[ovirt-devel] Correct way to run internal actions from commands

Yair Zaslavsky yzaslavs at redhat.com
Wed Jun 18 05:44:41 UTC 2014


Hi all,
Thanks to the collaboration of some of the maintainers and others I have managed to merge a patch which gives the ability to run internal commands the following way:

If you're writing a code in a class that extends CommandBase, please follow the following instructions:

Instead of Backend.getInstance().runInternalAction (or MultipleActions) you should use

runInternalAction

More patches will be added for running internal queries , and probably endAction as well.


Thanks,
Yair





More information about the Devel mailing list