openstacksdk/openstack/tests
Monty Taylor a99d6f1912
Rename BaseProxy to Proxy
The base resource class is "Resource" but the base proxy class is
"BaseProxy" which makes reading the docs a bit strange. It was
originally not really a big real because nothing used Proxy directly.
But since we add Proxy instances to the Connection for every service in
service-types-authority which are now documented as part of the
Connection object, calling them BaseProxy is a bit weird.

Keep a BaseProxy object around so we don't break out of tree Proxy
objects, but add a deprecation to it so people can update.

Shift BaseProxy from the main user docs to the contributor layout docs.
Add showing inheritance, as well as docs for OpenStackSDKAdapter.

Change-Id: I2778b2a04ad0aed4bb6b217151f41503997db1c6
2018-02-15 08:54:34 -06:00
..
ansible Merge remote-tracking branch 'shade/master' into merge-shade 2017-10-13 06:34:45 -05:00
examples Migrate to testtools for functional tests 2017-11-15 09:04:00 -06:00
functional Fix functional test about port 2018-02-15 08:50:17 -06:00
unit Rename BaseProxy to Proxy 2018-02-15 08:54:34 -06:00
__init__.py Sync hacking requirement with global requirements 2014-06-11 11:00:42 -07:00
base.py Migrate to testtools for functional tests 2017-11-15 09:04:00 -06:00
fakes.py Remove python-ironicclient 2017-12-10 07:34:21 -06:00