summaryrefslogtreecommitdiff
path: root/strata/openstack-services/rabbitmq-server.morph
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Add rabbitmq server and librabbitmqFrancisco Redondo Marchena2015-01-221-1/+1
|
* Add rabbitmq-codegen needed to compile rabbitmq-serverFrancisco Redondo Marchena2015-01-221-0/+2
| | | | | | | | rabbitmq-codegen is needed to compile rabbitmq-server. rabbitmq-server Makefile expects to have rabbitmq-codegen in a relative path "../rabbitmq-codegen" or in a internal directory called "codegen", this patch uses the latest option.
* Openstack services strata and configuration.Mark Doffman2015-01-221-0/+7
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.