summaryrefslogtreecommitdiff
path: root/openstack/manifest
Commit message (Collapse)AuthorAgeFilesLines
* Set up the Ironic servicebaserock/tiagogomes/openstack-v4/ironicTiago Gomes2015-03-251-0/+10
|
* Enable nova serial console accessRichard Maw2015-03-091-0/+1
| | | | | | This allows the local system to access the serial console using https://github.com/larsks/novaconsole/, so it's possible to debug whether the system has network access.
* Add wait-for-bind script between openvswitch and network-preRichard Maw2015-03-091-0/+1
| | | | | | Ordering openvswitch before networkd is not sufficient alone, because openvswitch doesn't wait for all its initial config to complete before reporting that it has finished starting.
* Collect statics for horizon and move install commands to the chunkFrancisco Redondo Marchena2015-03-051-1/+0
| | | | | | 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.
* Install rootwrap filters on post-install timeFrancisco Redondo Marchena2015-03-051-24/+0
| | | | | | Installing rootwrap filters from their repositories will make easy to deal with updates. Also move neutron rootwrap filters to the right location without duplication.
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-051-0/+187