Reviewed: https://review.openstack.org/488546 Committed: https://git.openstack.org/cgit/openstack/oslo.policy/commit/?id=2b99c39c30df432fe79cbfe3db0f21039e324fb4 Submitter: Jenkins Branch: master
commit 2b99c39c30df432fe79cbfe3db0f21039e324fb4 Author: Doug Hellmann <d...@doughellmann.com> Date: Fri Jul 28 13:35:33 2017 -0400 fix formatting for empty defaults When the default for a policy rule is empty, the output is ````. The rst parser interprets that as a title overline or underline, and sphinx dies. When we have no default rule emit a string saying so to avoid emitting an empty literal inline block. Closes-Bug: 1707246 Change-Id: I774b2de5ff59874dfa67811c094735dd74c8083e Signed-off-by: Doug Hellmann <d...@doughellmann.com> ** Changed in: oslo.policy Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1707246 Title: Configuration guide references configuration options for policy instead of sample policy file Status in OpenStack Identity (keystone): In Progress Status in oslo.policy: Fix Released Bug description: The configuration guide document should contain all information for configuration options, as well as sample policy files. Keystone's configuration section uses the wrong directive, which results in the configuration options being rendered where the sample policy file should be: https://docs.openstack.org/keystone/latest/configuration/policy.html We should correct this so that the policy section of the configuration guide references policy and not configuration options. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1707246/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp