summaryrefslogtreecommitdiff
path: root/open-source-lorries/openstack.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/openstack.lorry')
-rw-r--r--open-source-lorries/openstack.lorry15
1 files changed, 15 insertions, 0 deletions
diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry
index 1b01a70..bc8db40 100644
--- a/open-source-lorries/openstack.lorry
+++ b/open-source-lorries/openstack.lorry
@@ -44,6 +44,11 @@
"url": "git://git.openstack.org/openstack/python-keystoneclient.git"
},
+ "openstack/keystonemiddleware": {
+ "type": "git",
+ "url": "git://git.openstack.org/openstack/keystonemiddleware.git"
+ },
+
"openstack/horizon": {
"type": "git",
"url": "git://git.openstack.org/openstack/horizon.git"
@@ -207,5 +212,15 @@
"openstack/taskflow": {
"type": "git",
"url": "git://git.openstack.org/openstack/taskflow.git"
+ },
+
+ "openstack/designate": {
+ "type": "git",
+ "url": "git://git.openstack.org/openstack/designate.git"
+ },
+
+ "openstack/python-designateclient": {
+ "type": "git",
+ "url": "git://git.openstack.org/openstack/python-designateclient.git"
}
}