27 Commits

Author SHA1 Message Date
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00
Doug Hellmann
6e6c0593f6 import newton-eol tags
Use "edit-deliverable import-eol-tag" to record the information about
all of the existing newton-eol tags.

Change-Id: Iff29f42ccb02b9eec69750858e51459e33bc226f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-19 12:14:49 -04:00
Sean McGinnis
314fee67b7 Add repo settings and remove highlights for Newton
We've deprecated per-release highlights and are now removing them.
We also now require repository-settings for deliverables. This adds
the one and removes the other.

Change-Id: Ia94eb26ccc9552193e9a21e5c771ce962721f6c9
2018-02-23 12:03:21 -05:00
Doug Hellmann
cd690c2e35 normalize misc deliverable files
Change-Id: I2e33d62bcd5d43ef6b928e2d9cae685b492b588b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-31 17:26:33 -04:00
Doug Hellmann
183ac77a01 remove send-announcements-to from remaining newton projects
We no longer use the send-announcements-to field for anything.

Change-Id: I10cb8f2c856c8c075862f567ea9a249b04185119
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:03:05 -04:00
Andreas Jaeger
adc21b41c1 Use https for docs.openstack.org (4/7)
We switched to https for docs.openstack.org, adjust URLs.

This change handles newton deliverables
Change-Id: I884958de4728dc9f649f6bac1c7d44e7b0598d07
2017-04-30 18:02:06 +02:00
Steve Martinelli
5fd718a5db release keystoneauth 2.12.3 for stable/newton
includes fixes for:
  - not logging service token in debug mode
  - not logging binary data for responses in debug mode

Change-Id: Id0c6ddb379750b059c78e35de5b6016b0cb14193
2017-01-18 18:27:26 +00:00
Jenkins
7057ebaeff Merge "import stable/newton branch history" 2016-12-07 10:20:07 +00:00
Doug Hellmann
b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00
Davanum Srinivas
118594e9b7 Fix download url for keystone-auth
Deliverable name is not the same as the tarball name for
keystoneauth. We need to specify tarball-base for the
url to be composed correctly

Change-Id: I0ee451dc25fb4213367e542be10650706da523c3
2016-12-05 16:42:27 -05:00
Doug Hellmann
6018514762 add release model and deliverable type (n)
Change-Id: Ic9d5708920c2b351ec0bbfbccf38b039267a4179
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Steve Martinelli
c1a931342c release keystoneauth 2.12.2 for newton
Change-Id: I30a42a1bbd3a664d19444d9a615721a05a45b21f
2016-10-13 15:51:04 -04:00
Doug Hellmann
30c1fce530 add release note links for newton
Add links to the published release notes for newton.

Change-Id: I6d876c21c0d07cecdb5212e298407befff58f1a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-09-22 16:49:37 -04:00
Samuel de Medeiros Queiroz
530c259dd7 Relase keystoneauth 2.12.1
Change-Id: I51b9dc93de69f23d54837a79e6ee4ef063837a73
2016-08-25 09:28:25 -03:00
Samuel de Medeiros Queiroz
ba5d1caf08 Relase keystoneauth 2.12.0
Change-Id: I3856b0694e03392f5a369748157a84f5e590c0ee
2016-08-23 11:57:46 -03:00
Brant Knudson
d7d0ede536 keystoneauth 2.11.1
This includes a fix for bugs 1611426, 1610914 .

Change-Id: I913ddd65d4fbf557b0faa44e4cf89c58f5909733
2016-08-11 11:57:09 +03:00
Steve Martinelli
02b1d10e36 release keystoneauth 2.11.0
fixes a bug with reporting ADFS as available even though
lxml is not installed.

Change-Id: If9ec0a50e9e4249100d200d61d3228f5b07325f5
2016-08-04 21:55:59 +00:00
Steve Martinelli
3f9af575e5 release keystoneauth 2.10.0
add new features such as:

  - Lazy load oauthlib for plugin loading
  - Add client_credentials grant type support for OIDC auth
  - Add discovery document support for OIDC auth
  - Use requests for SAML2 auth
  - Add new auth plugin for X.509 tokenless auth

Change-Id: I49328c646271a98295874eef01549864b2a206bf
2016-07-28 10:00:22 -04:00
Steve Martinelli
602735c5e6 release 2.9.0 of keystoneauth
includes support for new auth plugins, minor bug fixes, and
requirements updates.

Change-Id: I2517b935583c9f98b9eade3b66e42b1cf9d40ac1
2016-07-02 09:39:11 -04:00
Doug Hellmann
7fabf48f24 add team field for newton deliverables
Change-Id: I333ff743f2c03b44fcce7d01f8979aed34e689f7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:10 -04:00
Jenkins
2c04803762 Merge "require release note pages to exist before adding the link" 2016-06-02 07:58:28 +00:00
Steve Martinelli
6c53a8a251 release keystoneauth 2.8.0
Change-Id: I06c66c12da5abc6a5b3d55602b10fdba55ba0b95
2016-06-01 21:24:35 -07:00
Doug Hellmann
f947d43cc9 require release note pages to exist before adding the link
Add a validation step to ensure that the link referenced for release
notes is actually fetchable. Remove the release-notes links from newton
deliverable files where the page doesn't exist yet.

Change-Id: I8fb101c0317f7cfa30754662659c00290ce581fb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-05-19 16:01:14 -04:00
Doug Hellmann
4cfd4a780e clean up highlights formatting for previous keystone lib releases
Change-Id: I9efef2529780879688667ebfad3bdbffe625211b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-05-19 15:35:39 -04:00
Steve Martinelli
d3485cd9ad release keystone libraries
various commits have gone into each of keystone's libraries, they
are in a good state and should be released now to prevent a much
larger release in the future.

Change-Id: Id289bc80a901770ef8117d8dbe30fe0ac877f0e0
2016-05-18 01:14:03 -04:00
Steve Martinelli
a29573f7c8 release keystoneauth 2.6.0
release a new version of keystoneauth that supports a broader range
of betamax fixtures.

Change-Id: I58dba35d47de870bb77d59303f041ab51479c30f
Related-Bug: 1568840
2016-04-13 17:47:25 +00:00
Steve Martinelli
ba179ec889 release keystoneauth 2.5.0
this will be the first release for the newton cycle, and contains
a critical fix to support openstackclient's use of keystoneauth

Change-Id: I0dcf7fddd230dcc2b46070e51f2e2923a6ac884f
related-bug: 1533369
2016-04-07 19:36:54 +00:00