autosde_openapi_client 1.1.4 → 1.1.5

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
2
  SHA256:
3
- metadata.gz: '09921e4a4dc754cf9bcb2e9d9351c123bf2de48245dba4b1157570ca72a702c0'
4
- data.tar.gz: 48c53e4056b1969924b7de471d39a8bf18aa11ac10bbb655913f241a1780c7e3
3
+ metadata.gz: 76b6a5c9083c727f706d3a067679303e919d5bbaab121ae7873833c674602d0e
4
+ data.tar.gz: ad50125aeb4e7e655ed51a3c58b67fba3a4d3439b5637aa4e089d75217c80653
5
5
  SHA512:
6
- metadata.gz: a903bd3ec8b531692255b9ce0e7284a6dd0bd1cdc3dc8b7e81e6e70c4ce110368b89679046b69ec70cbc62192e9f06805239822907af1f083b06656914123577
7
- data.tar.gz: c406b24fe39d6b3373f3a6e65bf5bcd09a49c75e3fc5c7c0c54158098eef1719955502002132f9765f69f8a85cea6eb47ccdc654ba9f9ba1318f082112adce3f
6
+ metadata.gz: 64f1b0f112680d0d4b9a489a7432e34a697847bc5c2ee719f8fa550df65b099197d6586d5f75f7489411035f639e34cc0ed9c4c3691a6787e2089c5955426077
7
+ data.tar.gz: 505071abb84005bf9a0e262b42fb19bc56537504c40b53b68e9438dc602d0f404b3392f2d107a74b39581fbfccf43319a98f7b9485ebc17a9d25c5af53ea57a4
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ ©Copyright Kyndryl,Inc. 2021
2
+
3
+ Licensed under the Apache License, Version 2.0 (the "License");
4
+ you may not use this file except in compliance with the License.
5
+ You may obtain a copy of the License at
6
+ http://www.apache.org/licenses/LICENSE-2.0
7
+
8
+ ©Copyright Kyndryl,Inc. 2021, a Delaware corporation having a place of business at One Vanderbilt Avenue, 15th Floor, New York,NY10017, U.S.A.
9
+ Produced in the United States of America, 2021.Kyndryl and the Kyndryl logo are trademarks or registered trademarks of Kyndryl Inc in many jurisdictions worldwide.
10
+
11
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
12
+ to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
13
+ and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
14
+
15
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
16
+
17
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
18
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
20
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
21
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Site Manager API
5
5
 
6
- The version of the OpenAPI document: 1.1.4
6
+ The version of the OpenAPI document: 1.1.5
7
7
  Contact: autosde@il.ibm.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.0
@@ -11,5 +11,5 @@ OpenAPI Generator version: 5.0.0
11
11
  =end
12
12
 
13
13
  module AutosdeOpenapiClient
14
- VERSION = '1.1.4'
14
+ VERSION = '1.1.5'
15
15
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autosde_openapi_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.4
4
+ version: 1.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
@@ -58,6 +58,7 @@ extensions: []
58
58
  extra_rdoc_files: []
59
59
  files:
60
60
  - Gemfile
61
+ - LICENSE.txt
61
62
  - README.md
62
63
  - Rakefile
63
64
  - autosde_openapi_client.gemspec
@@ -343,89 +344,89 @@ signing_key:
343
344
  specification_version: 4
344
345
  summary: Site Manager API Ruby Gem
345
346
  test_files:
346
- - spec/api/storage_system_api_spec.rb
347
+ - spec/api/host_api_spec.rb
348
+ - spec/api/profile_api_spec.rb
349
+ - spec/api/native_capability_api_spec.rb
350
+ - spec/api/abstract_capability_api_spec.rb
351
+ - spec/api/volume_api_spec.rb
352
+ - spec/api/account_api_spec.rb
347
353
  - spec/api/host_volume_connection_api_spec.rb
354
+ - spec/api/storage_host_wwpn_candidates_api_spec.rb
348
355
  - spec/api/service_resource_attachment_api_spec.rb
349
- - spec/api/native_capability_api_spec.rb
350
- - spec/api/storage_host_volume_mapping_api_spec.rb
351
- - spec/api/snapshot_api_spec.rb
352
- - spec/api/authentication_api_spec.rb
353
- - spec/api/profile_api_spec.rb
356
+ - spec/api/storage_system_api_spec.rb
357
+ - spec/api/provisioning_strategy_api_spec.rb
358
+ - spec/api/volume_safe_delete_api_spec.rb
359
+ - spec/api/storage_host_api_spec.rb
360
+ - spec/api/host_cluster_volume_mapping_api_spec.rb
354
361
  - spec/api/host_cluster_membership_api_spec.rb
355
- - spec/api/storage_resource_api_spec.rb
356
362
  - spec/api/host_cluster_api_spec.rb
363
+ - spec/api/snapshot_api_spec.rb
364
+ - spec/api/storage_resource_api_spec.rb
365
+ - spec/api/authentication_api_spec.rb
366
+ - spec/api/service_api_spec.rb
357
367
  - spec/api/capability_translation_api_spec.rb
358
- - spec/api/storage_host_api_spec.rb
359
- - spec/api/volume_safe_delete_api_spec.rb
360
368
  - spec/api/address_api_spec.rb
361
- - spec/api/auto_sde_role_api_spec.rb
362
- - spec/api/host_api_spec.rb
363
- - spec/api/account_api_spec.rb
364
- - spec/api/system_type_api_spec.rb
365
- - spec/api/host_cluster_volume_mapping_api_spec.rb
366
- - spec/api/storage_host_wwpn_candidates_api_spec.rb
367
- - spec/api/provisioning_strategy_api_spec.rb
368
369
  - spec/api/job_api_spec.rb
370
+ - spec/api/storage_host_volume_mapping_api_spec.rb
371
+ - spec/api/system_type_api_spec.rb
372
+ - spec/api/auto_sde_role_api_spec.rb
369
373
  - spec/api/auto_sde_project_api_spec.rb
370
- - spec/api/volume_api_spec.rb
371
- - spec/api/service_api_spec.rb
372
- - spec/api/abstract_capability_api_spec.rb
373
374
  - spec/api_client_spec.rb
374
375
  - spec/configuration_spec.rb
375
- - spec/models/host_cluster_response_spec.rb
376
- - spec/models/authentication_spec.rb
376
+ - spec/models/volume_create_spec.rb
377
+ - spec/models/storage_host_wwpn_candidates_spec.rb
378
+ - spec/models/storage_host_create_spec.rb
379
+ - spec/models/auto_sde_role_spec.rb
380
+ - spec/models/volume_spec.rb
381
+ - spec/models/profile_spec.rb
382
+ - spec/models/storage_host_volume_mapping_spec.rb
383
+ - spec/models/system_type_spec.rb
377
384
  - spec/models/storage_host_response_spec.rb
378
- - spec/models/service_create_spec.rb
379
- - spec/models/abstract_capability_spec.rb
385
+ - spec/models/storage_host_volume_mapping_create_spec.rb
386
+ - spec/models/host_cluster_create_spec.rb
380
387
  - spec/models/storage_resource_create_spec.rb
381
- - spec/models/snapshot_create_spec.rb
382
- - spec/models/job_spec.rb
383
- - spec/models/host_create_spec.rb
384
- - spec/models/volume_update_spec.rb
385
- - spec/models/volume_spec.rb
388
+ - spec/models/storage_host_spec.rb
389
+ - spec/models/address_spec.rb
390
+ - spec/models/host_volume_connection_create_spec.rb
386
391
  - spec/models/volume_safe_delete_spec.rb
387
- - spec/models/storage_resource_response_spec.rb
388
- - spec/models/volume_response_spec.rb
389
- - spec/models/system_type_create_spec.rb
390
- - spec/models/profile_spec.rb
391
- - spec/models/capability_translation_create_spec.rb
392
- - spec/models/snapshot_spec.rb
393
- - spec/models/provisioning_strategy_spec.rb
394
- - spec/models/service_spec.rb
395
- - spec/models/host_volume_connection_spec.rb
396
- - spec/models/auto_sde_role_spec.rb
397
392
  - spec/models/host_spec.rb
