diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-03-30 14:46:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-30 14:46:33 +0000 |
commit | 4b9d0410dc20fec23e11414f21adc906f73ea1bd (patch) | |
tree | 8a5f8aecff8120134a19e013b138b906d3a40eae /docs/submodules/multisite | |
parent | d8d025b2917425d83b294e31fdd1ec1e8a029fbe (diff) |
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Check a rule existence for a specific security group"
- Check a rule existence for a specific security group
Implement a functionality to check if a rule concerning
a specific security group exists
- function get_security_group_rules(neutron_client, sg_id)
returns the list of the security rules for a specific security group
- function check_security_group_rules(neutron_client,
sg_id, direction,
protocol,
port_min=None,
port_max=None)
checks if a specific rule for a specific security group exists
and returns True or False
- implement unit tests for the two new functions
This new functionality is needed for sdnvpn project
Change-Id: Ib930bc9a76141932f4164d88e2640b49f3df4d77
Signed-off-by: tomsou <soth@intracom-telecom.com>
Diffstat (limited to 'docs/submodules/multisite')
0 files changed, 0 insertions, 0 deletions