OpenStack provider plus Juju not working

2014-03-27 Thread Hui Xiang
Hi juju community, I hit en error when using juju plus OpenStack provider, below is the environment and what I found, please give me a help to let me move on. OpenStackļ¼š Havana(deployed with devstack) juju : 1.16.6-precise-amd64 swift works well: ubuntu@havana:~$ swift list dfc9e845-

Re: OpenStack provider plus Juju not working

2014-03-27 Thread Sebastian
Hey Hui! I'm struggling with problems between Juju and Openstack too, there's a thread already with almost the same subject, search for "Openstack and Juju not working", jump in! :) Abs, Sebas. 2014-03-28 1:24 GMT-03:00 Hui Xiang : > Hi juju community, > > I hit en error when using juju plus

Re: OpenStack provider plus Juju not working

2014-03-27 Thread Hui Xiang
Hi Sebastian, I have seen your thread "Openstack and Juju not working", but my swift is working, seems your swift is ill? so I am a little hesitate to put my error with yours together, I am afraid to make them confused, thoughts ? : ) Regards. Hui. On Fri, Mar 28, 2014 at 12:28 PM, Sebastian

Re: OpenStack provider plus Juju not working

2014-03-27 Thread Andrew Wilkins
On Fri, Mar 28, 2014 at 12:24 PM, Hui Xiang wrote: > Hi juju community, > > I hit en error when using juju plus OpenStack provider, below is the > environment and what I found, please give me a help to let me move on. > > OpenStackļ¼š Havana(deployed with devstack) > juju : 1.16.6-precise-amd

Re: OpenStack provider plus Juju not working

2014-03-27 Thread Sebastian
yeah, maybe you are right, well at least Im not the only one suffering from swift and juju relationship, hehe. Seems to me juju is getting a wrong url for their tools, as Andrew noticed. Abs, Sebas. 2014-03-28 1:39 GMT-03:00 Andrew Wilkins : > On Fri, Mar 28, 2014 at 12:24 PM, Hui Xiang wrote

Re: OpenStack provider plus Juju not working

2014-03-27 Thread Hui Xiang
Hi Andrew, I didn't set tools-url and tools-metadata-url, looks like you find the root cause, what it should be like, I failed to find info of it except : # tools-url: https://you-tools-url I am not sure what tools url is, juju tool? Thanks for your great help : ) Sebas, Try to rede

Re: OpenStack provider plus Juju not working

2014-03-27 Thread Andrew Wilkins
On Fri, Mar 28, 2014 at 12:49 PM, Hui Xiang wrote: > Hi Andrew, > > I didn't set tools-url and tools-metadata-url, looks like you find the > root cause, what it should be like, I failed to find info of it except : > # tools-url: https://you-tools-url > > I am not sure what tools url is, ju

Re: OpenStack provider plus Juju not working

2014-03-27 Thread Sebastian
maybe I'm with the same problem, because i'm not setting those. What are that urls? theres a real example for better understanding? Sebas. 2014-03-28 1:57 GMT-03:00 Andrew Wilkins : > On Fri, Mar 28, 2014 at 12:49 PM, Hui Xiang wrote: > >> Hi Andrew, >> >> I didn't set tools-url and tools-m

Re: OpenStack provider plus Juju not working

2014-03-27 Thread Andrew Wilkins
On Fri, Mar 28, 2014 at 1:03 PM, Sebastian wrote: > maybe I'm with the same problem, because i'm not setting those. > > What are that urls? theres a real example for better understanding? > The URL must point to a location that contains the tools tarballs and tools metadata. For OpenStack, this

Re: OpenStack provider plus Juju not working

2014-03-28 Thread Hui Xiang
Thanks Andrew, I will try to redeploy : ) On Fri, Mar 28, 2014 at 1:17 PM, Andrew Wilkins < andrew.wilk...@canonical.com> wrote: > On Fri, Mar 28, 2014 at 1:03 PM, Sebastian wrote: > >> maybe I'm with the same problem, because i'm not setting those. >> >> What are that urls? theres a real examp