From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 121: Line 121:
Note this is a major test in itself, so please record any issues encountered.
Note this is a major test in itself, so please record any issues encountered.


Now copy the keystonerc file created by the install script above to your home directory,
Now set up a keystonerc file that can be sourced later.  This will provide the credentials that the various OpenStack command line utilities use.
so that it can be easily sourced to provide the credentials used by the various OpenStack command line utilities.


   sudo cp /root/keystonerc ~
   cat > keystonerc <<EOF
  export OS_USERNAME=admin
  export OS_PASSWORD=verybadpass
  export OS_TENANT_NAME=admin
  export OS_AUTH_URL=http://127.0.0.1:5000/v2.0/
  EOF


=== Known issues ===
=== Known issues ===
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)