lp:~xtoddx/nova/lp724633

Created by Todd Willey and last modified
Get this branch:
bzr branch lp:~xtoddx/nova/lp724633
Only Todd Willey can upload to this branch. If you are Todd Willey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Todd Willey
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

740. By Todd Willey

Pass id of token to be deleted to the db api, not the actual object.

739. By Todd Willey

Rename auth_token db methods to follow standard.

738. By Vish Ishaya

Make tests start with a clean database for every test.

737. By Trey Morris

adds live network injection/reconfiguration. Some refactoring.

736. By Vish Ishaya

Removes processName from debug output since we aren't using multiprocessing and it doesn't exist in python 2.6.1

735. By Todd Willey

Add some methods to the ec2 admin api to work with VPNs. Also implements and properly documents the get_hosts method.

734. By justinsb

Don't require metadata (hotfix for bug 724143)

733. By Armando Migliaccio

Easy and effective fix for getting the DNS value from flag file, when working in FlatNetworking mode.

732. By termie

Some first steps towards resolving some of the issues brought up on the mailing list related to documenting flags.

This patch helps expose some of the features of gflags that we were sort of skipping past, such as organizing flags by the file that defined them in help.

There are still some things to fix, for example all the flags defined in nova.flags should be moved to other files, and the ones that are there currently show up under nova.log, but previously they were all in one spot anyway so this is still fully a step forward.

Manager import was moved into Service's init so that the dynamic flags get loaded earlier so we can show them in the help.

731. By justinsb

Support HP/LeftHand SANs. We control the SAN by SSHing and issuing CLIQ commands. Also improved the way iSCSI volumes are mounted: try to store the iSCSI connection info in the volume entity, in preference to doing discovery. Also CHAP authentication support.

CHAP support is necessary to avoid the attach-volume command require an export on the SAN device. If we had to do that, the attach command would have to hit both the volume controller and the compute controller, and that would be complex.

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.

Subscribers