lp:~jimmy-sigint/nova/support_flash_socket_policy_in_vnc_proxy

Created by Jimmy Bergman and last modified
Get this branch:
bzr branch lp:~jimmy-sigint/nova/support_flash_socket_policy_in_vnc_proxy
Only Jimmy Bergman can upload to this branch. If you are Jimmy Bergman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jimmy Bergman
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1208. By Jimmy Bergman

pep8 compliance

1207. By Jimmy Bergman

Adapt flash socket policy branch to new nova/wsgi.py refactoring

1206. By Jimmy Bergman

Merge trunk and resolve bin/nova-vncproxy conflict

1205. By Jimmy Bergman

Merge trunk

1204. By Jimmy Bergman

Change so that the flash socket policy server is using eventlet instead of twisted and is running in the same process as the main vnx proxy

1203. By Jimmy Bergman

Add a socket server responding with an allowing flash socket policy for all requests from flash on port 843 to nova-vncproxy

1202. By Soren Hansen

Stop trying to set a body for HTTP methods that do not allow it. It renders the unit tests useless (since they're testing a situation that can never arise) and webob 1.0.8 fails if you do this.

1201. By Johannes Erdfelt

This branch adds support to the xenapi driver for updating the guest agent on creation of a new instance. This ensures that the guest agent is running the latest code before nova starts configuring networking, setting root password or injecting files.

1200. By Rick Harris

This patch adds support for working with instances by UUID in addition to integer IDs.

The Zone Scheduler routing mechanics were changed slightly so that when an UUID is passed in, it checks to see whether the item is available locally.

If it isn't it re-routes to a child zone.

If it is available locally, it substitutes the UUID with the integer ID and calls the wrapped function. This is the 'trick' allows us to not change any of the virt-layer code-- everything still uses integer IDs locally.

1199. By Brian Waldon

Check that server exists when interacting with /v1.1/servers/<id>/meta resource

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