Prune dependencies in values per PR#60 feedback

This commit is contained in:
Alan Meadows 2017-01-06 10:24:00 -08:00
parent 76086e2f2f
commit f2d9a39bc4

View File

@ -133,7 +133,6 @@ dependencies:
server:
jobs:
- neutron-db-sync
- mariadb-seed
service:
- rabbitmq
- mariadb
@ -148,17 +147,16 @@ dependencies:
- neutron-init
- nova-post
daemonset:
- neutron-openvswitch
- ovs-agent
metadata:
service:
- rabbitmq
- nova-api
jobs:
- neutron-init
- nova-post
service:
- neutron-server
- rabbitmq
- nova-api
daemonset:
- neutron-openvswitch
- ovs-agent
ovs_agent:
jobs:
- neutron-post
@ -168,20 +166,19 @@ dependencies:
- rabbitmq
- neutron-server
l3:
jobs:
- nova-init
- neutron-init
- nova-post
service:
- neutron-server
- rabbitmq
- nova-api
jobs:
- nova-init
- neutron-init
- nova-post
daemonset:
- neutron-openvswitch
- ovs-agent
db_sync:
jobs:
- neutron-init
- mariadb-seed
service:
- mariadb
init:
@ -190,11 +187,10 @@ dependencies:
service:
- mariadb
post:
jobs:
- neutron-db-sync
service:
- keystone-api
- neutron-server
jobs:
- neutron-db-sync
# typically overriden by environmental
# values, but should include all endpoints