trove/trove/common
Lingxian Kong c33fa67066 Support to create public trove instance
- The users need to specify the network to create Trove instance, but
  trove-taskmanager will create port in that network for Nova instance
  creation. Using port gives Trove more capabilities to define how the
  database service is exposed.
- Deprecate ICMP protocol for the instance.
- Restrict 'nics' parameter for creating instance.
- Add 'access' parameter for creating instance.
- Add 'public_network_id' option in order to create floating IP for the
  instance.
- Do not create records for security groups, but Trove can still delete
  existing instances for backward compatibility.
- Delete unreasonable Host, Account, Storage API.

Story: 2006500
Task: 36468
Task: 36466
Change-Id: I80827e1ad5e6b130cbf94c2bb7a909c44d5cf1e5
2019-09-11 11:28:00 +12:00
..
db Support new mysql8.0 utf8mb4 character and collation sets 2019-08-14 22:10:24 +00:00
policies Support backup filtering 2019-08-23 21:02:01 +12: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 Support to create public trove instance 2019-09-11 11:28:00 +12:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
api.py Add detailed list for instances 2018-10-08 13:51:54 +02:00
apischema.py Support to create public trove instance 2019-09-11 11:28:00 +12: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 tox python3 overrides 2018-09-18 17:19:20 +00:00
cfg.py Support to create public trove instance 2019-09-11 11:28:00 +12: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 Support to create public trove instance 2019-09-11 11:28:00 +12:00
extensions.py Remove log translations 2018-01-24 17:21:26 +00:00
glance_remote.py Support to create public trove instance 2019-09-11 11:28:00 +12: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 Support to create public trove instance 2019-09-11 11:28:00 +12: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
neutron.py Support to create public trove instance 2019-09-11 11:28:00 +12:00
notification.py Support to create public trove instance 2019-09-11 11:28:00 +12: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 Support to create public trove instance 2019-09-11 11:28:00 +12:00
profile.py Remove log translations 2018-01-24 17:21:26 +00:00
remote.py Support to create public trove instance 2019-09-11 11:28:00 +12:00
serializable_notification.py Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
server_group.py Support to create public trove instance 2019-09-11 11:28:00 +12:00
single_tenant_remote.py endpoint_type option not used with single tenant 2018-09-27 08:18:57 +00:00
stream_codecs.py update pylint to 1.9.2 2018-09-17 16:14:54 +02: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 Support to create public trove instance 2019-09-11 11:28:00 +12:00
utils.py Support to create public trove instance 2019-09-11 11:28:00 +12:00
views.py Support to create public trove instance 2019-09-11 11:28:00 +12:00
wsgi.py Add error handling when Swift is not installed 2019-04-09 21:19:01 +00:00
xmlutils.py Add i18n tranlastion to common 3/5 2016-12-20 12:16:57 +00:00