Re: Juju stable 1.25.0 is released

2015-11-02 Thread Andrew McDermott
I believe this should be: JUJU_DEV_FEATURE_FLAGS On 2 November 2015 at 14:13, Darryl Weaver wrote: > Hi Dimiter, > > I tried: >JUJU_DEV_FEATURE_FLAG=address-allocation juju bootstrap > > However, it does not work. > I try a bootstrap using --show-log --debug and I

Re: Juju stable 1.25.0 is released

2015-11-02 Thread Darryl Weaver
Hi Dimiter, I tried: JUJU_DEV_FEATURE_FLAG=address-allocation juju bootstrap However, it does not work. I try a bootstrap using --show-log --debug and I get a line: 2015-11-02 14:07:34 INFO juju.provider.maas environ.go:139 address allocation feature disabled; using "juju-br0" bridge for all

Re: Juju stable 1.25.0 is released

2015-11-02 Thread Andres Rodriguez
Re-sending my response inline below On Mon, Nov 2, 2015 at 9:16 AM, Andres Rodriguez wrote: > >> > ### Support "devices" on MAAS 1.8+ >> > >> > MAAS 1.8 introduced a new feature called "devices". This allows >> > the association of a "device", that requires an IP

Re: neutron agents

2015-11-02 Thread Peter Sabaini
On 02.11.15 03:12, Pshem Kowalczyk wrote: > Hi, > > I'm trying to get openstack installed using juju. > The configuration of the nova and neutron is fairly simple: > > nova-cloud-controller: > openstack-origin: cloud:trusty-kilo > network-manager: Neutron > neutron-external-network:

Re: neutron agents

2015-11-02 Thread David Ames
On 11/01/2015 06:12 PM, Pshem Kowalczyk wrote: Hi, I'm trying to get openstack installed using juju. The configuration of the nova and neutron is fairly simple: nova-cloud-controller: openstack-origin: cloud:trusty-kilo network-manager: Neutron neutron-external-network: "ext-net"

Re: Juju stable 1.25.0 is released

2015-11-02 Thread Rick Harding
Awesome, thanks for confirming Pshem. Andy, Alexis, we should try to make sure we've got a docs page in the experimental section with copy/pastable instructions and maybe a screenshot of it in maas to show what it looks like. Rick On Mon, Nov 2, 2015, 3:07 PM Pshem Kowalczyk

Re: neutron agents

2015-11-02 Thread Pshem Kowalczyk
Ok, I understand now (that the flag is not really relevant in my case). I've filled a bug report for the missing neutron-l3-agent package: https://bugs.launchpad.net/charms/+source/neutron-gateway/+bug/1512458. kind regards Pshem On Tue, 3 Nov 2015 at 08:15 David Ames

Re: Juju stable 1.25.0 is released

2015-11-02 Thread Pshem Kowalczyk
Hi, The key was to use JUJU_DEV_FEATURE_FLAGS (please note the S at the end) variable. Once I did that the hostnames are visible in MAAS under devices (in current GUI), also the DNS works for them correctly: tdvops@maascontroller:~$ dig +short machine-0-lxc-2.maas 10.0.0.15

Re: Juju stable 1.25.0 is released

2015-11-02 Thread Dimiter Naydenov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.10.2015 01:06, Pshem Kowalczyk wrote: > > Hi > > On Fri, 30 Oct 2015 at 08:03 Curtis Hovey-Canonical > > wrote: > > {cut} > > ### Support "devices" on MAAS 1.8+ > > MAAS 1.8 introduced a

Re: LXC container and DNS names

2015-11-02 Thread Andres Rodriguez
Hi Mark, I just wanted to confirm that; For 1.8, containers will show under the devices tab. For 1.9, however, these will be shown under the Node Details page itself (which is targeted for next week). Hope this helps! On Saturday, October 31, 2015, Mark Shuttleworth wrote:

Re: Juju stable 1.25.0 is released

2015-11-02 Thread Richard Harding
On Mon, 02 Nov 2015, Dimiter Naydenov wrote: > On 30.10.2015 01:06, Pshem Kowalczyk wrote: > > > > Hi > > > > On Fri, 30 Oct 2015 at 08:03 Curtis Hovey-Canonical > > > wrote: > > > > {cut} > > > > ### Support "devices" on MAAS 1.8+ > > > > MAAS