Change in ovirt-engine-sdk-ruby[master]: Update to version 4.0.17 model and 1.0.11 of metamodel

Juan Hernandez has submitted this change and it was merged. Change subject: Update to version 4.0.17 model and 1.0.11 of metamodel ...................................................................... Update to version 4.0.17 model and 1.0.11 of metamodel The more relevant changes in this new version of the model is that the "Status" type has been removed, and replaced by enums or strings. So the tests and examples need to be updated to use "whatever.status" instead of "whatever.status.state". Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> Change-Id: I0b5d249fdf986adb01cf23d40a02e9adb81d8ba4 --- M pom.xml M sdk/examples/add_host.rb M sdk/examples/add_nfs_data_storage_domain.rb M sdk/examples/add_nfs_iso_storage_domain.rb M sdk/examples/add_vm_disk.rb M sdk/examples/attach_nfs_data_storage_domain.rb M sdk/examples/attach_nfs_iso_storage_domain.rb M sdk/examples/remove_host.rb M sdk/examples/start_vm.rb M sdk/examples/stop_vm.rb M sdk/spec/action_reader_spec.rb 11 files changed, 15 insertions(+), 25 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/57425 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0b5d249fdf986adb01cf23d40a02e9adb81d8ba4 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com