diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-06-06 20:12:32 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-06-06 20:12:32 +0000 |
commit | e797c0321b7758dd9a5554af2ea275c47df2a448 (patch) | |
tree | 603b4ad1551d330f60134a2cdecfdccd3010d483 /ci/environments/multinode-container-upgrade.yaml | |
parent | f5ff1463ef78a9606e85f810f2e69551b517d1a4 (diff) | |
parent | f48c10c08b63779e410452c993a118a91d4a44e5 (diff) |
Merge "Container-specific variants of scenarios 001-004"
Diffstat (limited to 'ci/environments/multinode-container-upgrade.yaml')
-rw-r--r-- | ci/environments/multinode-container-upgrade.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ci/environments/multinode-container-upgrade.yaml b/ci/environments/multinode-container-upgrade.yaml index 89970419..24bb1f49 100644 --- a/ci/environments/multinode-container-upgrade.yaml +++ b/ci/environments/multinode-container-upgrade.yaml @@ -1,7 +1,7 @@ -# NOTE: This is an environment specific for containers upgrade -# CI. Mainly we deploy non-pacemakerized overcloud, as at the time -# being containerization of services managed by pacemaker is not -# complete, so we deploy and upgrade the non-HA services for now. +# NOTE: This is an environment specific for containers CI. Mainly we +# deploy non-pacemakerized overcloud. Once we are able to deploy and +# upgrade pacemakerized and containerized overcloud, we should remove +# this file and use normal CI multinode environments/scenarios. resource_registry: OS::TripleO::Controller::Net::SoftwareConfig: ../common/net-config-multinode-os-net-config.yaml |