lp://staging/~tamura-yoshiaki/nova/bug-758404

Created by Yoshiaki Tamura and last modified
Get this branch:
bzr branch lp://staging/~tamura-yoshiaki/nova/bug-758404
Only Yoshiaki Tamura can upload to this branch. If you are Yoshiaki Tamura please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Yoshiaki Tamura
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

972. By Yoshiaki Tamura

Fix RBDDriver in volume manager. discover_volume was raising exception.
Modified local_path as well.

971. By Johannes Erdfelt

There is a race condition when a VDI is mounted and the device node is created. Sometimes (depending on the configuration of the Linux distribution) nova loses the race and will try to open the block device before it has been created in /dev.

This change will poll waiting on the device node to be created before attempting to use it.

970. By Sandy Walsh

Added RST file on using Zones.

969. By Ken Pepple

removes log command from nova-manage as it no longer worked in multi-log setup

968. By John Tran

Added a patch for python eventlet, when using install_venv.py (see FAQ # 1485)

967. By Kei Masumoto

This branch fixes https://bugs.launchpad.net/nova/+bug/751242.

According to the above URL, the solution is 'migrating' instances never be terminated.
To do this, nova.compute.api.delete() should be modified.

966. By Dan Prince

Ignore errors when deleting the default route in the ensure_bridge function.

965. By Thierry Carrez

Import translations from Launchpad.

964. By Dan Prince

Update the describe_image_attribute and modify_image_attribute functions
in the EC2 API so they use the top level 'is_public' attribute of image
objects. This brings these functions in line with the base image service.

Added missing EC2 API unit tests for describing and modifying image attributes.

963. By Ken Pepple

corrects incorrect openstack api responses for metadata (numeric/string conversion issue) and image format status (not uppercase)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers