Add OpenStack Client to projects

Change-Id: I4b8eaad9c561b36ed2dde1373de6219cc097c5b9
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2015-12-24 16:15:24 +05:30
parent 12c3ea4fdf
commit 1641148e83

View File

@ -0,0 +1,9 @@
{
"name": "OpenStack client",
"subprojects": [
"openstack/cliff",
"openstack/os-client-config",
"openstack/python-openstackclient"
],
"core-team-gerrit-group": "python-openstackclient-core"
}