pvc/daemon-common
Joshua Boniface f58e95e4c1 Fix bugs in modifying networks
1. Use a consistent "is not None" to verify records are changing.
2. Fix bug where IPv6 network had no remove setter (it is now a blank
string, the first thing I would expect).
3. 1 fixes a bug whereby it was impossible to unset DHCPv4 status.
2020-12-04 04:15:04 -05:00
..
ceph.py Add volume_count to pool API data 2020-12-01 03:40:41 -05:00
cluster.py Lint: E302 expected 2 blank lines, found X 2020-11-07 14:45:24 -05:00
common.py Add VNI to VM network API list 2020-12-01 04:44:33 -05:00
network.py Fix bugs in modifying networks 2020-12-04 04:15:04 -05:00
node.py Lint: E302 expected 2 blank lines, found X 2020-11-07 14:45:24 -05:00
vm.py Add missing return statement for vm_modify 2020-11-08 00:57:13 -05:00
zkhandler.py Lint: E302 expected 2 blank lines, found X 2020-11-07 14:45:24 -05:00