Public IP addresses should be assignable by DHCP
Bug #454519 reported by
Mark Shuttleworth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
Triaged
|
Wishlist
|
Daniel Nurmi | ||
eucalyptus (Ubuntu) |
Triaged
|
Wishlist
|
Daniel Nurmi |
Bug Description
During the installation of Eucalyptus on Ubuntu, one is asked for the IP addresses for publicly visible images. These IP addresses must necessarily be on a subnet that the nodes can see (because they will proxy for the virtual machines), so it should be possible to assign such IP addresses dynamically using DHCP.
When an instance is started, the node controller should ask the DHCP server for a public address for the instance. If it is unable to get one, then the instance should fail to start in the same way that it might fail if there were a shortage of any other kind of resource needed for the instance.
Changed in eucalyptus (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in eucalyptus: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
assignee: | nobody → Daniel Nurmi (nurmi) |
To post a comment you must log in.
There are three related bug reports in this set:
#454519 - Eucalyptus node controllers should be able to get a DHCP address for public instances
#454521 - The Ubuntu private cloud installation should skip public IP range question in favour of DHCP
#454540 - Cloud DHCP requests should include some custom options to help configure IP ranges neatly