The nova.tests.api.openstack.compute.contrib.test_cloudpipe_update Module

class CloudpipeUpdateTest(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_cloudpipe_configure_project()
test_cloudpipe_configure_project_bad_data()
test_cloudpipe_configure_project_bad_url()
fake_network_update(context, network_id, values)
fake_project_get_networks(context, project_id, associate=True)

Previous topic

The nova.tests.api.openstack.compute.contrib.test_cloudpipe Module

Next topic

The nova.tests.api.openstack.compute.contrib.test_config_drive Module

This Page