RC1 release for cycle-with-milestones neutron projects
Change-Id: I282808916a06d2c89cd1476de3c8478fe443a316
This commit is contained in:
parent
9e02ff4808
commit
892390f948
@ -6,6 +6,9 @@ release-model: cycle-with-milestones
|
||||
send-announcements-to: openstack-announce@lists.openstack.org
|
||||
include-pypi-link: yes
|
||||
release-notes: http://docs.openstack.org/releasenotes/networking-ovn/unreleased.html
|
||||
branches:
|
||||
- name: stable/ocata
|
||||
location: 2.0.0.0rc1
|
||||
releases:
|
||||
- version: 2.0.0.0b1
|
||||
projects:
|
||||
@ -19,3 +22,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/networking-ovn
|
||||
hash: b445a510e87ef1a94e3917a094bfbbc1e1a7baab
|
||||
- version: 2.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/networking-ovn
|
||||
hash: 318581cc829fb78ca42e855d9958f445f583b133
|
||||
|
@ -5,6 +5,9 @@ type: other
|
||||
release-model: cycle-with-milestones
|
||||
send-announcements-to: openstack-announce@lists.openstack.org
|
||||
release-notes: http://docs.openstack.org/releasenotes/neutron-dynamic-routing/unreleased.html
|
||||
branches:
|
||||
- name: stable/ocata
|
||||
location: 10.0.0.0rc1
|
||||
releases:
|
||||
- version: 10.0.0.0b1
|
||||
projects:
|
||||
@ -20,3 +23,7 @@ releases:
|
||||
hash: f74bc509bd804ebbc5249e775481ad2475788c9f
|
||||
highlights: |-
|
||||
* Gracefully withdraw the floating IP bgp route
|
||||
- version: 10.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/neutron-dynamic-routing
|
||||
hash: 24b5d7a2d7b292e2348f6d0a5b41666d0cd569c6
|
||||
|
@ -5,6 +5,9 @@ type: other
|
||||
release-model: cycle-with-milestones
|
||||
send-announcements-to: openstack-announce@lists.openstack.org
|
||||
release-notes: http://docs.openstack.org/releasenotes/neutron-fwaas/unreleased.html
|
||||
branches:
|
||||
- name: stable/ocata
|
||||
location: 10.0.0.0rc1
|
||||
releases:
|
||||
- version: 10.0.0.0b1
|
||||
projects:
|
||||
@ -23,3 +26,7 @@ releases:
|
||||
* Not allow to update icmp fw_rule with port
|
||||
* Use BRANCH constants from neutron_lib
|
||||
* Update policy.json for FWaaS v2
|
||||
- version: 10.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/neutron-fwaas
|
||||
hash: 8cfa2de66becce06f3e11bbab7562b11649e54c9
|
||||
|
@ -5,6 +5,9 @@ type: service
|
||||
release-model: cycle-with-milestones
|
||||
send-announcements-to: openstack-announce@lists.openstack.org
|
||||
release-notes: http://docs.openstack.org/releasenotes/neutron/unreleased.html
|
||||
branches:
|
||||
- name: stable/ocata
|
||||
location: 10.0.0.0rc1
|
||||
releases:
|
||||
- version: 10.0.0.0b1
|
||||
projects:
|
||||
@ -30,3 +33,7 @@ releases:
|
||||
* Use neutron-lib
|
||||
* SR-IOV: remove ml2_conf_sriov.ini from oslo-config-generator
|
||||
* Linux Bridge: driver support for QoS egress minimum bandwidth
|
||||
- version: 10.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/neutron
|
||||
hash: cdeb93b0b331ef3134c10c2eda098bb70f417e1f
|
||||
|
Loading…
Reference in New Issue
Block a user