Guest User

Untitled

a guest
Mar 29th, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. verbose = True
  2. nova_metadata_ip = 172.16.91.141
  3. metadata_proxy_shared_secret = METADATA_SECRET
  4. # install guide
  5. auth_uri = http://172.16.91.140:5000
  6. auth_url = http://172.16.91.140:35357
  7. auth_region = RegionOne
  8. auth_plugin = password
  9. project_domain_id = default
  10. user_domain_id = default
  11. project_name = service
  12. username = neutron
  13. password = xxxxxxxxxx
Advertisement
Add Comment
Please, Sign In to add comment