Octavia asserts supports-upgrade

The Octavia team is asserting the "assert:supports-upgrade" tag.

1. Octavia is a component of an OpenStack cloud[1] delivering a
long-lived API[2].
2. Configuration from N-1 is supported in release N.
3. Database schema updates are stable and orderd. This is tested in
our gates[3].
4. Our upgrade procedure is documented[4].
5. Our release notes include upgrade notes[5].
6. The upgrade procedure does not impact the controlled resource[6].
7. Octavia is gating with a grenade job[7].

[1] https://governance.openstack.org/tc/reference/projects/octavia.html
[2] https://developer.openstack.org/api-ref/load-balancer/v2/index.html
[3] https://github.com/openstack/octavia/blob/master/devstack/upgrade/ \
    upgrade.sh#L60
[4] https://docs.openstack.org/octavia/latest/admin/guides/upgrade.html
[5] https://docs.openstack.org/releasenotes/octavia/queens.html#upgrade-notes
[6] https://github.com/openstack/octavia/blob/master/devstack/upgrade/ \
    resources.sh#L89
[7] https://github.com/openstack/octavia/blob/master/zuul.d/projects.yaml#L94

Change-Id: I2e73bcfb448e928561dbf4bceb20ef7441cf70a7
This commit is contained in:
Michael Johnson 2018-06-25 20:06:14 -07:00
parent c04056f106
commit 3e6fe8943b
1 changed files with 1 additions and 0 deletions

View File

@ -2176,6 +2176,7 @@ octavia:
- openstack/octavia
tags:
- stable:follows-policy
- assert:supports-upgrade
octavia-dashboard:
repos:
- openstack/octavia-dashboard