Merge "Fix amulet tests that reference trusty_juno"
This commit is contained in:
commit
c5b42c97cd
@ -604,7 +604,7 @@ class KeystoneBasicDeployment(OpenStackAmuletDeployment):
|
|||||||
'admin_port': '35347',
|
'admin_port': '35347',
|
||||||
'public_port': '4990',
|
'public_port': '4990',
|
||||||
}
|
}
|
||||||
elif self._get_openstack_release() <= self.trusty_juno:
|
elif self._get_openstack_release() <= self.trusty_icehouse:
|
||||||
# Juno and earlier
|
# Juno and earlier
|
||||||
expected['DEFAULT'].update({
|
expected['DEFAULT'].update({
|
||||||
'admin_port': '35347',
|
'admin_port': '35347',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user