ff9c0c49ea
If no nameserver list is provided to a neutron subnet, it uses the DHCP (gateway) address which in turn forwards to dnsmasq. So dns_nameservers will be set to emptylist in heat templete. In case user wants to set different dns from default, he may edit the config parameter, witch is not removed. The name of parameters is changes to dns_nameservers (with s at the end) to correspond the same name in heat template. Change-Id: Iba8b12b8bc78f821e11debb58f20cb713a9dc9c7 Closes-Bug: #1367877
52 lines
1.5 KiB
YAML
52 lines
1.5 KiB
YAML
'?': {id: 75a7423a67384ca3a6ee9f7350f3552b, type: io.murano.Environment}
|
|
applications:
|
|
- '?': {id: 7cb96c80-1cd7-40bc-88fe-47b905069890, type: io.murano.apps.apache.TomcatCluster}
|
|
balancer_ip: null
|
|
clustered: null
|
|
instances:
|
|
- '?': {id: be3c5155-6670-4cf6-9a28-a4574ff70b71, type: io.murano.resources.LinuxMuranoInstance}
|
|
assignFloatingIp: false
|
|
flavor: m1.medium
|
|
floatingIpAddress: null
|
|
image: murano-ubuntu
|
|
ipAddresses: []
|
|
keyname: ''
|
|
name: gcthmi4jn23l68
|
|
networks:
|
|
customNetworks: []
|
|
primaryNetwork: null
|
|
useEnvironmentNetwork: true
|
|
useFlatNetwork: false
|
|
securityGroupName: null
|
|
sharedIps: []
|
|
- '?': {id: ade378ce-00d4-4a33-99eb-7b4b6ea3ab97, type: io.murano.resources.LinuxMuranoInstance}
|
|
assignFloatingIp: false
|
|
flavor: m1.medium
|
|
floatingIpAddress: null
|
|
image: murano-ubuntu
|
|
ipAddresses: [10.0.1.13, 16.60.90.90]
|
|
keyname: ''
|
|
name: bmtjbi4jn23l89
|
|
networks:
|
|
customNetworks: [10.0.1.0, 10.0.2.0]
|
|
primaryNetwork: null
|
|
useEnvironmentNetwork: true
|
|
useFlatNetwork: false
|
|
customProp1:
|
|
prop: val
|
|
securityGroupName: null
|
|
sharedIps: []
|
|
name: Tomcat
|
|
port: 8080
|
|
public_ip: null
|
|
defaultNetworks:
|
|
environment:
|
|
'?': {id: 7bac482a4c194b6e8dea81e6ce606db6, type: io.murano.resources.NeutronNetwork}
|
|
autoUplink: true
|
|
autogenerateSubnet: true
|
|
dnsNameservers: null
|
|
externalRouterId: null
|
|
name: quick-env-12-network
|
|
subnetCidr: null
|
|
flat: null
|
|
name: quick-env-12 |