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>
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>
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
We no longer use the send-announcements-to field for anything.
Change-Id: I10cb8f2c856c8c075862f567ea9a249b04185119
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
includes fixes for:
- not logging service token in debug mode
- not logging binary data for responses in debug mode
Change-Id: Id0c6ddb379750b059c78e35de5b6016b0cb14193
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>
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
Add links to the published release notes for newton.
Change-Id: I6d876c21c0d07cecdb5212e298407befff58f1a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
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
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>
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
release a new version of keystoneauth that supports a broader range
of betamax fixtures.
Change-Id: I58dba35d47de870bb77d59303f041ab51479c30f
Related-Bug: 1568840
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