summaryrefslogtreecommitdiff
path: root/strata/openstack-services.morph
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty build-dependenciesFrancisco Redondo Marchena2015-04-101-66/+0
|
* Add sysfsutils to openstack-servicesFrancisco Redondo Marchena2015-04-101-0/+4
| | | | Cinder requires systools to list volumes
* Add open-iscsi to openstack-servicesFrancisco Redondo Marchena2015-04-101-0/+5
| | | | | This is required by Cinder to communicate with the iscsi daemon and the run the iscsiadm app.
* Update rstlib-fb and add target.service systemd unit serviceFrancisco Redondo Marchena2015-04-101-2/+3
| | | | | This is required for the LIO kernel to restore the target configuration
* Add urwid which is a runtime dependency of configshell-fbPatrick Darley2015-04-101-0/+5
|
* Add targetcli-fb and configshell-fbPatrick Darley2015-04-101-0/+12
|
* add tempest to openstack services, and tempest.morph chunkZara2015-04-101-0/+5
|
* add tempest depends to openstack-service.morphMike Smith2015-04-101-0/+35
|
* Add novncPedro Alvarez2015-04-101-0/+6
|
* Collect statics for horizon and move install commands to the chunkFrancisco Redondo Marchena2015-04-101-0/+2
| | | | | | 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.
* Install rootwrap filters on post-install timeFrancisco Redondo Marchena2015-04-101-0/+3
| | | | | | Installing rootwrap filters from their repositories will make easy to deal with updates. Also move neutron rootwrap filters to the right location without duplication.
* WIP: Add openstack-services stratumRichard Maw2015-04-101-0/+825
TODO: Split this up into more strata, since a lot of dependencies are included where it may be better to split them out. Possible candidates for splitting out: - rabbitmq - all the python packages TODO: Rename xattr to python-xattr