summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/openstack-nova-setup
Commit message (Collapse)AuthorAgeFilesLines
* Enable nova serial consoleRichard Maw2015-03-201-2/+2
| | | | | | This enables serial console access to local nodes from the host machine by running `novaconsole $VM_NAME` after it has been installed by running pip install git+http://github.com/larsks/novaconsole.git
* Tidy up some nova service enablementRichard Maw2015-03-201-23/+6
|
* Set novncproxy server ip in nova.confFrancisco Redondo Marchena2015-03-161-5/+4
| | | | | | | | | | | | The ip of the compute node is gotten from the bridge device and this value is set in the novncproxy configuration in nova.conf. This is required for horizon to access to the compute node so have access to the VMs created on it. Also: - remove /usr/share/vnc which is now created in the vnc chunk. - add explicity where to find novnc client to nova-novncproxy systemd unit.
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-141-0/+133