lp:~dan-prince/nova/fix_image_id_s3

Created by Dan Prince and last modified
Get this branch:
bzr branch lp:~dan-prince/nova/fix_image_id_s3
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

625. By Dan Prince

Add dan.prince to Authors.

624. By Dan Prince

Fix issue in s3.py causing where '_fix_image_id' is not defined.

623. By Sandy Walsh

Simple little changes related to openstack api to work better with glance.

Fixes ImageID missing from Glance and int->string id problem.

622. By Sandy Walsh

Simple little changes related to openstack api to work better with glance.

Fixes ImageID missing from Glance and int->string id problem.

621. By Todd Willey

Add DescribeInstanceTypes to admin api. This lets the dashboard know what sizes can be launched (using the -t flag in euca-run-instances, for example) and what resources they provide.

620. By Tushar Patil

Fix for LP Bug #699654

619. By Vish Ishaya

This branch updates docs to reflect the db sync addition. It additionally adds some useful errors to nova-manage to help people that are using old guides. It wraps sqlalchemy errors in generic DBError. Finally, it updates nova.sh to use current settings.

618. By Soren Hansen

Add a host argument to virt drivers's init_host method. It will be set to the name of host it's running on.

Make libvirt's init_host method go and look at what virtual machines are running when the compute worker starts up.

This ensures firewalls are set up correctly for existing VM's. It also enables easier rolling upgrades.

617. By Vish Ishaya

Wraps the NotFound exception at the api layer to print the proper instance id. Does the same for volume. Note that euca-describe-volumes doesn't pass in volume ids properly, so you will get no error messages on euca-describe-volumes with improper ids. We may also need to wrap a few other calls as well.

616. By Ryan Lane

Fixes issue with SNATTING chain not getting created or added to POSTROUTING when nova-network starts.

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