| |
| resource_registry: |
| "MCP::MultipleInstance": fragments/MultipleInstance.yaml |
| "MCP::MultipleInstance2Volumes": fragments/MultipleInstance2Volumes.yaml |
| #"MCP::Flavors": fragments/Flavors.yaml |
| "MCP::MasterNode": fragments/MasterNode.yaml |
| "MCP::Compute": fragments/Compute.yaml |
| "MCP::Networks": fragments/Networks.yaml |
| "MCP::SingleInstance": fragments/Instance.yaml |
| "MCP::SingleInstance2Volumes": fragments/Instance2Volumes.yaml |
| "MCP::FoundationNode": fragments/FoundationNode.yaml |
| "MCP::FoundationNodeWithFloating": fragments/FoundationNodeWithFloating.yaml |
| "MCP::VsrxNode": fragments/VsrxNode.yaml |
| "MCP::Subnets": fragments/Subnets.yaml |
| "MCP::SubnetsWithFloating": fragments/SubnetsWithFloating.yaml |
| # E/// Heat config |
| "MCP::SubnetsE7": fragments/E7/Subnets.yaml |
| "MCP::FoundationNodeE7": fragments/E7/FoundationNode.yaml |
| "MCP::MasterNodeE7": fragments/E7/MasterNode.yaml |
| |
| parameter_defaults: |
| |
| cfg_flavor: system.virtual.salt_master |
| ctl_flavor: system.compact.openstack.control |
| cid_flavor: system.compact.cicd.control |
| ntw_flavor: system.compact.opencontrail.control |
| nal_flavor: system.compact.opencontrail.analytics |
| dbs_flavor: system.compact.openstack.database |
| msg_flavor: system.compact.openstack.message_queue |
| mon_flavor: system.compact.stacklight.server |
| mdb_flavor: system.compact.openstack.telemetry |
| log_flavor: system.compact.stacklight.log |
| mtr_flavor: system.compact.stacklight.telemetry |
| cmp_flavor: system.virtual.openstack.compute |
| cmn_flavor: system.compact.ceph.mon |
| rgw_flavor: system.compact.ceph.rgw |
| osd_flavor: system.virtual.ceph.osd |
| dns_flavor: system.compact.openstack.dns |
| kmn_flavor: system.compact.openstack.barbican |
| prx_flavor: system.compact.openstack.proxy |
| gtw_flavor: system.compact.openstack.gateway |
| kvm_fake_flavor: system.virtual.fake_kvm |
| foundation_flavor: system.virtual.foundation |
| vsrx_flavor: oc_vsrx |
| |
| key_pair: system_key_8133 |
| bm_availability_zone: nova |
| vm_availability_zone: nova |
| net_public: public |
| |
| foundation_image: system.foundation02 |
| nameservers: 172.18.176.6,172.18.224.6 |