trove/releasenotes/notes/ussuri-01-service-credential-config.yaml
Lingxian Kong a0a10f0b94 Support HEALTHY status for db instance
- 'HEALTHY' means the db service is responsive, 'ACTIVE' means the db
  service is alive.
- Remove the CI job fakemodetests, but will add similar testing task in
  the future.
- Fix the periodic CI job
- Remove MongoDB and  related jobs

Change-Id: I5abe9091ba203297dc87db5fba139179166321f7
2019-12-14 12:55:56 +13:00

20 lines
567 B
YAML

---
deprecations:
- |
The following config options are deprecated in favor of a separate
configuration section ``service_credentials`` introduced to define the
Trove service user credentials for communication with other OpenStack
services.
.. code-block:: ini
[DEFAULT]
trove_auth_url
os_region_name
nova_proxy_admin_user
nova_proxy_admin_pass
nova_proxy_admin_tenant_id
nova_proxy_admin_tenant_name
nova_proxy_admin_user_domain_name
nova_proxy_admin_project_domain_name