lp:~openstack-gd/nova/multinic-libvirt

Created by Eldar Nugaev and last modified
Get this branch:
bzr branch lp:~openstack-gd/nova/multinic-libvirt
Members of openstack-gd can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
openstack-gd
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

642. By Ilya Alekseyev

Changed default handler for uncaughted exceptions. It uses logging instead print to stderr.

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.

633. By Ed Leafe

Added a test that checks for localized strings in the source code that contain position-based string formatting placeholders. If found, an exception message is generated that summarizes the problem, as well as the location of the problematic code. This will prevent future trunk commits from adding localized strings that cannot be properly translated.

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