Created
May 2, 2015 05:57
-
-
Save joshisumit/bf73ea562085231d7bf1 to your computer and use it in GitHub Desktop.
Openstack localrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
auth_url=http://192.168.1.11:5000/v2.0/ | |
tenant=admin | |
username= admin | |
password= devstack123 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment