]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix some syntax errors.
authorAdam Gandelman <adamg@canonical.com>
Tue, 10 Jul 2012 01:09:18 +0000 (18:09 -0700)
committerAdam Gandelman <adamg@canonical.com>
Tue, 10 Jul 2012 19:22:56 +0000 (12:22 -0700)
commit67b283e11ba3237699c7c0e0c354dae4b1f60f8d
treec50f27da37700a3ab6ccec7036d3c53f7fef5160
parentbab54aaeb84bf5c37d1a43e3d39df64da5485f0d
Fix some syntax errors.

Some syntax errors slipped in with a previous pep8 cleanup to this file.
These errors currently prevent distro packages from installing.

Fixes bug 1023066.

Update: * Proper pep8 indentation.
        * Wrap in paranthesis instead.

Change-Id: I257fbc7f0d8287ac648f2ad23caa7536388486d3
quantum/plugins/nicira/nicira_nvp_plugin/cli.py