aboutsummaryrefslogtreecommitdiffstats
path: root/environments/neutron-opendaylight.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-10-05 14:30:53 +0000
committerGerrit Code Review <review@openstack.org>2016-10-05 14:30:53 +0000
commitef8bf6379e94ce24cfdb69d51f61bf808b555600 (patch)
treea18bc215cc3741bc73a66c4c156440b49b9cccee /environments/neutron-opendaylight.yaml
parentff86a856a61ef2d177e05cb5a26d87f7d5741c78 (diff)
parent06da49ee316b1562c4d8b184f9ba715c8a6e60d3 (diff)
Merge "Fixing resources path in OpenDaylight"
Diffstat (limited to 'environments/neutron-opendaylight.yaml')
-rw-r--r--environments/neutron-opendaylight.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/environments/neutron-opendaylight.yaml b/environments/neutron-opendaylight.yaml
index 8fa2e542..88240ed2 100644
--- a/environments/neutron-opendaylight.yaml
+++ b/environments/neutron-opendaylight.yaml
@@ -2,8 +2,8 @@
resource_registry:
OS::TripleO::Services::NeutronOvsAgent: OS::Heat::None
OS::TripleO::Services::ComputeNeutronOvsAgent: OS::Heat::None
- OS::TripleO::Services::OpenDaylight: puppet/services/opendaylight-api.yaml
- OS::TripleO::Services::OpenDaylightOvs: puppet/services/opendaylight-ovs.yaml
+ OS::TripleO::Services::OpenDaylight: ../puppet/services/opendaylight-api.yaml
+ OS::TripleO::Services::OpenDaylightOvs: ../puppet/services/opendaylight-ovs.yaml
parameter_defaults:
EnableOpenDaylightOnController: true