Initial implementation of drbd8 template type
authorIustin Pop <iustin@google.com>
Wed, 24 Oct 2007 14:43:24 +0000 (14:43 +0000)
committerIustin Pop <iustin@google.com>
Wed, 24 Oct 2007 14:43:24 +0000 (14:43 +0000)
commita1f445d388a8cd3a1b08ca0dfc9df55b94e47800
tree935a258ff768146d6d5da74f8e1bee6e6ef779b6
parentf38478b26f5942814e25faf2a3bde43f11f3edc2
Initial implementation of drbd8 template type

This is a partially working drbd8 template type. It does:
  - add/remove
  - startup/failover/shutdown

Not working is replace disks, which needs custom code for this template.

Reviewed-by: imsnah
lib/bdev.py
lib/cmdlib.py
lib/config.py
lib/constants.py
lib/objects.py
scripts/gnt-instance