398
- - spec/models/host_volume_connection_create_spec.rb
393
+ - spec/models/snapshot_spec.rb
394
+ - spec/models/storage_system_update_spec.rb
399
395
  - spec/models/account_post_request_spec.rb
400
- - spec/models/host_cluster_create_spec.rb
401
- - spec/models/storage_system_create_spec.rb
396
+ - spec/models/auth_response_spec.rb
397
+ - spec/models/service_create_spec.rb
398
+ - spec/models/service_spec.rb
399
+ - spec/models/abstract_capability_spec.rb
402
400
  - spec/models/host_cluster_volume_mapping_create_spec.rb
403
- - spec/models/auto_sde_project_spec.rb
401
+ - spec/models/host_cluster_volume_mapping_response_spec.rb
402
+ - spec/models/host_cluster_membership_spec.rb
403
+ - spec/models/volume_response_spec.rb
404
+ - spec/models/authentication_spec.rb
405
+ - spec/models/account_post_response_spec.rb
406
+ - spec/models/storage_system_create_spec.rb
407
+ - spec/models/storage_resource_spec.rb
408
+ - spec/models/snapshot_create_spec.rb
409
+ - spec/models/host_volume_connection_spec.rb
410
+ - spec/models/host_cluster_volume_mapping_spec.rb
411
+ - spec/models/host_cluster_spec.rb
412
+ - spec/models/job_spec.rb
404
413
  - spec/models/job_create_spec.rb
405
- - spec/models/storage_host_volume_mapping_create_spec.rb
414
+ - spec/models/storage_system_spec.rb
406
415
  - spec/models/service_resource_attachment_spec.rb
407
- - spec/models/storage_host_wwpn_candidates_spec.rb
408
- - spec/models/storage_resource_spec.rb
409
- - spec/models/host_cluster_volume_mapping_response_spec.rb
410
- - spec/models/storage_host_spec.rb
411
- - spec/models/storage_host_volume_mapping_response_spec.rb
416
+ - spec/models/system_type_create_spec.rb
417
+ - spec/models/capability_translation_create_spec.rb
412
418
  - spec/models/volume_safe_delete_create_spec.rb
419
+ - spec/models/service_abstract_capability_value_spec.rb
420
+ - spec/models/host_create_spec.rb
421
+ - spec/models/address_create_spec.rb
422
+ - spec/models/storage_resource_response_spec.rb
413
423
  - spec/models/native_capability_spec.rb
414
- - spec/models/host_cluster_membership_spec.rb
415
- - spec/models/storage_system_update_spec.rb
424
+ - spec/models/account_spec.rb
416
425
  - spec/models/storage_host_update_spec.rb
417
- - spec/models/address_create_spec.rb
418
- - spec/models/system_type_spec.rb
419
- - spec/models/host_cluster_volume_mapping_spec.rb
420
- - spec/models/account_post_response_spec.rb
421
- - spec/models/service_abstract_capability_value_spec.rb
422
- - spec/models/address_spec.rb
423
- - spec/models/storage_system_spec.rb
424
- - spec/models/storage_host_volume_mapping_spec.rb
425
- - spec/models/auth_response_spec.rb
426
- - spec/models/storage_host_create_spec.rb
427
- - spec/models/volume_create_spec.rb
426
+ - spec/models/volume_update_spec.rb
427
+ - spec/models/storage_host_volume_mapping_response_spec.rb
428
+ - spec/models/host_cluster_response_spec.rb
429
+ - spec/models/auto_sde_project_spec.rb
428
430
  - spec/models/capability_translation_spec.rb
429
- - spec/models/account_spec.rb
430
- - spec/models/host_cluster_spec.rb
431
+ - spec/models/provisioning_strategy_spec.rb
431
432
  - spec/spec_helper.rb