trove/trove/tests
wuchunyang 2f755b64b3 Add network isolation for trove
this PR adds a network_isolation config option for trove,
with network_isolation enabled, trove guest agent will
plug the user-defined port to database container by
docker host_nic network driver which is implemented in this PR.

docker host_nic network driver is a simple driver to plug host
nic to a container. this driver supports ipv4,ipv6 and dual-stack.

for more details please see the story.

story: 2010733
task: 47957

Change-Id: I35d6f8b81a2c5e847cbed3f5bc6095dc1d387165
2023-08-03 11:35:04 +00:00
..
api Merge "mysql: explicitly use utf8mb3" 2023-07-04 04:56:11 +00:00
db Handle log message interpolation by the logger part 11 2017-03-03 14:08:49 +01:00
fakes Fixes cluster creation error 2023-06-30 14:32:32 +08:00
scenario Support instance operating_status 2020-12-09 14:17:16 +13:00
unittests Add network isolation for trove 2023-08-03 11:35:04 +00:00
util Fixes cluster creation error 2023-06-30 14:32:32 +08:00
__init__.py Improve the function tests 2020-01-28 14:27:52 +13:00
config.py Stop using deprecated functions in std Python lib 2022-03-20 02:40:37 +00:00
int_tests.py Improve the function tests 2020-01-28 14:27:52 +13:00
root_logger.py Support to create public trove instance 2019-09-11 11:28:00 +12:00