trove/integration/scripts/files/elements/guest-agent
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
..
install.d/guest-agent-source-install Add network isolation for trove 2023-08-03 11:35:04 +00:00
post-install.d Add network isolation for trove 2023-08-03 11:35:04 +00:00
README.rst Improve devmode=flase when building the image 2019-08-25 23:11:54 +12:00
element-deps Stop using pip-and-virtualenv diskimage element 2021-01-27 11:43:16 +13:00
package-installs.yaml Add package iptables-persistent inside guest instance 2021-07-09 11:27:40 +12:00
pkg-map Add ubuntu focal support for trove guest image 2022-04-19 09:49:03 +08:00
source-repository-guest-agent Support to specify branch when building the image 2019-10-10 21:55:53 +13:00
svc-map Improve trove guest agent image building 2019-04-10 09:29:40 +12:00

README.rst

Element to install an Trove guest agent.

Note: this requires a system base image modified to include Trove source code repositories