summaryrefslogtreecommitdiff
path: root/openstack/manifest
Commit message (Collapse)AuthorAgeFilesLines
* Enable nova serial console accessRichard Maw2015-03-021-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-021-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.
* Install rootwrap filters on post-install timeFrancisco Redondo Marchena2015-02-261-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-02-261-0/+187