[PATCH 4/8] Remove DMRaidDevice.mediaPresent method

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It is the same as the one we inherit from StorageDevice
---
 storage/devices.py |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/storage/devices.py b/storage/devices.py
index 3bae2d8..26c1a53 100644
--- a/storage/devices.py
+++ b/storage/devices.py
@@ -2935,11 +2935,6 @@ class DMRaidArrayDevice(DMDevice):
 
         log.debug("not tearing down dmraid device %s" % self.name)
 
-    @property
-    def mediaPresent(self):
-        # Even if teared down we still want to show up in storage.disks
-        return True
-
     def dracutSetupString(self):
         return "rd_DM_UUID=%s" % self.name
 
-- 
1.6.5.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux