4053399860
Move new files, which made it into environments/services-docker. Ensure YAML validate will not pass for environments/services-docker any more. Change-Id: If16cf6bdafa8e10480134d356a7d7787f1c0bd72 Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
11 lines
495 B
YAML
11 lines
495 B
YAML
# This file describes parameters needed for ODL update.
|
|
# This file is to be used along with other env files during
|
|
# level 2 minor update.
|
|
# Level 2 update involves yang changes in ODL within same ODL release and
|
|
# hence needs DB wipe and resync.
|
|
# Level 1 is simple update - stop ODL, pull new image, start ODL
|
|
# This file is not be used during level1 update or major upgrade.
|
|
# In case doubt, please reach out to ODL developers on #tripleo IRC channel
|
|
|
|
parameter_defaults:
|
|
ODLUpdateLevel: 2 |