lp:~cisco-openstack/nova/802dot1qbh-quantum-support

Created by Sumit Naiksatam and last modified
Get this branch:
bzr branch lp:~cisco-openstack/nova/802dot1qbh-quantum-support
Members of Cisco Openstack can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cisco Openstack
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1364. By Sumit Naiksatam

Adding (1) the Quantum aware scheduler which gets the host name for the instance to be scheduled on, and (2) the VIF driver for 802.1qbh scheme.

1363. By Ryu Ishimoto

Added virtual interfaces REST API extension controller

1362. By Ryu Ishimoto

Added migration to add uuid to virtual interfaces. Added uuid column to models

1361. By Ryu Ishimoto

merged trunk

1360. By Matt Dietz

Fixes lp819523

OS API Migrate is now an admin-only method

1359. By Jason Kölker

Fix for bug #798298

* Removes restriction of have to have an IPv4 network to create and use an IPv6 network
* Modifies nova-manage network to require either an IPv4 or IPv6 network be passed
* Modifies nova-manage network to ignore FLAGS.use_ipv6 (what is passed on the command line is what you get)
* Modifies nova-manage network to list IPv4 and IPv6 on list, no longer lists IPv4 netmask as it is implied by the cidr for the network
* Modifies network/manage.py to allow for empty IPv4 assignments.

1358. By Anthony Young

fix for lp816713: In instance creation, when nova-api is passed imageRefs generated by itself, strip the url down to an id so that default glance connection params are used

1357. By William Wolf

Add support for 300 Multiple Choice responses when no version identifier is used in the URI (or no version header is present)

Also adds support for server detail json/xml/atom requests.

1356. By Kevin L. Mitchell

Glance has been updated for integration with keystone. That means that nova needs to forward the user's credentials (the auth token) when it uses the glance API. This patch, combined with a forth-coming patch for nova_auth_token.py in keystone, establishes that for nova itself and for xenapi; other hypervisors will need to set up the appropriate hooks for their use of glance.

1355. By Brian Waldon

Moves image creation from POST /images to POST /servers/<id>/action

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