summaryrefslogtreecommitdiff
path: root/systems/devel-system-armv8l64.morph
Commit message (Collapse)AuthorAgeFilesLines
* Add fstab conf ext to devel systemRichard Ipsum2015-04-011-0/+1
| | | | Change-Id: I3cf41ebb6aac5e91e433ae3127f7b1b599cf0e8c
* Add swift to devel systemRichard Ipsum2015-03-301-0/+2
| | | | | | This is needed to build swift data structures at deploy time Change-Id: I54ea8c1d75195ad33046ff48397458fe5c1d1e79
* Move 'bottle' and 'flup' into separate python-wsgi moduleSam Thursfield2015-03-131-0/+2
| | | | | | | | The lorry-controller webapp uses these, as well as morph-cache-server. In order to use lorry-controller in systems that don't contain Morph, we need them to be in a separate stratum. Change-Id: Ie187c0b506d12ed5e5f8f8ce4a4b91834bf29fe5
* Move cliapp into its own 'python-cliapp' stratumSam Thursfield2015-03-121-0/+2
| | | | | | | This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9
* Add Ansible to the devel systems to be consistent with the build systemsFrancisco Redondo Marchena2015-03-031-0/+2
|
* Add python-common.morph to systems with openstack-clientsFrancisco Redondo Marchena2015-03-031-0/+2
| | | | | Because some chunks have been moved from openstack-clients.morph to python-common.morph this systems depends on python-common now.
* Add openstack-common to the systems with openstack-clientsFrancisco Redondo Marchena2015-03-031-0/+2
|
* Add PXE-based deployment support to an HP Moonshot nodeTiago Gomes2015-02-271-0/+1
|
* Add missing python-core stratum to armv8l64 systemsTiago Gomes2015-02-271-0/+2
|
* Add a definition for building a armv8l64 devel systemTiago Gomes2015-02-171-0/+43
The last release of nodejs doesn't build on aarch64 due having an old embedded vp8 copy, so the nodejs strata is not included.