lp:~jk0/nova/improve-pylint-scores

Created by Josh Kearney and last modified
Get this branch:
bzr branch lp:~jk0/nova/improve-pylint-scores
Only Josh Kearney can upload to this branch. If you are Josh Kearney please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Josh Kearney
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1007. By Josh Kearney

Pylinted nova-compute.

1006. By Josh Kearney

Pylinted nova-manage

1005. By Josh Kearney

Round 1 of pylint cleanup.

1004. By Dan Prince

Implement quotas for the new v1.1 server metadata controller.

Created a new _check_metadata_properties_quota method in the compute API that is used when creating instances and when updating server metadata. In doing so I modified the compute API so that metadata is a dict (not an array) to ensure we are using unique key values for metadata (which is implied by the API specs) and makes more sense with JSON request formats anyway.

Additionally this branch enables and fixes the integration test to create servers with metadata.

1003. By Anne Gentle

Adding projectname username to the nova-manage project commands to fix a doc bug, plus some edits and elimination of a few doc todos.

1002. By Jason Kölker

pep8 fixes

1001. By Jason Kölker

Remove zope.interface from the requires file since it is not used anywhere.

1000. By Jason Kölker

use 'is not None' instead of '!= None'

999. By Eldar Nugaev

Fix loggin in creation server in OpenStack API 1.0

998. By Mark Washenberger

Support admin password when specified in server create requests.

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