Merge branch 'next' into branch-2.1
* next: (22 commits)
Update NEWS and version for 2.0.1 release
gnt-{instance,backup}(8) --nic is actually --net
Fix a wrong function name in backend.DrbdAttachNet
GNT-CLUSTER(8) fix search-tags example
Enable stripped LVs
Add a lvm stripecount configure parameter
Add more constants for DRBD and change sync tests
Wait for a while in failed resyncs
Assemble DRBD using the known size
Fix two issues with exports and snapshot errors
Set the size on new DRBDs in replace secondary
Change the bdev init signatures
Release 2.0.0 final
watcher: automatically restart noded/rapi
watcher: handle full and drained queue cases
rapi: rework error handling
Fix backend.OSEnvironment be/hv parameters
rapi: make tags query not use jobs
Change failover instance when instance is stopped
Export more instance information in hooks
...
Conflicts:
lib/cmdlib.py
test/ganeti.utils_unittest.py
Signed-off-by:
Guido Trotter <ultrotter@google.com>
No related branches found
No related tags found
Showing
- Makefile.am 1 addition, 0 deletionsMakefile.am
- NEWS 30 additions, 0 deletionsNEWS
- configure.ac 12 additions, 2 deletionsconfigure.ac
- daemons/ganeti-watcher 42 additions, 4 deletionsdaemons/ganeti-watcher
- lib/backend.py 8 additions, 4 deletionslib/backend.py
- lib/bdev.py 96 additions, 39 deletionslib/bdev.py
- lib/cmdlib.py 52 additions, 15 deletionslib/cmdlib.py
- lib/constants.py 2 additions, 0 deletionslib/constants.py
- lib/rapi/baserlib.py 69 additions, 9 deletionslib/rapi/baserlib.py
- lib/rapi/rlib2.py 52 additions, 56 deletionslib/rapi/rlib2.py
- lib/rpc.py 4 additions, 1 deletionlib/rpc.py
- lib/ssconf.py 8 additions, 0 deletionslib/ssconf.py
- lib/utils.py 23 additions, 7 deletionslib/utils.py
- man/gnt-backup.sgml 1 addition, 1 deletionman/gnt-backup.sgml
- man/gnt-cluster.sgml 1 addition, 1 deletionman/gnt-cluster.sgml
- man/gnt-instance.sgml 4 additions, 4 deletionsman/gnt-instance.sgml
- test/ganeti.constants_unittest.py 13 additions, 0 deletionstest/ganeti.constants_unittest.py
- test/ganeti.utils_unittest.py 22 additions, 1 deletiontest/ganeti.utils_unittest.py
Loading
Please register or sign in to comment