Remove EXPERIMENTAL warning for manila docker deployments
These warnings should be present through stable/pike but not thereafter since starting in stable/queens containerized deployment of manila is supported. Change-Id: Ib54cba0d336bde11af2adc3968e8ce8a6663aeff
This commit is contained in:
parent
91b420a9eb
commit
91b92ddc0d
@ -1,6 +1,3 @@
|
||||
# EXPERIMENTAL: The configuration enabled by this environment
|
||||
# is not considered production-ready.
|
||||
#
|
||||
# A Heat environment file which can be used to enable a
|
||||
# a Manila CephFS Native driver backend.
|
||||
resource_registry:
|
||||
|
@ -1,6 +1,3 @@
|
||||
# EXPERIMENTAL: The configuration enabled by this environment
|
||||
# is not considered production-ready.
|
||||
#
|
||||
# This environment file enables Manila with the Netapp backend.
|
||||
resource_registry:
|
||||
OS::TripleO::Services::ManilaApi: ../docker/services/manila-api.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user