diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-03-12 16:39:41 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-03-12 16:39:41 +0400 |
commit | 8dc566dbdca65c4ea8883477cafab1436d331d62 (patch) | |
tree | 9a0177649494af1f3b763ab583d0509beebb0bfb /mcp/config/scenario | |
parent | d6c6e357854725975797c3ac0805781220885eed (diff) |
[virtual/odl] Apply missing neutron.compute state
Change-Id: I078e11219fb8dea4505c46e7f75c295c5a72c59b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/config/scenario')
-rw-r--r-- | mcp/config/scenario/os-nosdn-nofeature-noha.yaml | 1 | ||||
-rw-r--r-- | mcp/config/scenario/os-nosdn-ovs-noha.yaml | 1 | ||||
-rw-r--r-- | mcp/config/scenario/os-ovn-nofeature-noha.yaml | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/mcp/config/scenario/os-nosdn-nofeature-noha.yaml b/mcp/config/scenario/os-nosdn-nofeature-noha.yaml index 4af625b25..3a36ae297 100644 --- a/mcp/config/scenario/os-nosdn-nofeature-noha.yaml +++ b/mcp/config/scenario/os-nosdn-nofeature-noha.yaml @@ -11,7 +11,6 @@ cluster: states: - openstack_noha - neutron_gateway - - neutron_compute - networks virtual: nodes: diff --git a/mcp/config/scenario/os-nosdn-ovs-noha.yaml b/mcp/config/scenario/os-nosdn-ovs-noha.yaml index a1e53e750..eed17c1a4 100644 --- a/mcp/config/scenario/os-nosdn-ovs-noha.yaml +++ b/mcp/config/scenario/os-nosdn-ovs-noha.yaml @@ -12,7 +12,6 @@ cluster: - dpdk - openstack_noha - neutron_gateway - - neutron_compute - networks virtual: nodes: diff --git a/mcp/config/scenario/os-ovn-nofeature-noha.yaml b/mcp/config/scenario/os-ovn-nofeature-noha.yaml index 8f29d7bb1..0e4d644d7 100644 --- a/mcp/config/scenario/os-ovn-nofeature-noha.yaml +++ b/mcp/config/scenario/os-ovn-nofeature-noha.yaml @@ -11,7 +11,6 @@ cluster: states: - openstack_noha - ovn_ctl_opts - - neutron_compute - networks virtual: nodes: |