]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "VPNaaS REST Client UT Broken"
authorJoe Gordon <joe.gordon0@gmail.com>
Fri, 11 Jul 2014 18:02:54 +0000 (18:02 +0000)
committerJoe Gordon <joe.gordon0@gmail.com>
Fri, 11 Jul 2014 18:21:14 +0000 (11:21 -0700)
commitb74a38cb11024441e5774c8a8eb8b916bf414e0f
tree855adf7972b26efe0ef6854b3e13846d0184e32e
parent5d425851e441958dbfdbeaf04fe08680197688b3
Revert "VPNaaS REST Client UT Broken"

I8badc249ad021fdbdb2367b5416c72435ed58994 causes anything importing
neutron/tests/unit/services/vpn/device_drivers/_test_cisco_csr_rest.py
to exit since httmock isn't a dependency.

Fix all hacking issues in addition to the revert, as this patch fixes 'tox -epep8'.
And just a reverting the patch will cause pep8 to fail.

Fixes-Bug: #1340881

This reverts commit 7f0a8f09ab7867100081a898347a5f901e5a442b.

Change-Id: I373a8c8ab16eb387be6a451b8146642389081afa
neutron/db/common_db_mixin.py
neutron/db/db_base_plugin_v2.py
neutron/tests/unit/services/vpn/device_drivers/cisco_csr_mock.py
neutron/tests/unit/services/vpn/device_drivers/notest_cisco_csr_rest.py [moved from neutron/tests/unit/services/vpn/device_drivers/_test_cisco_csr_rest.py with 83% similarity]