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.
Lets deprecate it also in tripleo that it can be removed in a later
release.
[1] https://docs.openstack.org/releasenotes/nova/rocky.html
Change-Id: I68485a6c4da4476d07ec0ab5e7b5a4c528820a4f
Deprecate opendaylight service in Stein release. Service will be
disabled in future releases.
This is an extension of https://review.openstack.org/#/c/640384/.
Related-Bug: #1817311
Change-Id: Ieebb306b2ab528877804bd1459932175c72c4840
Move the apache service undercloud the deployment directory.
Change-Id: Iead4f910390cb75f56f96da2d24889a461275c9d
Related-Blueprint: services-yaml-flattening
Switch to use ansible's timezone module for timezone management of the
overcloud and undercloud systems. This change deprecates using puppet to
manage the timezone configuration.
Change-Id: Ie1a92ca5677833f302daa71cba42c5091302b2aa
The plan is:
- Docker is deprecated in Stein
- Podman is the default in Stein
- Docker will be removed in Train
Change-Id: I8f00d3e539abc4a169d6b48b8ce697e54aa2eae9
TripleO ui is most likely going to be unmaintained in Stein so let's
just set the service to clean it self up on the upgrade and not actually
try and deploy the container.
Change-Id: I2bbe81a251f7cb626ccc4499f4e38379a94bdac0
This change combines the previous puppet and docker files into a single
file that performs the docker service installation and configuration
for the opendaylight-api service.
Related-Blueprint: services-yaml-flattening
Change-Id: I86b36756bade09529921d59f13b0ef950fa00a96
Docker is deprecated in Stein and will be removed in Train.
It is being replaced by Podman and Buildah.
blueprint podman-support
Change-Id: Id9ec9cbe9f879c2f437b234742118763d6d0f535
It's not easy to find which services are deprecated, so let's create a
directory: deployment/deprecated and put the services in there.
This patch:
- creates the directory and a README
- moves already deprecated services into that directory
- update all references to these services to point to the right files
Change-Id: Id6c927d9c0db024875032f04228047d029c0696d