keystoneauth/keystoneauth1
Gage Hugo 7bf7619104 Remove pbr warnerrors in favor of sphinx check
This change removes the soon-to-be unused "warnerrors" setting,
which will be replaced by "warning-is-error" in sphinx
releases >= 1.5.[0] This also pre-emptively fixes most warnings
that came up when testing with sphinx >= 1.5:

- Multiple cases of Opts
- Redundant loading of todo extension

Added a comment to not to enable the new sphinx setting until
the issues with Changlog building are fixed.

Added setup.py to the list of files to ignore when building
docs.

[0] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113085.html

Change-Id: Ia0079c6b551dd3896bc3d922a477f927757bd61b
2017-03-07 20:51:19 -06:00
..
access Add is_domain to keystoneauth token 2016-05-18 21:56:36 -03:00
exceptions Fix ClientException message property not set properly 2017-01-26 12:28:05 +00:00
extras Remove pbr warnerrors in favor of sphinx check 2017-03-07 20:51:19 -06:00
fixture Use https for *.openstack.org references 2017-02-06 13:45:24 -08:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Include the auth_url in the discovery failure message 2017-02-24 10:30:41 -05:00
loading Remove pbr warnerrors in favor of sphinx check 2017-03-07 20:51:19 -06:00
tests Include the auth_url in the discovery failure message 2017-02-24 10:30:41 -05:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 2016-08-23 03:36:45 +00:00
adapter.py Don't issue deprecation warning when nesting adapters 2016-12-06 09:14:44 +11:00
discover.py Removing tox ignore D401 and make keystoneauth compliant 2016-04-13 18:46:05 +00:00
plugin.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00
service_token.py Add a service token wrapper 2016-10-11 14:14:40 +11:00
session.py Merge "Correctly Omit Response Body in Debug Mode" 2017-01-18 03:15:24 +00:00
token_endpoint.py Adding authentication compatibility for OpenStackClient 2016-03-07 23:38:22 +00:00