diff options
author | Richard Maw <richard.maw@codethink.co.uk> | 2014-10-07 11:22:24 +0100 |
---|---|---|
committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-10-07 11:22:24 +0100 |
commit | 2793ba74e4e926f0aaad7f82356cf1a06b4b2234 (patch) | |
tree | 6213f84208ec5bcde5b7aad8b0d896995fd527b4 /open-source-lorries/openstack.lorry | |
parent | 164de404e2da5f48c7b7a64afc284f604e5b8442 (diff) | |
parent | a08b1b0ae0dda21c291f96412da4c00e6c9db084 (diff) | |
download | lorries-2793ba74e4e926f0aaad7f82356cf1a06b4b2234.tar.gz |
Merge branch 'add-openstack-lorries'
Reviewed-by: Francisco Redondo Marchena
Reviewed-by: Richard Maw
Diffstat (limited to 'open-source-lorries/openstack.lorry')
-rw-r--r-- | open-source-lorries/openstack.lorry | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry index bc8db40..c6e5ae2 100644 --- a/open-source-lorries/openstack.lorry +++ b/open-source-lorries/openstack.lorry @@ -199,6 +199,11 @@ "url": "git://git.openstack.org/openstack/oslo.vmware.git" }, + "openstack/oslo-utils": { + "type": "git", + "url": "git://git.openstack.org/openstack/oslo.utils.git" + }, + "openstack/pycadf": { "type": "git", "url": "git://git.openstack.org/openstack/pycadf.git" |