Hi Admin, Can anyone briefly explain "How to create a hook file to make the relationship with two juju charms"
Thanks in advance Best Regards, S.Nilaxan On Wed, Jul 23, 2014 at 5:30 PM, <[email protected]> wrote: > Send Juju mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.ubuntu.com/mailman/listinfo/juju > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Juju digest..." > > > Today's Topics: > > 1. Juju GUI (Adewole Ogunyadeka) > 2. Re: Juju GUI (Richard Harding) > 3. Juju bootstrap stuck on Openstack (Giuseppe Civitella) > 4. Re: Juju bootstrap stuck on Openstack (Hui Xiang) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 22 Jul 2014 17:02:52 +0100 > From: Adewole Ogunyadeka <[email protected]> > To: [email protected] > Subject: Juju GUI > Message-ID: > <CAD4uLwgqMampqH9A2NJK0dzeS3iy73XYEZHXhxidBw9V= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > I cant seem to get the juju-gui working even after exposing it. > > I type in the address on the browser (https://10.0.0.109) and it doesnt > connect. It was installed on the same node that has the MAAS > > > *Kind regards* > *Conrad , * > *Research student* > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://lists.ubuntu.com/archives/juju/attachments/20140722/db2000cb/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Tue, 22 Jul 2014 15:16:48 -0400 > From: Richard Harding <[email protected]> > To: Adewole Ogunyadeka <[email protected]> > Cc: [email protected] > Subject: Re: Juju GUI > Message-ID: <20140722191648.GH2161@xraken> > Content-Type: text/plain; charset=us-ascii > > On Tue, 22 Jul 2014, Adewole Ogunyadeka wrote: > > > I cant seem to get the juju-gui working even after exposing it. > > > > I type in the address on the browser (https://10.0.0.109) and it doesnt > > connect. It was installed on the same node that has the MAAS > > Hello Adewole, sorry you're having issues. When you say it doesn't connect, > do you get the normal GUI loading screen as it attempts to connect to the > Juju environment? Or do you mean you don't get any html from the deployed > Juju GUI at all? You mentioned that you installed it on the same node that > has MAAS, is this the maas controller? If so, I wonder if you're having > conflicting applications attempting to serve out content on port 80 and > 443. The GUI isn't constructed to work alongside another application that > is also on those ports. > > Please let me know some more information and hopefully we can help get you > up and running quickly. > > > -- > > Rick Harding > > Juju UI Engineering > https://launchpad.net/~rharding > @mitechie > > > > ------------------------------ > > Message: 3 > Date: Wed, 23 Jul 2014 11:01:33 +0200 > From: Giuseppe Civitella <[email protected]> > To: [email protected] > Subject: Juju bootstrap stuck on Openstack > Message-ID: > < > cano2ho-a5x_sfu+lfqcgnklmux-vowd+av++l4wmjmyj3bl...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi all, > > I'm trying to boostrap an Openstack environment and I'm stuck at this error > http://pastebin.com/ER9i8Qt4 > I've been trying to setup tools-metadata-url and image-metadata-url > according to https://juju.ubuntu.com/docs/howto-privatecloud.html but I > see > that the urls are not being used while bootstrapping. > Can someone help me going over this problem? > > Thanks > Giuseppe > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://lists.ubuntu.com/archives/juju/attachments/20140723/d780bcae/attachment-0001.html > > > > ------------------------------ > > Message: 4 > Date: Wed, 23 Jul 2014 17:23:55 +0800 > From: Hui Xiang <[email protected]> > To: Giuseppe Civitella <[email protected]> > Cc: juju <[email protected]> > Subject: Re: Juju bootstrap stuck on Openstack > Message-ID: > <CAHcZBTPnTGZ0iNVJWw2Wbwfa82oNcA_GKjUdW-D= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > Giuseppe, > > I solve this follow below steps, take a try. > > juju metadata generate-image -d /home/ubuntu/juju/ -i > 28720284-bfb6-48d8-ad78-b570d0d35862 -r RegionOne -u > http://192.168.1.110:5000/v2.0 > > juju bootstrap --metadata-source /home/ubuntu/juju --debug > > Note: 28720284-bfb6-48d8-ad78-b570d0d35862 -> glance image-id > http://192.168.1.110:5000/v2.0 -> keystone url > > environment.yaml: > environments: > > openstack: > > admin-secret: xxx > > auth-mode: userpass > > auth-url: http://192.168.1.110:5000/v2.0/ > > control-bucket: con-0e29737152c84652b9ddb5029d133aa5 > > default-series: trusty > > password: password > > region: RegionOne > > tenant-name: admin > > type: openstack > > use-floating-ip: false > > username: admin > > tools-metadata-url: https://streams.canonical.com/juju/tools/ > > network: 8f2d20a9-7a52-4cd9-9cd8-30e4f764c28a > > use-default-secgroup: true > > > > > > > On Wed, Jul 23, 2014 at 5:01 PM, Giuseppe Civitella < > [email protected]> wrote: > > > Hi all, > > > > I'm trying to boostrap an Openstack environment and I'm stuck at this > > error http://pastebin.com/ER9i8Qt4 > > I've been trying to setup tools-metadata-url and image-metadata-url > > according to https://juju.ubuntu.com/docs/howto-privatecloud.html but I > > see that the urls are not being used while bootstrapping. > > Can someone help me going over this problem? > > > > Thanks > > Giuseppe > > > > -- > > Juju mailing list > > [email protected] > > Modify settings or unsubscribe at: > > https://lists.ubuntu.com/mailman/listinfo/juju > > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://lists.ubuntu.com/archives/juju/attachments/20140723/4be1a367/attachment-0001.html > > > > ------------------------------ > > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > > > End of Juju Digest, Vol 42, Issue 12 > ************************************ > -- Best Regards, S.Nilaxan
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
