normalize misc deliverable files

Change-Id: I2e33d62bcd5d43ef6b928e2d9cae685b492b588b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-07-31 16:33:26 -04:00
parent 5e4c42ac0d
commit cd690c2e35
14 changed files with 344 additions and 344 deletions

View File

@ -5,47 +5,47 @@ type: service
release-model: cycle-with-milestones release-model: cycle-with-milestones
release-notes: https://docs.openstack.org/releasenotes/keystone/newton.html release-notes: https://docs.openstack.org/releasenotes/keystone/newton.html
branches: branches:
- name: stable/newton - name: stable/newton
location: 10.0.0.0rc1 location: 10.0.0.0rc1
releases: releases:
- version: 10.0.0.0b1 - version: 10.0.0.0b1
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: 38d3c73888d46a330d8043e230e5bd4cc6f7b6b4 hash: 38d3c73888d46a330d8043e230e5bd4cc6f7b6b4
- version: 10.0.0.0b2 - version: 10.0.0.0b2
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: 07981bddaf2630922ce3811c999d30b74dadc294 hash: 07981bddaf2630922ce3811c999d30b74dadc294
- version: 10.0.0.0b3 - version: 10.0.0.0b3
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: 816d26046af0482aa52a5b8faafe8ed1591cf8c6 hash: 816d26046af0482aa52a5b8faafe8ed1591cf8c6
- version: 10.0.0.0rc1 - version: 10.0.0.0rc1
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: ab09cc3f3f35532b0731ab8b956a5dd31c92ba32 hash: ab09cc3f3f35532b0731ab8b956a5dd31c92ba32
- version: 10.0.0.0rc2 - version: 10.0.0.0rc2
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: b3fae7724db797c911bedec1e9ab1ded982691c5 hash: b3fae7724db797c911bedec1e9ab1ded982691c5
- version: 10.0.0.0rc3 - version: 10.0.0.0rc3
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: 339e7cc798aed24b7697980eb7cf8e20498d436d hash: 339e7cc798aed24b7697980eb7cf8e20498d436d
- version: 10.0.0 - version: 10.0.0
diff-start: 9.0.0.0rc1 diff-start: 9.0.0.0rc1
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: 339e7cc798aed24b7697980eb7cf8e20498d436d hash: 339e7cc798aed24b7697980eb7cf8e20498d436d
- version: 10.0.1 - version: 10.0.1
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: 0f6e92ccd18e2d93dc2ecee79e57ee344ea09941 hash: 0f6e92ccd18e2d93dc2ecee79e57ee344ea09941
- version: 10.0.2 - version: 10.0.2
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: 05a129e54573b6cbda1ec095f4526f2b9ba90a90 hash: 05a129e54573b6cbda1ec095f4526f2b9ba90a90
- version: 10.0.3 - version: 10.0.3
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: bd49c3ef6daa474e9c84c0d8721c0f6812ee3d2c hash: bd49c3ef6daa474e9c84c0d8721c0f6812ee3d2c

View File

