Add Kuryr to projects

This commit adds Kuryr and its subprojects to the tool.

Change-Id: I64edb78cb0d3e9308eb5fa3336a8da9a93a40936
This commit is contained in:
Daniel Mellado 2019-04-16 10:34:20 +02:00
parent 7f6549004c
commit 5c64f56090
1 changed files with 10 additions and 0 deletions

10
projects/kuryr.json Normal file
View File

@ -0,0 +1,10 @@
{
"name": "kuryr",
"subprojects": [
"openstack/kuryr-kubernetes",
"openstack/kuryr-libnetwork",
"openstack/kuryr",
"openstack/kuryr-tempest-plugin"
],
"core-team-gerrit-group": "kuryr-core"
}