gitlab-fog-azure-rm 2.0.0 → 2.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitlab-ci.yml +1 -1
- data/.rubocop.yml +3 -0
- data/CHANGELOG.md +4 -0
- data/Gemfile +0 -3
- data/gitlab-fog-azure-rm.gemspec +7 -1
- data/lib/fog/azurerm/version.rb +1 -1
- metadata +146 -93
- data/vendor/azure-storage-ruby/.env_sample +0 -8
- data/vendor/azure-storage-ruby/.gitignore +0 -35
- data/vendor/azure-storage-ruby/.rubocop.yml +0 -132
- data/vendor/azure-storage-ruby/.travis.yml +0 -23
- data/vendor/azure-storage-ruby/BreakingChanges.md +0 -34
- data/vendor/azure-storage-ruby/CONTRIBUTING.md +0 -74
- data/vendor/azure-storage-ruby/ChangeLog.md +0 -198
- data/vendor/azure-storage-ruby/Gemfile +0 -41
- data/vendor/azure-storage-ruby/README.md +0 -48
- data/vendor/azure-storage-ruby/Rakefile +0 -216
- data/vendor/azure-storage-ruby/SECURITY.md +0 -41
- data/vendor/azure-storage-ruby/blob/BreakingChanges.md +0 -10
- data/vendor/azure-storage-ruby/blob/ChangeLog.md +0 -33
- data/vendor/azure-storage-ruby/blob/Gemfile +0 -30
- data/vendor/azure-storage-ruby/blob/LICENSE.txt +0 -21
- data/vendor/azure-storage-ruby/blob/README.md +0 -188
- data/vendor/azure-storage-ruby/blob/azure-storage-blob.gemspec +0 -52
- data/vendor/azure-storage-ruby/common/BreakingChanges.md +0 -8
- data/vendor/azure-storage-ruby/common/ChangeLog.md +0 -41
- data/vendor/azure-storage-ruby/common/Gemfile +0 -30
- data/vendor/azure-storage-ruby/common/LICENSE.txt +0 -21
- data/vendor/azure-storage-ruby/common/README.md +0 -146
- data/vendor/azure-storage-ruby/common/azure-storage-common.gemspec +0 -57
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/auth/authorizer.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/auth/shared_key.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/auth/shared_key_lite.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/auth/signer.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/default.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/error.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/filtered_service.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/http/debug_filter.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/http/http_error.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/http/http_filter.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/http/http_request.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/http/http_response.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/http/retry_policy.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/http/signer_filter.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/service.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/signed_service.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/utility.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core/version.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/core.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/http_response_helper.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/append.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/autoload.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/blob.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/blob_service.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/block.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/container.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/default.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/page.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/serialization.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob/version.rb +0 -0
- /data/{vendor/azure-storage-ruby/blob/lib → lib}/azure/storage/blob.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/autoload.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/client.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/client_options.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/client_options_error.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/configurable.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/auth/anonymous_signer.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/auth/shared_access_signature.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/auth/shared_access_signature_generator.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/auth/shared_access_signature_signer.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/auth/shared_key.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/auth/token_signer.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/autoload.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/error.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/filter/exponential_retry_filter.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/filter/linear_retry_filter.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/filter/retry_filter.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/http_client.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/sr.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/token_credential.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/utility.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/default.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/access_policy.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/cors.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/cors_rule.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/enumeration_results.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/geo_replication.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/logging.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/metrics.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/retention_policy.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/serialization.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/signed_identifier.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/storage_service.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/storage_service_properties.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/storage_service_stats.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/user_delegation_key.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/version.rb +0 -0
- /data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common.rb +0 -0
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/filter/retry_filter.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
/data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/core/token_credential.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/access_policy.rb
RENAMED
File without changes
|
File without changes
|
/data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/cors_rule.rb
RENAMED
File without changes
|
File without changes
|
/data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/geo_replication.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
/data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/retention_policy.rb
RENAMED
File without changes
|
/data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/serialization.rb
RENAMED
File without changes
|
/data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/signed_identifier.rb
RENAMED
File without changes
|
/data/{vendor/azure-storage-ruby/common/lib → lib}/azure/storage/common/service/storage_service.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|