@ -3,91 +3,91 @@ launchpad: keystoneauth
team: keystone team: keystone
type: library type: library
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
include-pypi-link: true include-pypi-link: yes
release-notes: https://docs.openstack.org/releasenotes/keystoneauth/newton.html release-notes: https://docs.openstack.org/releasenotes/keystoneauth/newton.html
branches: branches:
- name: stable/newton - name: stable/newton
location: 2.12.1 location: 2.12.1
releases: releases:
- version: 2.5.0 - version: 2.5.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 7dd4208e5c2519fa4647fd9f36b7f67bd2f11718 hash: 7dd4208e5c2519fa4647fd9f36b7f67bd2f11718
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.6.0 - version: 2.6.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: d5020aed64e150c7e06705d316ba3ee074be983d hash: d5020aed64e150c7e06705d316ba3ee074be983d
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.7.0 - version: 2.7.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: c43d9dc75bb610ce9f53524bebfdb0633c0c1147 hash: c43d9dc75bb610ce9f53524bebfdb0633c0c1147
tarball-base: keystoneauth1 tarball-base: keystoneauth1
highlights: | highlights: |
- Added `is_admin_project` support - Added `is_admin_project` support
- Added support for oauth1 auth - Added support for oauth1 auth
- version: 2.8.0 - version: 2.8.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 3562dd4b6cc5d59918ea7f540d75c4f88d52ab5d hash: 3562dd4b6cc5d59918ea7f540d75c4f88d52ab5d
tarball-base: keystoneauth1 tarball-base: keystoneauth1
highlights: | highlights: |
- Added `is_domain` support to token model - Added `is_domain` support to token model
- Added OidcAccessToken auth plugin - Added OidcAccessToken auth plugin
- version: 2.9.0 - version: 2.9.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 464aaac5a2ed6da94144395f4ed848dc1ee61c45 hash: 464aaac5a2ed6da94144395f4ed848dc1ee61c45
tarball-base: keystoneauth1 tarball-base: keystoneauth1
highlights: | highlights: |
- Support TOTP authentication. - Support TOTP authentication.
- Kerberos and FederatedKerberos authentication is now supported, - Kerberos and FederatedKerberos authentication is now supported,
the kerberos optional dependency must be installed, use the kerberos optional dependency must be installed, use
`pip install keystoneauth[kerberos]. `pip install keystoneauth[kerberos].
- version: 2.10.0 - version: 2.10.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 86e010cc8341ccdea81305998faeb20d180033ee hash: 86e010cc8341ccdea81305998faeb20d180033ee
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.11.0 - version: 2.11.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 80ad3bc11fdc3b224cac15420174ec9ccfe71cf5 hash: 80ad3bc11fdc3b224cac15420174ec9ccfe71cf5
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.11.1 - version: 2.11.1
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 837118393c9930d0f627783f15df67a4299d5271 hash: 837118393c9930d0f627783f15df67a4299d5271
tarball-base: keystoneauth1 tarball-base: keystoneauth1
highlights: | highlights: |
- Fixes "space before header" issue seen in ansible deploys with - Fixes "space before header" issue seen in ansible deploys with
requests>=2.11.0, see bug 1611426. requests>=2.11.0, see bug 1611426.
- Fixes "Status code 308 missed" issue, see bug 1610914 - Fixes "Status code 308 missed" issue, see bug 1610914
- version: 2.12.0 - version: 2.12.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 5f34cb14d4229b8f6ec3088e04d6bfa398b2fd98 hash: 5f34cb14d4229b8f6ec3088e04d6bfa398b2fd98
tarball-base: keystoneauth1 tarball-base: keystoneauth1
highlights: | highlights: |
- TCP_KEEPCNT is disabled when using Windows Subsystem for Linux, - TCP_KEEPCNT is disabled when using Windows Subsystem for Linux,
see bug 1614688. see bug 1614688.
- version: 2.12.1 - version: 2.12.1
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: b7b887c5192f2940073d038360a64041fc4f38cc hash: b7b887c5192f2940073d038360a64041fc4f38cc
tarball-base: keystoneauth1 tarball-base: keystoneauth1
highlights: | highlights: |
- Fixes a bug in the version discovery mechanism where a URL was - Fixes a bug in the version discovery mechanism where a URL was
being improperly returned when the discovery was not successful, being improperly returned when the discovery was not successful,
see bug 1616720. see bug 1616720.
- version: 2.12.2 - version: 2.12.2
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 10ba290b000b3fa0c88b28e61672dda4799d2f06 hash: 10ba290b000b3fa0c88b28e61672dda4799d2f06
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.12.3 - version: 2.12.3
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 912d99bdf0f20ddc544dd05656a5ac28ec9acaac hash: 912d99bdf0f20ddc544dd05656a5ac28ec9acaac
tarball-base: keystoneauth1 tarball-base: keystoneauth1

View File

