summaryrefslogtreecommitdiff
path: root/strata/openstack-services.morph
Commit message (Collapse)AuthorAgeFilesLines
* Add novncPedro Alvarez2015-03-231-0/+6
|
* Collect statics for horizon and move install commands to the chunkFrancisco Redondo Marchena2015-03-231-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-03-231-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-03-231-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