From 070289744831b7cec3de541154cd87f5e5a4443d Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Mon, 15 Jan 2018 15:07:07 +0000 Subject: Update git submodules * Update docs/submodules/apex from branch 'master' - Merge "Fixes including default SDN env file in deploy cmd" - Fixes including default SDN env file in deploy cmd The latest method to deploy opendaylight features upstream is to include the default SDN file and then add-on the feature env file which should override any default settings in the previous SDN env file. For example for bgpvpn: openstack overcloud deploy -e /neutron-opendaylight.yaml -e \ /neutron-bgpvpn-opendaylight.yaml This change documents the recursive function used to find the SDN env files and includes the default for the SDN controller. JIRA: APEX-555 Change-Id: I4270932ca4fbc21ea54e965d9d6491424f4463e2 Signed-off-by: Tim Rozet --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/apex b/docs/submodules/apex index b4697b5cd..f867d216c 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit b4697b5cd6c5c0432fcd12ca78785f425e5fcf5b +Subproject commit f867d216c135c30d3c86a28bf52495639ff4e890 -- cgit 1.2.3-korg