Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- simple_stack:
- admin_token: REDACTED
- service_password: REDACTED
- admin_password: REDACTED
- interfaces_control: em3
- interfaces_public: vlanXXX
- database_password: REDACTED
- openstack_public_address: 15.X.Y.Z
- openstack_admin_address: 10.X.X.X
- openstack_internal_address: 10.X.X.X
- keystone_host: 10.X.X.X
- keystone_db: mysql://keystone:[email protected]/keystone
- rabbit_host: 10.X.X.X
- rabbit_password: guest
- glance_host: 10.X.X.X
- glance_db: mysql://glance:[email protected]/glance
- nova_host: 10.X.X.X
- nova_db: mysql://nova:[email protected]/nova
- nova_libvirt_type: kvm
- nova_network_floating: 15.X.A.0/26
- nova_network_private: 10.Y.Y.0/24
- nova_network_public_interface: vlan717
- nova_network_my_ip: 15.X.Y.Z
- cinder_db: mysql://cinder:[email protected]/cinder?charset=utf8
- cinder_host: 127.0.0.1
- quantum_host: 127.0.0.1
- quantum_ovs_db: mysql://quantum:[email protected]/ovs_quantum?charset=utf8
Advertisement
Add Comment
Please, Sign In to add comment