neutron/neutron/tests/unit/nec
Ihar Hrachyshka 7a2a85623d oslo: migrate to namespace-less import paths
Oslo project decided to move away from using oslo.* namespace for all their
libraries [1], so we should migrate to new import path.

This patch applies new paths for:
- oslo.config
- oslo.db
- oslo.i18n
- oslo.messaging
- oslo.middleware
- oslo.rootwrap
- oslo.serialization
- oslo.utils

Added hacking check to enforce new import paths for all oslo libraries.

Updated setup.cfg entry points.

We'll cleanup old imports from oslo-incubator modules on demand or
if/when oslo officially deprecates old namespace in one of the next
cycles.

[1]: https://blueprints.launchpad.net/oslo-incubator/+spec/drop-namespace-packages

Depends-On: https://review.openstack.org/#/c/147248/
Depends-On: https://review.openstack.org/#/c/152292/
Depends-On: https://review.openstack.org/#/c/147240/

Closes-Bug: #1409733
Change-Id: If0dce29a0980206ace9866112be529436194d47e
2015-02-05 15:09:32 +01:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
fake_ofc_manager.py Refactor unit tests for NEC Plugin 2013-07-12 15:40:33 +09:00
stub_ofc_driver.py Enforce log hints 2014-12-08 19:59:24 +01:00
test_agent_scheduler.py remove openvswitch plugin 2014-10-01 21:16:27 -07:00
test_config.py NEC plugin: Allow to apply Packet filter on OFC router interface 2014-10-23 11:29:05 +09:00
test_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_nec_agent.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_nec_plugin.py tests: don't spread fixtures.TempDir throughout test cases 2015-01-26 13:27:01 +01:00
test_ofc_client.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_ofc_manager.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_packet_filter.py NEC plugin: Allow to apply Packet filter on OFC router interface 2014-10-23 11:29:05 +09:00
test_pfc_driver.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_portbindings.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_router.py Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00
test_security_group.py Remove XML support 2014-10-24 15:18:49 +00:00
test_trema_driver.py NEC plugin: Allow to apply Packet filter on OFC router interface 2014-10-23 11:29:05 +09:00
test_utils.py nec plugin: Compare OFS datapath_id as hex int 2014-02-13 10:37:29 +00:00