occi-api 4.3.4 → 4.3.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/lib/occi/api/client/http/authn_plugins/base.rb +2 -2
  3. data/lib/occi/api/client/http/authn_plugins/keystone.rb +1 -1
  4. data/lib/occi/api/client/http/helpers.rb +1 -1
  5. data/lib/occi/api/version.rb +1 -1
  6. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/creates_a_new_compute_resource.yml +1 -1
  7. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/creates_a_new_network_resource.yml +1 -1
  8. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/creates_a_new_storage_resource.yml +1 -1
  9. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/deletes_a_compute_resource.yml +1 -1
  10. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/deletes_a_network_resource.yml +1 -1
  11. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/deletes_a_storage_resource.yml +1 -1
  12. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/describes_all_available_mixins.yml +1 -1
  13. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/describes_compute_resources.yml +1 -1
  14. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/describes_network_resources.yml +1 -1
  15. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/describes_os_tpl_mixins.yml +1 -1
  16. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/describes_resource_tpl_mixins.yml +1 -1
  17. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/describes_storage_resources.yml +1 -1
  18. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/establishes_connection.yml +1 -1
  19. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/lists_all_available_mixins.yml +1 -1
  20. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/lists_compute_resources.yml +1 -1
  21. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/lists_network_resources.yml +1 -1
  22. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/lists_os_tpl_mixins.yml +1 -1
  23. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/lists_resource_tpl_mixins.yml +1 -1
  24. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/lists_storage_resources.yml +1 -1
  25. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/refreshes_its_model.yml +1 -1
  26. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/triggers_an_action_on_a_compute_resource.yml +1 -1
  27. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/triggers_an_action_on_a_network_resource.yml +1 -1
  28. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_application/occi_json/triggers_an_action_on_a_storage_resource.yml +1 -1
  29. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/creates_a_new_compute_resource.yml +1 -1
  30. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/creates_a_new_network_resource.yml +1 -1
  31. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/creates_a_new_storage_resource.yml +1 -1
  32. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/deletes_a_compute_resource.yml +1 -1
  33. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/deletes_a_network_resource.yml +1 -1
  34. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/deletes_a_storage_resource.yml +1 -1
  35. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/describes_all_available_mixins.yml +3 -3
  36. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/describes_compute_resources.yml +3 -3
  37. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/describes_network_resources.yml +3 -3
  38. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/describes_storage_resources.yml +3 -3
  39. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/establishes_connection.yml +1 -1
  40. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/fails_to_list_mixins_with_only_self_no_related_without_include_self_true.yml +1 -1
  41. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/finds_and_describes_scoped_os_tpl_mixin.yml +3 -3
  42. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/finds_and_describes_scoped_resource_tpl_mixin.yml +3 -3
  43. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/finds_and_describes_unscoped_mixin.yml +1 -1
  44. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/instantiates_a_compute_resource_using_type_identifier.yml +1 -1
  45. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/instantiates_a_compute_resource_using_type_name.yml +1 -1
  46. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/instantiates_a_network_resource_using_type_identifier.yml +1 -1
  47. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/instantiates_a_network_resource_using_type_name.yml +1 -1
  48. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/instantiates_a_storage_resource_using_type_identifier.yml +1 -1
  49. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/instantiates_a_storage_resource_using_type_name.yml +1 -1
  50. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_all_available_entity_type_identifiers.yml +1 -1
  51. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_all_available_entity_types.yml +1 -1
  52. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_all_available_link_type_identifiers.yml +1 -1
  53. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_all_available_link_types.yml +1 -1
  54. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_all_available_mixin_type_identifiers.yml +1 -1
  55. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_all_available_mixin_types.yml +1 -1
  56. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_all_available_mixins.yml +1 -1
  57. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_all_available_resource_type_identifiers.yml +1 -1
  58. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_all_available_resource_types.yml +1 -1
  59. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_compute_resources.yml +1 -1
  60. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_mixins_including_self.yml +1 -1
  61. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_mixins_with_only_self_no_related_.yml +1 -1
  62. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_network_resources.yml +1 -1
  63. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_os_tpl_mixins.yml +1 -1
  64. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_resource_tpl_mixins.yml +3 -3
  65. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/lists_storage_resources.yml +1 -1
  66. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/looks_up_a_mixin_type_identifier_for_os_tpl.yml +1 -1
  67. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/looks_up_a_mixin_type_identifier_for_resource_tpl.yml +1 -1
  68. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/raises_an_error_when_looking_for_a_non-existent_mixin_type.yml +1 -1
  69. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/refreshes_its_model.yml +1 -1
  70. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/returns_nil_when_looking_for_a_non-existent_mixin.yml +1 -1
  71. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/returns_nil_when_looking_for_a_non-existent_mixin_of_a_specific_type.yml +1 -1
  72. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/triggers_an_action_on_a_compute_resource.yml +1 -1
  73. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/triggers_an_action_on_a_network_resource.yml +1 -1
  74. data/spec/cassettes/Occi_Api_Client_ClientHttp/using_media_type_text/plain/triggers_an_action_on_a_storage_resource.yml +1 -1
  75. data/spec/cassettes/Occi_Api_Dsl/_connect/accepts_block_options.yml +1 -1
  76. data/spec/cassettes/Occi_Api_Dsl/_connect/connects_successfully_through_HTTP.yml +1 -1
  77. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 615c238e6d6852e6dd7291fae45fedb4c454a233
4
- data.tar.gz: 158844cef470a5e5eabe0839c57932629522f67f
3
+ metadata.gz: c1058d8ebbfc4c35fe0dc5a59725ce4ff6af5578
4
+ data.tar.gz: 752bd8e01cc6afc49434261bad1c3d3a3be92f1f
5
5
  SHA512:
6
- metadata.gz: 47554b26fcaf8fb1b39bfec2bed82b529cea387b2a00714c1d08053f2b3bcdfc930fb2c26a41174683fe8100640a7b4348e102e1754ec286d0f93bb28a4fda48
7
- data.tar.gz: e47ff7daa781b85849b46cf5cc6a1718dcf3b4d833c51d9cca9b49ec0c905f4815ed48a245b6650926cca5c6a8519babc4de172158fed97636ce5bc59e20f497
6
+ metadata.gz: dcb9d62289f0f17212e65645e7f68ed5df18792ec51f39e82757b9cc47e21ac905ac80e7ea4a06597e5e507d767d1861862dfbdf4e4b6bc9e123275dff9dad94
7
+ data.tar.gz: 23d10f55966a9457cd02e6e7edc80d2f6c798db37fecb8b27ee3f3f62052ba9cc4827887d7d3f7adf6474efc64f63205c3b73081e23c94c5ab200a2bd75e1ce1
@@ -12,11 +12,11 @@ module Occi::Api::Client
12
12
  @env_ref = env_ref
13
13
  @fallbacks = []
14
14
  end
15
-
15
+
16
16
  def setup(options = {}); end
17
17
 
18
18
  def authenticate(options = {})
19
- response = @env_ref.class.head("#{@env_ref.endpoint.to_s}/-/")
19
+ response = @env_ref.class.get("#{@env_ref.endpoint.to_s}/-/")
20
20
  raise ::Occi::Api::Client::Errors::AuthnError, "Authentication failed with code #{response.code.to_s}!" unless response.success?
21
21
  end
22
22
 
@@ -34,7 +34,7 @@ module Occi::Api::Client
34
34
  private
35
35
 
36
36
  def set_keystone_base_url
37
- response = @env_ref.class.head "#{@env_ref.endpoint.to_s}/-/"
37
+ response = @env_ref.class.get "#{@env_ref.endpoint.to_s}/-/"
38
38
  Occi::Api::Log.debug response.inspect
39
39
 
40
40
  return if response.success?
@@ -69,7 +69,7 @@ module Occi::Api::Client
69
69
  self.class.headers 'Accept' => force_type
70
70
  media_type = force_type
71
71
  else
72
- media_types = self.class.head(@endpoint.to_s).headers['accept']
72
+ media_types = self.class.get(@endpoint.to_s).headers['accept']
73
73
 
74
74
  Occi::Api::Log.debug("Available media types: #{media_types.inspect}")
75
75
  media_type = case media_types
@@ -1,5 +1,5 @@
1
1
  module Occi
2
2
  module Api
3
- VERSION = "4.3.4" unless defined?(::Occi::Api::VERSION)
3
+ VERSION = "4.3.5" unless defined?(::Occi::Api::VERSION)
4
4
  end
5
5
  end
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://localhost:3300/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -44,7 +44,7 @@ http_interactions:
44
44
  http_version:
45
45
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
46
46
  - request:
47
- method: head
47
+ method: get
48
48
  uri: https://localhost:3300/
49
49
  body:
50
50
  encoding: US-ASCII
@@ -261,7 +261,7 @@ http_interactions:
261
261
  http_version:
262
262
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
263
263
  - request:
264
- method: head
264
+ method: get
265
265
  uri: https://rocci-test:edited@localhost:3300/-/
266
266
  body:
267
267
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://localhost:3300/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -44,7 +44,7 @@ http_interactions:
44
44
  http_version:
45
45
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
46
46
  - request:
47
- method: head
47
+ method: get
48
48
  uri: https://localhost:3300/
49
49
  body:
50
50
  encoding: US-ASCII
@@ -364,7 +364,7 @@ http_interactions:
364
364
  http_version:
365
365
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
366
366
  - request:
367
- method: head
367
+ method: get
368
368
  uri: https://rocci-test:edited@localhost:3300/-/
369
369
  body:
370
370
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://localhost:3300/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -44,7 +44,7 @@ http_interactions:
44
44
  http_version:
45
45
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
46
46
  - request:
47
- method: head
47
+ method: get
48
48
  uri: https://localhost:3300/
49
49
  body:
50
50
  encoding: US-ASCII
@@ -363,7 +363,7 @@ http_interactions:
363
363
  http_version:
364
364
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
365
365
  - request:
366
- method: head
366
+ method: get
367
367
  uri: https://rocci-test:edited@localhost:3300/-/
368
368
  body:
369
369
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://localhost:3300/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -44,7 +44,7 @@ http_interactions:
44
44
  http_version:
45
45
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
46
46
  - request:
47
- method: head
47
+ method: get
48
48
  uri: https://localhost:3300/
49
49
  body:
50
50
  encoding: US-ASCII
@@ -422,7 +422,7 @@ http_interactions:
422
422
  http_version:
423
423
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
424
424
  - request:
425
- method: head
425
+ method: get
426
426
  uri: https://rocci-test:edited@localhost:3300/-/
427
427
  body:
428
428
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://localhost:3300/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -44,7 +44,7 @@ http_interactions:
44
44
  http_version:
45
45
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
46
46
  - request:
47
- method: head
47
+ method: get
48
48
  uri: https://localhost:3300/
49
49
  body:
50
50
  encoding: US-ASCII
@@ -261,7 +261,7 @@ http_interactions:
261
261
  http_version:
262
262
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
263
263
  - request:
264
- method: head
264
+ method: get
265
265
  uri: https://rocci-test:edited@localhost:3300/-/
266
266
  body:
267
267
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://localhost:3300/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -44,7 +44,7 @@ http_interactions:
44
44
  http_version:
45
45
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
46
46
  - request:
47
- method: head
47
+ method: get
48
48
  uri: https://localhost:3300/
49
49
  body:
50
50
  encoding: US-ASCII
@@ -261,7 +261,7 @@ http_interactions:
261
261
  http_version:
262
262
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
263
263
  - request:
264
- method: head
264
+ method: get
265
265
  uri: https://rocci-test:edited@localhost:3300/-/
266
266
  body:
267
267
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://localhost:3300/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -44,7 +44,7 @@ http_interactions:
44
44
  http_version:
45
45
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
46
46
  - request:
47
- method: head
47
+ method: get
48
48
  uri: https://localhost:3300/
49
49
  body:
50
50
  encoding: US-ASCII
@@ -261,7 +261,7 @@ http_interactions:
261
261
  http_version:
262
262
  recorded_at: Thu, 01 Jan 1970 00:00:00 GMT
263
263
  - request:
264
- method: head
264
+ method: get
265
265
  uri: https://rocci-test:edited@localhost:3300/-/
266
266
  body:
267
267
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  http_interactions:
3
3
  - request:
4
- method: head
4
+ method: get
5
5
  uri: https://rocci-test:edited@localhost:3300/-/
6
6
  body:
7
7
  encoding: US-ASCII
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: occi-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.4
4
+ version: 4.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Florian Feldhaus
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2015-12-15 00:00:00.000000000 Z
13
+ date: 2016-01-10 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: occi-core