Fix using ODL versions other than oxygen 53/65653/1
authorTim Rozet <trozet@redhat.com>
Fri, 7 Dec 2018 14:49:21 +0000 (09:49 -0500)
committerTim Rozet <trozet@redhat.com>
Fri, 7 Dec 2018 14:49:21 +0000 (09:49 -0500)
commit46bf00b967844dc712dfe409e55fc5fe18fa119f
tree3efa3ab96872c1cc4859af74ae4ab7a18e09238f
parent31e6f7f5529d04f12caabe804bfef305b5f263e8
Fix using ODL versions other than oxygen

Fixes a bug where oxygen was always being used even if a different ODL
version was specified in the deploy settings. Also updates the valid ODL
versions with fluorine and neon.

JIRA: APEX-648

Change-Id: Ie49c28d1757cd7e57802d67e48904ce04864feaf
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/builders/overcloud_builder.py
apex/common/constants.py
apex/settings/deploy_settings.py