summaryrefslogtreecommitdiff
path: root/openstack/etc
Commit message (Collapse)AuthorAgeFilesLines
* Set up the Ironic servicebaserock/tiagogomes/openstack-v4/ironicTiago Gomes2015-03-257-1/+2580
|
* Enable nova serial console accessRichard Maw2015-03-092-0/+19
| | | | | | 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/+16
| | | | | | 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.
* Start Open vSwitch before network-pre.targetRichard Maw2015-03-091-0/+2
| | | | | | | We want the network links to be configured before we start systemd-networkd, because we have to use ovs instead of networkd's config for the interfaces in OpenStack, but we still want to use networkd to manage DHCP on the interfaces.
* Collect statics for horizon and move install commands to the chunkFrancisco Redondo Marchena2015-03-051-3/+3
| | | | | | 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 Redirect in HorizonZara Zaimeche2015-03-051-1/+3
|
* Fix issues with ordering and enabling neutron-setup and neutron-serverFrancisco Redondo Marchena2015-03-052-1/+2
|
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-05132-0/+15639