Guest User

Untitled

a guest
Jul 20th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. keystone-manage bootstrap --bootstrap-password 123456
  2. --bootstrap-admin-url http://controller:5000/v3/
  3. --bootstrap-internal-url http://controller:5000/v3/
  4. --bootstrap-public-url http://controller:5000/v3/
  5. --bootstrap-region-id RegionOne
  6.  
  7. admin_endpoint = http://controller
  8. public_endpoint = http://controller
Add Comment
Please, Sign In to add comment