tripleo-heat-templates/ci/environments
Martin Schuppert 20dbe32060 Remove NovaConsoleauth Service
As of Rocky [1], the nova-consoleauth service has been deprecated and
cell databases are used for storing token authorizations. All new consoles
will be supported by the database backend and existing consoles will be
reset. Console proxies must be run per cell because the new console token
authorizations are stored in cell databases.

nova-consoleauth was deprecated in tripleo with:
I68485a6c4da4476d07ec0ab5e7b5a4c528820a4f

This change now removes the NovaConsoleauth Service.

[1] https://docs.openstack.org/releasenotes/nova/rocky.html

Closes-Bug: #1828414

Change-Id: Icdfbf26b5e83cc07a560eb227a0cf822e4c5a1e3
2019-05-09 15:24:13 +02:00
..
network Fix CI ipv6 NIC config default route 2019-04-03 09:39:07 +02:00
README.rst Add README to ci/environments directory 2017-06-27 14:47:55 -05:00
ceph-min-osds.yaml Add Ceph configuration with PoolDefaultSize 1 2017-06-27 22:41:56 +03:00
disable-unbound.yaml Add secondary DNS server to disable-unbound environment 2018-07-20 12:05:37 +00:00
multinode-3nodes-registry.yaml Move pacemaker, pacemaker-remote into deployments 2019-04-22 20:54:13 -04:00
multinode-3nodes.yaml Remove NovaConsoleauth Service 2019-05-09 15:24:13 +02:00
multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
multinode-core.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
ovb-ha.yaml ci/environments/ovb-ha: force Docker for ContainerCli 2019-03-05 23:36:59 +00:00
scenario000-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario001-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario001-standalone.yaml Override ceph_mon to v2 protocol 2019-04-26 10:41:16 +02:00
scenario002-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario002-standalone.yaml flatten the gnocchi service configurations 2019-03-11 08:19:47 -04:00
scenario003-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario003-standalone.yaml Move Designate to Experimental 2019-03-12 15:12:27 +00:00
scenario004-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario004-standalone.yaml Override ceph_mon to v2 protocol 2019-04-26 10:41:16 +02:00
scenario006-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario006-multinode.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario007-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario008-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario009-multinode.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario010-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario010-standalone.yaml Update scenario 10 for flattened ceph 2019-03-27 11:55:15 -02:30
scenario012-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario012-standalone.yaml Move pacemaker, pacemaker-remote into deployments 2019-04-22 20:54:13 -04:00

README.rst

This directory contains environments that are used in tripleo-ci. They may change from release to release or within a release, and should not be relied upon in a production environment. The top-level environments directory in tripleo-heat-templates contains the production-ready environment files.