summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Smith <mike.smith@codethink.co.uk>2015-03-05 14:21:55 +0000
committerMike Smith <mike.smith@codethink.co.uk>2015-03-05 14:21:55 +0000
commite14d405eaa657390f0ecd08b2783e6054e25555c (patch)
treeff6c6716f391fc0bde9c46cce052d3d8250bfefd
parentc624a4656ae0d5f840881180fdb420456fb751a8 (diff)
parent73993ae8133f7e00cac5fa90000be13da7775047 (diff)
downloadlorries-e14d405eaa657390f0ecd08b2783e6054e25555c.tar.gz
Merge branch 'baserock/mikesmith/tempestAdditions'
Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
-rw-r--r--open-source-lorries/openstack.lorry10
1 files changed, 9 insertions, 1 deletions
diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry
index f7fda64..a81c423 100644
--- a/open-source-lorries/openstack.lorry
+++ b/open-source-lorries/openstack.lorry
@@ -258,5 +258,13 @@
"openstack/openstack-ansible-modules": {
"type": "git",
"url": "https://github.com/openstack-ansible/openstack-ansible-modules"
- }
+ },
+ "openstack/tempest-lib": {
+ "type": "git",
+ "url": "https://git.openstack.org/openstack/tempest-lib"
+ },
+ "openstack/tempest": {
+ "type": "git",
+ "url": "https://git.openstack.org/openstack/tempest"
+ }
}