add repo names to repository-settings for pike

Change-Id: I438a18e94b0de492d92587bca76ca0900c5534dc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-02-05 08:50:17 -05:00
parent f2f6d19d4c
commit 99b201ac88
232 changed files with 557 additions and 44 deletions

View File

@ -17,3 +17,5 @@ releases:
branches: branches:
- location: 5.0.0 - location: 5.0.0
name: stable/pike name: stable/pike
repository-settings:
openstack/aodh: {}

View File

@ -33,3 +33,5 @@ releases:
version: 1.12.1 version: 1.12.1
team: oslo team: oslo
type: library type: library
repository-settings:
openstack/automaton: {}

View File

@ -29,3 +29,5 @@ releases:
branches: branches:
- location: 5.0.0.0rc1 - location: 5.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/barbican: {}

View File

@ -12,3 +12,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 4.0.0 location: 4.0.0
repository-settings:
openstack/bifrost: {}

View File

@ -48,3 +48,5 @@ branches:
- name: stable/pike - name: stable/pike
location: 0.12.0 location: 0.12.0
release-notes: https://docs.openstack.org/releasenotes/castellan/pike.html release-notes: https://docs.openstack.org/releasenotes/castellan/pike.html
repository-settings:
openstack/castellan: {}

View File

@ -28,3 +28,5 @@ releases:
branches: branches:
- location: 9.0.0 - location: 9.0.0
name: stable/pike name: stable/pike
repository-settings:
openstack/ceilometer: {}

View File

@ -17,3 +17,5 @@ branches:
- name: stable/pike - name: stable/pike
location: 1.1.0 location: 1.1.0
release-notes: https://docs.openstack.org/releasenotes/ceilometermiddleware/pike.html release-notes: https://docs.openstack.org/releasenotes/ceilometermiddleware/pike.html
repository-settings:
openstack/ceilometermiddleware: {}

View File

@ -41,3 +41,5 @@ releases:
branches: branches:
- location: 11.0.0.0rc1 - location: 11.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/cinder: {}

View File

@ -24,3 +24,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 2.8.0 location: 2.8.0
repository-settings:
openstack/cliff: {}

View File

@ -1,5 +1,5 @@
--- ---
include-pypi-link: true include-pypi-link: yes
launchpad: cloudkitty launchpad: cloudkitty
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: cloudkitty team: cloudkitty
@ -12,6 +12,7 @@ releases:
projects: projects:
- repo: openstack/cloudkitty-dashboard - repo: openstack/cloudkitty-dashboard
hash: ccb1c3831b9a66c98b2577d65ac0990b8e7551eb hash: ccb1c3831b9a66c98b2577d65ac0990b8e7551eb
highlights: > highlights: |
- Update the requirements - Update the requirements - Fix issues created by django 1.8 dependencies
- Fix issues created by django 1.8 dependencies repository-settings:
openstack/cloudkitty-dashboard: {}

View File

