lp:~rackspace-titan/nova/pylint-issues-ameade-2

Created by Alex Meade and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/pylint-issues-ameade-2
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

1162. By Alex Meade

merge trunk

1161. By Alex Meade

pep8

1160. By Alex Meade

Removed use of super

1159. By Alex Meade

Disabled pylint complaining about no 'self' parameter in a decorator function

1158. By Alex Meade

Fixed incorrect error message
Added missing import
Fixed Typo (pylint "undefined variable NoneV")

1157. By Alex Meade

Fixed type causing pylint "exception is not callable"
Added param to fake_instance_create, fake objects should appear like the real object. pylint "No value passed for parameter 'values' in function call"

1156. By William Wolf

This branch allows marker and limit parameters to be used on image listing (index and detail) requests. It parses the parameters from the request, and passes it along to the glance_client, which can now handle these parameters. Essentially all of the logic for the pagination is handled in glance, we just pass along the correct parameters and do some error checking.

1155. By Dan Prince

Update the OSAPI images controller to use 'serverRef' for image create requests.

1154. By Todd Willey

Changed the error raise to not be AdminRequired when admin is not, in fact, required.

Cleaned up some documentation while I was there.

1153. By Anthony Young

This branch removes nwfilter rules when instances are terminated to prevent resource leakage and serious eventual performance degradation. Without this patch, launching instances and restarting nova-compute eventually become very slow.

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