lp:~xtoddx/nova/lp70769

Created by Todd Willey and last modified
Get this branch:
bzr branch lp:~xtoddx/nova/lp70769
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

620. By Todd Willey

Add DescribeInstanceTypes to admin api (dashboard uses it).

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

614. By Soren Hansen

Perform same filtering for OUTPUT as FORWARD in iptables.

This removes a way around the filtering for traffic originating on the guests's host (not from VM's on the same host, but traffic from the host itself).

613. By Rick Harris

This patch:

1. Removes the krm.json file which maps machine images to kernel and ramdisks
2. Adds support to pull kernel_id and ramdisk_id directly from Glance image record.

Note: This patch is dependent upon this bug in Glance being fixed: https://bugs.launchpad.net/glance/+bug/706192

612. By Tushar Patil

In instance chains and rules for ipv4 and ipv6, ACCEPT target was missing.

611. By Ryan Lane

Fixes project and role checking when a user's naming attribute is not uid.

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