: dinsdag 23 april 2013 14:11
To: dev@cloudstack.apache.org
Subject: BroadcastDomainType and other enums in Networks.java
H,
Working on getting a Nicira hosted private gateway for VPCs, I noticed that at
some points the enums IsolationType and BroadcastDomainType are used
interchangeably. These
H,
Working on getting a Nicira hosted private gateway for VPCs, I noticed that at
some points the enums IsolationType and BroadcastDomainType are used
interchangeably. These do not contain exactly the same values. Can they be
unified (by me)? Or would I be breaking to much?
As an illustration