openstacksdk/doc/source/user/resource.rst
Monty Taylor 15e78f5d56
Rename resource2 and proxy2 to resource and proxy
This caps off a bunch of work to get to the new and improved
Resouce2/Proxy2 interfaces. All of the services have been migrated and
the old classes have been removed. Rename openstack.resource2 to
openstack.resource and openstack.proxy2 to openstack.proxy.

Change-Id: I0b7e1c679358e1f60b5316a255aad3a59fbbc8a9
2018-01-24 11:02:16 -06:00

579 B

Note: This class is in the process of being applied as the new base class for resources around the OpenStack SDK. Once that has been completed, this module will be drop the 2 suffix and be the only resource module.

Resource

openstack.resource

Components

openstack.resource.Body

openstack.resource.Header

openstack.resource.URI

The Resource class

openstack.resource.Resource