summaryrefslogtreecommitdiffstats
path: root/mcp/patches/reclass-system-salt-model/0003-Use-keystone-v3-endpoints-by-default.patch
AgeCommit message (Collapse)AuthorFilesLines
2018-02-20[salt.sh] Armband extra repo for forked reclassAlexandru Avadanii1-3/+3
- add Armband nightly/extra DEB repository; - install forked and updated reclass 1.5.2 which includes: * better error reporting; * support for deleting existing keys during list interpolation; * various other improvements and optimizations; While at it, update copyright year for patches. JIRA: FUEL-345 Change-Id: I00d8b625fe191648e7ea34b3dd4c8375691384e6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-01-02[patch] Fix OVS ifup workaroundAlexandru Avadanii1-0/+34
Do not assume routes are on the same OVS port as the one currently being configured. Instead, apply the `unless` ifup condition for any OVS port. Change-Id: Iea8084f9e50401d300feb7ed16f90b430680cac5 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>