lp:~rackspace-titan/nova/lp742650

Created by Brian Lamar and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/lp742650
Members of Titan can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Titan
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

895. By Brian Lamar

TopicConsumer -> TopicAdapterConsumer

894. By Ilya Alekseyev

use_ipv6 now passing to interfaces.template as first level variable in libvirt_conn

893. By Vish Ishaya

Updates to the newest version of nova.sh, which includes:
 * Installing new python dependencies
 * Allows for use of interfaces other than eth0
 * Adds a run_detached mode for automated testing

892. By Brian Waldon

Adding links container to openstack api v1.1 servers entities.

891. By Rick Harris

disk_format is now an ImageService property. Adds tests to prevent regression.

890. By Brian Waldon

- add a "links" container to versions entities for Openstack API v1.1
- add testing for the openstack api versions resource and create a view builder

889. By Andy Southgate

This is basic network injection for XenServer, and includes:

o Modification of the /etc/network/interfaces file within the image using code taken from and now shared with libvirt_conn. This is for compatibility with legacy Linux images without a guest agent.

o Setting of xenstore keys before instance boot, intended for the XenServer Windows agent. The agent will use these to configure the network at boot-time.

This change does not implement live reconfiguration, which is on another blueprint:

https://blueprints.launchpad.net/nova/+spec/xs-inject-networking

It does include template code to detect the presence of agents and avoid modifying the filesystem if they are injection-capable.

888. By Dan Prince

Implement image metadata controller for the v1.1 OS API.

Uses image 'properties' to store and retrieve image metadata.

887. By Brian Waldon

Add a "links" container to flavors entities for Openstack API v1.1.

886. By Dan Prince

Implement metadata resource for Openstack API v1.1. Includes:
      -GET /servers/id/meta
      -POST /servers/id/meta
      -GET /servers/id/meta/key
      -PUT /servers/id/meta/key
      -DELETE /servers/id/meta/key

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