trove/trove/common
zhanggang 8cec0bcdf2 Add volume_type to apischema
Currently, trove had support pass volume_type during creation of
instance/cluster, but the schema "volume" only contains the "size",
it is nesscessary add the "type" to schema "volume". Besides, there
is a "required: True" under "properities", it is unnecessary.

Change-Id: Id7c4317b0ba62d751956ddb1baee70fe27bc15f4
Signed-off-by: zhanggang <zhanggang@cmss.chinamobile.com>
2018-06-13 17:05:10 +08:00
..
db Implementation of root-enable, root-disable in redis. 2017-12-08 13:23:36 +08:00
policies Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
rpc Remove log translations 2018-01-24 17:21:26 +00:00
schemas Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
strategies Merge "Improve code to reduce traverse times" 2018-03-09 01:04:09 +00:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
api.py Add support for module-reapply command 2017-02-27 18:43:32 +00:00
apischema.py Add volume_type to apischema 2018-06-13 17:05:10 +08:00
auth.py Remove log translations 2018-01-24 17:21:26 +00:00
base_exception.py Remove log translations 2018-01-24 17:21:26 +00:00
base_wsgi.py Fix api exception with unicode tenant name. 2018-01-23 20:06:40 +08:00
cfg.py Use RootHistory to check if root is ever enabled 2018-02-28 09:14:36 +08:00
configurations.py Implement configuration management for DB2 2016-09-08 00:47:32 -07:00
context.py Move Pylint ignore 2017-10-13 15:04:45 -05:00
crypto_utils.py Switch to cryptography from pycrypto 2018-06-08 10:55:44 +08:00
debug_utils.py Remove log translations 2018-01-24 17:21:26 +00:00
exception.py Use RootHistory to check if root is ever enabled 2018-02-28 09:14:36 +08:00
extensions.py Remove log translations 2018-01-24 17:21:26 +00:00
glance_remote.py Lazy load all configuration options 2017-11-09 11:30:45 -08:00
i18n.py Remove log translations 2018-01-24 17:21:26 +00:00
instance.py Implement Guest Log File Retrieval 2016-01-26 17:16:02 +00:00
limits.py Add i18n translation to common 2/5 2016-12-20 12:16:52 +00:00
local.py Remove openstack.common package 2015-07-23 19:54:04 +03:00
models.py Add i18n translation to common 2/5 2016-12-20 12:16:52 +00:00
notification.py Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
pagination.py Port pagination on Python 3 2016-08-31 18:12:49 -04:00
pastedeploy.py Trivial: Remove vim header from source files 2015-12-30 17:30:49 +08:00
policy.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
profile.py Remove log translations 2018-01-24 17:21:26 +00:00
remote.py Fix nova proxy admin login 2017-11-14 07:42:37 -06:00
serializable_notification.py Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
server_group.py Remove log translations 2018-01-24 17:21:26 +00:00
single_tenant_remote.py Use keystone session for single tenant remote clients 2017-12-05 11:48:15 +11:00
stream_codecs.py Fix dict iteration in PropertiesCodec 2018-04-16 16:13:23 +08:00
template.py Remove Trove's support for Heat 2017-05-26 20:09:38 +00:00
timeutils.py Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
trove_remote.py Lazy load all configuration options 2017-11-09 11:30:45 -08:00
utils.py fix a typo 2018-03-27 13:40:07 +00:00
views.py Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
wsgi.py Use RootHistory to check if root is ever enabled 2018-02-28 09:14:36 +08:00
xmlutils.py Add i18n tranlastion to common 3/5 2016-12-20 12:16:57 +00:00