summaryrefslogtreecommitdiff
path: root/strata/openstack-clients-full.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/openstack-clients-full.morph')
-rw-r--r--strata/openstack-clients-full.morph24
1 files changed, 24 insertions, 0 deletions
diff --git a/strata/openstack-clients-full.morph b/strata/openstack-clients-full.morph
index d8ba717b..e4a99ef0 100644
--- a/strata/openstack-clients-full.morph
+++ b/strata/openstack-clients-full.morph
@@ -127,3 +127,27 @@ chunks:
build-depends:
- python-keystoneclient
- python-prettytable
+- name: tempest-lib
+ repo: https://github.com/openstack/tempest-lib
+ ref: master
+ unpetrify-ref: https://github.com/openstack/tempest-lib
+ build-depends: []
+- name: oslo
+ repo: https://github.com/openstack/oslo.utils
+ ref: master
+ unpetrify-ref: https://github.com/openstack/oslo.utils
+ build-depends: []
+- name: pymox
+ repo: https://github.com/emonty/pymox
+ ref: master
+ unpetrify-ref: https://github.com/emonty/pymox
+ build-depends: []
+- name: tempest
+ repo: https://github.com/openstack/tempest
+ ref: master
+ unpetrify-ref: https://github.com/openstack/tempest
+ build-depends:
+ - tempest-lib
+ - pymox
+ - oslo
+