autosde_openapi_client 1.1.2 → 1.1.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3cf577cba05ed26c1828a3037026460ab28aea0e035576b98f52cd7b7bd0a960
4
- data.tar.gz: c461a9091bf7d19389649b16ca710879620c5bf67ea984e5a23b367310fca84d
3
+ metadata.gz: 3b8e36acb800e34bc2cd40a45bea3445069df0587f0dcef3b6271da87646ef8c
4
+ data.tar.gz: fc392ec03078564995b9bd6510015be6ddf52352dc0bd50a6063f1fc979c615e
5
5
  SHA512:
6
- metadata.gz: 413c4a230ad384b3e7f95b28e068f6b49f8f177488d209e5c2174256a66d84b96c5597362e2b58aa3cb64be6d1bc8706797c52a1b7c6c05d7be1bdd0b4d7171b
7
- data.tar.gz: 00e5e7ea32c77eaf226c01cad8169b41e2f6d34127562a92b6224f4f9cf395c3254a600ef6819b7a1b30ea92ff197777143cfabae1230b6db645beae3dad630d
6
+ metadata.gz: 62afc0407903b56b0ebfcc132433e9cb70c4c654d2aee1087d01f494d8818436744beddeb9889e70e5187617b6ee8734ba5ea5e20286db8ec63902225931dd5e
7
+ data.tar.gz: 3c91117460fd099c50a86c2c8857a80f17dc4693345df2d00c7f2df2896a2efb6cb01ada3257d9b2dd1e52f5c0b7a7cc0ba82c1ec8be1cefd559f03415db0e5c
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.
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
21
21
  s.platform = Gem::Platform::RUBY
22
22
  s.authors = ["OpenAPI-Generator"]
23
23
  s.email = ["autosde@il.ibm.com"]
24
- s.homepage = "https://github.com/Autosde/autosde-oas/"
24
+ s.homepage = "https://github.com/Autosde/autosde-oas/tree/main/generated"
25
25
  s.summary = "Site Manager API Ruby Gem"
26
26
  s.description = "Site Manager API"
27
27
  s.license = "Apache-2.0"
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Site Manager API
5
5
 
6
- The version of the OpenAPI document: 1.1.2
6
+ The version of the OpenAPI document: 1.1.6
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.2'
14
+ VERSION = '1.1.6'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autosde_openapi_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-13 00:00:00.000000000 Z
11
+ date: 2021-12-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -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
@@ -319,7 +320,7 @@ files:
319
320
  - spec/models/volume_spec.rb
320
321
  - spec/models/volume_update_spec.rb
321
322
  - spec/spec_helper.rb
322
- homepage: https://github.com/Autosde/autosde-oas/
323
+ homepage: https://github.com/Autosde/autosde-oas/tree/main/generated
323
324
  licenses:
324
325
  - Apache-2.0
325
326
  metadata: {}
@@ -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_resource_api_spec.rb
347
- - spec/api/host_cluster_membership_api_spec.rb
348
- - spec/api/system_type_api_spec.rb
349
- - spec/api/storage_host_api_spec.rb
350
- - spec/api/authentication_api_spec.rb
351
- - spec/api/volume_api_spec.rb
352
- - spec/api/volume_safe_delete_api_spec.rb
353
- - spec/api/service_api_spec.rb
354
- - spec/api/auto_sde_project_api_spec.rb
355
- - spec/api/profile_api_spec.rb
356
- - spec/api/host_cluster_volume_mapping_api_spec.rb
357
- - spec/api/snapshot_api_spec.rb
347
+ - spec/api/storage_system_api_spec.rb
358
348
  - spec/api/host_volume_connection_api_spec.rb
359
- - spec/api/storage_host_volume_mapping_api_spec.rb
360
349
  - spec/api/service_resource_attachment_api_spec.rb
