functest.opnfv_tests.vnf.router.cloudify_vrouter module

vrouter testcase implementation.

class functest.opnfv_tests.vnf.router.cloudify_vrouter.CloudifyVrouter(**kwargs)

Bases: functest.core.cloudify.Cloudify

vrouter testcase deployed with Cloudify Orchestrator.

clean()

Clean the resources.

It can be overriden if resources must be deleted after running the test case.

cop_wgn = 'https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn'
cop_yaml = 'https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml'
deploy_vnf()
execute()

Deploy Cloudify Manager. network, security group, fip, VM creation

filename_alt = '/home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2'
flavor_alt_disk = 3
flavor_alt_ram = 1024
flavor_alt_vcpus = 1
test_vnf()