@ -3,42 +3,42 @@ launchpad: keystonemiddleware
team: keystone team: keystone
type: library type: library
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
include-pypi-link: true include-pypi-link: yes
release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/newton.html release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/newton.html
branches: branches:
- name: stable/newton - name: stable/newton
location: 4.9.0 location: 4.9.0
releases: releases:
- version: 4.5.0 - version: 4.5.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: 67e1a46b1cece719b1615f09feabad6442fa6552 hash: 67e1a46b1cece719b1615f09feabad6442fa6552
- version: 4.5.1 - version: 4.5.1
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: f55b0334b919f89fee0b2cfe0a9994fd08c9966c hash: f55b0334b919f89fee0b2cfe0a9994fd08c9966c
- version: 4.6.0 - version: 4.6.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: 29709a4aaf9f8851a11234380cc67285840f0216 hash: 29709a4aaf9f8851a11234380cc67285840f0216
highlights: | highlights: |
- Support for AuditMiddleware can be installed with `pip install keystonemiddleware[audit_notifications]` - Support for AuditMiddleware can be installed with `pip install keystonemiddleware[audit_notifications]`
- AuditMiddleware can support services that do not use tokens (bug 1583699) - AuditMiddleware can support services that do not use tokens (bug 1583699)
- Pass X_IS_ADMIN_PROJECT header (bug 1577996) - Pass X_IS_ADMIN_PROJECT header (bug 1577996)
- Determine project name from oslo config or local config (bug 1583690) - Determine project name from oslo config or local config (bug 1583690)
- version: 4.7.0 - version: 4.7.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: a724cf86736765e63dc5593ed24a8a6cc15f65be hash: a724cf86736765e63dc5593ed24a8a6cc15f65be
- version: 4.8.0 - version: 4.8.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: 67dacadfd5f12ca5c5b2c76375e9d790643449e4 hash: 67dacadfd5f12ca5c5b2c76375e9d790643449e4
- version: 4.9.0 - version: 4.9.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: 5a6296cd4ec6ebcf1bf73e8ab6b9813f3e8f9d93 hash: 5a6296cd4ec6ebcf1bf73e8ab6b9813f3e8f9d93
- version: 4.9.1 - version: 4.9.1
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: 675ac3effa8649d162dabe25aea6d241a6f54b2b hash: 675ac3effa8649d162dabe25aea6d241a6f54b2b

View File

@ -3,57 +3,57 @@ launchpad: python-openstackclient
team: OpenStackClient team: OpenStackClient
type: library type: library
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
include-pypi-link: true include-pypi-link: yes
release-notes: https://docs.openstack.org/releasenotes/osc-lib/newton.html release-notes: https://docs.openstack.org/releasenotes/osc-lib/newton.html
branches: branches:
- name: stable/newton - name: stable/newton
location: 1.1.0 location: 1.1.0
releases: releases:
- version: 0.1.0 - version: 0.1.0
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: b4fd4ed5fc06ea277502d1ac98650ce137b2625d hash: b4fd4ed5fc06ea277502d1ac98650ce137b2625d
highlights: | highlights: |
First release of extracted modules from OpenStackClient First release of extracted modules from OpenStackClient
- version: 0.2.0 - version: 0.2.0
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: 408d88f31634974279e88419763a57144f11f74f hash: 408d88f31634974279e88419763a57144f11f74f
- version: 0.2.1 - version: 0.2.1
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: 812e0741f584eaa4d12339a991d604a4a60b8b89 hash: 812e0741f584eaa4d12339a991d604a4a60b8b89
- version: 0.3.0 - version: 0.3.0
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: 9667f426d0885ea6b497710efa7830c64a8f2e2a hash: 9667f426d0885ea6b497710efa7830c64a8f2e2a
- version: 0.4.0 - version: 0.4.0
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: a78b67ec5365caed4c0249851b504479af5ecce5 hash: a78b67ec5365caed4c0249851b504479af5ecce5
- version: 0.4.1 - version: 0.4.1
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: ef4a4f143b1f96ac8c2a685a8e1a4e96c802cb0d hash: ef4a4f143b1f96ac8c2a685a8e1a4e96c802cb0d
- version: 1.0.0 - version: 1.0.0
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: e0e2deaee02b88b8565502d3f72ec2184c9768c6 hash: e0e2deaee02b88b8565502d3f72ec2184c9768c6
highlights: | highlights: |
First full release of OpenStackClient support library First full release of OpenStackClient support library
- version: 1.0.1 - version: 1.0.1
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: ea65b90d63050a331bc039589c8bb6fc308067fa hash: ea65b90d63050a331bc039589c8bb6fc308067fa
highlights: | highlights: |
Fix argument dependency bug Fix argument dependency bug
- version: 1.0.2 - version: 1.0.2
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: 1a3ff9697daba6a876d4ea57d603a17115e8ad88 hash: 1a3ff9697daba6a876d4ea57d603a17115e8ad88
highlights: | highlights: |
Fix another argument dependency bug Fix another argument dependency bug
- version: 1.1.0 - version: 1.1.0
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: 9bf62fde0c69c0941e2a767fb580d98f63b1e2ef hash: 9bf62fde0c69c0941e2a767fb580d98f63b1e2ef

View File

@ -3,16 +3,16 @@ launchpad: pycadf
team: keystone team: keystone
type: library type: library
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
include-pypi-link: true include-pypi-link: yes
branches: branches:
- name: stable/newton - name: stable/newton
location: 2.4.0 location: 2.4.0
releases: releases:
- version: 2.3.0 - version: 2.3.0
projects: projects:
- repo: openstack/pycadf - repo: openstack/pycadf
hash: ec0780b19a4ab01e80451bcfc33005e3b04b96d5 hash: ec0780b19a4ab01e80451bcfc33005e3b04b96d5
- version: 2.4.0 - version: 2.4.0
projects: projects:
- repo: openstack/pycadf - repo: openstack/pycadf
hash: d94f1b4186011170dc8e7de47e044eac5ef46fb3 hash: d94f1b4186011170dc8e7de47e044eac5ef46fb3

View File

@ -4,38 +4,38 @@ team: keystone
release-notes: https://docs.openstack.org/releasenotes/keystoneauth/ocata.html release-notes: https://docs.openstack.org/releasenotes/keystoneauth/ocata.html
type: library type: library
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
include-pypi-link: true include-pypi-link: yes
releases: releases:
- version: 2.13.0 - version: 2.13.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 811cd1f3e18327f5c4560e1d6024bdbc5771c449 hash: 811cd1f3e18327f5c4560e1d6024bdbc5771c449
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.14.0 - version: 2.14.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 626886b4aa9d905d4fcbf88e53b59339eb42b568 hash: 626886b4aa9d905d4fcbf88e53b59339eb42b568
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.15.0 - version: 2.15.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 946278d98c1d37998059f4199507835cfcf84879 hash: 946278d98c1d37998059f4199507835cfcf84879
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.16.0 - version: 2.16.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 3e2ea6a9ccfb260fc21a7e49b863a5e778c743f1 hash: 3e2ea6a9ccfb260fc21a7e49b863a5e778c743f1
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.17.0 - version: 2.17.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 06e0aeb8f1dbb77ce452f732f38381f76229bdbc hash: 06e0aeb8f1dbb77ce452f732f38381f76229bdbc
tarball-base: keystoneauth1 tarball-base: keystoneauth1
- version: 2.18.0 - version: 2.18.0
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: 9365dbeb6d4ffb70d0e2ecf561fadbb3e150b23c hash: 9365dbeb6d4ffb70d0e2ecf561fadbb3e150b23c
tarball-base: keystoneauth1 tarball-base: keystoneauth1
branches: branches:
- name: stable/ocata - name: stable/ocata
location: 2.18.0 location: 2.18.0

View File

@ -4,32 +4,32 @@ team: keystone
release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/ocata.html release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/ocata.html
type: library type: library
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
include-pypi-link: true include-pypi-link: yes
releases: releases:
- version: 4.10.0 - version: 4.10.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: b8024ff8c682037d6ad441b0c2def23447e26f2f hash: b8024ff8c682037d6ad441b0c2def23447e26f2f
- version: 4.11.0 - version: 4.11.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: 77a7828fc1c07b121c1e24bc087c9f7789900446 hash: 77a7828fc1c07b121c1e24bc087c9f7789900446
- version: 4.12.0 - version: 4.12.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: e0e9a0e20457532dfd8277240e43f4229564092b hash: e0e9a0e20457532dfd8277240e43f4229564092b
- version: 4.13.0 - version: 4.13.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: dfd53e55512cba6a8b7e69ac5bf7bea172dfe6b1 hash: dfd53e55512cba6a8b7e69ac5bf7bea172dfe6b1
- version: 4.13.1 - version: 4.13.1
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: abaf1b5bf718d0c59fa918ada2fb91370292f7c6 hash: abaf1b5bf718d0c59fa918ada2fb91370292f7c6
- version: 4.14.0 - version: 4.14.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: 3a36cc2d0a8504a9df77c5a833edc50a88828252 hash: 3a36cc2d0a8504a9df77c5a833edc50a88828252
branches: branches:
- name: stable/ocata - name: stable/ocata
location: 4.14.0 location: 4.14.0

View File

