Advertisement
Guest User

Untitled

a guest
Jun 30th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. [DEFAULT]
  2. auth_strategy = keystone
  3.  
  4. [keystone_authtoken]
  5. auth_uri = http://p018.cdg.scw.dev.sardinasystems.com:5000
  6. identity_uri = http://p018.cdg.scw.dev.sardinasystems.com:35357
  7. auth_type = password
  8. project_domain_name = default
  9. user_domain_name = default
  10. project_name = service
  11. username = ceilometer
  12. password = nc3763grkahdCy4d
  13.  
  14. [service_credentials]
  15. os_auth_url = http://p018.cdg.scw.dev.sardinasystems.com:5000/v2.0
  16. os_username = ceilometer
  17. os_tenant_name = service
  18. os_password = nc3763grkahdCy4d
  19. interface = internalURL
  20. region_name = Edinburgh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement