pulp_ansible_client 0.17.0 → 0.17.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (139) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/AnsibleCollectionRemote.md +1 -1
  4. data/docs/AnsibleCollectionRemoteResponse.md +1 -1
  5. data/docs/AnsibleCollectionVersion.md +5 -5
  6. data/docs/AnsibleCollectionsApi.md +6 -2
  7. data/docs/AnsibleGitRemote.md +28 -28
  8. data/docs/AnsibleGitRemoteResponse.md +26 -26
  9. data/docs/AnsibleRoleRemote.md +1 -1
  10. data/docs/AnsibleRoleRemoteResponse.md +1 -1
  11. data/docs/CollectionRefResponse.md +1 -1
  12. data/docs/CollectionResponse.md +6 -6
  13. data/docs/CollectionVersionListResponse.md +2 -2
  14. data/docs/CollectionVersionResponse.md +5 -5
  15. data/docs/ContentCollectionDeprecationsApi.md +6 -2
  16. data/docs/ContentCollectionMarksApi.md +6 -2
  17. data/docs/ContentCollectionSignaturesApi.md +6 -2
  18. data/docs/ContentCollectionVersionsApi.md +10 -6
  19. data/docs/ContentNamespacesApi.md +6 -2
  20. data/docs/ContentRolesApi.md +6 -2
  21. data/docs/DistributionsAnsibleApi.md +6 -2
  22. data/docs/GalaxyCollectionResponse.md +4 -4
  23. data/docs/GalaxyCollectionVersionResponse.md +4 -4
  24. data/docs/GalaxyRoleResponse.md +1 -1
  25. data/docs/GalaxyRoleVersionResponse.md +1 -1
  26. data/docs/PatchedansibleCollectionRemote.md +1 -1
  27. data/docs/PatchedansibleGitRemote.md +28 -28
  28. data/docs/PatchedansibleRoleRemote.md +1 -1
  29. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +6 -2
  30. data/docs/PulpAnsibleApiV3CollectionsApi.md +6 -2
  31. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +6 -2
  32. data/docs/PulpAnsibleApiV3NamespacesApi.md +6 -2
  33. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -2
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +6 -2
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +6 -2
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +6 -2
  37. data/docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md +2 -2
  38. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +6 -2
  39. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +6 -2
  40. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +6 -2
  41. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +6 -2
  42. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -2
  43. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +6 -2
  44. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +6 -2
  45. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +6 -2
  46. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +2 -2
  47. data/docs/RemotesCollectionApi.md +6 -2
  48. data/docs/RemotesGitApi.md +6 -2
  49. data/docs/RemotesRoleApi.md +6 -2
  50. data/docs/RepositoriesAnsibleApi.md +6 -2
  51. data/docs/RepositoriesAnsibleVersionsApi.md +4 -2
  52. data/docs/UnpaginatedCollectionVersionResponse.md +5 -5
  53. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +8 -2
  54. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +8 -2
  55. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +8 -2
  56. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +8 -2
  57. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +14 -8
  58. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +8 -2
  59. data/lib/pulp_ansible_client/api/content_roles_api.rb +8 -2
  60. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +8 -2
  61. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +8 -2
  62. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +8 -2
  63. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +8 -2
  64. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +8 -2
  65. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +8 -2
  66. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +8 -2
  67. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +8 -2
  68. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +8 -2
  69. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api.rb +2 -2
  70. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +8 -2
  71. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +8 -2
  72. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +8 -2
  73. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +8 -2
  74. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +8 -2
  75. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +8 -2
  76. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +8 -2
  77. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +8 -2
  78. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +2 -2
  79. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +8 -2
  80. data/lib/pulp_ansible_client/api/remotes_git_api.rb +8 -2
  81. data/lib/pulp_ansible_client/api/remotes_role_api.rb +8 -2
  82. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +8 -2
  83. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +5 -2
  84. data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +1 -1
  85. data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +1 -1
  86. data/lib/pulp_ansible_client/models/ansible_collection_version.rb +18 -18
  87. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +220 -220
  88. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +142 -142
  89. data/lib/pulp_ansible_client/models/ansible_role_remote.rb +1 -1
  90. data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +1 -1
  91. data/lib/pulp_ansible_client/models/collection_ref_response.rb +1 -0
  92. data/lib/pulp_ansible_client/models/collection_response.rb +6 -0
  93. data/lib/pulp_ansible_client/models/collection_version_list_response.rb +2 -0
  94. data/lib/pulp_ansible_client/models/collection_version_response.rb +5 -0
  95. data/lib/pulp_ansible_client/models/galaxy_collection_response.rb +4 -0
  96. data/lib/pulp_ansible_client/models/galaxy_collection_version_response.rb +4 -0
  97. data/lib/pulp_ansible_client/models/galaxy_role_response.rb +1 -0
  98. data/lib/pulp_ansible_client/models/galaxy_role_version_response.rb +1 -0
  99. data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +1 -1
  100. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +211 -211
  101. data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +1 -1
  102. data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +5 -0
  103. data/lib/pulp_ansible_client/version.rb +1 -1
  104. data/spec/api/ansible_collections_api_spec.rb +3 -1
  105. data/spec/api/content_collection_deprecations_api_spec.rb +3 -1
  106. data/spec/api/content_collection_marks_api_spec.rb +3 -1
  107. data/spec/api/content_collection_signatures_api_spec.rb +3 -1
  108. data/spec/api/content_collection_versions_api_spec.rb +5 -3
  109. data/spec/api/content_namespaces_api_spec.rb +3 -1
  110. data/spec/api/content_roles_api_spec.rb +3 -1
  111. data/spec/api/distributions_ansible_api_spec.rb +3 -1
  112. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +3 -1
  113. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +3 -1
  114. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +3 -1
  115. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +3 -1
  116. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -1
  117. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +3 -1
  118. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -1
  119. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +3 -1
  120. data/spec/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +1 -1
  121. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +3 -1
  122. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +3 -1
  123. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +3 -1
  124. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +3 -1
  125. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -1
  126. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +3 -1
  127. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -1
  128. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +3 -1
  129. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +1 -1
  130. data/spec/api/remotes_collection_api_spec.rb +3 -1
  131. data/spec/api/remotes_git_api_spec.rb +3 -1
  132. data/spec/api/remotes_role_api_spec.rb +3 -1
  133. data/spec/api/repositories_ansible_api_spec.rb +3 -1
  134. data/spec/api/repositories_ansible_versions_api_spec.rb +2 -1
  135. data/spec/models/ansible_collection_version_spec.rb +3 -3
  136. data/spec/models/ansible_git_remote_response_spec.rb +16 -16
  137. data/spec/models/ansible_git_remote_spec.rb +20 -20
  138. data/spec/models/patchedansible_git_remote_spec.rb +20 -20
  139. metadata +130 -130
@@ -32,37 +32,37 @@ describe 'AnsibleGitRemoteResponse' do
32
32
  expect(@instance).to be_instance_of(PulpAnsibleClient::AnsibleGitRemoteResponse)
33
33
  end
34
34
  end
35
- describe 'test attribute "pulp_href"' do
35
+ describe 'test attribute "ca_cert"' do
36
36
  it 'should work' do
37
37
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
38
  end
39
39
  end
40
40
 
41
- describe 'test attribute "sock_read_timeout"' do
41
+ describe 'test attribute "client_cert"' do
42
42
  it 'should work' do
43
43
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
44
  end
45
45
  end
46
46
 
47
- describe 'test attribute "hidden_fields"' do
47
+ describe 'test attribute "connect_timeout"' do
48
48
  it 'should work' do
49
49
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
50
  end
51
51
  end
52
52
 
53
- describe 'test attribute "pulp_created"' do
53
+ describe 'test attribute "hidden_fields"' do
54
54
  it 'should work' do
55
55
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
56
  end
57
57
  end
58
58
 
59
- describe 'test attribute "tls_validation"' do
59
+ describe 'test attribute "url"' do
60
60
  it 'should work' do
61
61
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
62
  end
63
63
  end
64
64
 
65
- describe 'test attribute "pulp_last_updated"' do
65
+ describe 'test attribute "pulp_href"' do
66
66
  it 'should work' do
67
67
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
68
68
  end
@@ -74,37 +74,37 @@ describe 'AnsibleGitRemoteResponse' do
74
74
  end
75
75
  end
76
76
 
77
- describe 'test attribute "client_cert"' do
77
+ describe 'test attribute "proxy_url"' do
78
78
  it 'should work' do
79
79
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
80
80
  end
81
81
  end
82
82
 
83
- describe 'test attribute "proxy_url"' do
83
+ describe 'test attribute "max_retries"' do
84
84
  it 'should work' do
85
85
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
86
86
  end
87
87
  end
88
88
 
89
- describe 'test attribute "url"' do
89
+ describe 'test attribute "sock_read_timeout"' do
90
90
  it 'should work' do
91
91
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
92
92
  end
93
93
  end
