Re: How to add openstack cloud to juju 2.1.2-xenial

2017-04-12 Thread Junaid Ali
Have you tried using the local meta-data source directory instead of using the swift URL juju bootstrap acauits --metadata-source=~/simplestreams/images --debug Or you can copy the metadata source to juju client machine's /var/www/, setup apache and update the image-metadata-url to point to you

Kubernetes charms now support 1.6!

2017-04-12 Thread Matt Bruzek
We are proud to release the latest Charms supporting Kubernetes version 1.6.1! Kubernetes 1.6 is a major milestone for the community, we’ve got a full write up of features and support on our blog < https://insights.ubuntu.com/2017/04/12/general-availability-of-kubernetes-1-6-on-ubuntu/ > Getting

Re: How to add openstack cloud to juju 2.1.2-xenial

2017-04-12 Thread Daniel Bidwell
OK, I found an index.json at http://10.20.9.139/swift/images/streams/v1 /index.json but it's contents looks like: {"Code":"MethodNotAllowed","RequestId","tx and doesn't look anything like the one that was generated in my ~/simplestreams/images/streams/v1/index.json. I went through the instruc

Re: How to add openstack cloud to juju 2.1.2-xenial

2017-04-12 Thread Heather Lanigan
>From the log: 14:27:33 DEBUG juju.environs.bootstrap bootstrap.go:579 ignoring image metadata in image-metadata-url: invalid URL "http://10.20.9.139:80/swif t/v1/streams/v1/index.json " not found To use the data you collected, the url must work.

Re: How to add openstack cloud to juju 2.1.2-xenial

2017-04-12 Thread Daniel Bidwell
 juju --verbose --debug bootstrap acauits --config image-metadata-url=h ttp://10.20.9.139:80/swift/v1 --config network=42c432e8-3958-47b2-b84c- df4f0aa0fbe8 14:27:31 INFO  juju.cmd supercommand.go:63 running juju [2.1.2 gc go1.6.2] 14:27:31 DEBUG juju.cmd supercommand.go:64   args: []string{"juju"

Re: How to add openstack cloud to juju 2.1.2-xenial

2017-04-12 Thread Junaid Ali
Hi Daniel, Can you run juju bootstrap command with --debug flag? It should provide a more detailed output. -- Junaid On Wed, Apr 12, 2017 at 10:23 PM, Daniel Bidwell wrote: > I have followed the new howto-privatecloud down to the juju boostrap > command of: > > juju bootstrap acauits --config

Re: How to add openstack cloud to juju 2.1.2-xenial

2017-04-12 Thread Daniel Bidwell
I have followed the new howto-privatecloud down to the juju boostrap command of: juju bootstrap acauits --config image-metadata-url=http://10.20.9.139:8 0/swift/v1 and it returns: Creating Juju controller "acauits-RegionOne" on acauits/RegionOne Looking for packaged Juju agent version 2.1.2 for