~philipp-marek/drbdmanage/master

  • Committer: Roland Kammerer
  • Date: 2017-08-24 08:24:35 UTC
  • Revision ID: git-v1:2a60837274c176f0f6d35306a37a00bcdb87c91c
storage backends add notes about remove_snapshot()

The idea was that every plugin can provide/overwrite a method hat is
called to remove a snapshot. In the current design all of them called
remove_blockdevice(). The storage core actually already called
remove_blockdevice(). Strictly speaking this is a bug, because it
bypasses the plugins remove_snapshot(). As all plugins only provide a
wrapper, just add a note and don't touch all the existing plugins. This
can be fixed when we need it, but document it for now.
Filename Latest Rev Last Changed Committer Comment Size
..
conf 59 10 years ago Robert Altnoeder Merge branch 'master' of bk:/home/git/drbd/PUBLIC- Diff
debian 278 9 years ago Roland Kammerer debian: Added initial debian packaging support De Diff
drbdmanage 1 10 years ago raltnoeder initial commit Diff
man-pages 63 10 years ago Philipp Reisner Added a skeleton of a manpage for drbdmanage * a Diff
scripts 61 10 years ago Robert Altnoeder RPM installation procedure, minor fixes * server. Diff
unit-tests 748 7 years ago Roland Kammerer unit tests for drbdmanage/utils Signed-off-by: Ro Diff
.gitignore 378 8 years ago Robert Altnoeder Included the consts_githash.py module in the .giti 176 bytes Diff Download File
.pep8 532 8 years ago Philipp Marek PEP8 configuration file, to make the lived practic 28 bytes Diff Download File
COPYING 827 7 years ago Philipp Reisner Revert "New end user license for drbd manage" Thi 31.7 KB Diff Download File
File drbdmanage_client.py 869 6 years ago Roland Kammerer fix mangling of dbus server return code This only 166 KB Diff Download File
File drbdmanage_server.py 828 7 years ago Philipp Reisner Sanitizing all the references to license, authorsh 1.3 KB Diff Download File
install_rpm.txt 667 8 years ago Roland Kammerer rpm: keep dbus configuration file on upgrades 198 bytes Diff Download File
Makefile 750 7 years ago Roland Kammerer build: add "md5sums" make target This can be used 1.7 KB Diff Download File
MANIFEST.in 667 8 years ago Roland Kammerer rpm: keep dbus configuration file on upgrades 222 bytes Diff Download File
README 650 8 years ago Robert Altnoeder Minor spelling/grammar fixes 4.2 KB Diff Download File
setup.cfg 805 7 years ago Roland Kammerer drbdmanage version 0.98 246 bytes Diff Download File
setup.cfg.sles11 805 7 years ago Roland Kammerer drbdmanage version 0.98 224 bytes Diff Download File
File setup.py 828 7 years ago Philipp Reisner Sanitizing all the references to license, authorsh 8 KB Diff Download File