This PS will help project avoid pep8 some issues for *.rst
in whole project.
Co-authored-By: Hoang Trung Hieu <hieuht@vn.fujitsu.com>
Change-Id: I7a01863b1aa0bcf999be6e6e2261ab35530c196a
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.
Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.
This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.
Change-Id: Ia51fc308826127bf26a141a38bdbdf93bb318c52
Instead of calling _get_floatingip() and discarding its results, update
the list of fips that we want to return accordingly.
Change-Id: I05e8e2fb1677a4d53c4484cccec73b318a039007
Closes-Bug: 1731253
With the change to oslo.context in the depends-on, we no longer need
to maintain an override for the from_dict function. We only need
to provide a list of additional keys in the appropriate class member.
Depends-On: Ib143f8a5c129dbf6711800c4d87c8830a8aa3365
Change-Id: I922f2e4544de6eb3bddb134ccd87a3bafa5e6c08
This commit will move all default policies to code for:
- zone
- zone_export
- zone_import
- zone_transfer_accept
- zone_transfer_request
Change-Id: I9945fe66d127696907695c73ecef77a6f07acd38
Co-authored-By: Nam Nguyen Hoai <namnh@vn.fujitsu.com>
Implements: blueprint policy-in-code
This commit will move all default policies to code for:
- blacklist
- context
- diagnostics
- pool
Change-Id: I0c94ecaadba21b69b1fe4c0cd924e2b9b12c4782
Co-authored-By: Nam Nguyen Hoai <namnh@vn.fujitsu.com>
Implements: blueprint policy-in-code
This commit will prepare for implementing policies in code.
- https://governance.openstack.org/tc/goals/queens/policy-in-code.html
Change-Id: Iea587cb6f4281b950eaca6bdaac3a8ea5de76c67
Co-authored-By: Nam Nguyen Hoai <namnh@vn.fujitsu.com>
Implements: blueprint policy-in-code
Screen support has been completely removed from devstack[1]
[1] I8c27182f60b0f5310b3a8bf5feb02beb7ffbb26a
and cdba1b371628aa0e8bc5b687351c5ee9b39e9bc6
Change-Id: I363e140ab6ea9b7ac8f422146e70e203d6265e5b
Remove code which allowed designate-manage to attempt to escalate
privileges so that configuration files can be read by users who
normally wouldn't have access, but do have sudo access.
Simpler version of [1].
[1] I03063d2af14015e6506f1b6e958f5ff219aa4a87
Closes-Bug: 1611171
Change-Id: I013754da27e9dd13493bee1abfada3fbc2a004c0