Code review comment for lp:~jakedahn/nova/os-quotas

Revision history for this message
Alex Meade (alex-meade) wrote :

Couple more pep8 errors

52: calling index gave me a key error

(nova.api.openstack): TRACE: if urlparse.parse_qs(req.environ['QUERY_STRING']).get('defaults',
(nova.api.openstack): TRACE: KeyError: 'QUERY_STRING'
(nova.api.openstack): TRACE:

Update and Show seemed to work just fine though, cool stuff.

review: Needs Fixing

« Back to merge proposal