Remove secret import from vexxhost

I don't think we want to share secrets across tenants.  I don't think
there are any, but if we had them, I mean :)

Change-Id: I764fade3ad2d8067772526da4ee0be2e8cd6180e
This commit is contained in:
Ian Wienand 2020-03-17 14:35:48 +11:00
parent 0f75aed783
commit 2e30bbe955
1 changed files with 1 additions and 1 deletions

View File

@ -1520,7 +1520,7 @@
- vexxhost/openstack-operator
# Include some projects with job config for cross-tenant
# jobs
- include: [job, secret, nodeset]
- include: [job, nodeset]
projects:
- openstack/devstack
- openstack/tempest