Switch amulet icehouse tests back to using upstream core repositories.
This commit is contained in:
parent
95c8c4e6cb
commit
57afb25cba
@ -74,7 +74,6 @@ class CinderBasicDeployment(OpenStackAmuletDeployment):
|
||||
amulet_http_proxy = os.environ.get('AMULET_HTTP_PROXY')
|
||||
if self._get_openstack_release() == self.trusty_icehouse:
|
||||
reqs_repo = 'git://github.com/coreycb/requirements'
|
||||
cinder_repo = 'git://github.com/coreycb/cinder'
|
||||
else:
|
||||
reqs_repo = 'git://github.com/openstack/requirements'
|
||||
cinder_repo = 'git://github.com/openstack/cinder'
|
||||
|
Loading…
Reference in New Issue
Block a user