ovirt-engine-sdk 4.0.1 → 4.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: cc70e7bc96b552de89ef13a91ae7ceb1f4a3bbb0
4
- data.tar.gz: 5ad0eb7711a5f490acf4774169bb480d65d8f0cc
2
+ SHA256:
3
+ metadata.gz: 3cbf21cc36a2d2e6cc01b2c93a66c911d986f701204f5da8c9a546dd03eda60e
4
+ data.tar.gz: 0102e341d81119a0f2e6c8181e2931c1bf57134836d1cc4a8d28eace0c873287
5
5
  SHA512:
6
- metadata.gz: f2f28c98d659ae7a54fc0b7fdc98042d22005c3d01825b91d1e9df8018e480adbb79f69b751289cecc2a8cd2ff6ee3037cf3c7779d3781102e19957d3360c3e4
7
- data.tar.gz: 919165505e1e6b2fe06c80f2eda1d0556c9a628c53abf42309be2433e44b695de12b00ce14fb73de41f7c137d533938ca7d7fc4efbb9a1dfa4b991b52b56cefb
6
+ metadata.gz: ee46d1debeafe7d3fe376f86413aaa650ba99e7bc2e211868b2418a6597c832e0bb3f8aa0da8cfff4ec3501d41af66a74fad9125c5a3550b8ddd4ffa1a3f3c2c
7
+ data.tar.gz: b0f854782e5e8257056d51c03e070d509972baa175c8006d06e3e75ad13968eef5624b4fd23a58ff65c8258df93060b0b6e9a34d11bc601edcbbfbcffa7729db
data/CHANGES.adoc CHANGED
@@ -2,6 +2,690 @@
2
2
 
3
3
  This document describes the relevant changes between releases of the SDK.
4
4
 
5
+ == 4.4.1 / Feb 23 2021
6
+ Upgrade to model 4.4.22, metamodel 1.3.4
7
+
8
+ * Remove python dependencies from build scripts
9
+
10
+ == 4.4.0 / Apr 6 2020
11
+ Update to model 4.4.14.
12
+
13
+ New features:
14
+
15
+ * Rubocop patch version and cop namespace changes
16
+
17
+ * automation: add stdci v2 configuration
18
+
19
+ * automation: prepare for el8 build, python3 support and openjdk-11
20
+
21
+ * automation: add fc30, el8 spec files
22
+
23
+ * packaging: change spec files according to fedora rubygem rpmbuild guidelines
24
+
25
+ Deprecations:
26
+
27
+ * packaging: drop fc28, fc29, el7
28
+
29
+ * automation: drop fc28, fc29, el7
30
+
31
+ == 4.3.0 / Jan 16 2018
32
+ Update to model 4.3.21.
33
+
34
+ New features:
35
+
36
+ * Add `activate` input param to add/install/approve host
37
+ http://bugzilla.redhat.com/1561539[1561539].
38
+
39
+ * Added support for incremental backup.
40
+
41
+ * Added block size Storage domain property
42
+ https://bugzilla.redhat.com/1592916[1592916].
43
+
44
+ * Added V5 storage format
45
+ https://bugzilla.redhat.com/1592916[1592916].
46
+
47
+ * Add driverSensitiveOptions to managed block storage type.
48
+
49
+ * Add managed block storage type.
50
+
51
+ * Setup networks commit on success.
52
+
53
+ * Add vGPU placement to Host
54
+ https://bugzilla.redhat.com/1641125[1641125].
55
+
56
+ * Specify cloud-init protocol in vm intialization
57
+ https://bugzilla.redhat.com/1611889[1611889].
58
+
59
+ * Added SATA to DiskInterface enum.
60
+
61
+ * Add disks link to Snapshot type.
62
+
63
+ Bug fixes:
64
+
65
+ * Change HostNic statistics and labels to Link
66
+ https://bugzilla.redhat.com/1661207[1661207].
67
+
68
+ == 4.2.5 / Oct 5 2018
69
+ Update to model 4.2.32.
70
+
71
+ New features:
72
+
73
+ * Add support for OpenStack Identity API v3
74
+ https://bugzilla.redhat.com/1598391[1598391].
75
+
76
+ * Added linkedGlusterVolume to the StorageServerConnection
77
+ type and services
78
+ https://bugzilla.redhat.com/1563257[1563257].
79
+
80
+ * Add sync all networks in cluster
81
+ https://bugzilla.redhat.com/1558847[1558847].
82
+
83
+ * Add note to upgrade host
84
+ https://bugzilla.redhat.com/1603020[1603020].
85
+
86
+ * Indicate network operation in progress
87
+ https://bugzilla.redhat.com/1477599[1477599].
88
+
89
+ * Poly dhcpv6 and autoconf iface config
90
+ https://bugzilla.redhat.com/1360839[1360839].
91
+
92
+ * Add 'Multi Queues Enabled' to VmBase
93
+ https://bugzilla.redhat.com/1574771[1574771].
94
+
95
+ * Added Reduce action to Disk services
96
+ https://bugzilla.redhat.com/1443963[#1443963].
97
+
98
+ * Add documentation to DiskService
99
+ https://bugzilla.redhat.com/1585572[1585572].
100
+
101
+ * Add search parameter to providers
102
+ https://bugzilla.redhat.com/1572071[#1572071].
103
+
104
+ == 4.2.4 / Apr 17 2018
105
+ Update to model 4.2.32.
106
+
107
+ New features:
108
+
109
+ * ImageTransfer - adding 'clientInactivityTimeout' property
110
+ https://bugzilla.redhat.com/1563278[#1563278].
111
+
112
+ * Add architecture to OperatingSystemInfo
113
+ https://bugzilla.redhat.com/1552026[#1552026].
114
+
115
+ * Add import template from configuration
116
+ https://bugzilla.redhat.com/1526032[#1526032].
117
+
118
+ * Add `cancel` action to transfer image session.
119
+
120
+ * Add `export` template as OVA to a given path on a host
121
+ https://bugzilla.redhat.com/1526033[#1526033].
122
+
123
+ * Add service to list user groups
124
+ https://bugzilla.redhat.com/1545716[1545716].
125
+
126
+ * Expose `syncAllNetworks` command for `HostService`.
127
+
128
+ * Move `VmPlacementPolicy` attribute from Vm to `VmBase`
129
+ https://bugzilla.redhat.com/1375678[#1375678].
130
+
131
+ * Add `lease` parameter to preview snapshot
132
+ https://bugzilla.redhat.com/1532577[#1532577].
133
+
134
+ Bug fixes:
135
+
136
+ * Deprecate `OsType`
137
+ https://bugzilla.redhat.com/1537679[#1537679].
138
+
139
+ == 4.2.3 / Feb 20 2018
140
+ Update to model 4.2.29 and metamodel to 1.2.17:
141
+
142
+ * Expose `syncAllNetworks` command for `HostService`.
143
+
144
+ * Move `VmPlacementPolicy` attribute from Vm to `VmBase`
145
+ https://bugzilla.redhat.com/1375678[#1375678].
146
+
147
+ * Document `JobsService` as a searchable entity.
148
+
149
+ * Add `lease` parameter to preview snapshot
150
+ https://bugzilla.redhat.com/1532577[#1532577].
151
+
152
+ Bug fixes:
153
+
154
+ * Update depedency on json lib
155
+ https://bugzilla.redhat.com/1542879[#1542879].
156
+
157
+ == 4.2.2 / Jan 18 2018
158
+
159
+ Update to model 4.2.28:
160
+
161
+ * Deprecate the `discard_zeroes_data` attribute of the `LogicalUnit`
162
+ type and the `supports_discard_zeroes_data` of the `StorageDomain`
163
+ type, as they have been removed from the kernel.
164
+
165
+ * Add new `content_type` attribute to the `Disk` type
166
+ https://bugzilla.redhat.com/1511420[#1511420].
167
+
168
+ * Make CPU type optional when adding a cluster
169
+ https://bugzilla.redhat.com/1525912[#1525912].
170
+
171
+ * Add support for setting external network providers by name when adding
172
+ or updating a cluster https://bugzilla.redhat.com/1511369[#1511369].
173
+
174
+ * Add new `unmanaged` attribute to the `OpenStackNetworkProvider` type.
175
+
176
+ * Move virtual NIC profile mappings insde registration configuration
177
+ https://bugzilla.redhat.com/1522799[#1522799].
178
+
179
+ * Added new `discovered_targets` output parameter to the operation that
180
+ discovers host iSCSI storage
181
+ https://bugzilla.redhat.com/1510860[#1510860].
182
+
183
+ == 4.2.1 / Dec 13 2017
184
+
185
+ Bug fixes:
186
+
187
+ * Fix handling of the `all_content` parameter
188
+ https://bugzilla.redhat.com/1525555[#1525555].
189
+
190
+ * Limit the number of requests sent to `libcurl`
191
+ https://bugzilla.redhat.com/1525302[#1525302].
192
+
193
+ == 4.2.0 / Dec 4 2017
194
+
195
+ No chages, version `4.2.0` is identical to `4.2.0-beta2`, only the
196
+ version number is different.
197
+
198
+ == 4.2.0-beta2 / Nov 16 2017
199
+
200
+ Bug fixes:
201
+
202
+ * Don't include sensible data in `inspect`
203
+ https://bugzilla.redhat.com/1513620[#1513620].
204
+
205
+ == 4.2.0-beta1 / Nov 15 2017
206
+
207
+ Update to model 4.2.25:
208
+
209
+ * Add new `S390X` value to the `Architecture` type.
210
+
211
+ * Add new `DIAG288` value to the `WatchdogModel` type.
212
+
213
+ * Add `OVA` value to the `ConfigurationType` enumerated type.
214
+
215
+ * Add search parameters to the operation that lists jobs.
216
+
217
+ * Add `auto_sync` attribute to the _OpenStack_ network provider type
218
+ https://bugzilla.redhat.com/1511823[#1511823].
219
+
220
+ * Add operation to export a virtual machine as `OVA` file.
221
+
222
+ * Add `active` and `transferred` attributes to the `ImageTransfer` type.
223
+
224
+ * Add `external_provider` and `external_provider_physical_network`
225
+ attributes to the `Network` type.
226
+
227
+ * Add `transfer_url` to the `ImageTransfer` type.
228
+
229
+ * Fix input detail of the operation that exports a virtual machine: it
230
+ is mandatory to have the identifier or name of the destination
231
+ storage domain.
232
+
233
+ New features:
234
+
235
+ * Add support for method extensions.
236
+
237
+ == 4.2.0-alpha5 / Nov 8 2017
238
+
239
+ Update to model 4.2.24:
240
+
241
+ * Add the `follow` parameter to all the `Get` and `List` operations.
242
+
243
+ * Add the `force` parameter to the operation that puts a storage domain
244
+ into maintenance mode https://bugzilla.redhat.com/1321585[#1321585].
245
+
246
+ * Deprecate the _OpenStack_ network provider `pluginType` attribute,
247
+ replacing it with `externalPluginType`.
248
+
249
+ * Add `quota` and `diskProfile` parameters to the operations that move
250
+ and copy disks https://bugzilla.redhat.com/1496704[#1496704].
251
+
252
+ * Add `authenticatedUser` and `effectiveUser` links to the `Api` type
253
+ https://bugzilla.redhat.com/1472418[#1472418].
254
+
255
+ New features:
256
+
257
+ * Add support for cookies.
258
+
259
+ * Add `connect_timeout` parameter
260
+ https://bugzilla.redhat.com/1508944[#1508944].
261
+
262
+ Bug fixes:
263
+
264
+ * Check the types of the `HttpClient` constructor parameters.
265
+
266
+ * Require `redhat-rpm-config` for building
267
+ https://bugzilla.redhat.com/1505427[#1505427].
268
+
269
+ * Don't send `Expect: 100-continue`
270
+ https://bugzilla.redhat.com/1509910[#1509910].
271
+
272
+ == 4.2.0-alpha4 / Oct 23 2017
273
+
274
+ Update to model 4.2.23:
275
+
276
+ * Add new services and types to enable automatic provisioning of
277
+ external network providers during host installation.
278
+
279
+ * Explicitly indicate that CPU type is mandtory when adding a cluster.
280
+
281
+ * Add `image` parameter to `HostService.upgrade`
282
+ https://bugzilla.redhat.com/1488434[#1488434].
283
+
284
+ * Add `storageErrorResumeBehaviour` to virtual machines, templates and
285
+ instance types https://bugzilla.redhat.com/1317450[#1317450].
286
+
287
+ * Don't require name or identifier for adding SSH public key
288
+ https://bugzilla.redhat.com/1497641[#1497641].
289
+
290
+ * Add `reboot` parameter to the `upgrade` method of the service that
291
+ manages a host.
292
+
293
+ * Add `registrationConfiguration` parameter to the operations that
294
+ register virtual machines and templates.
295
+
296
+ * Add documentation explaining how to add snapshots with disk
297
+ attachments.
298
+
299
+ * Add documentation explaining how to add a template with disks in
300
+ specific storage domains https://bugzilla.redhat.com/1492614[#1492614].
301
+
302
+ * Add `vnicProfileMappings` parameter to the operation that registers a
303
+ template.
304
+
305
+ New features:
306
+
307
+ * Check types of service method parameters
308
+ https://bugzilla.redhat.com/1378113[#1378113].
309
+
310
+ * Add support for multiple threads
311
+ https://bugzilla.redhat.com/1496846[#1496846].
312
+
313
+ Bug fixes:
314
+
315
+ * Check types of HTTP client constructor parameters.
316
+
317
+ == 4.2.0-alpha3 / Sep 25 2017
318
+
319
+ Update to model 4.2.19:
320
+
321
+ * Add new `NicNetworkFilterParameter` type and related services.
322
+
323
+ * Add `StorageDomainDisks` and `AttachedStorageDomainDisks`.
324
+
325
+ * Add operation to register storage domain disk.
326
+
327
+ * Add `all_content` parameter to snapshots services.
328
+
329
+ * Add `default_route` value to the `NetworkUsage` enum.
330
+
331
+ * Add the `all_content` parameter to `Host.Get` and `Hosts.List`.
332
+
333
+ * Fix the documentation of the method that lists events
334
+ https://bugzilla.redhat.com/1447622[#1447622].
335
+
336
+ * Fix the direction of the main parameter of the method that adds a
337
+ CDROM to a virtual machine. It should be input and output.
338
+
339
+ * Add the `index` attribute to the `Event` type
340
+ https://bugzilla.redhat.com/1448511[#1448511].
341
+
342
+ * Add `volatile` parameter to the method that starts a virtual machine.
343
+
344
+ * Add `RefreshLun` method to the service that manages a disk.
345
+ https://bugzilla.redhat.com/1404389[#1404389].
346
+
347
+ * Add Link Layer Discovery Protocol (LLDP).
348
+
349
+ * Add a `refresh` parameter to `FilesService.list`.
350
+
351
+ * Add `firewal_type` attribute to the `Cluster` type.
352
+
353
+ * Add `has_illegal_images` attribute to the `Vm` type.
354
+
355
+ * Add support for creating image transfers using disks and snapshots.
356
+
357
+ * Add `size` and `type` properties to the `Image` type.
358
+
359
+ * Add `total_size` attribute to the `Disk` type.
360
+
361
+ * Add support for listing cluster level features, and enabling/disabing
362
+ them for clusters.
363
+
364
+ * Storage domain identifier isn't mandatory to create quota limit.
365
+
366
+ * Don't require deprecated affinity group attributes
367
+ https://bugzilla.redhat.com/1488729[#1488729].
368
+
369
+ * Fix optional fields in storage domain add and update
370
+ https://bugzilla.redhat.com/1488929[1488929].
371
+
372
+ * Add new `HIGH_PERFORMANCE` value to the `VmType` enum.
373
+
374
+ * Add new types and services for access to system configuration options.
375
+
376
+ New features:
377
+
378
+ * Improve log messages so that they contain the method and path of the
379
+ request.
380
+
381
+ * Add `AuthError`, `ConnectionError`, `NotFoundError` and
382
+ `TimeoutError`.
383
+
384
+ == 4.2.0-alpha2 / Jul 21 2017
385
+
386
+ New features:
387
+
388
+ * Add a method to Probe to check whether an ovirt instance exists.
389
+
390
+ Bug fixes:
391
+
392
+ * Changing 'bundler' executable instead of 'bundle'
393
+ https://bugzilla.redhat.com/1462664[1462664].
394
+
395
+ * Ignore unrelated responses from server
396
+ https://bugzilla.redhat.com/1459254[1459254].
397
+
398
+ == 4.2.0-alpha1 / Jun 6 2017
399
+
400
+ Bug fixes:
401
+
402
+ * Handle correctly actions that return HTTP 201 and 202 response codes.
403
+
404
+ == 4.1.7 / Jun 2 2017
405
+
406
+ Bug fixes:
407
+
408
+ * Fix missing `curl_multi_wait` symbol when using libcurl older
409
+ than 7.28.0.
410
+
411
+ == 4.1.6 / May 31 2017
412
+
413
+ Update to model 4.1.35:
414
+
415
+ * Replace generic assigned networks services with services specific to
416
+ the type of object that they are assigned to, in particular data
417
+ centers and clusters.
418
+
419
+ * Add `driver` attribute to `HostDevice` type.
420
+
421
+ * Add common concepts document.
422
+
423
+ * Add appendix containing changes from version 3 to version 4 of
424
+ the API.
425
+
426
+ * Add `readOnly` attribute to the `DiskAttachment` type.
427
+
428
+ * Fix the type of the `Host.nics` link. It should be of type
429
+ `HostNic[]`, not `Nic[]`.
430
+
431
+ New features:
432
+
433
+ * Add support for asynchronous requests.
434
+
435
+ * Automatically replace bad tokens
436
+ https://bugzilla.redhat.com/1434831[#1434831].
437
+
438
+ * Improve error message for wrong content type
439
+ https://bugzilla.redhat.com/1440292[#1440292].
440
+
441
+ * Add `Error.code`
442
+ https://bugzilla.redhat.com/1443420[#1443420].
443
+
444
+ * Add `Error.fault`.
445
+
446
+ * Add support for request timeout.
447
+
448
+ == 4.1.5 / Mar 15 2017
449
+
450
+ Update to model 4.1.33:
451
+
452
+ * Replace the `Seal` operation of the service that manages a template
453
+ with a new `seal` parameter in the operation that adds a template
454
+ https://bugzilla.redhat.com/1335642[#1335642].
455
+
456
+ * Add `unregistered` parameter for the operations to list disks,
457
+ virtual machines, and templates in storage domains
458
+ https://bugzilla.redhat.com/1428159[#1428159].
459
+
460
+ * Fix the direction of the `statistic` parameter of the `Statistic`
461
+ service, must be out only.
462
+
463
+ * Revert the addition of the operation to update disks.
464
+
465
+ == 4.1.4 / Mar 3 2017
466
+
467
+ Bug fixes:
468
+
469
+ * Don't avoid reserved words in enum values text.
470
+
471
+ * Red correctly attributes with enum values
472
+ https://bugzilla.redhat.com/1428642[#1428642].
473
+
474
+ == 4.1.3 / Mar 2 2017
475
+
476
+ Update to model 4.1.31:
477
+
478
+ * Add `auto_storage_select` attribute to the `VmPool` type.
479
+
480
+ * Move `vnic_profile_mappings` and `reassign_bad_macs` from
481
+ the `import` operation to the `register` operation
482
+
483
+ * Add IPv6 details to the `NicConfiguration` type.
484
+
485
+ * Add NFS 4.2 support.
486
+
487
+ New features:
488
+
489
+ * Add support for custom headers and query parameters.
490
+
491
+ * Ignore unsupported enum values.
492
+
493
+ * Check that URL has been provided.
494
+
495
+ * Send INFO log messages with summaries of requests and responses.
496
+
497
+ Bug fixes:
498
+
499
+ * Fix writing of lists of structs.
500
+
501
+ == 4.1.2 / Feb 9 2017
502
+
503
+ Bug fixes:
504
+
505
+ * Use `curl-config` to detect `libcurl`, if possible.
506
+
507
+ == 4.1.1 / Feb 1 2017
508
+
509
+ Bug fixes:
510
+
511
+ * Don't require `json` 1.8, as it makes the SDK incompatible with
512
+ applications that need version 2.0 or newer.
513
+
514
+ == 4.1.0 / Jan 31 2017
515
+
516
+ This release is mostly identical to `4.1.0-alpha3`, the only difference
517
+ is that it fixes a test failure in Ruby 2.4.0, due to the unification of
518
+ integer types.
519
+
520
+ == 4.1.0-alpha3 / Jan 27 2017
521
+
522
+ Update to model 4.1.29:
523
+
524
+ * Add `execution_host` link to the `Step` type.
525
+
526
+ * Add new `lease` attribute to virtual machines and templates.
527
+
528
+ New features:
529
+
530
+ * Accept CA files and strings.
531
+
532
+ == 4.1.0-alpha2 / Jan 12 2017
533
+
534
+ Update to model 4.1.26:
535
+
536
+ * Add `succeeded` parameter to the operation that end an external job.
537
+
538
+ * Add `initial_size` attribute to the `Disk` type.
539
+
540
+ Bug fixes:
541
+
542
+ * Fix writing 'id' attribute for enum values.
543
+ https://bugzilla.redhat.com/1408839[#1408839].
544
+
545
+ * Enable installation in Vagrant with embedded Ruby
546
+ https://bugzilla.redhat.com/1411594[#1411594].
547
+
548
+ == 4.1.0-alpha1 / Dec 19 2016
549
+
550
+ Update to model 4.1.24:
551
+
552
+ * Added new `v4` value to the `StorageFormat` enum.
553
+
554
+ * Add `seal` operation to the service that manages templates.
555
+
556
+ * Add `progress` attribute to the `Disk` and `Step` types.
557
+
558
+ * Add `allow_partial_import` parameter to the operations that import
559
+ virtual machines and templates.
560
+
561
+ * Add `ticket` operation to the service that manages the graphics
562
+ console of a virtual machine.
563
+
564
+ * Added `urandom` to the `RngSource` enumerated type.
565
+
566
+ * Added `migratable` flag to the `VnicProfile` type.
567
+
568
+ * Add `gluster_tuned_profile` to the `Cluster` type.
569
+
570
+ * Add `skip_if_gluster_bricks_up` and `skip_if_gluster_quorum_not_met`
571
+ attributes to the `FencingPolicy` type.
572
+
573
+ * Add the `ImageTransferDirection` enumerated type and the `direction`
574
+ attribute to the `ImageTransfer` type.
575
+
576
+ * Replace the generic `GraphicsConsole` and `GraphicsConsoles` with
577
+ specific services for virtual machines, templates and instance
578
+ types.
579
+
580
+ * Deprecate the `legacy` USB type.
581
+
582
+ * Add `remoteviewerconnectionfile` action to the `GraphicsConsole`
583
+ service.
584
+
585
+ * Add `max` attribute to the `MemoryPolicy` type.
586
+
587
+ * Make `Ip.version` optional.
588
+
589
+ * Add the `active_slave` link to the `Bonding` type.
590
+
591
+ * Add DNS configuration support to `Network` and `NetworkAttachment`.
592
+
593
+ * Add the `uses_scsi_reservation` attribute to the `DiskAttachment`
594
+ type.
595
+
596
+ * Add the `sparsify` method to `DiskService`.
597
+
598
+ * Add the `discard_max_size` and `discard_zeroes_data` to the `LogicalUnit`
599
+ type.
600
+
601
+ * Add `logical_name` attribute to the disk attachment type.
602
+
603
+ * Add the `upgradecheck` action to the host service.
604
+
605
+ * Add the `original_template` link to the virtual machine type.
606
+
607
+ New features:
608
+
609
+ * Require Ruby 2.
610
+
611
+ * Enable compression by default https://bugzilla.redhat.com/1370464[#1370464].
612
+
613
+ == 4.0.6 / Oct 18 2016
614
+
615
+ Update to model 4.0.37.
616
+
617
+ New features:
618
+
619
+ * Add services to support disk attachments of virtual machines available
620
+ for import from storage domains.
621
+
622
+ * Add `gluster` value to the `NetworkUsage` enum.
623
+
624
+ * Add `force` parameter to the operation that updates a storage server
625
+ connection.
626
+
627
+ Bug fixes:
628
+
629
+ * Fix the type of the `ticket` parameter of the `VmService.ticket`
630
+ method.
631
+
632
+ * Fix the type of the `authentication_method` attribute of the `Ssh`
633
+ type.
634
+
635
+ * Rename the `AuthenticationMethod` enum type to `SshAuthenticationMethod`.
636
+
637
+ * Fix the name of the `exclusive` parameter o the `TemplateService.export`
638
+ method.
639
+
640
+ * Add the missing `cluster` parameter to the `OpenstackImageService.import`
641
+ method.
642
+
643
+ * Move the `quota` link from the `Vm` type to the `VmBase` type.
644
+
645
+ * Add missing `template` and `storage_domain` parameters to the
646
+ operation that imports an image.
647
+
648
+ * Add the `next_run` parameter to the operation that updates a virtual
649
+ machine.
650
+
651
+ * Add the `all_content` parameters to the operations that list and
652
+ retrieve virtual machines.
653
+
654
+ * Implement `==` and `eql?` for types https://bugzilla.redhat.com/1383613[#1383613].
655
+
656
+ == 4.0.5 / Oct 7 2016
657
+
658
+ Bug Fixes:
659
+
660
+ * Fix bug failure in Mac OS.
661
+
662
+ == 4.0.3 / Oct 7 2016
663
+
664
+ New features:
665
+
666
+ * Removed dependency on the `curb` gem.
667
+
668
+ == 4.0.2 / Sep 29 2016
669
+
670
+ New features:
671
+
672
+ * Add generic `Writer.write` method to support generating XML from
673
+ objects of unknown types.
674
+
675
+ * Add new `Probe.probe` method to detect the versions of the API
676
+ supported by the server.
677
+
678
+ Bug fixes:
679
+
680
+ * Add support for optional parameters to update methods.
681
+
682
+ * Use XML schema naming exceptions to correctly generate tag names like
683
+ `openstack_image_provider`.
684
+
685
+ * Write correctly lists of enum values https://bugzilla.redhat.com/1378066[#1378066].
686
+
687
+ * Write correctly empty lists of enum values.
688
+
5
689
  == 4.0.1 / Sep 6 2016
6
690
 
7
691
  Update to model 4.0.33.