The openstack_dashboard.dashboards.project.volumes.test ModuleΒΆ

class openstack_dashboard.dashboards.project.volumes.test.VolumeAndSnapshotsAndBackupsTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

ensure_attachments_exist(volumes)[source]
test_backups_index_paginated(*args, **kwargs)[source]
test_backups_index_paginated_prev_page(*args, **kwargs)[source]
test_index_backup_not_supported()[source]
test_index_backup_supported()[source]
test_index_no_volume_attachments()[source]
test_index_paginated(*args, **kwargs)[source]
test_index_paginated_prev_page(*args, **kwargs)[source]
test_snapshots_index_paginated(*args, **kwargs)[source]
test_snapshots_index_paginated_prev_page(*args, **kwargs)[source]

Previous topic

The openstack_dashboard.dashboards.project.volumes.panel Module

Next topic

The openstack_dashboard.dashboards.project.volumes.tabs Module

Project Source

This Page