functest.opnfv_tests.openstack.snaps.api_check module

api_check test case implementation

class functest.opnfv_tests.openstack.snaps.api_check.ApiCheck(**kwargs)

Bases: functest.opnfv_tests.openstack.snaps.snaps_test_runner.SnapsTestRunner

This test executes the Python Tests included with the SNAPS libraries that exercise many of the OpenStack APIs within Keystone, Glance, Neutron, and Nova

run(**kwargs)

Builds the test suite then calls super.run() :param kwargs: the arguments to pass on :return: