hammer_cli_foreman 0.10.0 → 0.10.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (268) hide show
  1. checksums.yaml +4 -4
  2. data/doc/release_notes.md +9 -0
  3. data/lib/hammer_cli_foreman/api/interactive_basic_auth.rb +1 -1
  4. data/lib/hammer_cli_foreman/api/session_authenticator_wrapper.rb +7 -4
  5. data/lib/hammer_cli_foreman/api.rb +6 -0
  6. data/lib/hammer_cli_foreman/exception_handler.rb +9 -16
  7. data/lib/hammer_cli_foreman/hostgroup.rb +6 -3
  8. data/lib/hammer_cli_foreman/hosts/common_update_options.rb +2 -2
  9. data/lib/hammer_cli_foreman/version.rb +1 -1
  10. data/locale/ca/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  11. data/locale/de/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  12. data/locale/en/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  13. data/locale/en_GB/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  14. data/locale/es/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  15. data/locale/fr/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  16. data/locale/it/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  17. data/locale/ja/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  18. data/locale/ko/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  19. data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  20. data/locale/ru/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  21. data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  22. data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  23. data/test/functional/host_test.rb +1 -1
  24. data/test/functional/hostgroup/update_test.rb +7 -0
  25. data/test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand-parameters.xml +11 -0
  26. data/test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand.xml +7 -0
  27. data/test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand-parameters.xml +13 -0
  28. data/test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand.xml +7 -0
  29. data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-output.xml +13 -0
  30. data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-parameters.xml +13 -0
  31. data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand.xml +7 -0
  32. data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-output.xml +13 -0
  33. data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-parameters.xml +17 -0
  34. data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand.xml +7 -0
  35. data/test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand-parameters.xml +15 -0
  36. data/test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand.xml +7 -0
  37. data/test/reports/TEST-HammerCLIForeman-Architecture.xml +7 -0
  38. data/test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand-parameters.xml +11 -0
  39. data/test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand.xml +7 -0
  40. data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-output.xml +13 -0
  41. data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-parameters.xml +17 -0
  42. data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand.xml +7 -0
  43. data/test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand-parameters.xml +13 -0
  44. data/test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand.xml +7 -0
  45. data/test/reports/TEST-HammerCLIForeman-CommonParameter.xml +7 -0
  46. data/test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand-parameters.xml +15 -0
  47. data/test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand.xml +7 -0
  48. data/test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand-parameters.xml +13 -0
  49. data/test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand.xml +7 -0
  50. data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-output.xml +17 -0
  51. data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-parameters.xml +13 -0
  52. data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand.xml +7 -0
  53. data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-output.xml +15 -0
  54. data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-parameters.xml +17 -0
  55. data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand.xml +7 -0
  56. data/test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand-parameters.xml +15 -0
  57. data/test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand.xml +7 -0
  58. data/test/reports/TEST-HammerCLIForeman-ComputeResource.xml +7 -0
  59. data/test/reports/TEST-HammerCLIForeman-Domain-CreateCommand-parameters.xml +11 -0
  60. data/test/reports/TEST-HammerCLIForeman-Domain-CreateCommand.xml +7 -0
  61. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand-parameters.xml +13 -0
  62. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand.xml +7 -0
  63. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand-parameters.xml +15 -0
  64. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand.xml +7 -0
  65. data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-output.xml +21 -0
  66. data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-parameters.xml +13 -0
  67. data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand.xml +7 -0
  68. data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand-output.xml +13 -0
  69. data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand-parameters.xml +17 -0
  70. data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand.xml +7 -0
  71. data/test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand-parameters.xml +17 -0
  72. data/test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand.xml +7 -0
  73. data/test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand-parameters.xml +15 -0
  74. data/test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand.xml +7 -0
  75. data/test/reports/TEST-HammerCLIForeman-Domain.xml +7 -0
  76. data/test/reports/TEST-HammerCLIForeman-Environment-CreateCommand-parameters.xml +11 -0
  77. data/test/reports/TEST-HammerCLIForeman-Environment-CreateCommand.xml +7 -0
  78. data/test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand-parameters.xml +13 -0
  79. data/test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand.xml +7 -0
  80. data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-output.xml +17 -0
  81. data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-parameters.xml +13 -0
  82. data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand.xml +7 -0
  83. data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand-output.xml +13 -0
  84. data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand-parameters.xml +17 -0
  85. data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand.xml +7 -0
  86. data/test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand-parameters.xml +15 -0
  87. data/test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand.xml +7 -0
  88. data/test/reports/TEST-HammerCLIForeman-Environment.xml +7 -0
  89. data/test/reports/TEST-HammerCLIForeman-ExceptionHandler.xml +13 -0
  90. data/test/reports/TEST-HammerCLIForeman-Host-CreateCommand-parameters.xml +46 -0
  91. data/test/reports/TEST-HammerCLIForeman-Host-CreateCommand.xml +7 -0
  92. data/test/reports/TEST-HammerCLIForeman-Host-DeleteCommand-parameters.xml +13 -0
  93. data/test/reports/TEST-HammerCLIForeman-Host-DeleteCommand.xml +7 -0
  94. data/test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand-parameters.xml +15 -0
  95. data/test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand.xml +7 -0
  96. data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand-output.xml +85 -0
  97. data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand-parameters.xml +13 -0
  98. data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand.xml +7 -0
  99. data/test/reports/TEST-HammerCLIForeman-Host-ListCommand-output.xml +21 -0
  100. data/test/reports/TEST-HammerCLIForeman-Host-ListCommand-parameters.xml +17 -0
  101. data/test/reports/TEST-HammerCLIForeman-Host-ListCommand.xml +7 -0
  102. data/test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand-output.xml +9 -0
  103. data/test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand.xml +7 -0
  104. data/test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand-parameters.xml +17 -0
  105. data/test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand.xml +7 -0
  106. data/test/reports/TEST-HammerCLIForeman-Host-StatusCommand-output.xml +9 -0
  107. data/test/reports/TEST-HammerCLIForeman-Host-StatusCommand.xml +7 -0
  108. data/test/reports/TEST-HammerCLIForeman-Host-UpdateCommand-parameters.xml +40 -0
  109. data/test/reports/TEST-HammerCLIForeman-Host-UpdateCommand.xml +7 -0
  110. data/test/reports/TEST-HammerCLIForeman-Host.xml +7 -0
  111. data/test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand-parameters.xml +11 -0
  112. data/test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand.xml +7 -0
  113. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand-parameters.xml +11 -0
  114. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand.xml +7 -0
  115. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand-parameters.xml +13 -0
  116. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand.xml +7 -0
  117. data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-output.xml +29 -0
  118. data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-parameters.xml +11 -0
  119. data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand.xml +7 -0
  120. data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-output.xml +27 -0
  121. data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-parameters.xml +17 -0
  122. data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand.xml +7 -0
  123. data/test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand-parameters.xml +15 -0
  124. data/test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand.xml +7 -0
  125. data/test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand-parameters.xml +13 -0
  126. data/test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand.xml +7 -0
  127. data/test/reports/TEST-HammerCLIForeman-Hostgroup.xml +7 -0
  128. data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand-parameters.xml +11 -0
  129. data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand-resource-disabled.xml +11 -0
  130. data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand.xml +7 -0
  131. data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-parameters.xml +13 -0
  132. data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-resource-disabled.xml +11 -0
  133. data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand.xml +7 -0
  134. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-output.xml +17 -0
  135. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-parameters.xml +13 -0
  136. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-resource-disabled.xml +11 -0
  137. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand.xml +7 -0
  138. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-output.xml +13 -0
  139. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-parameters.xml +17 -0
  140. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-resource-disabled.xml +11 -0
  141. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand.xml +7 -0
  142. data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-parameters.xml +15 -0
  143. data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-resource-disabled.xml +11 -0
  144. data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand.xml +7 -0
  145. data/test/reports/TEST-HammerCLIForeman-Location.xml +7 -0
  146. data/test/reports/TEST-HammerCLIForeman-Medium-CreateCommand-parameters.xml +13 -0
  147. data/test/reports/TEST-HammerCLIForeman-Medium-CreateCommand.xml +7 -0
  148. data/test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand-parameters.xml +13 -0
  149. data/test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand.xml +7 -0
  150. data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-output.xml +23 -0
  151. data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-parameters.xml +13 -0
  152. data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand.xml +7 -0
  153. data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand-output.xml +15 -0
  154. data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand-parameters.xml +17 -0
  155. data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand.xml +7 -0
  156. data/test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand-parameters.xml +17 -0
  157. data/test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand.xml +7 -0
  158. data/test/reports/TEST-HammerCLIForeman-Medium.xml +7 -0
  159. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand-parameters.xml +11 -0
  160. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand.xml +7 -0
  161. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand-parameters.xml +13 -0
  162. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand.xml +7 -0
  163. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand-parameters.xml +13 -0
  164. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand.xml +7 -0
  165. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-output.xml +27 -0
  166. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-parameters.xml +13 -0
  167. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand.xml +7 -0
  168. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-output.xml +17 -0
  169. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-parameters.xml +17 -0
  170. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand.xml +7 -0
  171. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand-parameters.xml +15 -0
  172. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand.xml +7 -0
  173. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand-parameters.xml +17 -0
  174. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand.xml +7 -0
  175. data/test/reports/TEST-HammerCLIForeman-OperatingSystem.xml +7 -0
  176. data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-parameters.xml +11 -0
  177. data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-resource-disabled.xml +11 -0
  178. data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand.xml +7 -0
  179. data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-parameters.xml +13 -0
  180. data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-resource-disabled.xml +11 -0
  181. data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand.xml +7 -0
  182. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-output.xml +17 -0
  183. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-parameters.xml +13 -0
  184. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-resource-disabled.xml +11 -0
  185. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand.xml +7 -0
  186. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-output.xml +13 -0
  187. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-parameters.xml +17 -0
  188. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-resource-disabled.xml +11 -0
  189. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand.xml +7 -0
  190. data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-parameters.xml +15 -0
  191. data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-resource-disabled.xml +11 -0
  192. data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand.xml +7 -0
  193. data/test/reports/TEST-HammerCLIForeman-Organization.xml +7 -0
  194. data/test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand-parameters.xml +13 -0
  195. data/test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand.xml +7 -0
  196. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand-parameters.xml +13 -0
  197. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand.xml +7 -0
  198. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand-parameters.xml +15 -0
  199. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand.xml +7 -0
  200. data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-output.xml +19 -0
  201. data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-parameters.xml +13 -0
  202. data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand.xml +7 -0
  203. data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-output.xml +15 -0
  204. data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-parameters.xml +17 -0
  205. data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand.xml +7 -0
  206. data/test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand-parameters.xml +13 -0
  207. data/test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand.xml +7 -0
  208. data/test/reports/TEST-HammerCLIForeman-PartitionTable.xml +7 -0
  209. data/test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand-parameters.xml +13 -0
  210. data/test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand.xml +7 -0
  211. data/test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand-parameters.xml +13 -0
  212. data/test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand.xml +7 -0
  213. data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-output.xml +21 -0
  214. data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-parameters.xml +13 -0
  215. data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand.xml +7 -0
  216. data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-output.xml +15 -0
  217. data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-parameters.xml +11 -0
  218. data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand.xml +7 -0
  219. data/test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand-parameters.xml +15 -0
  220. data/test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand.xml +7 -0
  221. data/test/reports/TEST-HammerCLIForeman-SmartProxy.xml +7 -0
  222. data/test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand-parameters.xml +15 -0
  223. data/test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand.xml +7 -0
  224. data/test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand-parameters.xml +13 -0
  225. data/test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand.xml +7 -0
  226. data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-output.xml +43 -0
  227. data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-parameters.xml +13 -0
  228. data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand.xml +7 -0
  229. data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-output.xml +17 -0
  230. data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-parameters.xml +17 -0
  231. data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand.xml +7 -0
  232. data/test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand-parameters.xml +15 -0
  233. data/test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand.xml +7 -0
  234. data/test/reports/TEST-HammerCLIForeman-Subnet.xml +7 -0
  235. data/test/reports/TEST-HammerCLIForeman-Template-CreateCommand-parameters.xml +15 -0
  236. data/test/reports/TEST-HammerCLIForeman-Template-CreateCommand.xml +7 -0
  237. data/test/reports/TEST-HammerCLIForeman-Template-DeleteCommand-parameters.xml +11 -0
  238. data/test/reports/TEST-HammerCLIForeman-Template-DeleteCommand.xml +7 -0
  239. data/test/reports/TEST-HammerCLIForeman-Template-DumpCommand-parameters.xml +12 -0
  240. data/test/reports/TEST-HammerCLIForeman-Template-DumpCommand.xml +7 -0
  241. data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand-output.xml +17 -0
  242. data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand-parameters.xml +11 -0
  243. data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand.xml +7 -0
  244. data/test/reports/TEST-HammerCLIForeman-Template-ListCommand-output.xml +15 -0
  245. data/test/reports/TEST-HammerCLIForeman-Template-ListCommand-parameters.xml +17 -0
  246. data/test/reports/TEST-HammerCLIForeman-Template-ListCommand.xml +7 -0
  247. data/test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand-parameters.xml +9 -0
  248. data/test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand.xml +7 -0
  249. data/test/reports/TEST-HammerCLIForeman-Template-UpdateCommand-parameters.xml +11 -0
  250. data/test/reports/TEST-HammerCLIForeman-Template-UpdateCommand.xml +7 -0
  251. data/test/reports/TEST-HammerCLIForeman-Template.xml +7 -0
  252. data/test/reports/TEST-HammerCLIForeman-User-CreateCommand-parameters.xml +19 -0
  253. data/test/reports/TEST-HammerCLIForeman-User-CreateCommand.xml +7 -0
  254. data/test/reports/TEST-HammerCLIForeman-User-DeleteCommand-parameters.xml +11 -0
  255. data/test/reports/TEST-HammerCLIForeman-User-DeleteCommand.xml +7 -0
  256. data/test/reports/TEST-HammerCLIForeman-User-InfoCommand-output.xml +23 -0
  257. data/test/reports/TEST-HammerCLIForeman-User-InfoCommand-parameters.xml +11 -0
  258. data/test/reports/TEST-HammerCLIForeman-User-InfoCommand.xml +7 -0
  259. data/test/reports/TEST-HammerCLIForeman-User-ListCommand-output.xml +17 -0
  260. data/test/reports/TEST-HammerCLIForeman-User-ListCommand-parameters.xml +17 -0
  261. data/test/reports/TEST-HammerCLIForeman-User-ListCommand.xml +7 -0
  262. data/test/reports/TEST-HammerCLIForeman-User-UpdateCommand-parameters.xml +11 -0
  263. data/test/reports/TEST-HammerCLIForeman-User-UpdateCommand.xml +7 -0
  264. data/test/reports/TEST-HammerCLIForeman-User.xml +7 -0
  265. data/test/reports/TEST-MiniTest-Spec.xml +7 -0
  266. data/test/unit/api/interactive_basic_auth_test.rb +6 -6
  267. data/test/unit/api/session_authenticator_wrapper_test.rb +7 -7
  268. metadata +564 -62
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli_foreman
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomáš Strachota
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-03-28 00:00:00.000000000 Z
12
+ date: 2017-04-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: hammer_cli
@@ -17,28 +17,48 @@ dependencies:
17
17
  requirements:
