forked from ganeti/ganeti
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'stable-2.13' into master
* stable-2.13 kvm: Delegate socket handling to monitor module kvm: Use vhostfds obtained by OpenTap hotplug: Retry VerifyHotplugCommand up to 5 times Update hotplug design doc qa: Re-enable NIC hotplug tests qmp: Log qmp commands and responses hotplug: Is not supported for QEMU < 1.7 hotplug: Remove unused code after refacoring hotplug: Use QMP during HotDelDevice hotplug: Use QMP during HotAddDevice kvm: Use the new interface during instance start monitor: Extend HotAddNic() for advanced features kvm: Refactor _GetNetworkDeviceFeatures() helper netdev: Refactor OpenTap for future use hotplug: Use QMP in VerifyHotplugCommand hotplug: Use QMP in VerifyHotplugSupport monitor: Close socket fd if already connected kvm: New _with_qmp decorator qmp: Add Disk hotplugging related method qmp: Add NIC hotplugging related methods qmp: Helper methods for parsing query-pci outpu qmp: Add helper methods to verify hotplug support qmp: Add GetFd() wrapper around getfd command qmp: Refactor of add-fd and remove-fd commands utils: Introduce GetFreeSlot() function kvm: Minor refactor of MonitorSocket * stable-2.12 Check disk size ipolicy during "gnt-instance grow-disk" Test function ComputeIPolicyDiskSizesViolation Add a helper function for checking the disk size ipolicy Add "ignore-ipolicy" option to gnt-instance grow-disk Fix the installation instructions for the DRBD module Update install docs - DRBD module parameters * stable-2.11 (no changes) * stable-2.10 Fix hlint warnings found by hlint 1.9.11 Only check header for non-generated files Signed-off-by: Klaus Aehlig <[email protected]> Reviewed-by: Niklas Hambuechen <[email protected]>
- Loading branch information
Showing
17 changed files
with
761 additions
and
284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.