lp:~dan-prince/nova/simpler_token_fix_migration

Created by Dan Prince and last modified
Get this branch:
bzr branch lp:~dan-prince/nova/simpler_token_fix_migration
Only Dan Prince can upload to this branch. If you are Dan Prince please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dan Prince
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1132. By Dan Prince

Updates to the 018_rename_server_management_url to avoid adding and dropping
a column. Just simply rename the column.

1131. By Dan Prince

Cleanup instances_path in the test_libvirt test_spawn_with_network_info test. Fixes issue where the nova/tests/instance-00000001/ is left in the nova source tree when running run_test.sh -N.

1130. By Cory Wright

Adds hooks for applying ovs flows when vifs are created and destroyed for XenServer instances.

1129. By Vish Ishaya

Logs the exception if metadata fails and returns a 500 with an error message to the client.

1128. By Vish Ishaya

Adds a few more status messages to error states on image register for the ec2 api. This will hopefully provide users of the ec2 api with a little more info if their registration fails.

1127. By Sandy Walsh

Basic hook-up to HostFilter and fixed up the passing of InstanceType spec to the scheduler.

1126. By Kei Masumoto

added pause/suspend implementation to nova.virt.libvirt_conn

1125. By Dan Prince

Update the rebuild_instance function in the compute manager so that it accepts the arguments that our current compute API sends.

Fixes to the SQLAlchmeny API such that metadata is saved on an instance_update. Added integration test to ensure that instance metadata is updated on a rebuild.

1124. By Alex Meade

Added the filtering of image queries with image metadata. This is exposing the filtering functionality recently added to Glance. Attempting to filter using the local image service will be ignored.

1123. By MORITA Kazutaka

This enables us to create a new volume from a snapshot with the EC2 api.

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