Bug #17624
session api breaks hammer csv
Pull request:
Fixed in Releases:
Found in Releases:
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'
Related issues
Associated revisions
History
#1
Updated by Thomas McKay over 5 years ago
- Related to Feature #8016: Ability to use tokenized authentication to hammer in lieu of username/password in configuration file. added
#2
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/Katello/hammer-cli-csv/pull/143 added
#3
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/Katello/hammer-cli-csv/pull/144 added
#4
Updated by Anonymous over 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-csv|a6c1d857f65e07f2336488c85d1c5a953f2bfdf5.
#5
Updated by Thomas McKay over 5 years ago
- Legacy Backlogs Release (now unused) set to 199
Fixes #17624 - Compatibility with authenticators
Fixes #17624 - Compatibility with authenticators
- use existing foreman api connection for csv too
- adds compatibility with authenticators