lp:~sleepsonthefloor/nova/lp825288

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Anthony Young
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1421. By Anthony Young

fix typo that causes ami instances to launch with a kernal as ramdisk

1420. By Brian Lamar

Allows for a tunable number of SQL connections to be maintained between services and the SQL server using new configuration flags. Only applies when using the MySQLdb dialect in SQLAlchemy.

1419. By William Wolf

Fixes pep8 issues in test_keypairs.py

1418. By Chris Behrens

API needs virtual_interfaces.instance joined when pulling instances from the DB. Updated instance_get_all() to match instance_get_all_by_filters() even though the former is only used by nova-manage now. (The latter is used by the API).

1417. By Tushar Patil

Support for management of security groups in OS API as a new extension.

1416. By Thierry Carrez

* Removes rogue direct usage of subprocess module by proper utils.execute calls
* Adds a run_as_root parameter to utils.execute, that prefixes your command with FLAG.root_helper (which defaults to 'sudo')
* Turns all sudo calls into run_as_root=True calls
* Update fakes accordingly
* Replaces usage of "sudo -E" and "addl_env" parameter into passing environment in the command (allows it to be compatible with alternative sudo_helpers)
* Additionally, forces close_fds=True on all utils.execute calls, since it's a more secure default

1415. By Jesse Andrews

Adding keypair support to the openstack contribute api

1414. By Ed Leafe

Removed verbose debugging output when capabilities are reported. This was clogging up the logs with kbytes of useless data, preventing actual helpful information from being retrieved easily.

1413. By Matthew Hooker

These fixes are the result of trolling the pylint violations here

https://jenkins.openstack.org/job/nova-pylint-errors/violations/

1412. By Soren Hansen

Pass py_modules=[] to setup to avoid installing run_tests.py as a top-level module.

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