devstack/exercises
John Davidge 8a3b7d424d Fix stack failure when default subnetpool is set
Currently stack.sh will fail if a value is set for
default_ipv4_subnet_pool and/or default_ipv6_subnet_pool in
neutron.conf. This is because setting either of these values
overrides the default behaviour of using the implicit (none)
subnetpool for subnet creation, and the subnetpools
specified in neutron.conf have not been created at the time
of the devstack calls to subnet-create.

This patch fixes the failure by specifying subnetpool = None
in calls to subnet-create, so that neutron will behave as
devstack expects. This parameter will no longer be required
once these configuration options are removed in the OpenStack
N release, but will be required for compatibility with Kilo,
Liberty, and Mitaka.

Change-Id: I29b2d62a022b43f6623b127af2ca303f9de847b0
Closes-Bug: #1472200
2015-11-10 14:51:19 +00:00
..
aggregates.sh exercises/aggregates.sh: Only source openrc once 2015-08-07 12:37:53 +10:00
boot_from_volume.sh refactor ping_check 2015-04-17 07:39:28 -04:00
bundle.sh Skip Nova exercises if Nova is not enabled 2014-01-12 19:51:33 +00:00
client-args.sh Remove wrong paramter COMPUTE_API_VERSION 2015-10-30 16:36:32 +02:00
client-env.sh Remove wrong paramter COMPUTE_API_VERSION 2015-10-30 16:36:32 +02:00
euca.sh refactor ping_check 2015-04-17 07:39:28 -04:00
floating_ips.sh refactor ping_check 2015-04-17 07:39:28 -04:00
neutron-adv-test.sh Fix stack failure when default subnetpool is set 2015-11-10 14:51:19 +00:00
sec_groups.sh remove docker from devstack 2014-03-12 08:05:08 -04:00
swift.sh Move swift CLI commands to OSC commands 2014-10-09 01:18:36 -04:00
volumes.sh refactor ping_check 2015-04-17 07:39:28 -04:00