18
18
  - - ">="
19
19
  - !ruby/object:Gem::Version
20
- version: 0.10.0
20
+ version: 0.10.1
21
21
  type: :runtime
22
22
  prerelease: false
23
23
  version_requirements: !ruby/object:Gem::Requirement
24
24
  requirements:
25
25
  - - ">="
26
26
  - !ruby/object:Gem::Version
27
- version: 0.10.0
27
+ version: 0.10.1
28
28
  - !ruby/object:Gem::Dependency
29
29
  name: apipie-bindings
30
30
  requirement: !ruby/object:Gem::Requirement
31
31
  requirements:
32
32
  - - ">="
33
33
  - !ruby/object:Gem::Version
34
- version: 0.0.19
34
+ version: 0.2.0
35
35
  type: :runtime
36
36
  prerelease: false
37
37
  version_requirements: !ruby/object:Gem::Requirement
38
38
  requirements:
39
39
  - - ">="
40
40
  - !ruby/object:Gem::Version
41
- version: 0.0.19
41
+ version: 0.2.0
42
+ - !ruby/object:Gem::Dependency
43
+ name: rest-client
44
+ requirement: !ruby/object:Gem::Requirement
45
+ requirements:
46
+ - - ">="
47
+ - !ruby/object:Gem::Version
48
+ version: 1.8.0
49
+ - - "<"
50
+ - !ruby/object:Gem::Version
51
+ version: 3.0.0
52
+ type: :runtime
53
+ prerelease: false
54
+ version_requirements: !ruby/object:Gem::Requirement
55
+ requirements:
56
+ - - ">="
57
+ - !ruby/object:Gem::Version
58
+ version: 1.8.0
59
+ - - "<"
60
+ - !ruby/object:Gem::Version
61
+ version: 3.0.0
42
62
  description: 'Foreman commands for Hammer CLI
