summaryrefslogtreecommitdiff
path: root/systems/openstack-server.morph
Commit message (Collapse)AuthorAgeFilesLines
* Add django and xstatic to the system required by horizonFrancisco Redondo Marchena2015-01-221-0/+4
|
* Add pcre utils to the system - required by apache httpdFrancisco Redondo Marchena2015-01-221-0/+2
|
* Remove apache as a openstack-services build dependencyFrancisco Redondo Marchena2015-01-221-0/+3
|
* Add databases stratum to system and add configuration and services for postgresFrancisco Redondo Marchena2015-01-221-0/+3
|
* Strip openvswitch services and configuration from neutronFrancisco Redondo Marchena2015-01-221-0/+1
| | | | | | | Openvswitch should have its own setup and daemon services independent of neutron. NOTE: This fixes the errors when neutron uses openvswitch commands as root because openvswitch services are run as root.
* Add networking-utils stratum and iproute2Francisco Redondo Marchena2015-01-221-0/+2
| | | | Openvswitch needs iproute2 tc command.
* Add neutron configuration extension to openstack systemFrancisco Redondo Marchena2015-01-221-0/+1
|
* Add coreutils to openstack systemFrancisco Redondo Marchena2015-01-221-0/+2
| | | | | This is needed to update and use newer version of some busybox commands.
* Add cinder servicesFrancisco Redondo Marchena2015-01-221-0/+1
| | | | | | | | | | This commit add: - Cinder services - Cinder setup script and service - Cinder integration script (config file) - Cinder files in the manifest - Cinder string on the cluster - Move nova region to regionOne (default value) rather than LON
* FIXUPME: Change name and description of the Openstack SystemFrancisco Redondo Marchena2015-01-221-3/+2
|
* WIP: Add rabbitmq configuration extensionFrancisco Redondo Marchena2015-01-221-0/+1
|
* WIP: Add openstack-common to the systemFrancisco Redondo Marchena2015-01-221-0/+2
|
* WIP:Add openstack-clients-full strataFrancisco Redondo Marchena2015-01-221-2/+2
|
* WIP: Add openstack-clients stratum to openstack-server systemFrancisco Redondo Marchena2015-01-221-0/+2
|
* Openstack services strata and configuration.Mark Doffman2015-01-221-0/+36
Add a stratum for openstack services that includes all the core openstack service code and daemons. Add configuration files for keystone, glance, nova and nova-compute. Add a system and cluster definition that builds an image that runs keystone, glance and nova.