lp:~tpatil/nova/bug709510

Created by Tushar Patil and last modified
Get this branch:
bzr branch lp:~tpatil/nova/bug709510
Only Tushar Patil can upload to this branch. If you are Tushar Patil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tushar Patil
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

643. By Tushar Patil

Fix for LP Bug #709510

642. By Tushar Patil

Fix for LP Bug #709510

641. By Devin Carlen

Enabled modification of projects using the EC2 admin API.

640. By termie

Match the initial db version to the actual Austin release db schema.

Fixes: https://bugs.launchpad.net/nova/+bug/709183

Tested by copying nova/tests/db/nova.austin.sqlite to ./nova.sqlite and running ./bin/nova-manage db sync

639. By Devin Carlen

Made adminclient get_user return None instead of throwing EC2Exception if requested user not available.

This change is isolated to the adminclient code itself and has no ramifications on the nova server codebase.

This bug severely impacts automated deployments of django-nova and the openstack-dashboard, which are scheduled for formal release next week, so I'd really like to see this simple patch make it in for bexar release.

638. By Vish Ishaya

Disassociate all floating ips on terminate instance.

637. By Vish Ishaya

Fixes simple scheduler to able to be run_instance by admins + availability zones.

636. By Monty Taylor

Makes having sphinx to build docs a conditional thing - if you have it, you can get docs. If you don't, you can't.

635. By Ryan Lane

Adds security group output to describe_instances.

634. By Todd Willey

Use firewall_driver flag as expected with NWFilterFirewall. This way, either you use NWFilterFirewall directly, or you use IptablesFirewall, which creates its own instance of NWFilterFirewall for the setup_basic_filtering command. This removes the requirement that LibvirtConnection would always need to know about NWFirewallFilter, and cleans up the area where the flag is used for loading the firewall class.

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