16 Commits

Author SHA1 Message Date
Dan Prince
a52498ab4d Move containers-common.yaml into deployment
Change-Id: I8cc27cd8ed76a1e124cbb54c938bb86332956ac2
Related-Blueprint: services-yaml-flattening
2019-04-14 18:15:12 -04:00
Martin Schuppert
b4e4878b83 Deprecate nova-consoleauth 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.

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
2019-04-08 12:03:49 +00:00
Zuul
5fb6ae2378 Merge "Deprecate opendaylight service" 2019-03-28 15:44:27 +00:00
Rafael Folco
f370b81af6 Deprecate opendaylight service
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
2019-03-27 11:17:47 -03:00
Emilien Macchi
fc65d197c7 Move apache service under deployment directory
Move the apache service undercloud the deployment directory.

Change-Id: Iead4f910390cb75f56f96da2d24889a461275c9d
Related-Blueprint: services-yaml-flattening
2019-03-26 08:04:42 -04:00
Lee Yarwood
7985f02b82 nova: Deprecate the nova-placement service
This will be replaced by an extracted Placement API service in Train.

Change-Id: Ic904aba7c19eda0a0a22dd2d13b9d4182b4595c4
2019-03-20 10:28:46 +00:00
Zuul
e5f7bbc26e Merge "flatten opendaylight-api service" 2019-03-15 18:39:35 +00:00
Zuul
b80abea3b4 Merge "Manage system timezone with ansible" 2019-03-14 00:15:40 +00:00
Alex Schultz
866a7f79e4 Manage system timezone with ansible
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
2019-03-13 08:21:35 -04:00
Emilien Macchi
5ff6f7416d Switch ContainerCli to podman by default
The plan is:

- Docker is deprecated in Stein
- Podman is the default in Stein
- Docker will be removed in Train

Change-Id: I8f00d3e539abc4a169d6b48b8ce697e54aa2eae9
2019-03-12 11:17:15 -04:00
Alex Schultz
1725945738 Disable TripleO UI service
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
2019-03-07 13:51:17 -07:00
Dan Prince
b3fef6678f Fix logging config on misc services
Some of these were missing or got dropped due to recent flattening
efforts.

Change-Id: I46a62e5f9290673884c76c03dfef80929c95495e
2019-03-04 07:52:56 -05:00
Dan Prince
3997198c2a flatten opendaylight-api service
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
2019-03-01 09:38:45 -05:00
Emilien Macchi
66a477509d Deprecate TripleO UI
Change-Id: I42c6e34b4d6e692d445fe688a5888bf4f6ba5fa6
2019-03-01 13:17:46 +00:00
Emilien Macchi
26a3d4336c Deprecate Docker
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
2019-02-20 21:58:28 +00:00
Emilien Macchi
72aa2dfc0a Create deployment/deprecated directory
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
2019-02-20 16:57:58 -05:00