509ce60431
This release picks up new commits to trove-dashboard since the last release from stable/ussuri. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 14.0.0..db7a5ab db7a5ab Remove clusters panel from trove dashboard 4709acd Remove publish checkbox in log view 274807e Do not use __nonzero__() 5259c8b Remove unsupported network param for creating instance 1fa1ac3 Enables to select a flavor works for a database ecf14ae Update TOX_CONSTRAINTS_FILE for stable/ussuri 58b709a Update .gitreview for stable/ussuri Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I1648b78b97fb2a620adb085a72fe71e0a2149674
26 lines
714 B
YAML
26 lines
714 B
YAML
---
|
|
launchpad: trove-dashboard
|
|
release-model: cycle-with-rc
|
|
team: trove
|
|
type: horizon-plugin
|
|
repository-settings:
|
|
openstack/trove-dashboard: {}
|
|
releases:
|
|
- version: 14.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/trove-dashboard
|
|
hash: a92ba65de0454fe6676290bf556e6f92108e9ba8
|
|
- version: 14.0.0
|
|
projects:
|
|
- repo: openstack/trove-dashboard
|
|
hash: a92ba65de0454fe6676290bf556e6f92108e9ba8
|
|
diff-start: 13.0.0
|
|
- version: 14.1.0
|
|
projects:
|
|
- repo: openstack/trove-dashboard
|
|
hash: db7a5abd655d871cc036a4b59eeb4225f028e2da
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 14.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/trove-dashboard/ussuri.html
|