flip amulet to next
This commit is contained in:
parent
0dfedadcc9
commit
3982b918ed
@ -25,7 +25,7 @@ class NeutronGatewayBasicDeployment(OpenStackAmuletDeployment):
|
|||||||
"""Amulet tests on a basic neutron-gateway deployment."""
|
"""Amulet tests on a basic neutron-gateway deployment."""
|
||||||
|
|
||||||
def __init__(self, series, openstack=None, source=None, git=False,
|
def __init__(self, series, openstack=None, source=None, git=False,
|
||||||
stable=True):
|
stable=False):
|
||||||
"""Deploy the entire test environment."""
|
"""Deploy the entire test environment."""
|
||||||
super(NeutronGatewayBasicDeployment, self).__init__(series, openstack,
|
super(NeutronGatewayBasicDeployment, self).__init__(series, openstack,
|
||||||
source, stable)
|
source, stable)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user