Remove remaining service_name properties
These variables are not used and were recently accidentally re-added. Change-Id: If15b24a0cc7b7a6b6d3abeab5899ef90d5c6fe80
This commit is contained in:
parent
3578c044af
commit
59a062b689
@ -34,8 +34,6 @@ container_skel:
|
|||||||
- storage-infra_containers
|
- storage-infra_containers
|
||||||
contains:
|
contains:
|
||||||
- cinder_api
|
- cinder_api
|
||||||
properties:
|
|
||||||
service_name: cinder
|
|
||||||
cinder_scheduler_container:
|
cinder_scheduler_container:
|
||||||
belongs_to:
|
belongs_to:
|
||||||
- storage-infra_containers
|
- storage-infra_containers
|
||||||
|
@ -33,15 +33,11 @@ container_skel:
|
|||||||
- trove-infra_containers
|
- trove-infra_containers
|
||||||
contains:
|
contains:
|
||||||
- trove_api
|
- trove_api
|
||||||
properties:
|
|
||||||
service_name: trove
|
|
||||||
trove_conductor_container:
|
trove_conductor_container:
|
||||||
belongs_to:
|
belongs_to:
|
||||||
- trove-infra_containers
|
- trove-infra_containers
|
||||||
contains:
|
contains:
|
||||||
- trove_conductor
|
- trove_conductor
|
||||||
properties:
|
|
||||||
service_name: trove
|
|
||||||
trove_taskmanager_container:
|
trove_taskmanager_container:
|
||||||
belongs_to:
|
belongs_to:
|
||||||
- trove-infra_containers
|
- trove-infra_containers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user