lp:~soren/nova/uml-fixes

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/nova/uml-fixes
Only Soren Hansen can upload to this branch. If you are Soren Hansen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Soren Hansen
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

624. By Soren Hansen

Don't attempt to use qcow with uml. It only groks raw images.

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.

615. By Ilya Alekseyev

Fix for bug #702237

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