43
63
 
44
64
  '
@@ -46,14 +66,14 @@ email: tstracho@redhat.com
46
66
  executables: []
47
67
  extensions: []
48
68
  extra_rdoc_files:
49
- - doc/name_id_resolution.md
50
- - doc/option_builder.md
51
- - doc/using_hammer_cli_foreman_command.md
52
- - doc/host_create.md
53
- - doc/configuration.md
54
69
  - doc/developer_docs.md
70
+ - doc/using_hammer_cli_foreman_command.md
55
71
  - doc/testing.md
72
+ - doc/configuration.md
73
+ - doc/host_create.md
56
74
  - doc/release_notes.md
75
+ - doc/option_builder.md
76
+ - doc/name_id_resolution.md
57
77
  - README.md
58
78
  files:
59
79
  - LICENSE
@@ -173,6 +193,247 @@ files:
173
193
  - test/functional/template_test.rb
174
194
  - test/functional/test_helper.rb
175
195
  - test/functional/user_test.rb
196
+ - test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand-parameters.xml
197
+ - test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand.xml
198
+ - test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand-parameters.xml
199
+ - test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand.xml
200
+ - test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-output.xml
201
+ - test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-parameters.xml
202
+ - test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand.xml
203
+ - test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-output.xml
204
+ - test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-parameters.xml
205
+ - test/reports/TEST-HammerCLIForeman-Architecture-ListCommand.xml
206
+ - test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand-parameters.xml
207
+ - test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand.xml
208
+ - test/reports/TEST-HammerCLIForeman-Architecture.xml
209
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand-parameters.xml
210
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand.xml
211
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-output.xml
212
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-parameters.xml
213
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand.xml
214
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand-parameters.xml
215
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand.xml
216
+ - test/reports/TEST-HammerCLIForeman-CommonParameter.xml
217
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand-parameters.xml
218
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand.xml
219
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand-parameters.xml
220
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand.xml
221
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-output.xml
222
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-parameters.xml
223
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand.xml
224
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-output.xml
225
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-parameters.xml
226
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand.xml
227
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand-parameters.xml
228
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand.xml
229
+ - test/reports/TEST-HammerCLIForeman-ComputeResource.xml
230
+ - test/reports/TEST-HammerCLIForeman-Domain-CreateCommand-parameters.xml
231
+ - test/reports/TEST-HammerCLIForeman-Domain-CreateCommand.xml
232
+ - test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand-parameters.xml
233
+ - test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand.xml
234
+ - test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand-parameters.xml
235
+ - test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand.xml
236
+ - test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-output.xml
237
+ - test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-parameters.xml
238
+ - test/reports/TEST-HammerCLIForeman-Domain-InfoCommand.xml
239
+ - test/reports/TEST-HammerCLIForeman-Domain-ListCommand-output.xml
240
+ - test/reports/TEST-HammerCLIForeman-Domain-ListCommand-parameters.xml
241
+ - test/reports/TEST-HammerCLIForeman-Domain-ListCommand.xml
242
+ - test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand-parameters.xml
243
+ - test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand.xml
244
+ - test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand-parameters.xml
245
+ - test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand.xml
246
+ - test/reports/TEST-HammerCLIForeman-Domain.xml
247
+ - test/reports/TEST-HammerCLIForeman-Environment-CreateCommand-parameters.xml
248
+ - test/reports/TEST-HammerCLIForeman-Environment-CreateCommand.xml
249
+ - test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand-parameters.xml
250
+ - test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand.xml
251
+ - test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-output.xml
252
+ - test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-parameters.xml
253
+ - test/reports/TEST-HammerCLIForeman-Environment-InfoCommand.xml
254
+ - test/reports/TEST-HammerCLIForeman-Environment-ListCommand-output.xml
255
+ - test/reports/TEST-HammerCLIForeman-Environment-ListCommand-parameters.xml
256
+ - test/reports/TEST-HammerCLIForeman-Environment-ListCommand.xml
257
+ - test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand-parameters.xml
258
+ - test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand.xml
259
+ - test/reports/TEST-HammerCLIForeman-Environment.xml
260
+ - test/reports/TEST-HammerCLIForeman-ExceptionHandler.xml
261
+ - test/reports/TEST-HammerCLIForeman-Host-CreateCommand-parameters.xml
262
+ - test/reports/TEST-HammerCLIForeman-Host-CreateCommand.xml
263
+ - test/reports/TEST-HammerCLIForeman-Host-DeleteCommand-parameters.xml
264
+ - test/reports/TEST-HammerCLIForeman-Host-DeleteCommand.xml
265
+ - test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand-parameters.xml
266
+ - test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand.xml
267
+ - test/reports/TEST-HammerCLIForeman-Host-InfoCommand-output.xml
268
+ - test/reports/TEST-HammerCLIForeman-Host-InfoCommand-parameters.xml
269
+ - test/reports/TEST-HammerCLIForeman-Host-InfoCommand.xml
270
+ - test/reports/TEST-HammerCLIForeman-Host-ListCommand-output.xml
271
+ - test/reports/TEST-HammerCLIForeman-Host-ListCommand-parameters.xml
272
+ - test/reports/TEST-HammerCLIForeman-Host-ListCommand.xml
273
+ - test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand-output.xml
274
+ - test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand.xml
275
+ - test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand-parameters.xml
276
+ - test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand.xml
277
+ - test/reports/TEST-HammerCLIForeman-Host-StatusCommand-output.xml
278
+ - test/reports/TEST-HammerCLIForeman-Host-StatusCommand.xml
279
+ - test/reports/TEST-HammerCLIForeman-Host-UpdateCommand-parameters.xml
280
+ - test/reports/TEST-HammerCLIForeman-Host-UpdateCommand.xml
281
+ - test/reports/TEST-HammerCLIForeman-Host.xml
282
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand-parameters.xml
283
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand.xml
284
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand-parameters.xml
285
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand.xml
286
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand-parameters.xml
287
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand.xml
288
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-output.xml
289
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-parameters.xml
290
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand.xml
291
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-output.xml
292
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-parameters.xml
293
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand.xml
294
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand-parameters.xml
295
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand.xml
296
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand-parameters.xml
297
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand.xml
298
+ - test/reports/TEST-HammerCLIForeman-Hostgroup.xml
299
+ - test/reports/TEST-HammerCLIForeman-Location-CreateCommand-parameters.xml
300
+ - test/reports/TEST-HammerCLIForeman-Location-CreateCommand-resource-disabled.xml
301
+ - test/reports/TEST-HammerCLIForeman-Location-CreateCommand.xml
302
+ - test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-parameters.xml
303
+ - test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-resource-disabled.xml
304
+ - test/reports/TEST-HammerCLIForeman-Location-DeleteCommand.xml
305
+ - test/reports/TEST-HammerCLIForeman-Location-InfoCommand-output.xml
306
+ - test/reports/TEST-HammerCLIForeman-Location-InfoCommand-parameters.xml
307
+ - test/reports/TEST-HammerCLIForeman-Location-InfoCommand-resource-disabled.xml
308
+ - test/reports/TEST-HammerCLIForeman-Location-InfoCommand.xml
309
+ - test/reports/TEST-HammerCLIForeman-Location-ListCommand-output.xml
310
+ - test/reports/TEST-HammerCLIForeman-Location-ListCommand-parameters.xml
311
+ - test/reports/TEST-HammerCLIForeman-Location-ListCommand-resource-disabled.xml
312
+ - test/reports/TEST-HammerCLIForeman-Location-ListCommand.xml
313
+ - test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-parameters.xml
314
+ - test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-resource-disabled.xml
315
+ - test/reports/TEST-HammerCLIForeman-Location-UpdateCommand.xml
316
+ - test/reports/TEST-HammerCLIForeman-Location.xml
317
+ - test/reports/TEST-HammerCLIForeman-Medium-CreateCommand-parameters.xml
318
+ - test/reports/TEST-HammerCLIForeman-Medium-CreateCommand.xml
319
+ - test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand-parameters.xml
320
+ - test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand.xml
321
+ - test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-output.xml
322
+ - test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-parameters.xml
323
+ - test/reports/TEST-HammerCLIForeman-Medium-InfoCommand.xml
324
+ - test/reports/TEST-HammerCLIForeman-Medium-ListCommand-output.xml
325
+ - test/reports/TEST-HammerCLIForeman-Medium-ListCommand-parameters.xml
326
+ - test/reports/TEST-HammerCLIForeman-Medium-ListCommand.xml
327
+ - test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand-parameters.xml
328
+ - test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand.xml
329
+ - test/reports/TEST-HammerCLIForeman-Medium.xml
330
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand-parameters.xml
331
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand.xml
332
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand-parameters.xml
333
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand.xml
334
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand-parameters.xml
335
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand.xml
336
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-output.xml
337
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-parameters.xml
338
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand.xml
339
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-output.xml
340
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-parameters.xml
341
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand.xml
342
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand-parameters.xml
343
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand.xml
344
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand-parameters.xml
345
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand.xml
346
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem.xml
347
+ - test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-parameters.xml
348
+ - test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-resource-disabled.xml
349
+ - test/reports/TEST-HammerCLIForeman-Organization-CreateCommand.xml
350
+ - test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-parameters.xml
351
+ - test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-resource-disabled.xml
352
+ - test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand.xml
353
+ - test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-output.xml
354
+ - test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-parameters.xml
355
+ - test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-resource-disabled.xml
356
+ - test/reports/TEST-HammerCLIForeman-Organization-InfoCommand.xml
357
+ - test/reports/TEST-HammerCLIForeman-Organization-ListCommand-output.xml
358
+ - test/reports/TEST-HammerCLIForeman-Organization-ListCommand-parameters.xml
359
+ - test/reports/TEST-HammerCLIForeman-Organization-ListCommand-resource-disabled.xml
360
+ - test/reports/TEST-HammerCLIForeman-Organization-ListCommand.xml
361
+ - test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-parameters.xml
362
+ - test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-resource-disabled.xml
363
+ - test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand.xml
364
+ - test/reports/TEST-HammerCLIForeman-Organization.xml
365
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand-parameters.xml
366
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand.xml
367
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand-parameters.xml
368
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand.xml
369
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand-parameters.xml
370
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand.xml
371
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-output.xml
372
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-parameters.xml
373
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand.xml
374
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-output.xml
375
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-parameters.xml
376
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand.xml
377
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand-parameters.xml
378
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand.xml
379
+ - test/reports/TEST-HammerCLIForeman-PartitionTable.xml
380
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand-parameters.xml
381
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand.xml
382
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand-parameters.xml
383
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand.xml
384
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-output.xml
385
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-parameters.xml
386
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand.xml
387
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-output.xml
388
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-parameters.xml
389
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand.xml
390
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand-parameters.xml
391
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand.xml
392
+ - test/reports/TEST-HammerCLIForeman-SmartProxy.xml
393
+ - test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand-parameters.xml
394
+ - test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand.xml
395
+ - test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand-parameters.xml
396
+ - test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand.xml
397
+ - test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-output.xml
398
+ - test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-parameters.xml
399
+ - test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand.xml
400
+ - test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-output.xml
401
+ - test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-parameters.xml
402
+ - test/reports/TEST-HammerCLIForeman-Subnet-ListCommand.xml
403
+ - test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand-parameters.xml
404
+ - test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand.xml
405
+ - test/reports/TEST-HammerCLIForeman-Subnet.xml
406
+ - test/reports/TEST-HammerCLIForeman-Template-CreateCommand-parameters.xml
407
+ - test/reports/TEST-HammerCLIForeman-Template-CreateCommand.xml
408
+ - test/reports/TEST-HammerCLIForeman-Template-DeleteCommand-parameters.xml
409
+ - test/reports/TEST-HammerCLIForeman-Template-DeleteCommand.xml
410
+ - test/reports/TEST-HammerCLIForeman-Template-DumpCommand-parameters.xml
411
+ - test/reports/TEST-HammerCLIForeman-Template-DumpCommand.xml
412
+ - test/reports/TEST-HammerCLIForeman-Template-InfoCommand-output.xml
413
+ - test/reports/TEST-HammerCLIForeman-Template-InfoCommand-parameters.xml
414
+ - test/reports/TEST-HammerCLIForeman-Template-InfoCommand.xml
415
+ - test/reports/TEST-HammerCLIForeman-Template-ListCommand-output.xml
416
+ - test/reports/TEST-HammerCLIForeman-Template-ListCommand-parameters.xml
417
+ - test/reports/TEST-HammerCLIForeman-Template-ListCommand.xml
418
+ - test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand-parameters.xml
419
+ - test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand.xml
420
+ - test/reports/TEST-HammerCLIForeman-Template-UpdateCommand-parameters.xml
421
+ - test/reports/TEST-HammerCLIForeman-Template-UpdateCommand.xml
422
+ - test/reports/TEST-HammerCLIForeman-Template.xml
423
+ - test/reports/TEST-HammerCLIForeman-User-CreateCommand-parameters.xml
424
+ - test/reports/TEST-HammerCLIForeman-User-CreateCommand.xml
425
+ - test/reports/TEST-HammerCLIForeman-User-DeleteCommand-parameters.xml
426
+ - test/reports/TEST-HammerCLIForeman-User-DeleteCommand.xml
427
+ - test/reports/TEST-HammerCLIForeman-User-InfoCommand-output.xml
428
+ - test/reports/TEST-HammerCLIForeman-User-InfoCommand-parameters.xml
429
+ - test/reports/TEST-HammerCLIForeman-User-InfoCommand.xml
430
+ - test/reports/TEST-HammerCLIForeman-User-ListCommand-output.xml
431
+ - test/reports/TEST-HammerCLIForeman-User-ListCommand-parameters.xml
432
+ - test/reports/TEST-HammerCLIForeman-User-ListCommand.xml
433
+ - test/reports/TEST-HammerCLIForeman-User-UpdateCommand-parameters.xml
434
+ - test/reports/TEST-HammerCLIForeman-User-UpdateCommand.xml
435
+ - test/reports/TEST-HammerCLIForeman-User.xml
436
+ - test/reports/TEST-MiniTest-Spec.xml
176
437
  - test/test_helper.rb
