aboutsummaryrefslogtreecommitdiffstats
path: root/environments/neutron-opendaylight.yaml
diff options
context:
space:
mode:
authorItzik Brown <itzikb@redhat.com>2016-09-25 15:00:48 +0300
committerItzik Brown <itzikb@redhat.com>2016-09-25 15:03:10 +0300
commit06da49ee316b1562c4d8b184f9ba715c8a6e60d3 (patch)
treeda22138582ada0f741a05912f1fee2dc2cb31d09 /environments/neutron-opendaylight.yaml
parent5d49b75b6e8c608ede6fc7bd63b06055ce5f6317 (diff)
Fixing resources path in OpenDaylight
Fixing the path to the resources: OS::TripleO::Services::OpenDaylight OS::TripleO::Services::OpenDaylightOvs Change-Id: Ibdd2149fffe64a17ab25921c3f311a2b4b7242c7
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