pvc/client-common
Joshua Boniface 7a8aee9fe7 Remove flush locking functionality
This just seemed like more trouble that it was worth. Flush locks were
originally intended as a way to counteract the weird issues around
flushing that were mostly fixed by the code refactoring, so this will
help test if those issues are truly gone. If not, will look into a
cleaner solution that doesn't result in unchangeable states.
2019-07-09 23:59:17 -04:00
..
ansiprint.py Fix name of "ansiiprint" since it's "ANSI" 2018-10-20 15:28:25 -04:00
ceph.py Fix display bug 2019-07-09 10:47:56 -04:00
common.py Reorganize client functions 2019-07-09 09:29:47 -04:00
network.py Add quotes around vars in all return messages 2019-07-08 22:37:26 -04:00
node.py Remove flush locking functionality 2019-07-09 23:59:17 -04:00
vm.py Store list of RBD disks in ZK 2019-07-09 10:22:23 -04:00
zkhandler.py Make conditionals more Pythonic 2019-06-25 12:36:37 -04:00