Re: bootstrap failed

2017-12-20 Thread Chris MacNaughton
SSH will refuse to use a key that is not protected, if you run ‘chmod 0600 /home/fengxia/.local/share/juju/ssh/juju_id_rsa’, that error should go away. Chris > On Dec 21, 2017, at 04:49, fengxia wrote: > > /home/fengxia/.local/share/juju/ssh/juju_id_rsa -- Juju mailing list Juju@lists.ubuntu

Re: JUJU Charm Certification

2016-09-14 Thread Chris MacNaughton
e, Instead of deploying san1 application and san2 application > separately and adding relations separately > > juju deploy cinder > juju deploy my-charm san1 san2 > juju add-relation cinder san1 san1 No, you can not deploy things like this with Juju. > > Thanks, > Si

Re: JUJU Charm Certification

2016-09-13 Thread Chris MacNaughton
Hey Siva, > But I want to know about "How can we Scale Cinder nodes > To scale up Cinder, you should just have to deploy the Hacluster[1] charm and relate it to the Cinder charm. Additionally, you will need a VIP to assign to the hacluster charm. > as well as adding multiple storage arrays to t

Storage Subordinate / Interface

2016-09-12 Thread Chris MacNaughton
Hey Juju folks, I'm considering a new Juju subordinate charm / interface that would provide storage with pluggable backends. In essence, this subordinate would provide the storage interface, which would expose a mount point to the associated charm. In the other end, it would require the interf

Charmers membership

2016-02-18 Thread Chris MacNaughton
I would like to request that I become a member of ~charmers. I participate in the review queue as a community member already as well as assisting new users in #juju on freenode. I am responsible for changes to the storage related Open Stack charms already and have fixed critical bugs in charms.

[Review Queue] Kibana

2015-11-20 Thread Chris MacNaughton
I spent some time today reviewing the Kibana charm updates from Michael Nelson. The change makes some reasonable changes to default configuration and increases charm security by only exposing a relation internally. +1 to merge Chris MacNaughton -- Juju mailing list Juju@lists.ubuntu.com