diff options
author | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-02-27 19:00:46 +0000 |
---|---|---|
committer | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-03-03 16:56:12 +0000 |
commit | fdcb7784d8417f80fb603844da7c73caec5c788e (patch) | |
tree | 79a0fe052c4f2353329d03355c7f35ca2d32da6e /systems/devel-system-armv7lhf-highbank.morph | |
parent | bae9701058ef80f59107ebb2015a171b3e71060e (diff) | |
download | definitions-fdcb7784d8417f80fb603844da7c73caec5c788e.tar.gz |
Add openstack-common to the systems with openstack-clients
Diffstat (limited to 'systems/devel-system-armv7lhf-highbank.morph')
-rw-r--r-- | systems/devel-system-armv7lhf-highbank.morph | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph index 17f8bcbb..41f1d251 100644 --- a/systems/devel-system-armv7lhf-highbank.morph +++ b/systems/devel-system-armv7lhf-highbank.morph @@ -19,6 +19,8 @@ strata: morph: strata/tools.morph - name: morph-utils morph: strata/morph-utils.morph +- name: openstack-common + morph: strata/openstack-common.morph - name: openstack-clients morph: strata/openstack-clients.morph - name: nodejs |