summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add dependency for XT_MATCH_PHYSDEVbaserock/richardipsum/openstack-ceilometerFrancisco Redondo Marchena2015-02-061-0/+1
|
* Add all the kernel configuration needed for NetfilterPedro Alvarez2015-02-061-0/+97
|
* Enable all IP_SET configuration in the kernelFrancisco Redondo Marchena2015-02-051-0/+15
|
* Use identity_uri instead of auth_uri which was deprecatedFrancisco Redondo Marchena2015-02-041-1/+1
|
* Disable spiceFrancisco Redondo Marchena2015-02-041-3/+4
|
* WIP: Add hostname to /etc/hosts and point the services to this hostFrancisco Redondo Marchena2015-02-0415-37/+40
|
* Revert the change from localhost to 127.0.0.1 done in a previous commitFrancisco Redondo Marchena2015-02-046-29/+29
|
* Add ipset frameworkFrancisco Redondo Marchena2015-02-032-0/+18
|
* Add xt_set kernel supportFrancisco Redondo Marchena2015-02-031-0/+2
|
* REVIEW THIS: iproute2 support nice to have in the kernelFrancisco Redondo Marchena2015-02-031-0/+3
|
* Fix issues in neutron and openvswitch servicesFrancisco Redondo Marchena2015-02-022-2/+2
|
* Force to recreate links and bridge up on rebootFrancisco Redondo Marchena2015-02-022-0/+2
|
* Return explicitly successFrancisco Redondo Marchena2015-01-301-0/+2
|
* Remove the manual enable of the neutron services this is done now in ↵Francisco Redondo Marchena2015-01-301-29/+7
| | | | deployment time
* Enable isolated metadataFrancisco Redondo Marchena2015-01-301-1/+1
|
* Remove wants and transform bridge and links services in one shotFrancisco Redondo Marchena2015-01-303-4/+2
|
* VERYWIP: not workin: Fix keystone error and other minor fixesFrancisco Redondo Marchena2015-01-308-5/+12
|
* WIP: Reorganize services - It is not workingFrancisco Redondo Marchena2015-01-2922-51/+38
|
* Link all the neutron and openvswitch servicesFrancisco Redondo Marchena2015-01-292-15/+26
|
* Create veth links on network configuration and will work alwaysFrancisco Redondo Marchena2015-01-292-2/+3
|
* Try to fixup the previous commitPedro Alvarez2015-01-284-5/+8
|
* Recreate links on boot and set bridges to ethernet automaticallyFrancisco Redondo Marchena2015-01-288-10/+60
| | | | | openvswitch services need to run after network-online.target in order to have the ethernet device available and configured.
* Add support for KVM in intel machinesFrancisco Redondo Marchena2015-01-281-0/+1
|
* Fix neutron, nova and glance configurationFrancisco Redondo Marchena2015-01-2717-44/+62
|
* Fix typo when openstack-neutron-dhcp-agent.service is calledFrancisco Redondo Marchena2015-01-271-1/+1
|
* Add log and config file to nova-conductor when runsFrancisco Redondo Marchena2015-01-271-1/+1
|
* Update openvswitch to master to remove some warningsFrancisco Redondo Marchena2015-01-271-2/+2
|
* Update deprecated keystoneclient.middleware.auth token in glance-api-paste.iniFrancisco Redondo Marchena2015-01-261-1/+1
|
* Update linux 3.18 with a fix for openvswitchFrancisco Redondo Marchena2015-01-261-2/+2
|
* Enable ssl in openvswitch on configuration timeFrancisco Redondo Marchena2015-01-231-1/+1
|
* Enable the interface in dhcp_agent.iniFrancisco Redondo Marchena2015-01-231-1/+1
|
* Fix typo when adding IP_NF_RAW config in the kernelFrancisco Redondo Marchena2015-01-231-1/+1
|
* FIXME: Replace localhost by 127.0.0.1 due some errors in some machines - ↵Francisco Redondo Marchena2015-01-2316-48/+48
| | | | this should be temporary
* Enable bridge_mappings on ml2_conf pluginFrancisco Redondo Marchena2015-01-231-1/+1
|
* Update openvswitch to v2.3.1 tagFrancisco Redondo Marchena2015-01-231-2/+2
|
* Add VXLAN support in kernel needed for openvswitchFrancisco Redondo Marchena2015-01-231-0/+1
|
* Enable all the IP_NF kernel supportFrancisco Redondo Marchena2015-01-221-0/+13
|
* Add kernel support for E1000E ethernet driver and external USB ethernetFrancisco Redondo Marchena2015-01-221-0/+3
|
* Replace NAT kernel driver nameFrancisco Redondo Marchena2015-01-221-1/+1
| | | | | Since 3.17 Linux Kernel the CONFIG_NF_NAT_IPV4 is being called CONFIG_IP_NF_NAT.
* Update glance, nova and cinder to 2014.2.1 tagFrancisco Redondo Marchena2015-01-221-6/+6
|
* Point some openstack service to the openstack repo in gboFrancisco Redondo Marchena2015-01-221-3/+3
|
* Point openvswitch to gbo repositoryFrancisco Redondo Marchena2015-01-221-1/+1
|
* Setup cinder, glance, nova and keystone to use postgres instead of sqliteFrancisco Redondo Marchena2015-01-2217-25/+120
|
* Force nova-setup to run after libvirtd serviceFrancisco Redondo Marchena2015-01-221-1/+1
|
* Add nova to the libvirt groupFrancisco Redondo Marchena2015-01-221-4/+2
|
* Create libvirt group and configure libvirtd.conf to allow R and W from its ↵Francisco Redondo Marchena2015-01-221-0/+8
| | | | sockets
* WIP: Setup Horizon in apache and add the horizon-setup serviceFrancisco Redondo Marchena2015-01-226-2/+666
| | | | | | | | | | | | | | apache-horizon.conf: apache needs to load this file to know where django and horizon have their configuration files and where to put the static files created by horizon. local_settings.py: it is the dashboard django configuration. NOTE-1: django.wsgi has been patched because a bug, see openstack-horizon-setup for more information. WARNING: All the configuration and paths are hardcoded in the configuration files, this should be done more wisely in future patches.
* FIXUPME: Remove invalid documentationFrancisco Redondo Marchena2015-01-221-4/+1
|
* Update keystone to 2014.2.1 tagFrancisco Redondo Marchena2015-01-221-2/+2
|
* Add django and xstatic to the system required by horizonFrancisco Redondo Marchena2015-01-221-0/+4
|