diff options
Diffstat (limited to 'labconfig/default/deployconfig.yaml')
-rw-r--r-- | labconfig/default/deployconfig.yaml | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/labconfig/default/deployconfig.yaml b/labconfig/default/deployconfig.yaml deleted file mode 100644 index 12f82162..00000000 --- a/labconfig/default/deployconfig.yaml +++ /dev/null @@ -1,35 +0,0 @@ -opnfv: - admNetgway: 192.168.122.1 - admNetwork: 192.168.122.2 - admin_password: openstack - ceph-disk: /srv - dataNetwork: '' - domain: None - ext-port: eth1 - ext_port: eth1 - floating-ip-range: 192.168.122.30,192.168.122.49,192.168.122.1,192.168.122.0/24 - interface-enable: eth1 - os-domain-name: None - publicNetwork: '' - spaces: - - bridge: brAdm - cidr: 192.168.122.0/24 - gateway: 192.168.122.1 - type: admin - vlan: null - storage: - - disk: /srv - type: ceph - storageNetwork: '' - units: 3 - vip: - ceilometer: 192.168.122.24 - cinder: 192.168.122.29 - dashboard: 192.168.122.21 - glance: 192.168.122.22 - heat: 192.168.122.28 - keystone: 192.168.122.23 - mysql: 192.168.122.25 - neutron: 192.168.122.27 - nova: 192.168.122.26 - rabbitmq: 192.168.122.20 |