Add Zuul projects in Zuul project type
Change-Id: I3dfed5466b4caef5ed1b9f06ac19b4a8a4be1b7c
This commit is contained in:
parent
9e16ab9669
commit
237636b129
@ -45565,6 +45565,9 @@
|
||||
{
|
||||
"organization": "airship"
|
||||
},
|
||||
{
|
||||
"organization": "zuul"
|
||||
},
|
||||
{
|
||||
"organization": "cloudfoundry",
|
||||
"uri": "github://"
|
||||
@ -46315,7 +46318,7 @@
|
||||
{
|
||||
"id": "all",
|
||||
"title": "OpenStack",
|
||||
"modules": ["openstack", "airship", "unknown"]
|
||||
"modules": ["openstack", "airship", "zuul", "unknown"]
|
||||
},
|
||||
{
|
||||
"id": "openstack",
|
||||
@ -46338,6 +46341,12 @@
|
||||
"child": true,
|
||||
"modules": ["airship"]
|
||||
},
|
||||
{
|
||||
"id": "zuul-type",
|
||||
"title": "Zuul",
|
||||
"child": true,
|
||||
"modules": ["zuul"]
|
||||
},
|
||||
{
|
||||
"id": "openstack-others",
|
||||
"title": "Others",
|
||||
|
Loading…
x
Reference in New Issue
Block a user