]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Delete useless and wrong comments in NEC Plugin
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Tue, 6 Aug 2013 05:07:07 +0000 (14:07 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Tue, 6 Aug 2013 07:59:04 +0000 (16:59 +0900)
commit86b660023c1073715940d45e1429323e17ac9ddd
treec8acb05332b6ae15c6ad16fb32fd2c807f14ed43
parent537674c33e18ad5325cf1ea1ddc21071e2660f85
Delete useless and wrong comments in NEC Plugin

This commit deletes useless and wrong comments in NEC Plugin, and adds
_clean_nec_ini() to Cleanup to make sure it is called.

Fixes: bug #1208716
Change-Id: I5c7950617cdf5d66f5f5cf3334bf2d5e617148eb
neutron/plugins/nec/nec_plugin.py
neutron/tests/unit/nec/test_nec_plugin.py