lp:~johannes.erdfelt/nova/lp820987

Created by Johannes Erdfelt and last modified
Get this branch:
bzr branch lp:~johannes.erdfelt/nova/lp820987
Only Johannes Erdfelt can upload to this branch. If you are Johannes Erdfelt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Johannes Erdfelt
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1365. By Johannes Erdfelt

Revert should be sent to destination node and confirm should be sent to source
node

1364. By Brian Waldon

Update HACKING:
- Make imports more explicit
- Add some dict/list formatting guidelines
- Add some long method signature/call guidelines
- Add explanation of i18n

1363. By Jason Kölker

Pep8 cleanup

1362. By Rick Harris

Defaults `dns` to '' if not present, just as we do with the other network info data.

1361. By Matt Dietz

Removes extraneous bodies from certain actions in the OSAPI servers controller

Requires the latest version of python-novaclient to test

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.

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