Remove networking config section from devstack settings

It's better to remove it because:
1. Murano supports both nova-net and neutron and it's better to
use settings from local.conf
2. Neutron is used by default [1] so this section is unnecessary even
if we want to use only neutron

[1] I185325a684372e8a2ff25eae974a9a2a2d6277e0

Change-Id: Ie1200f816faf6f262b8b235efdc6e68b6d63ced6
Closes-Bug: #1627707
This commit is contained in:
Tetiana Lashchova 2016-09-26 14:37:02 +03:00
parent f3ed310c7a
commit 2d61a0723b
1 changed files with 0 additions and 4 deletions

View File

@ -68,9 +68,5 @@ enable_service murano
enable_service murano-api
enable_service murano-engine
# Disable nova-network service and enable neutron networking service
disable_service n-net
enable_service q-svc q-agt q-dhcp q-l3 q-meta q-metering
# Enable heat orchestration engine and other heat services
enable_service heat h-api h-api-cfn h-api-cw h-eng