361
- - spec/api/storage_host_wwpn_candidates_api_spec.rb
362
- - spec/api/storage_system_api_spec.rb
363
350
  - spec/api/native_capability_api_spec.rb
364
- - spec/api/host_api_spec.rb
351
+ - spec/api/storage_host_volume_mapping_api_spec.rb
352
+ - spec/api/snapshot_api_spec.rb
353
+ - spec/api/authentication_api_spec.rb
354
+ - spec/api/profile_api_spec.rb
355
+ - spec/api/host_cluster_membership_api_spec.rb
356
+ - spec/api/storage_resource_api_spec.rb
365
357
  - spec/api/host_cluster_api_spec.rb
366
- - spec/api/auto_sde_role_api_spec.rb
358
+ - spec/api/capability_translation_api_spec.rb
359
+ - spec/api/storage_host_api_spec.rb
360
+ - spec/api/volume_safe_delete_api_spec.rb
367
361
  - spec/api/address_api_spec.rb
368
- - spec/api/provisioning_strategy_api_spec.rb
362
+ - spec/api/auto_sde_role_api_spec.rb
363
+ - spec/api/host_api_spec.rb
369
364
  - spec/api/account_api_spec.rb
370
- - spec/api/abstract_capability_api_spec.rb
371
- - spec/api/capability_translation_api_spec.rb
365
+ - spec/api/system_type_api_spec.rb
366
+ - spec/api/host_cluster_volume_mapping_api_spec.rb
367
+ - spec/api/storage_host_wwpn_candidates_api_spec.rb
368
+ - spec/api/provisioning_strategy_api_spec.rb
372
369
  - spec/api/job_api_spec.rb
370
+ - spec/api/auto_sde_project_api_spec.rb
371
+ - spec/api/volume_api_spec.rb
372
+ - spec/api/service_api_spec.rb
373
+ - spec/api/abstract_capability_api_spec.rb
373
374
  - spec/api_client_spec.rb
374
375
  - spec/configuration_spec.rb
375
- - spec/models/native_capability_spec.rb
376
- - spec/models/auto_sde_project_spec.rb
377
- - spec/models/storage_resource_response_spec.rb
378
- - spec/models/account_spec.rb
379
- - spec/models/volume_response_spec.rb
380
- - spec/models/storage_host_response_spec.rb
381
- - spec/models/address_create_spec.rb
382
- - spec/models/service_resource_attachment_spec.rb
383
- - spec/models/volume_safe_delete_create_spec.rb
384
- - spec/models/volume_spec.rb
385
- - spec/models/host_volume_connection_create_spec.rb
386
- - spec/models/host_cluster_membership_spec.rb
387
- - spec/models/storage_resource_spec.rb
388
- - spec/models/storage_host_create_spec.rb
389
- - spec/models/host_spec.rb
390
- - spec/models/service_spec.rb
391
376
  - spec/models/host_cluster_response_spec.rb
392
377
  - spec/models/authentication_spec.rb
393
- - spec/models/storage_system_spec.rb
394
- - spec/models/storage_host_update_spec.rb
395
- - spec/models/storage_host_volume_mapping_spec.rb
396
- - spec/models/service_abstract_capability_value_spec.rb
397
- - spec/models/storage_host_wwpn_candidates_spec.rb
398
- - spec/models/capability_translation_create_spec.rb
378
+ - spec/models/storage_host_response_spec.rb
379
+ - spec/models/service_create_spec.rb
380
+ - spec/models/abstract_capability_spec.rb
381
+ - spec/models/storage_resource_create_spec.rb
399
382
  - spec/models/snapshot_create_spec.rb
400
- - spec/models/auto_sde_role_spec.rb
401
- - spec/models/system_type_create_spec.rb
402
- - spec/models/account_post_request_spec.rb
403
- - spec/models/storage_system_create_spec.rb
404
- - spec/models/storage_system_update_spec.rb
383
+ - spec/models/job_spec.rb
384
+ - spec/models/host_create_spec.rb
385
+ - spec/models/volume_update_spec.rb
386
+ - spec/models/volume_spec.rb
405
387
  - spec/models/volume_safe_delete_spec.rb
