mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Removed unsupported state from the network offering
This commit is contained in:
parent
45bfedb2c0
commit
8a0443341f
@ -33,8 +33,7 @@ public interface NetworkOffering {
|
||||
|
||||
public enum State {
|
||||
Disabled,
|
||||
Enabled,
|
||||
Inactive
|
||||
Enabled
|
||||
}
|
||||
|
||||
public final static String SystemPublicNetwork = "System-Public-Network";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user