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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to