functest.opnfv_tests.openstack.snaps.smoke module

snaps_smoke test case implementation

class functest.opnfv_tests.openstack.snaps.smoke.SnapsSmoke(**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: