lp:~termie/nova/status_system

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
termie
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

641. By termie

added a very basic aggregator

640. By termie

add status publishing and announcing interfaces

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.

632. By Vish Ishaya

Makes sure all instance and volume commands that raise not found are changed to show the ec2_id instead of the internal id.

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