388
+ - spec/models/storage_resource_response_spec.rb
389
+ - spec/models/volume_response_spec.rb
390
+ - spec/models/system_type_create_spec.rb
391
+ - spec/models/profile_spec.rb
392
+ - spec/models/capability_translation_create_spec.rb
393
+ - spec/models/snapshot_spec.rb
406
394
  - spec/models/provisioning_strategy_spec.rb
407
- - spec/models/job_spec.rb
395
+ - spec/models/service_spec.rb
396
+ - spec/models/host_volume_connection_spec.rb
397
+ - spec/models/auto_sde_role_spec.rb
398
+ - spec/models/host_spec.rb
399
+ - spec/models/host_volume_connection_create_spec.rb
400
+ - spec/models/account_post_request_spec.rb
408
401
  - spec/models/host_cluster_create_spec.rb
409
- - spec/models/snapshot_spec.rb
410
- - spec/models/service_create_spec.rb
411
- - spec/models/storage_resource_create_spec.rb
412
- - spec/models/host_cluster_volume_mapping_response_spec.rb
413
- - spec/models/host_cluster_volume_mapping_spec.rb
414
- - spec/models/host_cluster_spec.rb
402
+ - spec/models/storage_system_create_spec.rb
403
+ - spec/models/host_cluster_volume_mapping_create_spec.rb
404
+ - spec/models/auto_sde_project_spec.rb
405
+ - spec/models/job_create_spec.rb
415
406
  - spec/models/storage_host_volume_mapping_create_spec.rb
416
- - spec/models/volume_create_spec.rb
417
- - spec/models/system_type_spec.rb
418
- - spec/models/capability_translation_spec.rb
419
- - spec/models/abstract_capability_spec.rb
420
- - spec/models/storage_host_volume_mapping_response_spec.rb
407
+ - spec/models/service_resource_attachment_spec.rb
408
+ - spec/models/storage_host_wwpn_candidates_spec.rb
409
+ - spec/models/storage_resource_spec.rb
410
+ - spec/models/host_cluster_volume_mapping_response_spec.rb
421
411
  - spec/models/storage_host_spec.rb
422
- - spec/models/volume_update_spec.rb
423
- - spec/models/host_volume_connection_spec.rb
412
+ - spec/models/storage_host_volume_mapping_response_spec.rb
413
+ - spec/models/volume_safe_delete_create_spec.rb
414
+ - spec/models/native_capability_spec.rb
415
+ - spec/models/host_cluster_membership_spec.rb
416
+ - spec/models/storage_system_update_spec.rb
417
+ - spec/models/storage_host_update_spec.rb
418
+ - spec/models/address_create_spec.rb
419
+ - spec/models/system_type_spec.rb
420
+ - spec/models/host_cluster_volume_mapping_spec.rb
424
421
  - spec/models/account_post_response_spec.rb
425
- - spec/models/host_create_spec.rb
426
- - spec/models/host_cluster_volume_mapping_create_spec.rb
422
+ - spec/models/service_abstract_capability_value_spec.rb
427
423
  - spec/models/address_spec.rb
428
- - spec/models/profile_spec.rb
429
- - spec/models/job_create_spec.rb
424
+ - spec/models/storage_system_spec.rb
425
+ - spec/models/storage_host_volume_mapping_spec.rb
430
426
  - spec/models/auth_response_spec.rb
427
+ - spec/models/storage_host_create_spec.rb
428
+ - spec/models/volume_create_spec.rb
429
+ - spec/models/capability_translation_spec.rb
430
+ - spec/models/account_spec.rb
431
+ - spec/models/host_cluster_spec.rb
431
432
  - spec/spec_helper.rb