Michael Pasternak has uploaded a new change for review. Change subject: sdk: rebase to latest api ......................................................................
sdk: rebase to latest api - to StorageDomainVM.import() added action.exclusive parameter - to StorageDomainTemplate.import() added action.exclusive parameter Change-Id: I4578c0c939959e271d83a7d3c1279d31a621e0af Signed-off-by: Michael Pasternak <mpast...@redhat.com> --- M src/ovirtsdk/infrastructure/brokers.py 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/55/9255/1 diff --git a/src/ovirtsdk/infrastructure/brokers.py b/src/ovirtsdk/infrastructure/brokers.py index ed404b6..f7a2cb1 100644 --- a/src/ovirtsdk/infrastructure/brokers.py +++ b/src/ovirtsdk/infrastructure/brokers.py @@ -19,7 +19,7 @@ ############ GENERATED CODE ############ ######################################## -'''Generated at: 2012-11-06 14:24:23.279748''' +'''Generated at: 2012-11-15 11:24:12.801571''' from ovirtsdk.xml import params from ovirtsdk.utils.urlhelper import UrlHelper @@ -4401,6 +4401,7 @@ @param action.cluster.id|name: string [@param action.storage_domain.id|name: string] [@param action.clone: boolen] + [@param action.exclusive: boolen] [@param action.template.name: string] [@param action.vm.disks.disk: collection] { @@ -4531,6 +4532,7 @@ [@param action.storage_domain.id|name: string] [@param action.vm.snapshots.collapse_snapshots: boolean] [@param action.clone: boolen] + [@param action.exclusive: boolen] [@param action.vm.name: string] [@param action.vm.disks.disk: collection] { -- To view, visit http://gerrit.ovirt.org/9255 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4578c0c939959e271d83a7d3c1279d31a621e0af Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <mpast...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches