summaryrefslogtreecommitdiffstats
path: root/storage/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Add an exception to use when multipath fails.Peter Jones2010-01-201-0/+3
* Create and use DiskLabelCommitError for failure to commit.David Lehman2009-10-011-0/+3
* Raise exception if detected swap volumes are not Linux v1 swap space.David Cantrell2009-09-071-0/+3
* Create a DiskLabel format class for partition tables.David Lehman2009-08-171-0/+6
* Recognize mpath devices when we see them.Peter Jones2009-08-061-0/+3
* Add an error signifying an unrecognized entry in /etc/fstab.David Lehman2009-05-041-0/+3
* Make a top level StorageError that all others are based on.David Lehman2009-04-021-12/+36
* Fixes of errors shown by pylint that didn't get into the beta build.Martin Gracik2009-03-311-3/+0
* Implement the format disk question as a callback.Joel Granados Moreno2009-03-061-0/+3
* Add DeviceResizeError and PartitioningWarning exceptions.David Lehman2009-02-271-0/+6
* Replace old storage modules.David Lehman2009-02-231-0/+99