trove/trove/tests/fakes
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
..
__init__.py Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
common.py Remove cfg and logging import unused 2016-09-23 16:38:10 +00:00
conf.py Expose trove conductor manager class as conf property 2014-06-27 04:15:46 -04:00
dns.py Handle log message interpolation by the logger part 11 2017-03-03 14:08:49 +01:00
guestagent.py Fix invalid escape sequence warnings 2018-07-02 21:16:41 +02:00
keystone.py Fix some reST field lists in docstrings 2017-03-29 18:41:15 +08:00
limits.py Event simulator II 2014-09-29 10:32:29 -05:00
neutron.py Support to create public trove instance 2019-09-11 11:28:00 +12:00
nova.py Support to create public trove instance 2019-09-11 11:28:00 +12:00
swift.py Do not use self in classmethod 2019-01-10 17:30:54 +08:00
taskmanager.py Fix Old style classes are deprecated and no longer available in Python 3 2016-09-30 16:07:14 +07:00