Last modified: 2011-01-11 20:33:06 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28581, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26581 - Add a special page interface for allocating, and unallocating elastic IP addresses
Add a special page interface for allocating, and unallocating elastic IP addr...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
OpenStackManager (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Ryan Lane
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-05 17:11 UTC by Ryan Lane
Modified: 2011-01-11 20:33 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ryan Lane 2011-01-05 17:11:21 UTC
Nova have the concept of elastic IP addresses (similar to EC2). We should expose an interface for users to allocate IP addresses.

More investigation on Nova needs to be done on this. We are aiming to have private IP addresses assigned to VMs by default, and we'd like these elastic IP addresses to be public IP addresses. Nova currently only supports one NIC per VM, and one bridge per virtual host. Future plans for Nova include multi-NIC per VM, and multi-bridge per virtual host.

We are likely to use NAT at first as a workaround, but I'd like to ensure we can use better openstack features in the future for this.

The interface should be written with NAT in mind, but should be extendable to a better option in the future.
Comment 1 Ryan Lane 2011-01-10 18:43:57 UTC
It looks like Nova will handle the NAT automatically when assigning IPs, if VLANManager or FlatDHCPManager modes are used.

Interface should be written simply to allocate IPs, assign IPs to instance, and to de-assign and unallocate IPs.
Comment 2 Ryan Lane 2011-01-11 20:33:06 UTC
Resolved in r80035.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links