revert back previous changes and enabling the feature flag in JUJU. 83/8183/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Wed, 27 Jan 2016 17:45:11 +0000 (11:45 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Wed, 27 Jan 2016 17:45:11 +0000 (11:45 -0600)
Change-Id: I567f376a697dfbc61b017f6da25e630b7f8c8248

ci/00-bootstrap.sh
ci/deploy.sh

index c04ae2d..fdc6529 100755 (executable)
@@ -2,6 +2,8 @@
 
 set -ex
 
+export JUJU_DEV_FEATURE_FLAGS=address-allocation
+
 juju bootstrap --debug --to bootstrap.maas
 sleep 5
 juju deploy juju-gui --to 0
index 63d550a..6005eb1 100755 (executable)
@@ -110,7 +110,6 @@ deploy() {
     echo "        enable-os-upgrade: false" >> environments.yaml
     echo "        admin-secret: admin" >> environments.yaml
     echo "        default-series: trusty" >> environments.yaml
-    echo "        address-allocation: true" >> environments.yaml
 
     cp environments.yaml ~/.juju/