@ -20,4 +20,13 @@ releases:
- Updated documentation - Updated documentation
- Update the devstack plugin - Update the devstack plugin
- Fix the generated configuration samples - Fix the generated configuration samples
- Add WSGI support for `cloudkitty-api'
- Switch from oslosphinx to openstackdocstheme
- Update URLs in documents according to document migration
- Fix and improve the gnocchi and gnocchihybrid storage
- Updated documentation
- Update the devstack plugin
- Fix the generated configuration samples
repository-settings:
openstack/cloudkitty: {}
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/pike.html release-notes: https://docs.openstack.org/releasenotes/cloudkitty/pike.html

View File

@ -28,3 +28,5 @@ branches:
- location: 1.0.0.0rc1 - location: 1.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/congress-dashboard/pike.html release-notes: https://docs.openstack.org/releasenotes/congress-dashboard/pike.html
repository-settings:
openstack/congress-dashboard: {}

View File

@ -32,3 +32,5 @@ branches:
- location: 6.0.0.0rc1 - location: 6.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/congress/pike.html release-notes: https://docs.openstack.org/releasenotes/congress/pike.html
repository-settings:
openstack/congress: {}

View File

@ -37,3 +37,5 @@ releases:
version: 1.17.1 version: 1.17.1
team: oslo team: oslo
type: library type: library
repository-settings:
openstack/debtcollector: {}

View File

@ -29,3 +29,5 @@ releases:
branches: branches:
- location: 5.0.0.0rc1 - location: 5.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/designate-dashboard: {}

View File

@ -31,3 +31,5 @@ branches:
- location: 5.0.0.0rc1 - location: 5.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/designate/pike.html release-notes: https://docs.openstack.org/releasenotes/designate/pike.html
repository-settings:
openstack/designate: {}

View File

@ -1,10 +1,12 @@
--- ---
launchpad: devstack launchpad: devstack
release-model: untagged release-model: untagged
team: Quality Assurance team: 'Quality Assurance'
type: other type: other
stable-branch-type: tagless stable-branch-type: tagless
branches: branches:
- location: - location:
openstack-dev/devstack: 98ab7d9646730f02983380648831aa2682abcc0c openstack-dev/devstack: 98ab7d9646730f02983380648831aa2682abcc0c
name: stable/pike name: stable/pike
repository-settings:
openstack-dev/devstack: {}

View File

@ -1,5 +1,5 @@
--- ---
include-pypi-link: true include-pypi-link: yes
launchpad: django-openstack-auth launchpad: django-openstack-auth
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: horizon team: horizon
@ -9,30 +9,28 @@ releases:
projects: projects:
- repo: openstack/django_openstack_auth - repo: openstack/django_openstack_auth
hash: 525b76dc323db4c4e081eb5d42def6db14a84de9 hash: 525b76dc323db4c4e081eb5d42def6db14a84de9
highlights: > highlights: |
This release inproves translation support, and raises the maximum Django This release inproves translation support, and raises the maximum Django version
version
- version: 3.3.0 - version: 3.3.0
projects: projects:
- repo: openstack/django_openstack_auth - repo: openstack/django_openstack_auth
hash: c15dfe5acd58efa0c5c27dd19de5d4ef2a880c36 hash: c15dfe5acd58efa0c5c27dd19de5d4ef2a880c36
highlights: > highlights: |
This release improves translation support, raises the maximum Django This release improves translation support, raises the maximum Django version, and adds support for a configurable domain dropdown on login.
version, and adds support for a configurable domain dropdown on login.
- version: 3.4.0 - version: 3.4.0
projects: projects:
- repo: openstack/django_openstack_auth - repo: openstack/django_openstack_auth
hash: fb76589a26288a7d7966cee1702e414919706790 hash: fb76589a26288a7d7966cee1702e414919706790
highlights: > highlights: |
This release includes support for Django 1.11, as well as the usual This release includes support for Django 1.11, as well as the usual bug fix and translation improvements.
bug fix and translation improvements.
- version: 3.5.0 - version: 3.5.0
projects: projects:
- repo: openstack/django_openstack_auth - repo: openstack/django_openstack_auth
hash: 2ca726c68e92b6aaec0e7b0d6a425063972b870b hash: 2ca726c68e92b6aaec0e7b0d6a425063972b870b
highlights: > highlights: |
This release increases requirements to allow Django 1.11, and adds This release increases requirements to allow Django 1.11, and adds support for a DEFAULT_SERVICE_REGIONS setting.
support for a DEFAULT_SERVICE_REGIONS setting.
branches: branches:
- name: stable/pike - name: stable/pike
location: 3.5.0 location: 3.5.0
repository-settings:
openstack/django_openstack_auth: {}

View File

@ -28,3 +28,5 @@ releases:
branches: branches:
- location: 5.0.0.0rc1 - location: 5.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/freezer-web-ui: {}

View File

@ -49,3 +49,7 @@ branches:
- location: 5.0.0.0rc1 - location: 5.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/freezer/pike.html release-notes: https://docs.openstack.org/releasenotes/freezer/pike.html
repository-settings:
openstack/freezer: {}
openstack/freezer-api: {}
openstack/freezer-dr: {}

View File

@ -38,3 +38,5 @@ releases:
version: 1.3.1 version: 1.3.1
team: oslo team: oslo
type: library type: library
repository-settings:
openstack/futurist: {}

View File

@ -12,3 +12,5 @@ releases:
- repo: openstack/fuxi - repo: openstack/fuxi
hash: 53d7c9ff8bfa95121abfca193ab138df6aa50ad2 hash: 53d7c9ff8bfa95121abfca193ab138df6aa50ad2
release-notes: https://docs.openstack.org/releasenotes/fuxi/pike.html release-notes: https://docs.openstack.org/releasenotes/fuxi/pike.html
repository-settings:
openstack/fuxi: {}

View File

@ -1,5 +1,5 @@
--- ---
include-pypi-link: true include-pypi-link: yes
launchpad: glance-store launchpad: glance-store
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: glance team: glance
@ -16,3 +16,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 0.21.0 location: 0.21.0
repository-settings:
openstack/glance_store: {}

View File

@ -35,3 +35,5 @@ releases:
- repo: openstack/glance - repo: openstack/glance
hash: 982016670fe908e5d7026714b115e63b7c31b46b hash: 982016670fe908e5d7026714b115e63b7c31b46b
version: 15.0.0 version: 15.0.0
repository-settings:
openstack/glance: {}

View File

@ -1,10 +1,12 @@
--- ---
launchpad: grenade launchpad: grenade
release-model: untagged release-model: untagged
team: Quality Assurance team: 'Quality Assurance'
type: other type: other
stable-branch-type: tagless stable-branch-type: tagless
branches: branches:
- location: - location:
openstack-dev/grenade: 1e3a981a6cf6216daa60fcd7583ad6e9cb1cefcc openstack-dev/grenade: 1e3a981a6cf6216daa60fcd7583ad6e9cb1cefcc
name: stable/pike name: stable/pike
repository-settings:
openstack-dev/grenade: {}

View File

@ -23,3 +23,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 1.4.0 location: 1.4.0
repository-settings:
openstack/heat-agents: {}

View File

@ -16,3 +16,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 0.9.0 location: 0.9.0
repository-settings:
openstack/heat-translator: {}

View File

@ -41,3 +41,5 @@ releases:
projects: projects:
- repo: openstack/heat - repo: openstack/heat
hash: ed3eb9fe823e193e850e170405eecbc1411667f6 hash: ed3eb9fe823e193e850e170405eecbc1411667f6
repository-settings:
openstack/heat: {}

View File

@ -45,3 +45,5 @@ branches:
- location: 12.0.0.0rc1 - location: 12.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/horizon/pike.html release-notes: https://docs.openstack.org/releasenotes/horizon/pike.html
repository-settings:
openstack/horizon: {}

View File

@ -65,3 +65,5 @@ releases:
team: tripleo team: tripleo
type: other type: other
release-notes: https://docs.openstack.org/releasenotes/instack-undercloud/pike.html release-notes: https://docs.openstack.org/releasenotes/instack-undercloud/pike.html
repository-settings:
openstack/instack-undercloud: {}

View File

@ -20,3 +20,5 @@ type: library
branches: branches:
- name: stable/pike - name: stable/pike
location: 7.0.0 location: 7.0.0
repository-settings:
openstack/instack: {}

View File

@ -16,3 +16,5 @@ releases:
branches: branches:
- location: 6.0.0 - location: 6.0.0
name: stable/pike name: stable/pike
repository-settings:
openstack/ironic-inspector: {}

View File

@ -28,3 +28,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 2.9.0 location: 2.9.0
repository-settings:
openstack/ironic-lib: {}

View File

@ -30,3 +30,5 @@ branches:
- location: 2.2.0 - location: 2.2.0
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/ironic-python-agent/pike.html release-notes: https://docs.openstack.org/releasenotes/ironic-python-agent/pike.html
repository-settings:
openstack/ironic-python-agent: {}

View File

@ -21,3 +21,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 3.0.0 location: 3.0.0
repository-settings:
openstack/ironic-ui: {}

View File

@ -32,3 +32,5 @@ releases:
- hash: cf3665fe1c60d43aa39f1880e427875c9c571058 - hash: cf3665fe1c60d43aa39f1880e427875c9c571058
repo: openstack/ironic repo: openstack/ironic
version: 9.1.2 version: 9.1.2
repository-settings:
openstack/ironic: {}

View File

@ -15,3 +15,5 @@ releases:
branches: branches:
- location: 0.4.0 - location: 0.4.0
name: stable/pike name: stable/pike
repository-settings:
openstack/karbor-dashboard: {}

View File

@ -20,8 +20,8 @@ releases:
projects: projects:
- repo: openstack/karbor - repo: openstack/karbor
hash: 78d1bed0429ebbfee86fb3422e43a65ae98c9fc9 hash: 78d1bed0429ebbfee86fb3422e43a65ae98c9fc9
branches: branches:
- location: 0.5.0 - location: 0.5.0
name: stable/pike name: stable/pike
repository-settings:
openstack/karbor: {}

View File

@ -33,3 +33,5 @@ branches:
- location: 12.0.0.0rc1 - location: 12.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/keystone/pike.html release-notes: https://docs.openstack.org/releasenotes/keystone/pike.html
repository-settings:
openstack/keystone: {}

View File

@ -39,3 +39,5 @@ releases:
version: 3.1.0 version: 3.1.0
team: keystone team: keystone
type: library type: library
repository-settings:
openstack/keystoneauth: {}

View File

@ -21,3 +21,5 @@ releases:
version: 4.17.0 version: 4.17.0
team: keystone team: keystone
type: library type: library
repository-settings:
openstack/keystonemiddleware: {}

View File

@ -33,3 +33,5 @@ releases:
- repo: openstack/kolla-ansible - repo: openstack/kolla-ansible
hash: a097d59a5ec5b637eb4a61307e58a5e04f3cb43e hash: a097d59a5ec5b637eb4a61307e58a5e04f3cb43e
release-notes: https://docs.openstack.org/releasenotes/kolla-ansible/pike.html release-notes: https://docs.openstack.org/releasenotes/kolla-ansible/pike.html
repository-settings:
openstack/kolla-ansible: {}

View File

@ -33,3 +33,5 @@ releases:
- repo: openstack/kolla - repo: openstack/kolla
hash: 5bae59ba945d20b1a75b086379d1f40f08b44196 hash: 5bae59ba945d20b1a75b086379d1f40f08b44196
release-notes: https://docs.openstack.org/releasenotes/kolla/pike.html release-notes: https://docs.openstack.org/releasenotes/kolla/pike.html
repository-settings:
openstack/kolla: {}

View File

@ -15,3 +15,5 @@ releases:
projects: projects:
- repo: openstack/kuryr-kubernetes - repo: openstack/kuryr-kubernetes
hash: a2828664eb5f85f3d7effc7f0006066c17578d61 hash: a2828664eb5f85f3d7effc7f0006066c17578d61
repository-settings:
openstack/kuryr-kubernetes: {}

View File

@ -11,3 +11,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 2.1.0 location: 2.1.0
repository-settings:
openstack/ldappool: {}

View File

@ -12,3 +12,5 @@ releases:
repo: openstack/magnum-ui repo: openstack/magnum-ui
version: 3.0.0 version: 3.0.0
release-notes: https://docs.openstack.org/releasenotes/magnum-ui/pike.html release-notes: https://docs.openstack.org/releasenotes/magnum-ui/pike.html
repository-settings:
openstack/magnum-ui: {}

View File

@ -16,3 +16,5 @@ releases:
- hash: fed947d4000119866e66c3dd77463aa8823efb29 - hash: fed947d4000119866e66c3dd77463aa8823efb29
repo: openstack/magnum repo: openstack/magnum
version: 5.0.1 version: 5.0.1
repository-settings:
openstack/magnum: {}

View File

@ -28,3 +28,5 @@ releases:
branches: branches:
- location: 2.10.1 - location: 2.10.1
name: stable/pike name: stable/pike
repository-settings:
openstack/manila-ui: {}

View File

@ -33,3 +33,5 @@ branches:
- location: 5.0.0.0rc1 - location: 5.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/manila/pike.html release-notes: https://docs.openstack.org/releasenotes/manila/pike.html
repository-settings:
openstack/manila: {}

View File

@ -1,5 +1,5 @@
--- ---
include-pypi-link: true include-pypi-link: yes
launchpad: mistral launchpad: mistral
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: mistral team: mistral
@ -32,3 +32,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 0.3.0 location: 0.3.0
repository-settings:
openstack/mistral-lib: {}

View File

@ -67,3 +67,7 @@ branches:
- location: 5.0.0.0rc1 - location: 5.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/mistral/pike.html release-notes: https://docs.openstack.org/releasenotes/mistral/pike.html
repository-settings:
openstack/mistral: {}
openstack/mistral-dashboard: {}
openstack/mistral-extra: {}

View File

@ -27,3 +27,5 @@ releases:
branches: branches:
- location: 2.2.0 - location: 2.2.0
name: stable/pike name: stable/pike
repository-settings:
openstack/monasca-agent: {}

View File

@ -20,3 +20,5 @@ branches:
- location: 2.2.0 - location: 2.2.0
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/monasca-api/pike.html release-notes: https://docs.openstack.org/releasenotes/monasca-api/pike.html
repository-settings:
openstack/monasca-api: {}

View File

@ -20,3 +20,5 @@ releases:
branches: branches:
- location: 1.5.0 - location: 1.5.0
name: stable/pike name: stable/pike
repository-settings:
openstack/monasca-ceilometer: {}

View File

@ -23,3 +23,5 @@ releases:
branches: branches:
- location: 2.3.0 - location: 2.3.0
name: stable/pike name: stable/pike
repository-settings:
openstack/monasca-common: {}

View File

@ -19,3 +19,5 @@ releases:
branches: branches:
- location: 1.1.2 - location: 1.1.2
name: stable/pike name: stable/pike
repository-settings:
openstack/monasca-kibana-plugin: {}

View File

@ -28,3 +28,5 @@ branches:
- location: 2.3.0 - location: 2.3.0
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/monasca-log-api/pike.html release-notes: https://docs.openstack.org/releasenotes/monasca-log-api/pike.html
repository-settings:
openstack/monasca-log-api: {}

View File

@ -23,3 +23,5 @@ releases:
branches: branches:
- location: 1.10.0 - location: 1.10.0
name: stable/pike name: stable/pike
repository-settings:
openstack/monasca-notification: {}

View File

@ -19,3 +19,5 @@ releases:
branches: branches:
- location: 1.7.0 - location: 1.7.0
name: stable/pike name: stable/pike
repository-settings:
openstack/monasca-persister: {}

View File

@ -15,3 +15,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 1.7.0 location: 1.7.0
repository-settings:
openstack/monasca-statsd: {}

View File

@ -12,3 +12,5 @@ releases:
branches: branches:
- location: 1.4.0 - location: 1.4.0
name: stable/pike name: stable/pike
repository-settings:
openstack/monasca-thresh: {}

View File

@ -16,3 +16,5 @@ releases:
branches: branches:
- location: 0.11.0 - location: 0.11.0
name: stable/pike name: stable/pike
repository-settings:
openstack/monasca-transform: {}

View File

@ -23,3 +23,5 @@ releases:
branches: branches:
- location: 1.8.0 - location: 1.8.0
name: stable/pike name: stable/pike
repository-settings:
openstack/monasca-ui: {}

View File

@ -20,3 +20,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 0.23.0 location: 0.23.0
repository-settings:
openstack/mox3: {}

View File

@ -12,3 +12,5 @@ releases:
- repo: openstack/murano-agent - repo: openstack/murano-agent
hash: 0430611c60cc21d8e93e0ac439cee39af8f13cae hash: 0430611c60cc21d8e93e0ac439cee39af8f13cae
release-notes: https://docs.openstack.org/releasenotes/murano-agent/pike.html release-notes: https://docs.openstack.org/releasenotes/murano-agent/pike.html
repository-settings:
openstack/murano-agent: {}

View File

@ -33,3 +33,5 @@ branches:
- location: 4.0.0.0rc1 - location: 4.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/murano-dashboard/pike.html release-notes: https://docs.openstack.org/releasenotes/murano-dashboard/pike.html
repository-settings:
openstack/murano-dashboard: {}

View File

@ -33,3 +33,5 @@ branches:
- location: 4.0.0.0rc1 - location: 4.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/murano/pike.html release-notes: https://docs.openstack.org/releasenotes/murano/pike.html
repository-settings:
openstack/murano: {}

View File

@ -34,3 +34,5 @@ releases:
branches: branches:
- location: 7.0.0.0rc1 - location: 7.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/networking-bagpipe: {}

View File

@ -17,3 +17,5 @@ branches:
- location: 0.1.0 - location: 0.1.0
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/networking-baremetal/pike.html release-notes: https://docs.openstack.org/releasenotes/networking-baremetal/pike.html
repository-settings:
openstack/networking-baremetal: {}

View File

@ -34,3 +34,5 @@ releases:
branches: branches:
- location: 7.0.0.0rc1 - location: 7.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/networking-bgpvpn: {}

View File

@ -13,3 +13,5 @@ releases:
- repo: openstack/networking-hyperv - repo: openstack/networking-hyperv
hash: 400c817c337d6571e47af77ae2f33961fb69e75c hash: 400c817c337d6571e47af77ae2f33961fb69e75c
release-notes: https://docs.openstack.org/releasenotes/networking-hyperv/pike.html release-notes: https://docs.openstack.org/releasenotes/networking-hyperv/pike.html
repository-settings:
openstack/networking-hyperv: {}

View File

@ -34,3 +34,5 @@ releases:
branches: branches:
- location: 5.0.0.0rc1 - location: 5.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/networking-midonet: {}

View File

@ -34,3 +34,5 @@ releases:
branches: branches:
- location: 11.0.0.0rc1 - location: 11.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/networking-odl: {}

View File

@ -35,3 +35,5 @@ releases:
branches: branches:
- location: 3.0.0.0rc1 - location: 3.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/networking-ovn: {}

View File

@ -34,3 +34,5 @@ releases:
branches: branches:
- location: 5.0.0.0rc1 - location: 5.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/networking-sfc: {}

View File

@ -33,3 +33,5 @@ releases:
branches: branches:
- location: 11.0.0.0rc1 - location: 11.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/neutron-dynamic-routing: {}

View File

@ -17,3 +17,5 @@ releases:
branches: branches:
- location: 1.0.0 - location: 1.0.0
name: stable/pike name: stable/pike
repository-settings:
openstack/neutron-fwaas-dashboard: {}

View File

@ -40,3 +40,5 @@ releases:
branches: branches:
- location: 11.0.0.0rc1 - location: 11.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/neutron-fwaas: {}

View File

@ -44,3 +44,5 @@ releases:
branches: branches:
- location: 3.0.0.0rc1 - location: 3.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/neutron-lbaas-dashboard: {}

View File

@ -39,3 +39,5 @@ branches:
- location: 11.0.0.0rc1 - location: 11.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/neutron-lbaas/pike.html release-notes: https://docs.openstack.org/releasenotes/neutron-lbaas/pike.html
repository-settings:
openstack/neutron-lbaas: {}

View File

@ -96,3 +96,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 1.9.1 location: 1.9.1
repository-settings:
openstack/neutron-lib: {}

View File

@ -54,3 +54,5 @@ releases:
branches: branches:
- location: 11.0.0.0rc1 - location: 11.0.0.0rc1
name: stable/pike name: stable/pike
repository-settings:
openstack/neutron: {}

View File

@ -54,3 +54,5 @@ releases:
projects: projects:
- repo: openstack/nova - repo: openstack/nova
hash: 4d4930c59af32d717088b3af28047ee1fcf09d4a hash: 4d4930c59af32d717088b3af28047ee1fcf09d4a
repository-settings:
openstack/nova: {}

View File

@ -57,3 +57,5 @@ branches:
- location: 1.0.0.0rc1 - location: 1.0.0.0rc1
name: stable/pike name: stable/pike
release-notes: https://docs.openstack.org/releasenotes/octavia/pike.html release-notes: https://docs.openstack.org/releasenotes/octavia/pike.html
repository-settings:
openstack/octavia: {}

View File

@ -1072,3 +1072,45 @@ releases:
hash: f41638370114412b97c6523b4c626ca70f0337f4 hash: f41638370114412b97c6523b4c626ca70f0337f4
- repo: openstack/openstack-ansible-rsyslog_server - repo: openstack/openstack-ansible-rsyslog_server
hash: 61a3ab251f63c6156f2a6604ee1a822070e19c90 hash: 61a3ab251f63c6156f2a6604ee1a822070e19c90
repository-settings:
openstack/ansible-hardening: {}
openstack/openstack-ansible: {}
openstack/openstack-ansible-apt_package_pinning: {}
openstack/openstack-ansible-ceph_client: {}
openstack/openstack-ansible-galera_client: {}
openstack/openstack-ansible-galera_server: {}
openstack/openstack-ansible-haproxy_server: {}
openstack/openstack-ansible-lxc_container_create: {}
openstack/openstack-ansible-lxc_hosts: {}
openstack/openstack-ansible-memcached_server: {}
openstack/openstack-ansible-openstack_hosts: {}
openstack/openstack-ansible-openstack_openrc: {}
openstack/openstack-ansible-os_aodh: {}
openstack/openstack-ansible-os_barbican: {}
openstack/openstack-ansible-os_ceilometer: {}
openstack/openstack-ansible-os_cinder: {}
openstack/openstack-ansible-os_designate: {}
openstack/openstack-ansible-os_glance: {}
openstack/openstack-ansible-os_gnocchi: {}
openstack/openstack-ansible-os_heat: {}
openstack/openstack-ansible-os_horizon: {}
openstack/openstack-ansible-os_ironic: {}
openstack/openstack-ansible-os_keystone: {}
openstack/openstack-ansible-os_magnum: {}
openstack/openstack-ansible-os_molteniron: {}
openstack/openstack-ansible-os_neutron: {}
openstack/openstack-ansible-os_nova: {}
openstack/openstack-ansible-os_octavia: {}
openstack/openstack-ansible-os_rally: {}
openstack/openstack-ansible-os_sahara: {}
openstack/openstack-ansible-os_swift: {}
openstack/openstack-ansible-os_tempest: {}
openstack/openstack-ansible-os_trove: {}
openstack/openstack-ansible-pip_install: {}
openstack/openstack-ansible-plugins: {}
openstack/openstack-ansible-rabbitmq_server: {}
openstack/openstack-ansible-repo_build: {}
openstack/openstack-ansible-repo_server: {}
openstack/openstack-ansible-rsyslog_client: {}
openstack/openstack-ansible-rsyslog_server: {}
openstack/openstack-ansible-security: {}

View File

@ -32,3 +32,5 @@ releases:
version: 7.2.2 version: 7.2.2
team: tripleo team: tripleo
type: other type: other
repository-settings:
openstack/os-apply-config: {}

View File

@ -49,3 +49,5 @@ releases:
version: 1.15.5 version: 1.15.5
team: cinder team: cinder
type: library type: library
repository-settings:
openstack/os-brick: {}

View File

@ -19,3 +19,5 @@ releases:
version: 1.28.0 version: 1.28.0
team: OpenStackClient team: OpenStackClient
type: library type: library
repository-settings:
openstack/os-client-config: {}

View File

@ -28,3 +28,5 @@ releases:
version: 7.2.1 version: 7.2.1
team: tripleo team: tripleo
type: other type: other
repository-settings:
openstack/os-collect-config: {}

View File

@ -36,3 +36,5 @@ releases:
version: 7.3.2 version: 7.3.2
team: tripleo team: tripleo
type: other type: other
repository-settings:
openstack/os-net-config: {}

View File

@ -20,3 +20,5 @@ releases:
version: 7.1.0 version: 7.1.0
team: tripleo team: tripleo
type: other type: other
repository-settings:
openstack/os-refresh-config: {}

View File

@ -33,3 +33,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 0.3.3 location: 0.3.3
repository-settings:
openstack/os-traits: {}

View File

@ -28,3 +28,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 1.7.0 location: 1.7.0
repository-settings:
openstack/os-vif: {}

View File

@ -1,5 +1,5 @@
--- ---
include-pypi-link: true include-pypi-link: yes
launchpad: os-win launchpad: os-win
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: winstackers team: winstackers
@ -37,3 +37,5 @@ releases:
branches: branches:
- name: stable/pike - name: stable/pike
location: 2.1.0 location: 2.1.0
repository-settings:
openstack/os-win: {}

View File

@ -32,3 +32,5 @@ releases:
version: 1.7.0 version: 1.7.0
team: OpenStackClient team: OpenStackClient
type: library type: library
repository-settings:
openstack/osc-lib: {}

View File

@ -45,3 +45,5 @@ releases:
version: 1.25.1 version: 1.25.1
team: oslo team: oslo
type: library type: library
repository-settings:
openstack/oslo.cache: {}

View File

@ -25,3 +25,5 @@ releases:
version: 3.21.1 version: 3.21.1
team: oslo team: oslo
type: library type: library
repository-settings:
openstack/oslo.concurrency: {}

View File

@ -73,3 +73,5 @@ releases:
version: 4.11.1 version: 4.11.1
team: oslo team: oslo
type: library type: library
repository-settings:
openstack/oslo.config: {}

View File

@ -33,3 +33,5 @@ branches:
- name: stable/pike - name: stable/pike
location: 2.17.0 location: 2.17.0
release-notes: https://docs.openstack.org/releasenotes/oslo.context/pike.html release-notes: https://docs.openstack.org/releasenotes/oslo.context/pike.html
repository-settings:
openstack/oslo.context: {}

View File

@ -53,3 +53,5 @@ releases:
version: 4.25.1 version: 4.25.1
team: oslo team: oslo
type: library type: library
repository-settings:
openstack/oslo.db: {}

Some files were not shown because too many files have changed in this diff Show More