diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-10-05 14:30:53 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-10-05 14:30:53 +0000 |
commit | ef8bf6379e94ce24cfdb69d51f61bf808b555600 (patch) | |
tree | a18bc215cc3741bc73a66c4c156440b49b9cccee /environments/neutron-opendaylight-l3.yaml | |
parent | ff86a856a61ef2d177e05cb5a26d87f7d5741c78 (diff) | |
parent | 06da49ee316b1562c4d8b184f9ba715c8a6e60d3 (diff) |
Merge "Fixing resources path in OpenDaylight"
Diffstat (limited to 'environments/neutron-opendaylight-l3.yaml')
-rw-r--r-- | environments/neutron-opendaylight-l3.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/environments/neutron-opendaylight-l3.yaml b/environments/neutron-opendaylight-l3.yaml index d61270b2..da915bd8 100644 --- a/environments/neutron-opendaylight-l3.yaml +++ b/environments/neutron-opendaylight-l3.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 OS::TripleO::Services::NeutronL3Agent: OS::Heat::None parameter_defaults: |