Comment 8 for bug 708320

Revision history for this message
Masanori Itoh (itohm) wrote :

Oops. The above comment(#7) was for Tushar.

Vish,

> It only shows all ips for admins. Regular users only see ips that have been allocated to the project. I don't think a fix is necessary.

I alto think that in the case of the call by admin it's reasonable displaying all allocated floating/elastic IPs regardless of the owner.

My point is that only Floating IPs/Elastic IPs allocated by AllocateAddress call should be displayed.
In other word, DescribeAddresses call should not return any address without AllocateAddress calls in the case of EC2 API.

At this moment, all floating IPs are displayed even including network address and broadcast address by euca-describe addresses.

I know Floating IP and Elastic IP(or public IP) are different somehow, and I will check both cases.
Give me time a little bit.

Regards,

-Masanori