summaryrefslogtreecommitdiff
path: root/strata/xstatic.morph
Commit message (Collapse)AuthorAgeFilesLines
* Add more xstatic packages required by Horizonbaserock/franred/add-more-xstatic-libraries-required-by-horizonFrancisco Redondo Marchena2015-02-241-0/+30
| | | | | | | | This static packages were required when trying to collect the static files for horizon. This conflicts with the 'everything from Git' policy of Baserock,but it is required right now for the Openstack system to work.
* Create xstatic stratumFrancisco Redondo Marchena2015-02-131-0/+108
XStatic is a packaging standard to package external static files as a python package, so they are easily usable on all OSes. This stratum also adds some xstatic libraries. This conflicts with the 'everything from Git' policy of Baserock,but it is required right now for the Openstack system to work.