Deprecate TripleO UI
Change-Id: I42c6e34b4d6e692d445fe688a5888bf4f6ba5fa6
This commit is contained in:
parent
4d400e7d51
commit
66a477509d
@ -60,10 +60,10 @@ conditions:
|
||||
resources:
|
||||
|
||||
ContainersCommon:
|
||||
type: ../../docker/services/containers-common.yaml
|
||||
type: ../../../docker/services/containers-common.yaml
|
||||
|
||||
ApacheServiceBase:
|
||||
type: ../../puppet/services/apache.yaml
|
||||
type: ../../../puppet/services/apache.yaml
|
||||
properties:
|
||||
ServiceData: {get_param: ServiceData}
|
||||
ServiceNetMap: {get_param: ServiceNetMap}
|
@ -1,2 +1,3 @@
|
||||
# THIS SERVICE IS DEPRECATED AND WILL BE REMOVED IN TRAIN CYCLE.
|
||||
resource_registry:
|
||||
OS::TripleO::Services::TripleoUI: ../../deployment/tripleo-ui/tripleo-ui-container-puppet.yaml
|
||||
OS::TripleO::Services::TripleoUI: ../../deployment/deprecated/tripleo-ui/tripleo-ui-container-puppet.yaml
|
||||
|
4
releasenotes/notes/tripleo_ui-1923e35ee139f777.yaml
Normal file
4
releasenotes/notes/tripleo_ui-1923e35ee139f777.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
TripleO UI is deprecated in Stein and will be removed in Train.
|
Loading…
Reference in New Issue
Block a user