lp:~reldan/nova/lp776679

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eldar Nugaev
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1053. By Eldar Nugaev

removed path from NOVA_URL

1052. By Brian Waldon

Adding OSAPI v1.1 limits resource

1051. By Brian Lamar

Adding support for server rebuild to v1.0 and v1.1 of the Openstack API

1050. By Ken Pepple

ensure create image conforms to OS API 1.1 spec

1049. By Naveed Massjouni

Added support in the nova openstack api for requests with local hrefs, e.g., "imageRef":"2"
Previously, it only supported "imageRef":"http://foo.com/images/2".
The 1.1 api spec defines both approaches.

1048. By Kevin Bringard

Add a flag to allow the user to specify a dnsmasq configuration file for nova-network to use when starting dnsmasq. Currently the command line option is set to "--config-fil=" with nothing specified. This branch will leave it as it is if the user does not specify a config file, but will utilize the specific file if they do.

If there is a conflict with the options specified on the command line and those in the configuration file, dnsmasq will use the config file (overriding the command line options) if the option is only allowed to be specified once, or it will use both if the option is allowed to be specified multiple times.

I have found this personally useful for adding things such as "domain=" to set the domain hostname on VMs as well as to more finely tune DNS delegation and upstream resolution.

1047. By Dan Prince

Implement get_host_ip_addr in the libvirt compute driver.

1046. By Alex Meade

Modified the instance status returned by the OS api to more accurately represent its power state

1045. By Alex Meade

Since run_tests.sh utilizes nose to run its tests, the -x, --stop flag works correctly for halting tests on the first failed test. The usage information for run_tests.sh now includes the --stop flag.

1044. By Jason Kölker

add support for git checking and a default of failing if the history can't be read

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