.coveralls.yml | 644 | 0 | 0 | | | 23 Bytes | c977ff9293b544fd4dd0c115832ec8e83bda6a4c584a23ac56be64bf777828ba |
.gitignore | 644 | 0 | 0 | | | 214 Bytes | c4645de683e29ef62db2828d167d93a81a6137253ff7f779b10d74aac9a57655 |
.ruby-gemset | 644 | 0 | 0 | | | 7 Bytes | 6cfeb2b7d2d4ab1d46fdaa3a7c67745e1f97daaf336cd1afe85a8499a3d7b31f |
.ruby-version | 644 | 0 | 0 | | | 16 Bytes | 1973c60954dab7ca4c59ad50f788e5af8983e7a97d2c8cced5e9b1be6c4e8113 |
.travis.yml | 644 | 0 | 0 | | | 213 Bytes | 421b75ef44c99a1cb04380047b3572d06bca89f0cb47f72804725912e79c3075 |
Gemfile | 644 | 0 | 0 | | | 447 Bytes | 340bf7c1017beff98340035cfecbdf7cfbb164785362d567cebbf3c6f005ce77 |
Guardfile | 644 | 0 | 0 | | | 272 Bytes | af4a13bb4c025567a2140c3b4d6b49d433811cb70e8d192267a4cc00e491208e |
LICENSE.txt | 644 | 0 | 0 | | | 1.04 KB | 131e85f2fcee8fe3276a3bdd70470dab496f122aba221c35ffbb991bc0f5ab23 |
README.md | 644 | 0 | 0 | | | 5.61 KB | 5ccbc1531ae34eb469ed260a1210b99510eee36ccd342f50c4e570b9701a2c3b |
Rakefile | 644 | 0 | 0 | | | 178 Bytes | 28a0f9010d554f365954d15014ab0ee7b8675d54d60c91f748fb04545cd1d713 |
aviator.gemspec | 644 | 0 | 0 | | | 1.52 KB | b7fad45a2c11dcaa115e775d168f1156cece7fcfa1f44fef0fec08471f3e0d73 |
bin/aviator | 755 | 0 | 0 | | | 2.9 KB | 1f539f76a97da2b262d2fba6eb6e6b355a7c46310b82ed89e3329fa28742c735 |
lib/aviator/core.rb | 644 | 0 | 0 | | | 220 Bytes | f8badbfc19ac08710640dd88fdab2404462aa59dd8e92bdb718c0d403f4385c7 |
lib/aviator/core/request.rb | 644 | 0 | 0 | | | 3.65 KB | b4e624c9039fe2a354cf8eb7cf4157164aa5febbc4f20af964917ec62e12c45f |
lib/aviator/core/response.rb | 644 | 0 | 0 | | | 547 Bytes | 2ac442d2b67344d8000370263d9009cedd0d560680fa0321620c5833475c11e1 |
lib/aviator/core/service.rb | 644 | 0 | 0 | | | 5.68 KB | fefe7b5d0b9096ac0a15405a7810fcbf0c84e8f702dff3e89eec292fcae4da01 |
lib/aviator/core/session.rb | 644 | 0 | 0 | | | 4.22 KB | 08b0f2891d0e3352aab63244f5cf49320f7ae3cdf31570c097122dc2961137dc |
lib/aviator/openstack/compute/v2/public/list_images.rb | 644 | 0 | 0 | | | 1.03 KB | d76249fdee0f9f53ba4e07cea24768af6f30d3e843153789f9da8c7b02c8e7d7 |
lib/aviator/openstack/identity/v2/admin/create_tenant.rb | 644 | 0 | 0 | | | 812 Bytes | 52eff662cd03d2322eb0925fd38b9f8547cc50d1adf8eed9812c35a377b6808c |
lib/aviator/openstack/identity/v2/admin/list_tenants.rb | 644 | 0 | 0 | | | 989 Bytes | 5475cf4c6daae6fc6956654c8ec33a756f076cdf39679931829508b8cb2961e2 |
lib/aviator/openstack/identity/v2/public/create_token.rb | 644 | 0 | 0 | | | 1.33 KB | 21d17272c3bad5f1db4583a5ade5f0e8ce6f559ee45c3e9b5fbf9abc8582cbef |
lib/aviator/openstack/identity/v2/public/list_tenants.rb | 644 | 0 | 0 | | | 972 Bytes | 23af1920ac8d800436f450cb260b78a665f15a47e825584de21bf4473c1f5625 |
lib/aviator/version.rb | 644 | 0 | 0 | | | 39 Bytes | 114debebd299cef498c6f29dc604e9e89eca8d698b4789d5d67c76884a70780f |
test/aviator/core/request_test.rb | 644 | 0 | 0 | | | 6.6 KB | 7aaf0f97ea455dca054ec1bc74e6aebe8683e3ea3112ac31234161f94894aa84 |
test/aviator/core/service_test.rb | 644 | 0 | 0 | | | 4.25 KB | 7c1be7b88fba78aaea53193fe5404d5daa67e7a71c289842045dbde4094a7172 |
test/aviator/core/session_test.rb | 644 | 0 | 0 | | | 5.11 KB | a1f54b1ab28b9776af63afbdf14eafef6c90ddc415e4e0c35e9d04012cbb90e1 |
test/aviator/openstack/compute/v2/public/list_images_test.rb | 644 | 0 | 0 | | | 4.2 KB | 027dd0a14feef85ee4ebc8be618f555750b81a8e89a48e0335ec347a7fd2b28d |
test/aviator/openstack/identity/v2/admin/create_tenant_test.rb | 644 | 0 | 0 | | | 3.35 KB | a109952be09d9a63171457089f90f240a2c57ea9e61283b1350017c6388b68fe |
test/aviator/openstack/identity/v2/public/create_token_test.rb | 644 | 0 | 0 | | | 4.08 KB | 24b2242c78f4734a75b924cede9ed25683e6920139a3dd67096f0c5e0b8ea474 |
test/cassettes/core/service/i_default_session_data_/sets_the_service_s_default_session_data.yml | 644 | 0 | 0 | | | 3.54 KB | 4df9d782900ef26e932b49994b71bb6b0406abfcffa8dbdd661c93137ddc1f9a |
test/cassettes/core/service/i_request/accepts_an_endpoint_type_option_for_selecting_a_specific_request.yml | 644 | 0 | 0 | | | 5.94 KB | c9c61fc0e153df5a5e0e957c139ad1fb722d42192e9c942701f369e5626c756d |
test/cassettes/core/service/i_request/can_find_the_correct_request_based_on_bootstrapped_session_data.yml | 644 | 0 | 0 | | | 3.54 KB | 0fb848aa109ae8df867ca8d8df5c528789aca3d7fddaed9ed97c155aa13ab2c7 |
test/cassettes/core/service/i_request/can_find_the_correct_request_based_on_non-bootstrapped_session_data.yml | 644 | 0 | 0 | | | 4.41 KB | cd02879507e2f546fcda81a6b0ac5af24d0ebc928168965feccdd1f2dcca2e33 |
test/cassettes/core/service/i_request/can_find_the_correct_request_if_api_version_is_not_defined_but_can_be_inferred_from_host_uri.yml | 644 | 0 | 0 | | | 3.54 KB | acae025d250fddd0a5ea06ffc68286e41a63e817abbaffdadc3975c35a23b9a8 |
test/cassettes/core/service/i_request/uses_the_default_session_data_if_session_data_is_not_provided.yml | 644 | 0 | 0 | | | 4.41 KB | 15b6bf7585ecc89f74988b15bd911363e6d323700d623b01a1c377e47d482f8c |
test/cassettes/core/session/c_load/creates_a_new_instance_from_the_given_session_dump.yml | 644 | 0 | 0 | | | 3.54 KB | ea2c07a6da54849988e7458bab4a1fdaac7d823d3ff86933d143120c67c6f55c |
test/cassettes/core/session/c_load/uses_the_loaded_auth_info_for_its_services.yml | 644 | 0 | 0 | | | 3.54 KB | ae1729cce1cbecfd24c0cbd5541fc85f9d746e07646d556c56908fb00224417b |
test/cassettes/core/session/c_new/directs_log_entries_to_the_given_log_file.yml | 644 | 0 | 0 | | | 3.54 KB | c401c92ec909e15a97c0c59530e9d5e097cbabcb5f626aaa8ca90299e75af184 |
test/cassettes/core/session/i_authenticate/authenticates_against_the_auth_service_indicated_in_the_config_file.yml | 644 | 0 | 0 | | | 3.54 KB | 0053246970d5751e6cce4ccdadf6210ce236a634e03b33239c331781367f540e |
test/cassettes/core/session/i_authenticate/authenticates_against_the_auth_service_using_the_credentials_in_the_given_block.yml | 644 | 0 | 0 | | | 1.06 KB | e04c485e7f03bd0a65a9e86d943072a789193fdbfe606d916cd5132bf5c35b69 |
test/cassettes/core/session/i_authenticate/raises_an_AuthenticationError_when_authentication_fails.yml | 644 | 0 | 0 | | | 846 Bytes | 3d82e053bf875724ab9fecbe0fd76c15b1fd5c458001c3beaeb3d442968ac3fc |
test/cassettes/core/session/i_authenticate/updates_the_session_data_of_its_service_objects.yml | 644 | 0 | 0 | | | 7.03 KB | b105bb2105b2ae83e8f757d6da71f4b4e89d4d62352a67fa8260c98374f7553b |
test/cassettes/core/session/i_dump/serializes_the_session_data_for_caching.yml | 644 | 0 | 0 | | | 3.54 KB | 3b64199c49153b75b7dfa7b9f336e92a6047b357c6ab5d57cdadf896f87453de |
test/cassettes/core/session/i_validate/returns_false_if_session_is_no_longer_valid.yml | 644 | 0 | 0 | | | 4.28 KB | 8a10a093fcab583c35b4b945e9f793061ccce626c18ecce8aa714416dd70d3a4 |
test/cassettes/core/session/i_validate/returns_true_if_session_is_still_valid.yml | 644 | 0 | 0 | | | 4.44 KB | 8db32669f71144e138cad15e10ec0d023fc1bbdb4684342e69ce9cadb88a97f8 |
test/cassettes/core/session/i_xxx_service/returns_an_instance_of_the_indicated_service.yml | 644 | 0 | 0 | | | 3.54 KB | 1544cd5daa6feb9a32b85a9218f923a7ae4f9c9374d0ee4383d02e9d5fec04ef |
test/cassettes/openstack/compute/v2/public/list_images/leads_to_a_valid_response_when_no_parameters_are_provided.yml | 644 | 0 | 0 | | | 5.96 KB | adf9cf956c78e41a14dbb01723940863887e364b5cc9daf4ccd885d338d74854 |
test/cassettes/openstack/compute/v2/public/list_images/leads_to_a_valid_response_when_parameters_are_invalid.yml | 644 | 0 | 0 | | | 4.31 KB | f7feab0c3e74b54750a5fc729c96198ffbfa892a1d5a7f9be4cfc963ea0d83a7 |
test/cassettes/openstack/compute/v2/public/list_images/leads_to_a_valid_response_when_parameters_are_valid.yml | 644 | 0 | 0 | | | 5.09 KB | 71ef8ff9ea71c990d8b5bf777f892d28b2d3cfd645aaae0b95ea22261313bdf5 |
test/cassettes/openstack/compute/v2/public/list_images/returns_the_correct_value_for_body.yml | 644 | 0 | 0 | | | 3.54 KB | 7773c26eae95de2697de242ef6d08a1e41abc2d881b9b154a78197747d4b6104 |
test/cassettes/openstack/compute/v2/public/list_images/returns_the_correct_value_for_body_.yml | 644 | 0 | 0 | | | 3.54 KB | 889c8391afdc2681c52c7dd254c30fe71bf794e76e6cd15467eeb5359223af20 |
test/cassettes/openstack/compute/v2/public/list_images/returns_the_correct_value_for_headers.yml | 644 | 0 | 0 | | | 3.54 KB | 443d4f9baeb67ed25dd224245ed4f242b9fe7670f4650e86cf2cea0a86ff5aba |
test/cassettes/openstack/compute/v2/public/list_images/returns_the_correct_value_for_headers_.yml | 644 | 0 | 0 | | | 3.54 KB | 42faae5ff90718b181533fa80590fa5a2b35a5fc397a4a431fddf1a377153860 |
test/cassettes/openstack/compute/v2/public/list_images/returns_the_correct_value_for_url.yml | 644 | 0 | 0 | | | 3.54 KB | a0663939196154d9e67b851bf3180cff64fd435c1cafc2969c2e03ae09a00257 |
test/cassettes/openstack/compute/v2/public/list_images/returns_the_correct_value_for_url_.yml | 644 | 0 | 0 | | | 3.54 KB | d313fb53baf6165d7181c6811f01488cfd860d6c08a9864ca6c9bf6c22d78ef2 |
test/cassettes/openstack/identity/v2/admin/create_tenant/leads_to_a_valid_response_when_params_are_invalid.yml | 644 | 0 | 0 | | | 4.36 KB | ff3b37f6735f984cf35daa007d316c89b0785eb58b07661b2e40b5699642552d |
test/cassettes/openstack/identity/v2/admin/create_tenant/leads_to_a_valid_response_when_params_are_valid.yml | 644 | 0 | 0 | | | 4.41 KB | 09bc7aa89f9c9153c2b058f0fc0cd62ed1a1fe8dd64bd17ca3c1ac70bf2a7c05 |
test/cassettes/openstack/identity/v2/admin/create_tenant/leads_to_a_valid_response_when_provided_with_invalid_params.yml | 644 | 0 | 0 | | | 4.36 KB | 252273e7f7ba2c4de1b4c0a51908d565d4cb6ffef505b04ffc669b60180b5e22 |
test/cassettes/openstack/identity/v2/public/create_token/leads_to_a_valid_response_when_parameters_are_invalid.yml | 644 | 0 | 0 | | | 845 Bytes | e46921b93f862aee93ddd53d1e4a7e313fcf18670e475aa4bfae2cdfd5999cd3 |
test/cassettes/openstack/identity/v2/public/create_token/leads_to_a_valid_response_when_parameters_are_valid.yml | 644 | 0 | 0 | | | 1.06 KB | fe128b282a3f87e7c9e7d540a86c0a6abd3ba43150d4fcfdf1268efd81117a58 |
test/cassettes/openstack/identity/v2/public/create_token/leads_to_a_valid_response_when_provided_with_a_token.yml | 644 | 0 | 0 | | | 4.54 KB | 1959f6bb548b6f5be8468b5904b59e6bd6b530c419d33b6f925711ad2ac56bd3 |
test/environment.yml.example | 644 | 0 | 0 | | | 477 Bytes | 63a119ac6a0e5f0e99089bcbb74730baa94b6c551c7d1d19d753a77be3dfb8df |
test/environment.yml.travis-ci | 644 | 0 | 0 | | | 539 Bytes | 6a87c08d23518f6952df4b4b81597b36b4cea49e4e0d9257159f82bf22d2c624 |
test/support/openstack_request_test_helper.rb | 644 | 0 | 0 | | | 3.37 KB | 1212fb17a97043e904893d344c44a0a2e37efd3ea4eefc8ef63a32e504a7db89 |
test/support/test_base_class.rb | 644 | 0 | 0 | | | 775 Bytes | 599bf138737fd123b09ddde808ff7fe7897f202e6ac7c8b48693baa58198598d |
test/support/test_environment.rb | 644 | 0 | 0 | | | 717 Bytes | 84d9c6855f2d7cd7ffde5d20d873dad06d0ed9e618869022120a92f06b002da2 |
test/support/test_reporter.rb | 644 | 0 | 0 | | | 1.21 KB | 1d09e28a9a3d1ea0eb3397e1405e568c25a8520ee1d924673c54b5b545a1737e |
test/support/vcr_setup.rb | 644 | 0 | 0 | | | 1.56 KB | 900ae345fb2c29373506949d444f467f9ec689162b41f2f6cc9f86ac63ca3cd0 |
test/test_helper.rb | 644 | 0 | 0 | | | 937 Bytes | ffca2204d957d1a36c0a03f32e32a49e51f25eb00ad01b2e14b6545014b6f404 |
tmp/.gitignore | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |