dragonflow/dragonflow/tests/unit
Dima Kuznetsov 9a3092ffce [03/xx] Introduce SFC flow classifier app
This patch introduces classification app for SFC, see flow classifier
API at [1] for more information.

Fullstack tests for the app provided in the SFC app patch [2]

[1] https://docs.openstack.org/developer/networking-sfc/api.html
[2] https://review.openstack.org/#/c/424146

Partially-implements: blueprint service-function-chaining
Change-Id: If046b84ed432c225e332f3d7daf4dafa3550c33d
2017-07-18 13:06:04 +03:00
..
__init__.py Enable Env for DragonFlow Unit Testing 2015-04-29 10:58:37 +03:00
_test_l3.py L3 app: use port/router keys in PACKET_IN handler 2017-07-09 13:51:50 +03:00
test_api_nb.py nb_api.get to deal with proxy models 2017-05-16 14:58:41 +03:00
test_app_base.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_chassis_snat_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_classifier_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_common.py Move common code from SG app to utils 2017-04-05 10:37:00 +03:00
test_cookies.py Refactor Aging application 2017-06-18 06:16:01 +00:00
test_db_store.py [02/xx] Rename DbStore2 to DbStore 2017-06-09 12:01:04 +03:00
test_df_bgp_service.py Introduce Sync facility 2017-06-29 18:28:15 +03:00
test_df_local_controller.py Merge "Remove use of fake chassis name" 2017-07-11 13:11:01 +00:00
test_df_qos_driver.py Gate fix: Correct expected revision number 2017-06-27 10:07:36 +03:00
test_dhcp_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_dispatcher.py Use stevedore to load apps 2017-07-06 11:47:26 +03:00
test_dnat_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_etcd_driver.py Re-order imports to comply with OpenStack Style Guidelines 2017-02-13 11:12:09 +08:00
test_fc_app.py [03/xx] Introduce SFC flow classifier app 2017-07-18 13:06:04 +03:00
test_fc_driver.py [02/xx] Add SFC drivers to Dragonflow 2017-07-18 13:06:04 +03:00
test_l2_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_l3_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_l3_proactive_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_l3_router_plugin.py Gate fix: Correct expected revision number 2017-06-27 10:07:36 +03:00
test_legacy_snat.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_logical_networks.py [05/xx] Remove lport.local_network_id 2017-06-06 19:06:58 +03:00
test_mech_driver.py Remove use of fake chassis name 2017-07-09 08:18:43 +03:00
test_metadata_service_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_migration_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_model_fields.py [02/xx] Add SFC drivers to Dragonflow 2017-07-18 13:06:04 +03:00
test_model_framework.py [01/xx] Drop legacy DbStore module 2017-06-09 11:45:45 +03:00
test_model_proxy.py [02/xx] Rename DbStore2 to DbStore 2017-06-09 12:01:04 +03:00
test_nb_api_neutron_notifier.py Migrate Listener to the new model framework 2017-05-23 10:20:18 +03:00
test_provider_net_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_radix_tree.py [03/12] Introduce initial version of the new DbStore 2017-02-14 08:15:35 +02:00
test_rate_limiter.py Fix order of arguments in assertEqual 2016-11-25 15:23:58 +08:00
test_redis_db.py Fix error in redis unit test. 2017-03-23 08:46:55 +00:00
test_redis_pubsub.py remove useless code in redis pubsub ut 2016-11-24 12:21:40 +00:00
test_ryu_base_app.py Remove assertion in controller code 2017-07-06 10:24:28 +03:00
test_service.py Added support for service status reporting 2017-05-20 05:56:19 +00:00
test_sfc_driver.py [02/xx] Add SFC drivers to Dragonflow 2017-07-18 13:06:04 +03:00
test_sfc_models.py [02/xx] Add SFC drivers to Dragonflow 2017-07-18 13:06:04 +03:00
test_sg_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_sync.py Move with_nb and with_local_objects to utils module 2017-07-04 09:47:46 +03:00
test_topology.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_trunk_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_trunk_driver.py Add VLAN aware VMs support to Dragonflow 2017-06-12 11:46:18 +03:00
test_tunneling_app.py Config: change apps_list option type to list 2017-07-09 10:23:01 +00:00
test_zmq_pubsub.py Move publish logic outside specific drivers 2017-05-21 17:56:34 +03:00