
This patch set updates all object store objects to use consistent resource.prop for timestamps and booleans. In particular, the following changes were made: - Clarify documentation for timestamp and boolean attributes - Use 'is_' prefix and boolean type for boolean attributes - Use '_at' suffix and timestamp type for timestamp attributes This patch set also include missing documentation for the Account resource. Change-Id: Ibf204bb0ab444e7090c1102acdd3d0e1d9722829 Partial-Bug: #1544584
303 B
303 B
openstack.object_store.v1.account
openstack.object_store.v1.account
The Account Class
The Account
class inherits from ~openstack.resource.Resource
.
openstack.object_store.v1.account.Account