Fix DirectNetworkGuru canHandle checks for lowercase isolation methods#3010
Conversation
|
Hi @somejfn can you please test this fix and retry your tests? @blueorangutan package |
|
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2410 |
|
@blueorangutan test |
|
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3146)
|
|
@somejfn can you please verify this on your setup? |
|
LGTM |
borisstoyanov
left a comment
There was a problem hiding this comment.
LGTM, manually tested it, smoketests also look good.
… methods forward merge of #3010 -- Fix DirectNetworkGuru canHandle checks for lowercase isolation methods
|
Fix is confirmed. I can create a new network now based on the shared network offering |
Description
Fixes: #2989
In upgrade to 4.11 RC4 from 4.9.3 it was found that Shared networks could not be created after the upgrade, failing with:

The DirectNetworkGuru refused to design the network due to the isolation method from the physical network was "vlan" and the guru expected "VLAN"
Types of changes
How Has This Been Tested?