Advertisement
Guest User

Untitled

a guest
Jan 14th, 2020
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. [nova]
  2. interface = internal
  3. insecure = False
  4.  
  5. auth_type = password
  6. auth_url = http://172.25.224.101:5000
  7. www_authenticate_uri = http://172.25.224.101:5000
  8. project_domain_id = default
  9. user_domain_id = default
  10. project_name = service
  11. username = nova
  12. password = novapassword
  13. region_name = region
  14. memcached_servers = 172.25.225.0:11211,172.25.225.1:11211,172.25.225.2:11211
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement