[Bug 438565] Re: Eucalyptus Public IPs should be submitted in CIDR or range notation
Daniel Nurmi
dnurmi at gmail.com
Tue Oct 13 18:23:49 BST 2009
We will be adding the ability for the CC to accept ranges of IPs, using
only the last octet of the IPs, in a near commit of Eucalyptus. All
octets must obviously be between 0 and 255 inclusive. The following
will be accepted:
A.B.C.D-A.B.C.E
where D <= E. Multiple ranges can be specified:
A.B.C.D-A.B.C.E V.W.X.Y-V.W.X.Z
where D <= E and Y <= Z.
examples of ranges that will not work:
A.B.C.D-A.B.C.E
where D > E.
A.B.X.D-A.B.Y.E
(only last octet can be used).
If this plan changes during implementation, i'll post a comment here.
--
Eucalyptus Public IPs should be submitted in CIDR or range notation
https://bugs.launchpad.net/bugs/438565
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
More information about the Ubuntu-server-bugs
mailing list