Changes

Jump to: navigation, search

OpenStack Baremetal

137 bytes added, 16:05, 14 April 2014
no edit summary
Currently using The following documentation is a fresh install of Fedora 20 guide to install installing OpenStack Havanaon a compute host for deploying baremetal nodes.
To resolve I am currently running Fedora 20 to install OpenStack Havana, some issuessteps may vary on other versions. Before getting started, you should do a complete update of your system:
sudo yum update -y
Perform a system reboot for any pending updates.
Add write permissions to the log directory, if this issue has not yet been resolved:
sudo chmod a+w /var/log/
Make sure sshd is started and enabled:
sudo systemctl start sshd.service
sudo systemctl enable sshd.service

Navigation menu