diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-10-06 14:09:17 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-10-06 14:09:17 +0000 |
commit | 02dffd2da7a0d9e4a8c00686747f157583291c3f (patch) | |
tree | 108e64ba54bd3a68b5bc312248e0a55a5ea3d37a | |
parent | a2ab21881c4b2a61cb09b48cf8ffe12600042338 (diff) | |
parent | 37d9ab49efa6da7d6b7f408eea807c4ea2c0d622 (diff) |
Merge "Pin scenario001-multinode-containers to earlier ceph docker container" into stable/pike
-rw-r--r-- | ci/environments/scenario001-multinode-containers.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/environments/scenario001-multinode-containers.yaml b/ci/environments/scenario001-multinode-containers.yaml index 01c27a95..0429a4b4 100644 --- a/ci/environments/scenario001-multinode-containers.yaml +++ b/ci/environments/scenario001-multinode-containers.yaml @@ -118,7 +118,7 @@ parameter_defaults: CephAdminKey: 'AQDLOh1VgEp6FRAAFzT7Zw+Y9V6JJExQAsRnRQ==' CephClientKey: 'AQC+vYNXgDAgAhAAc8UoYt+OTz5uhV7ItLdwUw==' CephPoolDefaultSize: 1 - DockerCephDaemonImage: ceph/daemon:tag-build-master-jewel-centos-7 + DockerCephDaemonImage: ceph/daemon:tag-build-ceph-dfg-jewel-centos-7 NovaEnableRbdBackend: true CinderEnableRbdBackend: true CinderBackupBackend: ceph |