The "is_domain" query parameter is missing from GET/UPDATE /v3/projects
documentation in the API site.
Change-Id: I059f7e2ac689ec799dbdcc30c071de26d1603c47
Closes-bug: #1609174
If we generate keystone.conf using "tox -e genconfig",
some options are different from the sample file.
So update it.
Change-Id: I7f20338d2fab60f692dc58ca731a6a56279224fe
hashlib.algorithms_guaranteed is a set so the order is not guaranteed. This
means that the order could be different every time 'tox -e genconfig'
is run.
Change-Id: Iaa46604fccb382f174836fa6e248abf0bd7c3674
The v2 API was deprecated in mitaka with change:
e63a8311fa
The api-ref needs to be updated to show that as
well since that's the main thing someone sees when
they are in the API docs.
The status value comes from:
https://wiki.openstack.org/wiki/VersionDiscovery#status
Change-Id: I6dc5d8fd26d0981e5d83e829fe2dd09b7b9b4c17
Many releases ago, we supported the notion of having migration
repositories per backend interface. If a backend needed to use the
database, it could manage it's own migrations independently from the
rest of keystone. That functionality was removed long ago, and this
blurb of text should have been removed with it.
Change-Id: If90e25ec556cf42322509ef28878e96120b0baad
There was no log message showing what the cached value was when
the server fails to recreate a cached RevokeEvent, making it
difficult to debug the problem.
Change-Id: If142f2abd3cc497b11fb7529935d14af037c69f0
Partial-Bug: 1609566
I made a few specific changes, hopefully for the better:
- Removed the "Welcome!" from the title, which is quite verbose in the
sidebar index (and reads awkwardly as a title, IMO).
- Revised the project description to match what's on our Launchpad page,
https://launchpad.net/keystone
- Revised the target audience to more accurately reflect who we actually
write for (it's still contributors first, but it's not fair to ignore
operators, etc).
Change-Id: I9955f31216e7a70fed10501f096001433609ac70
This patch satisfies the following PCI-DSS lockout requirements:
* PCI-DSS 8.1.6: Limit repeated access attempts by locking out the user
ID after not more than 6 attempts.
Co-Authored-By: Alexander Makarov amakarov@mirantis.com
Partially-implements: blueprint pci-dss
Change-Id: I8e1bdd0d6febcd5f51a4de3249e2eb3ae16dcee5
* Beautified the response codes (removed trailing commas and added
spaces)
* Creating a domain configuration was missing from the docs
Change-Id: Ifaabc38c27669588b1abcb1d121a9e4410d62ebb
Closes-Bug: #1607567
Change I2423030bd0849c051d22f63bf60b6a5f41f72574 migrated Federation
api-ref docs into keystone repository.
Moving Assertion API to its own file is one of the TODO comments left
there, which is being addressed in this change.
Change-Id: I0ad565619744eb7f7b3c2fb33971d8d8ab4e22ea
As a result of commit I37136f79488d7469f0b8b24e3f5628899e40cac0,
the API version for v3 is now 3.7. This patch also updates the
API version updated date to that of the expected release date of
Newton.
Change-Id: I6509f4c5f2eb530c816490037fd64ed47ba0fdc0
Change I2423030bd0849c051d22f63bf60b6a5f41f72574 migrated Federation
api-ref docs into keystone repository.
Moving Auth API to its own file is one of the TODO comments left there,
which is being addressed in this change.
Change-Id: Icd0c293c1a326c9bf3fe1ca01c96e3908ac33db3