Skip to content

Conversation

@kiwiflyer
Copy link

  • Keep iotune section in the VM's XML after live migration

When live migrating a KVM VM among local storages, the VM loses the
section on its XML, therefore, having no IO limitations.

This commit removes the piece of code that deletes the section
in the XML.

  • Add test for replaceStorage in LibvirtMigrateCommandWrapper

Signed-off-by: Wido den Hollander [email protected]

  • Fix Javadoc for method replaceIpForVNCInDescFile

Description

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Screenshots (if appropriate):

How Has This Been Tested?

* Keep iotune section in the VM's XML after live migration

When live migrating a KVM VM among local storages, the VM loses the
<iotune> section on its XML, therefore, having no IO limitations.

This commit removes the piece of code that deletes the <iotune> section
in the XML.

* Add test for replaceStorage in LibvirtMigrateCommandWrapper

Signed-off-by: Wido den Hollander <[email protected]>

* Fix Javadoc for method replaceIpForVNCInDescFile
@kiwiflyer kiwiflyer merged commit 75c7a05 into myENA:master Feb 20, 2019
nathanejohnson pushed a commit that referenced this pull request Jan 28, 2021
… fixes (apache#59)

Add actions from old UI to new UI

Fixes: #40

Doing the following:

Extract out actions from old UI to new for infra section - zones, pods, clusters, ...etc.
Support translation of labels for actions instead of hard coding them
Translation of action buttons in list view, detail view, forms and also their fields will now be human readable.
Some misc changes - like comparing API param names with case insensitive stuff, allowing reusing of same API for multiple actions by passing defaultArgs: to action in config files.

Signed-off-by: Rohit Yadav <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants