Commit Graph

12 Commits

Author SHA1 Message Date
Colleen Murphy 3d575d2d9d Move SP endpoint filters spec to attic
As discussed at the PTG, we don't want to focus on expanding the scope
of endpoint filtering, so rather than keep it in the backlog to wait for
someone to pick it up, move it to the attic to signal that this is not
something we want to prioritize. If we decide this is valuable and
someone is willing to pick it up, we can always move it back out of the
attic.

Change-Id: I95c094f4d4df2e44cd23d2715275199a4e6c8200
2019-05-13 11:46:20 -07:00
Zuul 0eb11a38e5 Merge "Move 'functional testing' spec to attic" 2019-05-13 17:44:16 +00:00
morgan fainberg d41918f3e9 Move the request-helpers spec for keystonemiddleware to attic
Move the request-helpers backlog spec for keystonemiddleware to the
attic. At the Denver PTG (2019) we discussed this spec. We are in a
very different space from where we were at the time of proposal, and
if there is a desire to revisit this specific specification it can
be brought back from the attic.

Change-Id: I3e1ab025bb998b14c0a71854b9109d9f29b25ee9
2019-05-04 09:46:46 -07:00
morgan fainberg 60e79f7c5a Move 'functional testing' spec to attic
As discussed at the Denver (2019) PTG, this spec is not super useful as
proposed. We have started work to improve our testing in a number of
ways. If the specific use-case of functional testing as proposed in the
spec receives interest the spec can be retrieved from the attic.

Change-Id: I238b16a30f131bf9d6a754c4dda48ac8e83a51b0
2019-05-04 09:31:44 -07:00
morgan fainberg 256c23c9d0 Move endpoint-enforcement-middleware spec to attic
At the Denver PTG, it was agreed that the endpoint-enforcement spec for
the endforcement of endpoint filtering in middleware is not something
we are looking to implement. The spec can be recovered from the attic
if there is interest in the work.

Change-Id: I9e13969714f56a166c6394934514d7b95b849e05
2019-05-04 09:17:37 -07:00
Cady_Chen d943f673c8 Typo fixing
Change-Id: I0a67d29ba32eb47e22028ead77c396d1bec03c59
2016-12-07 19:50:32 +08:00
melissaml eacf9e27fc Fix a typo in identity-api-v3.rst
TrivialFix

Change-Id: Ib9e224e829cccad8717b17a427c913db162cd99e
2016-11-18 16:56:37 +08:00
Jamie Lennox 481015f8a4 Allow retrieving an expired token
When a service token is present on a token validation request we should
trust that this token was already validated by that service and ignore
the expiry time. This will allow long running operations involving
service to service communication to complete.

Implements bp: allow-expired
Change-Id: Ib1908747ebc7c4be5aafa40039b38ca8ece88ccd
2016-10-05 10:40:36 +11:00
Henry Nash 578447d487 Revert spec change for Microversions
We decided to defer support for microversions until we have a change
that actually requires this.

Even though the "old style" identity spec has been moved to the
attic, we had updated this to indicate support for microversions.
So as to not cause confusion, this is now reverted.

Change-Id: I20f284fd760c3bf51b3ebfa7bd91dd64750d9685
2016-09-06 15:21:11 +01:00
Steve Martinelli 848afbe873 move old APIs to the attic
As we do with other things we don't want folks to see, shove the
APIs in the attic. These files are being moved to the api-ref
directory in the keystone repo. See topic `keystone-api-sprint`.

https://review.openstack.org/#/q/branch:master+topic:keystone-api-sprint

Change-Id: Ic61dfa8ef1d71954ae5b3e09f1ccc8ec6e774973
2016-07-21 10:20:54 -07:00
Henry Nash 3b790eafdc Move inheritance API spec into core Identity API
Remove the extension API doc, and integrate the OS-INHERIT APIs
into the main Identity API specification document. No changes to
the actual API URLs have been made.

Change-Id: Ia838dff1863b1b77472079b32783ae31557b1ef5
Implements: bp move-extensions
2015-12-03 10:00:30 +00:00
Steve Martinelli 90e256c775 Create an attic for APIs we don't support
Rather than delete APIs we no longer support, move them to a
directory that is not referenced in the index, so they do not
appear on specs.openstack.org.

Change-Id: I0c4646f054cbc73bc078e4cef1c12fdc196bb011
2015-11-23 12:09:19 -05:00