deb-murano/etc/murano/netconfig.yaml.samle
Stan Lagun 0d42f01f68 Configurable environment's default network config
Network configuration is extracted into a separate file.
By default this is netconfig.yaml residing near murano.conf
But the name and path can be changed in config file.
Example of net-config can be found in etc/murano/netconfig.yaml.sample
If no file present old behavior is kept

Change-Id: I7b74eea69ee2ffe1c721b751e564b54252dcfbe3
Implements: blueprint configure-environment-network-defaults
2015-03-17 20:26:41 +03:00

9 lines
184 B
Plaintext

environment:
?:
type: io.murano.resources.ExistingNeutronNetwork
internalNetworkName: internal
# internalSubnetworkName: subnet1
# externalNetworkName: ext_net
flat: null