neutron/neutron/tests/unit/nec
Ryota MIBU 04f689daa9 Fix resource status in NEC Plugin
This commit makes sure that the plugin exposes right status in a
response body, and does not overwrite ERROR status until another
operation to the backend has succeeded.

This commit also changes NEC Plguin to use neutron constants instead of
OperationalStatus defined in this plugin.

Fixes: bug #1211319
Change-Id: Ic61b8e1b9d3f6c2be9567dd5a4606aa6d439c564
2013-08-12 23:12:21 +09:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
fake_ofc_manager.py Refactor unit tests for NEC Plugin 2013-07-12 15:40:33 +09:00
stub_ofc_driver.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_scheduler.py Fix random OverflowError exceptions in gate-neutron-python26 tests 2013-07-15 12:56:27 -07:00
test_config.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_nec_agent.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_nec_plugin.py Fix resource status in NEC Plugin 2013-08-12 23:12:21 +09:00
test_ofc_manager.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_packet_filter.py Separate packet filter activation from port operation in NEC Plugin 2013-08-08 09:55:49 +09:00
test_pfc_driver.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_security_group.py Refactor unit tests for NEC Plugin 2013-07-12 15:40:33 +09:00
test_trema_driver.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00