177
438
  - test/unit/api/interactive_basic_auth_test.rb
178
439
  - test/unit/api/session_authenticator_wrapper_test.rb
@@ -242,75 +503,316 @@ required_rubygems_version: !ruby/object:Gem::Requirement
242
503
  version: '0'
243
504
  requirements: []
244
505
  rubyforge_project:
245
- rubygems_version: 2.5.1
506
+ rubygems_version: 2.5.2
246
507
  signing_key:
247
508
  specification_version: 4
248
509
  summary: Foreman commands for Hammer
249
510
  test_files:
250
- - test/data/1.10/foreman_api.json
251
- - test/data/1.11/foreman_api.json
252
- - test/data/README.md
253
- - test/data/1.14/_foreman_api.json
254
- - test/data/1.14/foreman_api.json
255
- - test/data/1.15/foreman_api.json
256
- - test/functional/commands/list_test.rb
511
+ - test/functional/smart_variable_test.rb
512
+ - test/functional/user_test.rb
257
513
  - test/functional/location_test.rb
258
- - test/functional/organization_test.rb
514
+ - test/functional/test_helper.rb
259
515
  - test/functional/smart_class_parameter_test.rb
260
- - test/functional/hostgroup/update_test.rb
516
+ - test/functional/organization_test.rb
517
+ - test/functional/commands/list_test.rb
518
+ - test/functional/role_test.rb
261
519
  - test/functional/hostgroup/create_test.rb
262
- - test/functional/smart_variable_test.rb
263
- - test/functional/user_test.rb
520
+ - test/functional/hostgroup/update_test.rb
264
521
  - test/functional/template_test.rb
265
- - test/functional/role_test.rb
266
- - test/functional/test_helper.rb
267
522
  - test/functional/host_test.rb
523
+ - test/unit/common_parameter_test.rb
268
524
  - test/unit/api_test.rb
269
- - test/unit/commands_test.rb
270
- - test/unit/domain_test.rb
271
- - test/unit/defaults_test.rb
272
- - test/unit/data/test_api.json
525
+ - test/unit/subnet_test.rb
526
+ - test/unit/exception_handler_test.rb
273
527
  - test/unit/dependency_resolver_test.rb
274
- - test/unit/external_usergroup_test.rb
275
- - test/unit/fact_test.rb
276
- - test/unit/helpers/fake_searchables.rb
277
- - test/unit/helpers/resource_disabled.rb
278
- - test/unit/helpers/command.rb
528
+ - test/unit/realm_test.rb
529
+ - test/unit/apipie_resource_mock.rb
530
+ - test/unit/smart_variable_test.rb
531
+ - test/unit/user_test.rb
532
+ - test/unit/config_group_test.rb
279
533
  - test/unit/id_resolver_test.rb
