Bases: nova.test.TestCase
Bases: nova.test.TestCase
Rotation must be greater than or equal to zero for backup requests
Backup Type (daily or weekly) is required for backup requests
Name is required for backups
Rotation is required for backup requests
The happy path for creating backups if rotation is positive
The happy path for creating backups if rotation is zero
Bases: nova.test.TestCase