94
94
 
95
- describe 'test attribute "max_retries"' do
95
+ describe 'test attribute "sock_connect_timeout"' do
96
96
  it 'should work' do
97
97
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
98
98
  end
99
99
  end
100
100
 
101
- describe 'test attribute "pulp_labels"' do
101
+ describe 'test attribute "pulp_last_updated"' do
102
102
  it 'should work' do
103
103
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
104
104
  end
105
105
  end
106
106
 
107
- describe 'test attribute "total_timeout"' do
107
+ describe 'test attribute "rate_limit"' do
108
108
  it 'should work' do
109
109
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
110
110
  end
@@ -116,13 +116,13 @@ describe 'AnsibleGitRemoteResponse' do
116
116
  end
117
117
  end
118
118
 
119
- describe 'test attribute "sock_connect_timeout"' do
119
+ describe 'test attribute "pulp_created"' do
120
120
  it 'should work' do
121
121
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
122
122
  end
123
123
  end
124
124
 
125
- describe 'test attribute "connect_timeout"' do
125
+ describe 'test attribute "pulp_labels"' do
126
126
  it 'should work' do
127
127
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
128
128
  end
@@ -134,13 +134,13 @@ describe 'AnsibleGitRemoteResponse' do
134
134
  end
135
135
  end
136
136
 
137
- describe 'test attribute "rate_limit"' do
137
+ describe 'test attribute "tls_validation"' do
138
138
  it 'should work' do
139
139
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
140
140
  end
141
141
  end
142
142
 
143
- describe 'test attribute "ca_cert"' do
143
+ describe 'test attribute "total_timeout"' do
144
144
  it 'should work' do
145
145
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
146
146
  end
@@ -32,31 +32,25 @@ describe 'AnsibleGitRemote' do
32
32
  expect(@instance).to be_instance_of(PulpAnsibleClient::AnsibleGitRemote)
33
33
  end
34
34
  end
35
- describe 'test attribute "proxy_username"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- describe 'test attribute "sock_read_timeout"' do
35
+ describe 'test attribute "ca_cert"' do
42
36
  it 'should work' do
43
37
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
38
  end
45
39
  end
46
40
 
47
- describe 'test attribute "username"' do
41
+ describe 'test attribute "client_cert"' do
48
42
  it 'should work' do
49
43
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
44
  end
51
45
  end
52
46
 
53
- describe 'test attribute "tls_validation"' do
47
+ describe 'test attribute "connect_timeout"' do
54
48
  it 'should work' do
55
49
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
50
  end
57
51
  end
58
52
 
59
- describe 'test attribute "name"' do
53
+ describe 'test attribute "url"' do
60
54
  it 'should work' do
61
55
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
56
  end
@@ -68,7 +62,7 @@ describe 'AnsibleGitRemote' do
68
62
  end
69
63
  end
70
64
 
71
- describe 'test attribute "client_cert"' do
65
+ describe 'test attribute "name"' do
72
66
  it 'should work' do
73
67
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
74
68
  end
@@ -80,7 +74,7 @@ describe 'AnsibleGitRemote' do
80
74
  end
81
75
  end
82
76
 
83
- describe 'test attribute "url"' do
77
+ describe 'test attribute "username"' do
84
78
  it 'should work' do
85
79
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
86
80
  end
@@ -92,7 +86,7 @@ describe 'AnsibleGitRemote' do
92
86
  end
93
87
  end
94
88
 
95
- describe 'test attribute "pulp_labels"' do
89
+ describe 'test attribute "password"' do
96
90
  it 'should work' do
97
91
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
98
92
  end
@@ -104,13 +98,13 @@ describe 'AnsibleGitRemote' do
104
98
  end
105
99
  end
106
100
 
107
- describe 'test attribute "total_timeout"' do
101
+ describe 'test attribute "sock_read_timeout"' do
108
102
  it 'should work' do
109
103
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
110
104
  end
111
105
  end
112
106
 
113
- describe 'test attribute "headers"' do
107
+ describe 'test attribute "proxy_username"' do
114
108
  it 'should work' do
115
109
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
116
110
  end
@@ -122,31 +116,37 @@ describe 'AnsibleGitRemote' do
122
116
  end
123
117
  end
124
118
 
125
- describe 'test attribute "connect_timeout"' do
119
+ describe 'test attribute "rate_limit"' do
126
120
  it 'should work' do
127
121
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
128
122
  end
129
123
  end
130
124
 
131
- describe 'test attribute "download_concurrency"' do
125
+ describe 'test attribute "headers"' do
132
126
  it 'should work' do
133
127
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
134
128
  end
135
129
  end
136
130
 
137
- describe 'test attribute "password"' do
131
+ describe 'test attribute "pulp_labels"' do
138
132
  it 'should work' do
139
133
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
140
134
  end
141
135
  end
142
136
 
143
- describe 'test attribute "rate_limit"' do
137
+ describe 'test attribute "download_concurrency"' do
144
138
  it 'should work' do
145
139
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
146
140
  end
147
141
  end
148
142
 
149
- describe 'test attribute "ca_cert"' do
143
+ describe 'test attribute "tls_validation"' do
144
+ it 'should work' do
145
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
146
+ end
147
+ end
148
+
149
+ describe 'test attribute "total_timeout"' do
150
150
  it 'should work' do
151
151
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
152
152
  end
@@ -32,31 +32,25 @@ describe 'PatchedansibleGitRemote' do
32
32
  expect(@instance).to be_instance_of(PulpAnsibleClient::PatchedansibleGitRemote)
33
33
  end
34
34
  end
35
- describe 'test attribute "proxy_username"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- describe 'test attribute "sock_read_timeout"' do
35
+ describe 'test attribute "ca_cert"' do
42
36
  it 'should work' do
43
37
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
38
  end
45
39
  end
46
40
 
47
- describe 'test attribute "username"' do
41
+ describe 'test attribute "client_cert"' do
48
42
  it 'should work' do
49
43
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
44
  end
51
45
  end
52
46
 
53
- describe 'test attribute "tls_validation"' do
47
+ describe 'test attribute "connect_timeout"' do
54
48
  it 'should work' do
55
49
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
50
  end
57
51
  end
58
52
 
59
- describe 'test attribute "name"' do
53
+ describe 'test attribute "url"' do
60
54
  it 'should work' do
61
55
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
56
  end
@@ -68,7 +62,7 @@ describe 'PatchedansibleGitRemote' do
68
62
  end
69
63
  end
70
64
 
71
- describe 'test attribute "client_cert"' do
65
+ describe 'test attribute "name"' do
72
66
  it 'should work' do
73
67
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
74
68
  end
@@ -80,7 +74,7 @@ describe 'PatchedansibleGitRemote' do
80
74
  end
81
75
  end
82
76
 
83
- describe 'test attribute "url"' do
77
+ describe 'test attribute "username"' do
84
78
  it 'should work' do
85
79
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
86
80
  end
@@ -92,7 +86,7 @@ describe 'PatchedansibleGitRemote' do
92
86
  end
93
87
  end
94
88
 
95
- describe 'test attribute "pulp_labels"' do
89
+ describe 'test attribute "password"' do
96
90
  it 'should work' do
97
91
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
98
92
  end
@@ -104,13 +98,13 @@ describe 'PatchedansibleGitRemote' do
104
98
  end
105
99
  end
106
100
 
107
- describe 'test attribute "total_timeout"' do
101
+ describe 'test attribute "sock_read_timeout"' do
108
102
  it 'should work' do
109
103
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
110
104
  end
111
105
  end
112
106
 
113
- describe 'test attribute "headers"' do
107
+ describe 'test attribute "proxy_username"' do
114
108
  it 'should work' do
115
109
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
116
110
  end
@@ -122,31 +116,37 @@ describe 'PatchedansibleGitRemote' do
122
116
  end
123
117
  end
124
118
 
125
- describe 'test attribute "connect_timeout"' do
119
+ describe 'test attribute "rate_limit"' do
126
120
  it 'should work' do
127
121
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
128
122
  end
129
123
  end
130
124
 
131
- describe 'test attribute "download_concurrency"' do
125
+ describe 'test attribute "headers"' do
132
126
  it 'should work' do
133
127
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
134
128
  end
135
129
  end
136
130
 
137
- describe 'test attribute "password"' do
131
+ describe 'test attribute "pulp_labels"' do
138
132
  it 'should work' do
139
133
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
140
134
  end
141
135
  end
142
136
 
143
- describe 'test attribute "rate_limit"' do
137
+ describe 'test attribute "download_concurrency"' do
144
138
  it 'should work' do
145
139
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
146
140
  end
147
141
  end
148
142
 
149
- describe 'test attribute "ca_cert"' do
143
+ describe 'test attribute "tls_validation"' do
144
+ it 'should work' do
145
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
146
+ end
147
+ end
148
+
149
+ describe 'test attribute "total_timeout"' do
150
150
  it 'should work' do
151
151
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
152
152
  end