280
- - test/unit/option_builders_test.rb
281
- - test/unit/output/formatters_test.rb
282
- - test/unit/param_filters_test.rb
283
- - test/unit/role_test.rb
284
- - test/unit/test_helper.rb
285
- - test/unit/test_output_adapter.rb
534
+ - test/unit/puppet_class_test.rb
286
535
  - test/unit/location_test.rb
287
- - test/unit/exception_handler_test.rb
288
- - test/unit/partition_table_test.rb
289
- - test/unit/operating_system_test.rb
290
- - test/unit/architecture_test.rb
536
+ - test/unit/external_usergroup_test.rb
537
+ - test/unit/test_helper.rb
538
+ - test/unit/usergroup_test.rb
539
+ - test/unit/data/test_api.json
540
+ - test/unit/smart_class_parameter_test.rb
541
+ - test/unit/param_filters_test.rb
291
542
  - test/unit/auth_source_ldap_test.rb
292
- - test/unit/config_group_test.rb
293
- - test/unit/environment_test.rb
294
- - test/unit/filter_test.rb
295
- - test/unit/host_test.rb
543
+ - test/unit/smart_proxy_test.rb
296
544
  - test/unit/hostgroup_test.rb
297
- - test/unit/image_test.rb
298
- - test/unit/model_test.rb
299
- - test/unit/realm_test.rb
300
- - test/unit/media_test.rb
301
545
  - test/unit/organization_test.rb
302
- - test/unit/smart_class_parameter_test.rb
546
+ - test/unit/helpers/resource_disabled.rb
547
+ - test/unit/helpers/command.rb
548
+ - test/unit/helpers/fake_searchables.rb
549
+ - test/unit/fact_test.rb
550
+ - test/unit/commands_test.rb
551
+ - test/unit/operating_system_test.rb
303
552
  - test/unit/api/interactive_basic_auth_test.rb
304
553
  - test/unit/api/session_authenticator_wrapper_test.rb
305
- - test/unit/puppet_class_test.rb
554
+ - test/unit/partition_table_test.rb
555
+ - test/unit/output/formatters_test.rb
556
+ - test/unit/role_test.rb
557
+ - test/unit/compute_resource_test.rb
306
558
  - test/unit/report_test.rb
307
- - test/unit/smart_variable_test.rb
308
- - test/unit/subnet_test.rb
559
+ - test/unit/model_test.rb
560
+ - test/unit/defaults_test.rb
561
+ - test/unit/domain_test.rb
562
+ - test/unit/environment_test.rb
563
+ - test/unit/image_test.rb
309
564
  - test/unit/template_test.rb
310
- - test/unit/user_test.rb
311
- - test/unit/usergroup_test.rb
312
- - test/unit/common_parameter_test.rb
313
- - test/unit/apipie_resource_mock.rb
314
- - test/unit/compute_resource_test.rb
315
- - test/unit/smart_proxy_test.rb
565
+ - test/unit/test_output_adapter.rb
566
+ - test/unit/option_builders_test.rb
567
+ - test/unit/media_test.rb
568
+ - test/unit/filter_test.rb
569
+ - test/unit/host_test.rb
570
+ - test/unit/architecture_test.rb
316
571
  - test/test_helper.rb
