cinder/etc/cinder
wanghao 7e98d14a57 Support to query volume filter by updated_at/created_at
Support users can query resources by specifying the time
that resources are created at or updated at with time
comparison operators: "gt/gte/eq/neq/lt/lte",
and cinder will return all which match the condition.

The date and time stamp format is ISO 8601: CCYY-MM-DDThh:mm:ss±hh:mm.
The ±hh:mm value, if included, returns the time zone as an offset from UTC.

Add two filters updated_at and created_at in querying API.
"volumes/detail?created_at=gt:2016-01-01T01:00:00,lt:2016-12-31T01:00:00"

Change-Id: I1f43c37c2266e43146637beadc027ccf6dec017e
Partial-Implements: blueprint support-to-query-cinder-resources-filter-by-time-comparison-operators
Co-Authored-By: wangxiyuan <wangxiyuan@huawei.com>
2020-02-25 17:58:13 +08:00
..
rootwrap.d Leverage hw accelerator in image compression 2019-09-18 03:01:18 +00:00
README-cinder.conf.sample Remove the cinder.conf.sample file 2014-12-07 23:09:36 +08:00
README-policy.generate.md [policy in code] Add support for attachment resource 2017-09-26 03:19:20 +00:00
api-httpd.conf Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
api-paste.ini Remove API v1 2017-09-06 07:39:10 -05:00
logging_sample.conf Move logging sample to use oslo_log 2015-04-30 15:04:48 +00:00
resource_filters.json Support to query volume filter by updated_at/created_at 2020-02-25 17:58:13 +08:00
rootwrap.conf Fix bugs of GPFSNFS & GPFSRemote Driver initialization failure 2017-05-22 12:52:30 +05:30