Actions
Bug #17624
closedsession api breaks hammer csv
Difficulty:
Triaged:
Description
https://github.com/theforeman/hammer-cli-foreman/pull/269
hammer csv no longer works
[ERROR 2016-12-10T15:07:29 Exception] Error: uninitialized constant HammerCLIForeman::BasicCredentials
Did you mean? BasicSocket
Error: uninitialized constant HammerCLIForeman::BasicCredentials
Did you mean? BasicSocket
[ERROR 2016-12-10T15:07:29 Exception]
NameError (uninitialized constant HammerCLIForeman::BasicCredentials
Did you mean? BasicSocket):
/home/thomasmckay/code/hammer-cli-csv/lib/hammer_cli_csv/utils/config.rb:5:in `credentials'
/home/thomasmckay/code/hammer-cli-csv/lib/hammer_cli_csv/utils/config.rb:15:in `resource_config'
/home/thomasmckay/code/hammer-cli-csv/lib/hammer_cli_csv/utils/config.rb:35:in `api_connection'
/home/thomasmckay/code/hammer-cli-csv/lib/hammer_cli_csv/base.rb:52:in `execute'
Updated by Thomas McKay about 9 years ago
- Related to Feature #8016: Ability to use tokenized authentication to hammer in lieu of username/password in configuration file. added
Updated by The Foreman Bot about 9 years ago
- Pull request https://github.com/Katello/hammer-cli-csv/pull/143 added
Updated by The Foreman Bot about 9 years ago
- Pull request https://github.com/Katello/hammer-cli-csv/pull/144 added
Updated by Anonymous about 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-csv|a6c1d857f65e07f2336488c85d1c5a953f2bfdf5.
Updated by Thomas McKay about 9 years ago
- Translation missing: en.field_release set to 199
Actions