dragonflow/dragonflow/tests/fullstack
Shachar Snapiri f1788f3ac6 Update cirros image version
The current cirros image version is 0.4.0.
As we have the image name hard-coded, it is required that we update it manually.
See [1] for reference.

[1] https://review.openstack.org/#/c/521825/

Change-Id: I99a49975c5674991d84932ebd2c7ab6599d343ea

Migrate Dragonflow from Ryu to os-ken

This change causes Dragonflow to stop consuming Ryu in favor of os-ken.
os-ken becomes the reference implementation for BGP services and
Dragonflow no longer has a dependency on Ryu.
See [1] for reference in Neutron.

[1] https://review.openstack.org/607008/

Change-Id: Ifbf294f2f586cf765d20cfa60774c45aa735ca62

Force delete of VM on close

There are tests that fail because we are waiting for the VM to complete shutdown
In tests, we do not mind destroying the machine forcefully as there is no reason
to wait for it.

Change-Id: I5f8e4928ceb7b467af891835600cd8096ec88d2b

use payloads for SECURITY_GROUP BEFORE_DELETE events

This patch switches over to the payload style callbacks for
BEFORE_DELETE events of SECURITY_GROUP resources.

Co-Authored-By: Boden R <bodenvmw@gmail.com>
Depends-On: https://review.openstack.org/#/c/597599/
Change-Id: Ie9163ad7baecf85e234e4253160f30015b43166b
2019-02-05 11:31:44 +02:00
..
apps Update cirros image version 2019-02-05 11:31:44 +02:00
__init__.py Seperate unit and fullstack testing in dragonflow 2015-12-08 08:40:54 +02:00
test_allowed_address_pairs_flows.py Update cirros image version 2019-02-05 11:31:44 +02:00
test_api_nb.py Migrate Listener to the new model framework 2017-05-23 10:20:18 +03:00
test_apps.py Update code to pass pep8 under python 3 2018-04-24 18:22:24 +00:00
test_base.py Separate vswitch_api and ryu from the main logic 2018-08-29 00:26:36 +03:00
test_db_api.py Make remote_db_port and remote_db_ip deprecated 2018-01-22 16:28:00 +02:00
test_db_consistent.py Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00
test_dhcp_flows.py Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00
test_l2_flows.py Rename ofport in switch_port to port_num 2018-07-26 14:48:49 +03:00
test_l3_flows.py Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00
test_metadata_service.py Move metadata_service deployment out of DF code 2018-07-25 10:44:04 +03:00
test_neutron_api.py Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00
test_object_version.py Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00
test_objects.py Update cirros image version 2019-02-05 11:31:44 +02:00
test_os_ken_base_app.py Update cirros image version 2019-02-05 11:31:44 +02:00
test_ovsdb_monitor.py Rename ofport in switch_port to port_num 2018-07-26 14:48:49 +03:00
test_portqos.py Rename ovs_port throughout the code 2018-07-26 12:17:00 +00:00
test_portsec_flows.py Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00
test_pub_sub.py Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00
test_remote_port.py Rename ofport in switch_port to port_num 2018-07-26 14:48:49 +03:00
test_responder.py Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00
test_sfc.py Update cirros image version 2019-02-05 11:31:44 +02:00
test_snat_flows.py Update cirros image version 2019-02-05 11:31:44 +02:00
test_topology.py Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00