Revision d48663e4 lib/config.py

b/lib/config.py
397 397
        # no minors used, we can start at 0
398 398
        result.append(0)
399 399
        ndata[0] = instance
400
        self._temporary_drbds[(nname, 0)] = instance
400 401
        continue
401 402
      keys = ndata.keys()
402 403
      keys.sort()

Also available in: Unified diff