lp:~ironcamel/nova/openstack-api-hostid

Created by Naveed Massjouni and last modified
Get this branch:
bzr branch lp:~ironcamel/nova/openstack-api-hostid
Only Naveed Massjouni can upload to this branch. If you are Naveed Massjouni please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Naveed Massjouni
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

671. By Naveed Massjouni

No reason to initialize metadata twice.

670. By Naveed Massjouni

Merge from trunk. Fixed conflict in Authors file again.

669. By Naveed Massjouni

Merging trunk to my branch. Fixed a conflict in servers.py.

668. By Naveed Massjouni

Merging trunk to my branch. Fixed conflicts in Authors file and .mailmap.

667. By Naveed Massjouni

Incorporating minor cleanups suggested by Rick Harris:
* Use assertNotEqual instead of assertTrue
* Use enumerate function instead of maintaining a counter

666. By Naveed Massjouni

Adding myself to Authors and .mailmap files.

665. By Naveed Massjouni

Minor change. Adding a helper function stub_instance() inside the test
test_get_all_server_details_with_host for readability.

664. By Naveed Massjouni

Moved definition of return_servers_with_host stub to inside the
test_get_all_server_details_with_host test.

663. By Naveed Massjouni

This implements the blueprint 'Openstack API support for hostId':
https://blueprints.launchpad.net/nova/+spec/openstack-api-hostid
Now instances will have a unique hostId which for now is just a hash of the
host. If the instance does not have a host yet, the hostId will be ''.

662. By Soren Hansen

Add forwarding rules for floating IPs to the OUTPUT chain on the network node in addition to the PREROUTING chain.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.