lp:~termie/nova/fix-installvenv

Created by termie and last modified
Get this branch:
bzr branch lp:~termie/nova/fix-installvenv
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

365. By termie

install_venv.py will now actually attempt to install virtualenv

364. By Vish Ishaya

Adds a simple nova-manage command called scrub to deallocate the network and remove security groups for a projeect.

363. By Soren Hansen

Refresh MANIFEST.in to make the tarball include all the stuff that belongs in the tarball.

362. By Eric Day

Added test case to reproduce bug #660668 and provided a fix by using the user_id from the auth layer instead of the username header.

361. By Soren Hansen

Fix two problems with get_console_log:
 * libvirt has this annoying "feature" where it chown()s your console to the uid running libvirt. That gets in the way of reading it. Add a call to "sudo chown ...." right before we read it to make sure it works out well.
 * We were looking in the wrong directory for console.log. *blush*

360. By Vish Ishaya

This branch converts incoming data to the api into the proper type.

359. By Vish Ishaya

Fixes deprecated use of context in nova-manage network create.

358. By termie

Fix the --help flag for printing help on twistd-based services

357. By Eric Day

Fix for bug 660818 by adding the resource ID argument.

356. By Soren Hansen

Fix some unit tests:
 * One is a race due to the polling nature of rpc in eventlet based unit tests.
 * The other is a more real problem. It was caused by datastore.py being removed. It wasn't caught earlier because the .pyc file was still around on the tarmac box.

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