Merge "Adds octavia support"

This commit is contained in:
Zuul 2018-06-13 17:06:31 +00:00 committed by Gerrit Code Review
commit 1552c2a280
2 changed files with 27 additions and 0 deletions

26
.zuul.d/octavia.yaml Normal file
View File

@ -0,0 +1,26 @@
- project:
check:
jobs:
- loci-octavia
gate:
jobs:
- loci-octavia
post:
jobs:
- publish-loci-octavia
- job:
name: loci-octavia
parent: loci-base
vars:
project: octavia
required-projects:
- openstack/loci
- openstack/octavia
- job:
name: publish-loci-octavia
parent: loci-octavia
post-run: playbooks/push.yaml
secrets:
- loci_docker_login

View File

@ -13,6 +13,7 @@ Currently we build and gate images for the following OpenStack projects:
* [Keystone](https://github.com/openstack/keystone)
* [Neutron](https://github.com/openstack/neutron)
* [Nova](https://github.com/openstack/nova)
* [Octavia](https://github.com/openstack/octavia)
Additionally, we produce a "wheels" image for
[requirements](https://github.com/openstack/requirements) containing all of the