lp:~soren/nova/doc-build-dir

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/nova/doc-build-dir
Only Soren Hansen can upload to this branch. If you are Soren Hansen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Soren Hansen
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

818. By Matt Dietz

Fixes lp736343 - Incorrect mapping of instance type id to flavor id in Openstack API

817. By Soren Hansen

Comparisons to None should not use == or !=.

Stop converting sets to lists before comparing them. They might be in different order after being list()ified.

816. By Soren Hansen

Remove unconditional raise, probably left over from debugging.

815. By Josh Kearney

Log the use of utils.synchronized.

814. By Mark Washenberger

Fix lp727225 by adding support for personality files to the openstack api.

Description:

This merge adds support for personality files to the openstack api. It leverages previous work which added this functionality to the compute api, compute manager, and xen api.

813. By Christian Berendt

fixes bug 735298: start of nova-compute not possible because of wrong xml paths to the //host/cpu section in "virsh capabilities", used in nova/virt/libvirt_conn.py

812. By Jay Pipes

Keypairs are not required in the OpenStack API; don't require them!

This cleans up some weirdness from the original branch (https://code.launchpad.net/~justin-fathomdb/nova/bug732204/+merge/53359) with justin's LP username in r804.

811. By Soren Hansen

Add missing fallback chain for ipv6.

810. By justinsb

Don't generate insecure passwords where it's easy to use urandom instead

809. By Thierry Carrez

Fixes euca-get-ajax-console returning Unknown Error, by using the correct
exception in get_open_port() logic. Patch from Tushar Patil.

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