summaryrefslogtreecommitdiff
path: root/openstack/usr
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Collect statics for horizon and move install commands to the chunkFrancisco Redondo Marchena2015-03-141-25/+2
| | | | | | Collecting the static files (css, js, png, ...) for horizon, compressing them and storing them in a folder accessible by horizon, fixes the problem when some css are not found and improves loading and navigating the pages.
* Fix apache-httpd and horizon setup because of the change of layoutFrancisco Redondo Marchena2015-03-142-4/+4
|
* Fix .blackhole location for HorizonFrancisco Redondo Marchena2015-03-141-1/+1
|
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-1412-0/+891