diff options
-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" |