3 Commits

Author SHA1 Message Date
Pavlo Shchelokovskyy
a656b25d03 Remove deprecated Q_PLUGIN_EXTRA_CONF_* vars
Change-Id: I175dae2324cd1e486077edc5dd4b93989f4d7b02
2017-01-10 22:35:35 +00:00
vsaienko
ef3fd6bd26 Preparing to release
* Add LICENSE
 * Add author-email
 * Add description-file

Depends-On: I33f0f5a6174d1d170bc2ac1c2e3a096d88d17cc1
Change-Id: I9d3895614d5c8db831080155a9add7a42f01e5f6
2016-05-13 10:45:17 +00:00
Pavlo Shchelokovskyy
47330e9eb3 Add functional test
- creates new OVS bridge and adds port
- create Neutron port
- update Neutron port with proper `link_local_information`
- check that requested changes have propagated to OVS
- delete dridge

As setting some Neutron port properties is not available from Neutron
CLI, this test uses a mixture of BASH (for OVS query and manipulation)
and Python (for Neutron API interactions).

Change-Id: I335b8af77c036be6bba4506c675e6e1f10f26097
Closes-Bug: #1557355
2016-03-18 18:34:14 +02:00