Uh oh!
There was an error while loading. Please reload this page.
Specify IP for VR in shared networks - #4503
Conversation
Pearl1594
commented
Nov 25, 2020
@blueorangutan package |
blueorangutan
commented
Nov 25, 2020
@Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Nov 25, 2020
Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2431 |
4fbf893 to
cd2e9dbComparePearl1594
commented
Nov 25, 2020
@blueorangutan package |
blueorangutan
commented
Nov 25, 2020
@Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Nov 25, 2020
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2432 |
cd2e9db to
e987ec3ComparePearl1594
commented
Nov 27, 2020
@blueorangutan package |
blueorangutan
commented
Nov 27, 2020
@Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Nov 27, 2020
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2439 |
Pearl1594
commented
Nov 27, 2020
@blueorangutan test |
blueorangutan
commented
Nov 27, 2020
@Pearl1594 a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
Uh oh!
There was an error while loading. Please reload this page.
| if (network.getPvlanType() != null) { | ||
| NetworkDetailVO detailVO = new NetworkDetailVO(networkPersisted.getId(), ApiConstants.ISOLATED_PVLAN_TYPE, network.getPvlanType().toString(), true); | ||
| NetworkDetailVO detailVO = new NetworkDetailVO(networkPersisted.getId(), ApiConstants.ISOLATED_PVLAN_TYPE, network.getPvlanType().toString(), true); |
There was a problem hiding this comment.
extra tab space, may be not required.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| if (!NetUtils.isValidIp6(routerIpv6)) { | ||
| throw new CloudRuntimeException("Router IPv6 IP provided is of incorrect format"); | ||
| } | ||
| if (!NetUtils.isIp6InRange(routerIp, ipv6Range)) { |
Uh oh!
There was an error while loading. Please reload this page.
blueorangutan
commented
Nov 27, 2020
Trillian test result (tid-3272)
|
Pearl1594
commented
Nov 30, 2020
@blueorangutan package |
blueorangutan
commented
Nov 30, 2020
@Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Nov 30, 2020
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2443 |
Pearl1594
commented
Nov 30, 2020
@blueorangutan test |
blueorangutan
commented
Nov 30, 2020
@Pearl1594 a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Nov 30, 2020
Trillian test result (tid-3287)
|
Uh oh!
There was an error while loading. Please reload this page.
9d4d308 to
e09624bComparePearl1594
commented
Feb 16, 2021
@blueorangutan package |
1 similar comment
Pearl1594
commented
Feb 16, 2021
@blueorangutan package |
blueorangutan
commented
Feb 16, 2021
@Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Feb 16, 2021
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2715 |
Pearl1594
commented
Feb 16, 2021
@blueorangutan test |
blueorangutan
commented
Feb 16, 2021
@Pearl1594 a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Feb 16, 2021
Trillian test result (tid-3553)
|
yadvr
commented
Feb 18, 2021
Tests LGTM both marvin tests and from @vladimirpetrov - I'll merge this. |
weizhouapache
commented
Feb 19, 2021
@rhtyd @Pearl1594@DaanHoogland see error logs below and |
Pearl1594
commented
Feb 19, 2021
Yes @weizhouapache - I'm working on fixing it. Thanks! |
weizhouapache
commented
Feb 19, 2021
@Pearl1594 good. |
Description
This PR enables admins to specify IP for a VR in a shared network
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?