lp://staging/~rackspace-titan/nova/lp742650
- Get this branch:
- bzr branch lp://staging/~rackspace-titan/nova/lp742650
Branch merges
- Vish Ishaya (community): Approve
- Thierry Carrez (community): Approve
- Jay Pipes (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedbin/nova-ajax-console-proxy (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 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 - 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.
- 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://staging/~hudson-openstack/nova/trunk