diff options
author | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2014-10-21 17:36:20 +0100 |
---|---|---|
committer | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2014-10-24 08:43:23 +0100 |
commit | b36303e4e3745f53b0134be1ef93820f90ea8f3b (patch) | |
tree | 148dc96f656690df7c7e439d71ee99e2ed8fb064 | |
parent | 4f7ec6e9707ebdf119faf2d7ae63ee64f8e08b88 (diff) | |
download | lorries-b36303e4e3745f53b0134be1ef93820f90ea8f3b.tar.gz |
Add oslo-serialization repository
-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 c6e5ae2..031edc4 100644 --- a/open-source-lorries/openstack.lorry +++ b/open-source-lorries/openstack.lorry @@ -179,6 +179,11 @@ "url": "git://git.openstack.org/openstack/oslo.rootwrap.git" }, + "openstack/oslo-serialization": { + "type": "git", + "url": "git://git.openstack.org/openstack/oslo.serialization.git" + }, + "openstack/oslosphinx": { "type": "git", "url": "git://git.openstack.org/openstack/oslosphinx.git" |