openstacksdk/openstack
Richard Theis 94d637cfcd Consistent resource.prop for timestamps and booleans (compute)
This patch set updates all compute 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

Change-Id: I6dbb946dad0d9daee5fd766fab6577e9701edb35
Partial-Bug: #1544584
2016-03-11 09:09:19 -06:00
..
block_store Consistent resource.prop for timestamps and booleans (block store) 2016-03-07 16:05:52 -06:00
cluster Override delete function of senlin cluster/node 2016-02-20 00:07:43 +08:00
compute Consistent resource.prop for timestamps and booleans (compute) 2016-03-11 09:09:19 -06:00
database Replace 'value' arguments in database proxy 2015-12-10 15:30:44 -06:00
identity Basic resource.prop for ID attributes (identity) 2016-02-11 08:06:58 -06:00
image Basic resource.prop for ID attributes (image) 2016-02-12 08:27:27 -06:00
key_manager Rename key_management to key_manager 2015-12-15 12:15:51 -06:00
message Basic resource.prop for ID attributes (message) 2016-02-18 11:26:45 -06:00
metric Consistent resource.prop for timestamps and booleans (metric) 2016-03-07 13:27:35 -06:00
network Add/Remove port interface to a router 2016-03-08 02:16:41 +00:00
object_store Merge "Make metadata handling consistent in Object Store" 2016-02-26 14:23:49 +00:00
orchestration Basic resource.prop for ID attributes (orchestration) 2016-02-15 15:16:50 -06:00
telemetry Basic resource.prop for ID attributes (telemetry) 2016-02-10 15:28:39 -06:00
tests Consistent resource.prop for timestamps and booleans (compute) 2016-03-11 09:09:19 -06:00
__init__.py Clean up a few more python-openstacksdk references 2015-06-17 13:34:02 -06:00
connection.py Map KSA exception to SDK exceptions 2016-01-17 15:40:45 -06:00
exceptions.py Map KSA exception to SDK exceptions 2016-01-17 15:40:45 -06:00
format.py Add UNIXEpoch formatter as a type for properties 2016-01-25 16:15:47 -06:00
module_loader.py Keystone auth integration 2015-11-19 19:10:42 -07:00
profile.py Refactor profile set_ methods 2016-01-26 16:15:45 -06:00
proxy.py Map KSA exception to SDK exceptions 2016-01-17 15:40:45 -06:00
resource.py Update attributes uses hard coded id 2016-02-05 07:57:32 -07:00
service_filter.py Keystone auth integration 2015-11-19 19:10:42 -07:00
session.py Map KSA exception to SDK exceptions 2016-01-17 15:40:45 -06:00
utils.py Keystone auth integration 2015-11-19 19:10:42 -07:00