e62d1ff - Make DevicelibsTestCase devices configurable. (amulhern)

Authored and Committed by bcl 9 years ago
    - Make DevicelibsTestCase devices configurable. (amulhern)
    - Use correct parameters in __init__() in subclasses of unittest.TestCase.
      (amulhern)
    - Add num_blocks parameter to makeLoopDev(). (amulhern)
    - Move skipUnless decorator to the top level class of skipped classes.
      (amulhern)
    - Explicitly accept a string as well as a RAIDLevel object. (amulhern)
    - Update BTRFS initializer comments for level type. (amulhern)
    - Remove some extra imports. (amulhern)
    - Add method to set the default disklabel (#1078537) (bcl)
    - Do not try to activate dmraid sets if the dmraid usage flag is false
      (mkolman)
    - Use the value of the Anaconda dmraid flag to set the Blivet dmraid flag
      (mkolman)
    - Use the value of the Anaconda ibft flag to set the Blivet ibft flag (mkolman)
    - Ignore _build directory in doc directory. (amulhern)
    - Change intersphinx mapping to avoid linkcheck redirect errors. (amulhern)
    - Remove doctest target from Makefile. (amulhern)
    - Allow the table of contents to go one level deeper. (amulhern)
    - Automate generation of the .rst files which just set up the modules.
      (amulhern)
    
        
file modified
+1 -0
file modified
+24 -1
file modified
+1 -1