wu.chunyang d9b4c7bd24 Fix potential network conflict
when both the management and business network have a gateway.
The guest vm may generate an unexpected default gateway
which is the businees gateway as opposed to the management one.
In this case, trove guest VM may failed to connect with the
openstack control plane such as swift service while doing the
backup restore action.
In addition, if the mgmt port and the business port have the same
IP address. This also may cause network conflict

This change disable the user defined port once the guest-agent
starts when the network isolation is enabled.

Change-Id: I7a96952f34ce5f4aead837b94daedd83c0a871d8
2023-12-28 10:03:52 +00:00
2023-08-03 11:35:04 +00:00
2023-11-14 13:02:30 +08:00
2023-07-20 14:26:40 +08:00
2023-12-28 10:03:52 +00:00
2023-07-16 21:53:36 +08:00
2022-08-25 11:10:33 +08:00
2019-04-19 19:26:15 +00:00
2023-10-24 13:51:11 +08:00
2022-07-29 10:26:28 +08:00
2015-05-29 07:27:59 +00:00
2013-04-29 18:01:12 -04:00
2016-09-14 13:56:24 -04:00
2020-11-23 22:22:41 +08:00
2020-10-09 18:08:32 +08:00
2023-08-03 11:35:04 +00:00
2017-03-02 11:57:16 +00:00
2020-12-06 12:45:32 +08:00

Trove

image

Trove is Database as a Service for OpenStack.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/trove

For information on how to contribute to trove, please see CONTRIBUTING.rst and HACKING.rst

You can raise bugs here: Bug Tracker

The plan for trove can be found at Trove Specs

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/trove

Python client

Python-troveclient is a client for Trove.

Dashboard plugin

Trove-dashboard is OpenStack dashbaord plugin for Trove.

References

Description
OpenStack Database As A Service (Trove)
Readme 114 MiB
Languages
Python 95%
Shell 4.9%