@ -4,16 +4,16 @@ team: OpenStackClient
release-notes: https://docs.openstack.org/releasenotes/osc-lib/ocata.html release-notes: https://docs.openstack.org/releasenotes/osc-lib/ocata.html
type: library type: library
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
include-pypi-link: true include-pypi-link: yes
branches: branches:
- name: stable/ocata - name: stable/ocata
location: 1.3.0 location: 1.3.0
releases: releases:
- version: 1.2.0 - version: 1.2.0
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: 5099a55fa6377fba54b477cff7304ddaafa6df78 hash: 5099a55fa6377fba54b477cff7304ddaafa6df78
- version: 1.3.0 - version: 1.3.0
projects: projects:
- repo: openstack/osc-lib - repo: openstack/osc-lib
hash: 45be3e1b2c9c054823e25605d54157d36d875ba0 hash: 45be3e1b2c9c054823e25605d54157d36d875ba0

View File

@ -6,10 +6,10 @@ type: library
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
include-pypi-link: yes include-pypi-link: yes
branches: branches:
- name: stable/ocata - name: stable/ocata
location: 1.5.0 location: 1.5.0
releases: releases:
- version: 1.5.0 - version: 1.5.0
projects: projects:
- repo: openstack/osprofiler - repo: openstack/osprofiler
hash: c1d53d925e9faa9db5e91594a62406edd19e9894 hash: c1d53d925e9faa9db5e91594a62406edd19e9894

View File

@ -1,14 +1,14 @@
--- ---
include-pypi-link: true include-pypi-link: yes
launchpad: pycadf launchpad: pycadf
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: keystone team: keystone
type: library type: library
branches: branches:
- name: stable/ocata - name: stable/ocata
location: 2.5.0 location: 2.5.0
releases: releases:
- version: 2.5.0 - version: 2.5.0
projects: projects:
- repo: openstack/pycadf - repo: openstack/pycadf
hash: 6e7ecfae0f6f584fa78dbfe3c318c13e0afbec96 hash: 6e7ecfae0f6f584fa78dbfe3c318c13e0afbec96

View File

@ -4,7 +4,7 @@ release-model: cycle-with-intermediary
team: karbor team: karbor
type: horizon-plugin type: horizon-plugin
releases: releases:
- version: 0.3.0 - version: 0.3.0
projects: projects:
- repo: openstack/karbor-dashboard - repo: openstack/karbor-dashboard
hash: e0b55c296d1373a01674c0bfee2cac848ad7b911 hash: e0b55c296d1373a01674c0bfee2cac848ad7b911

View File

@ -4,11 +4,11 @@ release-model: cycle-with-intermediary
team: karbor team: karbor
type: service type: service
releases: releases:
- version: 0.3.0 - version: 0.3.0
projects: projects:
- repo: openstack/karbor - repo: openstack/karbor
hash: 539e3ade1e5429d67d0b7eb0019e009683a27f16 hash: 539e3ade1e5429d67d0b7eb0019e009683a27f16
- version: 0.4.0 - version: 0.4.0
projects: projects:
- repo: openstack/karbor - repo: openstack/karbor
hash: 5516e645ca0abf9b0917ab0267fc53b54c4e7687 hash: 5516e645ca0abf9b0917ab0267fc53b54c4e7687

View File

@ -1,22 +1,22 @@
--- ---
include-pypi-link: true include-pypi-link: yes
launchpad: keystonemiddleware launchpad: keystonemiddleware
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: keystone team: keystone
type: library type: library
releases: releases:
- version: 4.15.0 - version: 4.15.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: d94c40b1e0515117fbe7d04480640641f2a2edbd hash: d94c40b1e0515117fbe7d04480640641f2a2edbd
- version: 4.16.0 - version: 4.16.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: 5bd147435a7b7c0638e8ad1b618a64b5ab9b7e90 hash: 5bd147435a7b7c0638e8ad1b618a64b5ab9b7e90
- version: 4.17.0 - version: 4.17.0
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: 4a72cd6c3b3139dd2b55787eff5b84741cc0a347 hash: 4a72cd6c3b3139dd2b55787eff5b84741cc0a347
branches: branches:
- name: stable/pike - name: stable/pike
location: 4.17.0 location: 4.17.0

View File

@ -1,14 +1,14 @@
--- ---
include-pypi-link: true include-pypi-link: yes
launchpad: pycadf launchpad: pycadf
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: keystone team: keystone
type: library type: library
releases: releases:
- version: 2.6.0 - version: 2.6.0
projects: projects:
- repo: openstack/pycadf - repo: openstack/pycadf
hash: 88064cffa79dd807782eff9e167d6e7724d74171 hash: 88064cffa79dd807782eff9e167d6e7724d74171
branches: branches:
- name: stable/pike - name: stable/pike
location: 2.6.0 location: 2.6.0