[Bug 660055] [NEW] instances gets public ip address after disassociate-address
Torsten Spindler
torsten at canonical.com
Wed Oct 13 17:59:54 BST 2010
Public bug reported:
When I start an instance with --addressing-private option, associate an
elastic IP to it and take this away later, the instance claims another
public ip instead of staying private.
$ euca-describe-instances
RESERVATION r-3B69071E spindler default
INSTANCE i-436507FB emi-87F617CA 172.19.2.2 172.19.2.2 pending spindler 0 m1.small 2010-10-13T16:55:38.976Z
classcloud eki-EDF71CF2
$ euca-allocate-address
ADDRESS 172.24.129.128
$ euca-associate-address 172.24.129.128 -i i-436507FB
ADDRESS 172.24.129.128 i-436507FB
$ euca-describe-instances i-436507FB
RESERVATION r-3B69071E spindler default
INSTANCE i-436507FB emi-87F617CA 172.24.129.128 172.19.2.2 running spindler 0 m1.small 2010-10-13T16:55:38.976Z
classcloud eki-EDF71CF2
$ euca-disassociate-address 172.24.129.128
ADDRESS 172.24.129.128
$ euca-describe-instances
RESERVATION r-3B69071E spindler default
INSTANCE i-436507FB emi-87F617CA 172.24.129.139 172.19.2.2 running spindler 0 m1.small 2010-10-13T16:55:38.976Z
classcloud eki-EDF71CF2
** Affects: eucalyptus (Ubuntu)
Importance: Undecided
Status: New
--
instances gets public ip address after disassociate-address
https://bugs.launchpad.net/bugs/660055
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