Advertisement
Guest User

Untitled

a guest
Jul 29th, 2014
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. [filter:authtoken]
  2. paste.filter_factory = keystone.middleware.auth_token:filter_factory
  3. service_host = 10.0.25.2
  4. service_port = 5000
  5. service_protocol = http
  6. auth_host = 10.0.25.2
  7. auth_port = 35357
  8. auth_protocol = http
  9. auth_uri = http://10.0.25.2:5000/v2.0/
  10. admin_token = <removed>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement