Gate: use swift for glance in armada gate

This PS updates the armada gate to use swift.

Change-Id: Ib42aea461415aa298ec7cfb648f3d72de9417742
Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
Pete Birley 2018-07-01 13:25:08 +01:00
parent c465f5b2b8
commit 0bb0cf1b31
2 changed files with 4 additions and 2 deletions

View File

@ -253,6 +253,9 @@ data:
endpoints:
identity:
namespace: openstack
auth:
swift:
password: ${SWIFT_USER_PASSWORD}
object_store:
namespace: ceph
ceph_mon:

View File

@ -523,7 +523,6 @@ data:
replicas:
api: 2
registry: 2
storage: radosgw
source:
type: local
location: ${OSH_PATH}
@ -1563,8 +1562,8 @@ data:
- deploy-mariadb
- deploy-memcached
- openstack-keystone
- openstack-glance
- openstack-radosgw
- openstack-glance
- openstack-cinder
- openstack-compute-kit
- openstack-heat