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 93: Line 93:
nova, glance, quantum, cinder, swift, keystone, dashboard, ceilometer.
nova, glance, quantum, cinder, swift, keystone, dashboard, ceilometer.
Note it configures and enables all but the quantum and ceilometer services at this time:
Note it configures and enables all but the quantum and ceilometer services at this time:
'''Packstack is not working on F19 https://bugzilla.redhat.com/show_bug.cgi?id=927298'''
 
   sudo yum install -y openstack-packstack
   sudo yum install -y openstack-packstack
   sudo packstack --gen-answer-file=ans.txt
   sudo packstack --gen-answer-file=ans.txt
Line 102: Line 102:
   # packstack fails to start keystone, if you hit a keystone error during the packstack run, change the permission of the keystone log file and rerun packstack ([https://bugzilla.redhat.com/show_bug.cgi?id=946915 rhbz#946915])
   # packstack fails to start keystone, if you hit a keystone error during the packstack run, change the permission of the keystone log file and rerun packstack ([https://bugzilla.redhat.com/show_bug.cgi?id=946915 rhbz#946915])
   sudo chown keystone:keystone /var/log/keystone/keystone.log
   sudo chown keystone:keystone /var/log/keystone/keystone.log
  # if sometimes outputs an erorr when trying to start tdtd if this happens start it manually and rerun packstack
  sudo systemctl start tgtd
 
Alternatively one can use the openstack-demo-install script to do the install:
Alternatively one can use the openstack-demo-install script to do the install:


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)