Adds octavia support

Change-Id: I9257f676861e3e23fd84fa1daa0ce92785bdb77b
Implements: blueprint octavia
This commit is contained in:
Iago Santos 2018-06-11 12:54:22 +02:00
parent 8a25daae29
commit 44835dcd42
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