572
+ - test/data/1.14/foreman_api.json
573
+ - test/data/1.14/_foreman_api.json
574
+ - test/data/1.10/foreman_api.json
575
+ - test/data/README.md
576
+ - test/data/1.15/foreman_api.json
577
+ - test/data/1.11/foreman_api.json
578
+ - test/reports/TEST-HammerCLIForeman-User-ListCommand-output.xml
579
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand.xml
580
+ - test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand.xml
581
+ - test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand.xml
582
+ - test/reports/TEST-HammerCLIForeman-Host-StatusCommand-output.xml
583
+ - test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand.xml
584
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand-parameters.xml
585
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand.xml
586
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand.xml
587
+ - test/reports/TEST-HammerCLIForeman-Domain-CreateCommand.xml
588
+ - test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand-parameters.xml
589
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand-parameters.xml
590
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand-parameters.xml
591
+ - test/reports/TEST-HammerCLIForeman-Medium.xml
592
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand.xml
593
+ - test/reports/TEST-HammerCLIForeman-Domain-ListCommand-parameters.xml
594
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand.xml
595
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand.xml
596
+ - test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand.xml
597
+ - test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand-output.xml
598
+ - test/reports/TEST-HammerCLIForeman-Host-UpdateCommand.xml
599
+ - test/reports/TEST-HammerCLIForeman-Environment-ListCommand.xml
600
+ - test/reports/TEST-MiniTest-Spec.xml
601
+ - test/reports/TEST-HammerCLIForeman-Template-CreateCommand.xml
602
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand.xml
603
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand.xml
604
+ - test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-resource-disabled.xml
605
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand.xml
606
+ - test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand.xml
607
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-parameters.xml
608
+ - test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand.xml
609
+ - test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-resource-disabled.xml
610
+ - test/reports/TEST-HammerCLIForeman-Organization-ListCommand-resource-disabled.xml
611
+ - test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-resource-disabled.xml
612
+ - test/reports/TEST-HammerCLIForeman-Template-ListCommand-output.xml
613
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand.xml
614
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand-parameters.xml
615
+ - test/reports/TEST-HammerCLIForeman-Medium-CreateCommand-parameters.xml
616
+ - test/reports/TEST-HammerCLIForeman-Host-CreateCommand-parameters.xml
617
+ - test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand.xml
618
+ - test/reports/TEST-HammerCLIForeman-User-CreateCommand-parameters.xml
619
+ - test/reports/TEST-HammerCLIForeman-Hostgroup.xml
620
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-output.xml
621
+ - test/reports/TEST-HammerCLIForeman-Location-CreateCommand-resource-disabled.xml
622
+ - test/reports/TEST-HammerCLIForeman-Domain-ListCommand-output.xml
623
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand.xml
624
+ - test/reports/TEST-HammerCLIForeman-Organization-ListCommand-output.xml
625
+ - test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-resource-disabled.xml
626
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem.xml
627
+ - test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-parameters.xml
628
+ - test/reports/TEST-HammerCLIForeman-Template-InfoCommand-parameters.xml
629
+ - test/reports/TEST-HammerCLIForeman-Host-DeleteCommand.xml
630
+ - test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-parameters.xml
631
+ - test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-output.xml
632
+ - test/reports/TEST-HammerCLIForeman-Template-InfoCommand-output.xml
633
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand-parameters.xml
634
+ - test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-parameters.xml
635
+ - test/reports/TEST-HammerCLIForeman-Organization.xml
636
+ - test/reports/TEST-HammerCLIForeman-Location-CreateCommand.xml
637
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand-parameters.xml
638
+ - test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-output.xml
639
+ - test/reports/TEST-HammerCLIForeman-Template-UpdateCommand.xml
640
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand.xml
641
+ - test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand.xml
642
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-output.xml
643
+ - test/reports/TEST-HammerCLIForeman-Host-ListCommand-parameters.xml
644
+ - test/reports/TEST-HammerCLIForeman-Location-UpdateCommand.xml
645
+ - test/reports/TEST-HammerCLIForeman-Template-CreateCommand-parameters.xml
646
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand-parameters.xml
647
+ - test/reports/TEST-HammerCLIForeman-User-UpdateCommand-parameters.xml
648
+ - test/reports/TEST-HammerCLIForeman-Domain-ListCommand.xml
649
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand.xml
650
+ - test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand.xml
651
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-output.xml
652
+ - test/reports/TEST-HammerCLIForeman-Template-UpdateCommand-parameters.xml
653
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-parameters.xml
654
+ - test/reports/TEST-HammerCLIForeman-Location-DeleteCommand.xml
655
+ - test/reports/TEST-HammerCLIForeman-Template-InfoCommand.xml
656
+ - test/reports/TEST-HammerCLIForeman-Medium-InfoCommand.xml
657
+ - test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand-parameters.xml
658
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-output.xml
659
+ - test/reports/TEST-HammerCLIForeman-Template-DumpCommand.xml
660
+ - test/reports/TEST-HammerCLIForeman-Host-CreateCommand.xml
661
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-parameters.xml
662
+ - test/reports/TEST-HammerCLIForeman-User-DeleteCommand.xml
663
+ - test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand.xml
664
+ - test/reports/TEST-HammerCLIForeman-Template-DumpCommand-parameters.xml
665
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-parameters.xml
666
+ - test/reports/TEST-HammerCLIForeman-Host-InfoCommand.xml
667
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-output.xml
668
+ - test/reports/TEST-HammerCLIForeman-Location-ListCommand-output.xml
669
+ - test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand.xml
670
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand.xml
671
+ - test/reports/TEST-HammerCLIForeman-Host-ListCommand-output.xml
672
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand.xml
673
+ - test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand.xml
674
+ - test/reports/TEST-HammerCLIForeman-User-CreateCommand.xml
675
+ - test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand-parameters.xml
676
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand.xml
677
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-output.xml
678
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand.xml
679
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand-parameters.xml
680
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-parameters.xml
681
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand-parameters.xml
682
+ - test/reports/TEST-HammerCLIForeman-User-InfoCommand-parameters.xml
683
+ - test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-output.xml
684
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand.xml
685
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand-parameters.xml
686
+ - test/reports/TEST-HammerCLIForeman-Environment-CreateCommand.xml
687
+ - test/reports/TEST-HammerCLIForeman-Architecture-ListCommand.xml
688
+ - test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand-parameters.xml
689
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand.xml
690
+ - test/reports/TEST-HammerCLIForeman-User-DeleteCommand-parameters.xml
691
+ - test/reports/TEST-HammerCLIForeman-Location-ListCommand-parameters.xml
692
+ - test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-parameters.xml
693
+ - test/reports/TEST-HammerCLIForeman-Host.xml
694
+ - test/reports/TEST-HammerCLIForeman-Location.xml
695
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-parameters.xml
696
+ - test/reports/TEST-HammerCLIForeman-Template-DeleteCommand-parameters.xml
697
+ - test/reports/TEST-HammerCLIForeman-Organization-CreateCommand.xml
698
+ - test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand-parameters.xml
699
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-parameters.xml
700
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand.xml
701
+ - test/reports/TEST-HammerCLIForeman-User.xml
702
+ - test/reports/TEST-HammerCLIForeman-ComputeResource.xml
703
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand.xml
704
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand-parameters.xml
705
+ - test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand-parameters.xml
706
+ - test/reports/TEST-HammerCLIForeman-Location-InfoCommand-resource-disabled.xml
707
+ - test/reports/TEST-HammerCLIForeman-Organization-InfoCommand.xml
708
+ - test/reports/TEST-HammerCLIForeman-Environment-ListCommand-output.xml
709
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand-parameters.xml
710
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand.xml
711
+ - test/reports/TEST-HammerCLIForeman-Domain.xml
712
+ - test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-parameters.xml
713
+ - test/reports/TEST-HammerCLIForeman-Domain-InfoCommand.xml
714
+ - test/reports/TEST-HammerCLIForeman-CommonParameter.xml
715
+ - test/reports/TEST-HammerCLIForeman-Environment-CreateCommand-parameters.xml
716
+ - test/reports/TEST-HammerCLIForeman-Medium-CreateCommand.xml
717
+ - test/reports/TEST-HammerCLIForeman-User-UpdateCommand.xml
718
+ - test/reports/TEST-HammerCLIForeman-PartitionTable.xml
719
+ - test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-parameters.xml
720
+ - test/reports/TEST-HammerCLIForeman-User-ListCommand.xml
721
+ - test/reports/TEST-HammerCLIForeman-Environment-ListCommand-parameters.xml
722
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand-parameters.xml
723
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand.xml
724
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-output.xml
725
+ - test/reports/TEST-HammerCLIForeman-Host-ListCommand.xml
726
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand.xml
727
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand.xml
728
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand-parameters.xml
729
+ - test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand-parameters.xml
730
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand-parameters.xml
731
+ - test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-output.xml
732
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-output.xml
733
+ - test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand.xml
734
+ - test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand-parameters.xml
735
+ - test/reports/TEST-HammerCLIForeman-Organization-ListCommand.xml
736
+ - test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-parameters.xml
737
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand-parameters.xml
738
+ - test/reports/TEST-HammerCLIForeman-Host-StatusCommand.xml
739
+ - test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand-parameters.xml
740
+ - test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand-parameters.xml
741
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand-parameters.xml
742
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand.xml
743
+ - test/reports/TEST-HammerCLIForeman-Host-InfoCommand-output.xml
744
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand.xml
745
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand-parameters.xml
746
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand.xml
747
+ - test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand-parameters.xml
748
+ - test/reports/TEST-HammerCLIForeman-Template-ListCommand-parameters.xml
749
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand-parameters.xml
750
+ - test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-output.xml
751
+ - test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand.xml
752
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-output.xml
753
+ - test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand.xml
754
+ - test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand-parameters.xml
755
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-output.xml
756
+ - test/reports/TEST-HammerCLIForeman-SmartProxy.xml
757
+ - test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-resource-disabled.xml
758
+ - test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand-parameters.xml
759
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand.xml
760
+ - test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand-parameters.xml
761
+ - test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand.xml
762
+ - test/reports/TEST-HammerCLIForeman-Environment-InfoCommand.xml
763
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand-parameters.xml
764
+ - test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-parameters.xml
765
+ - test/reports/TEST-HammerCLIForeman-Template-DeleteCommand.xml
766
+ - test/reports/TEST-HammerCLIForeman-Medium-ListCommand.xml
767
+ - test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand.xml
768
+ - test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-parameters.xml
769
+ - test/reports/TEST-HammerCLIForeman-Location-InfoCommand-output.xml
770
+ - test/reports/TEST-HammerCLIForeman-ExceptionHandler.xml
771
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand.xml
772
+ - test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-output.xml
773
+ - test/reports/TEST-HammerCLIForeman-Host-InfoCommand-parameters.xml
774
+ - test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand.xml
775
+ - test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-parameters.xml
776
+ - test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand-parameters.xml
777
+ - test/reports/TEST-HammerCLIForeman-Architecture.xml
778
+ - test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand-parameters.xml
779
+ - test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-parameters.xml
780
+ - test/reports/TEST-HammerCLIForeman-Medium-ListCommand-output.xml
781
+ - test/reports/TEST-HammerCLIForeman-Location-ListCommand.xml
782
+ - test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand.xml
783
+ - test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-output.xml
784
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand.xml
785
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-parameters.xml
786
+ - test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-parameters.xml
787
+ - test/reports/TEST-HammerCLIForeman-Domain-CreateCommand-parameters.xml
788
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-parameters.xml
789
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand-parameters.xml
790
+ - test/reports/TEST-HammerCLIForeman-Location-ListCommand-resource-disabled.xml
791
+ - test/reports/TEST-HammerCLIForeman-Subnet.xml
792
+ - test/reports/TEST-HammerCLIForeman-Location-InfoCommand-parameters.xml
793
+ - test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-output.xml
794
+ - test/reports/TEST-HammerCLIForeman-Template.xml
795
+ - test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-parameters.xml
796
+ - test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-parameters.xml
797
+ - test/reports/TEST-HammerCLIForeman-Template-ListCommand.xml
798
+ - test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand.xml
799
+ - test/reports/TEST-HammerCLIForeman-Location-InfoCommand.xml
800
+ - test/reports/TEST-HammerCLIForeman-User-ListCommand-parameters.xml
801
+ - test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand.xml
802
+ - test/reports/TEST-HammerCLIForeman-Location-CreateCommand-parameters.xml
803
+ - test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-resource-disabled.xml
804
+ - test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand.xml
805
+ - test/reports/TEST-HammerCLIForeman-User-InfoCommand-output.xml
806
+ - test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand.xml
807
+ - test/reports/TEST-HammerCLIForeman-Medium-ListCommand-parameters.xml
808
+ - test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand-parameters.xml
809
+ - test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand.xml
810
+ - test/reports/TEST-HammerCLIForeman-Organization-ListCommand-parameters.xml
811
+ - test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-parameters.xml
812
+ - test/reports/TEST-HammerCLIForeman-Subnet-ListCommand.xml
813
+ - test/reports/TEST-HammerCLIForeman-Host-UpdateCommand-parameters.xml
814
+ - test/reports/TEST-HammerCLIForeman-Environment.xml
815
+ - test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand-parameters.xml
816
+ - test/reports/TEST-HammerCLIForeman-Host-DeleteCommand-parameters.xml
817
+ - test/reports/TEST-HammerCLIForeman-User-InfoCommand.xml
818
+ - test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-output.xml