Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. [keystone_authtoken]
  2. auth_url = https://my-keystone-vip:35357/v2.0
  3. identity_uri = https://my-keystone-vip:35357
  4. username = designate
  5. password = password
  6. admin_user = designate
  7. admin_tenant_name = service
  8. admin_password = password
  9. #project_name = service
  10. #project_domain_id = default
  11. #user_domain_id = default
  12. #memcached_servers = localhost:11211
  13. auth_type = password
  14. insecure = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement