diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-11-16 15:39:11 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-12-21 17:57:21 +0400 |
commit | 5c56cbad4b65d69ec0b23042ee194e30d1234200 (patch) | |
tree | f178b84c5f04deb395dce833569d043736eb4eae /mcp/reclass/classes/cluster/virtual-mcp-pike-common-noha | |
parent | 52bd5a8f6c5b27ec3070625a51aea8ff85f5a8db (diff) |
Bring in ovn based scenario
OVN based scenario doesn't require conventional gateway
node since connectivity to external networks and routing
occurs on compute nodes.
Change-Id: I81e0d497170d5ffb067adf13b0e46290525f26a6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/virtual-mcp-pike-common-noha')
-rw-r--r-- | mcp/reclass/classes/cluster/virtual-mcp-pike-common-noha/openstack_compute.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mcp/reclass/classes/cluster/virtual-mcp-pike-common-noha/openstack_compute.yml b/mcp/reclass/classes/cluster/virtual-mcp-pike-common-noha/openstack_compute.yml index 35c23fef7..da933dc27 100644 --- a/mcp/reclass/classes/cluster/virtual-mcp-pike-common-noha/openstack_compute.yml +++ b/mcp/reclass/classes/cluster/virtual-mcp-pike-common-noha/openstack_compute.yml @@ -10,7 +10,6 @@ classes: - system.linux.storage.loopback - service.nfs.client - system.nova.compute.single - - service.neutron.compute.single - service.cinder.volume.single - system.cinder.volume.backend.lvm - system.ceilometer.agent.cluster |