summaryrefslogtreecommitdiff
path: root/systems/build-system-armv8l64.morph
Commit message (Collapse)AuthorAgeFilesLines
* 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 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
|
* Move Ansible dependencies to python-common.morphPedro Alvarez2015-02-271-0/+2
| | | | | This dependencies are needed for some Openstack components, and this will avoid duplication once this work is done.
* Add definitions to build armv8l64 systemsTiago Gomes2015-02-121-0/+39
Add definitions for building an armv8l64-based build system, and an armv8l64-based cross-bootstrap system.