Remove environments/services/neutron-server.yaml

This environment file was deprecated and only used to enable the old
service mapping for NeutronServer which was deprecated in train[1].

[1] ce0ee4df3c

Change-Id: I7145d5cbf9f982757513b34050c9030c7448263e
This commit is contained in:
James Slagle
2019-10-22 16:07:11 -04:00
parent 914ca3eb28
commit e6d63a90bf
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
# DEPRECATED. This file will be removed in the ussuri release as the
# OS::TripleO::Services::NeutronServer is removed in favor of the
# OS::TripleO::Services::NeutronApi service.
resource_registry:
OS::TripleO::Services::NeutronServer: ../../deployment/neutron/neutron-api-container-puppet.yaml

View File

@@ -0,0 +1,5 @@
---
deprecations:
- |
The environment file at environments/service/neutron-server.yaml has been
removed in ussuri as it was previously deprecated in train.