Project

General

Profile

Activity

From 11/19/2013 to 12/18/2013

12/18/2013

06:26 PM Bug #3915 (Closed): Hammer does not handle 404s well
Hammer should return more informative messages than... Daniel Lobato Garcia
06:23 PM Support #3899: hammer cli showing incorrect error message
Thank you Daniel. This error is generated from our automation script. I will fix it to not pass empty arguments. Suresh Thirugnanasambandan
06:03 PM Support #3899 (Closed): hammer cli showing incorrect error message
This is failing because you are giving hammer unnecessary arguments that are not allowing it to parse --name.
If you...
Daniel Lobato Garcia
03:21 PM Bug #3913 (Closed): Module version logging prevents hammer from start on debian
Due to non-standard implementation of gem loading on deb systems `Gem.loaded_specs` returns empty hash. That causes n... Tomáš Strachota
09:35 AM Revision 839c6d24 (hammer-cli-foreman): Bump to 0.0.13
Martin Bacovsky
09:35 AM Revision 067bdd85 (hammer-cli-foreman): Fixed broken command test
Martin Bacovsky
09:34 AM Bug #3901 (Closed): Report delete command fails, it tries to delete a ptable
Steps to Reproduce:
1.# hammer report info --id 33
Id: 33
Host: hp-dl320g6-01.rhts...
Dominic Cleal
09:21 AM Revision 300d8aa5: Bump to 0.0.13
Martin Bacovsky

12/17/2013

08:21 PM Support #3899: hammer cli showing incorrect error message
Maybe because some other arguments are missing? It might have interpreted "--name" as the argument to "--from" as no... Dominic Cleal
04:27 PM Support #3899 (Closed): hammer cli showing incorrect error message
# hammer subnet create --dhcp-id --domain-ids --gateway --network='66.4.74.0' --dns-secondary --dns-primary --from --... Suresh Thirugnanasambandan
05:22 PM Feature #3744 (Closed): when viewing collections, have the ability to show more
Applied in changeset foreman:hammer-cli-foreman|commit:4554eaa7d661280e1b4a6f4683a12b3c96112b7b. Anonymous
05:22 PM Feature #3743 (Closed): per_page pagination settings
Applied in changeset foreman:hammer-cli-foreman|commit:4554eaa7d661280e1b4a6f4683a12b3c96112b7b. Anonymous
04:38 PM Bug #3629 (Closed): Command completion does not work properly
Applied in changeset foreman:hammer-cli|commit:56282b9fd1723560379eee08b8236f78b78d84d0. Anonymous
04:38 PM Bug #3741 (Closed): hammer shell exists on any error
Applied in changeset foreman:hammer-cli|commit:ec269b99c7929ede51026ebc69a20e5bb33acd63. Anonymous
04:38 PM Bug #3504 (Closed): Random column sorting from proxy list command
Applied in changeset foreman:hammer-cli|commit:1b5e5048908326e7abb8b96a100b9d635f67571a. Martin Bacovsky
04:26 PM Revision 507183ab (hammer-cli-foreman): Merge pull request #55 from tstrachota/shell
Fixes #3741, #3744, #3743 - hammer usability improvements mbacovsky
04:23 PM Feature #3898 (Duplicate): Pagination should be turned off by default in --csv mode
The pagination should be turned off by default when using csv output adapter. Csv is intended to be used primarily fo... Tomáš Strachota
04:10 PM Revision 27b6c82c: Merge pull request #59 from tstrachota/shell
Fixes #3741, 3629 - hammer usability improvements Martin Bacovsky
03:56 PM Revision 9b898c2f: Merge pull request #60 from mbacovsky/3504_random_column_sorting
Fixed #3504 - Random column sorting on Ruby 1.8 Martin Bacovsky
03:47 PM Feature #3897 (Closed): Replace foreman_api with dynamic bindings
The current hammer is communicating with API via foreman_api. It should be possible to replace it with dynamic bindin... Martin Bacovsky
03:41 PM Revision 28fa9ed8: refs #3629 - removed old completion code
Tomáš Strachota
03:41 PM Revision 1878efb5: refs #3629 - option value completion for normalizers
Tomáš Strachota
03:41 PM Revision 56282b9f: fixes #3629 - shell completion
Tomáš Strachota
03:41 PM Revision f0bc321b: interactive - fixes in tests plus saving options into context
Tomáš Strachota
03:41 PM Revision b372a71a: interactive - ask for credentials in interactive mode
Tomáš Strachota
02:13 PM Bug #3893 (Closed): hammer-cli and hammer-cli foreman build gem from source errors
Merged as https://github.com/theforeman/hammer-cli-foreman/commit/389ff4255b134c6ecd2bc12c3f246c920c457a0a
and https...
Daniel Lobato Garcia
10:08 AM Bug #3893 (Ready For Testing): hammer-cli and hammer-cli foreman build gem from source errors
Daniel Lobato Garcia
10:04 AM Bug #3893 (Closed): hammer-cli and hammer-cli foreman build gem from source errors
hammer-cli and hammer-cli-foreman use 'git ls-files' on their gemspec to build the gem. However this might fail.
g...
Daniel Lobato Garcia
01:52 PM Revision 389ff425 (hammer-cli-foreman): Merge pull request #58 from eLobato/master
Bug #3893 - Avoid using git ls-files on gemspec mbacovsky
01:49 PM Revision 240b9848: Merge pull request #62 from eLobato/master
Bug #3893 - Avoid using git ls-files on gemspec Martin Bacovsky
11:22 AM Bug #3839 (Closed): Getting error while creating environments
Applied in changeset foreman:hammer-cli-foreman|commit:38d6d2660521dd4a33caeec9ee926929401f4960. Martin Bacovsky
10:36 AM Revision bfba416f (hammer-cli-foreman): Merge pull request #57 from mbacovsky/3839_csv_mesage_create
Fixed #3839 - error while creating resources with --csv mbacovsky
10:00 AM Revision b52fd34e (hammer-cli-foreman): Avoid using git ls-files on gemspec
git ls-files does not always give the right result, and installations
from source might fail to build the gem properl...
Daniel Lobato Garcia
09:57 AM Revision 4670b3af: Avoid using git ls-files on gemspec
Daniel Lobato Garcia
09:49 AM Revision 685a1a47 (hammer-cli-foreman): interactive - text fixes related to interactive credentials
Tomas Strachota
09:49 AM Revision 4554eaa7 (hammer-cli-foreman): fixes #3743, #3744 - see more when listing collections and per_page settings
offer next pages on listing Tomas Strachota
09:49 AM Revision ffb83a1c (hammer-cli-foreman): refs #3741 - usage exception handling
Tomas Strachota
09:49 AM Revision 1e8bfaee: shell - filter commands and options
Tomáš Strachota
09:49 AM Revision ec269b99: fixes #3741 - shell exits on any error
Tomáš Strachota

12/16/2013

04:28 PM Bug #3839 (Ready For Testing): Getting error while creating environments
https://github.com/theforeman/hammer-cli-foreman/pull/57 Martin Bacovsky
11:32 AM Bug #3839 (Assigned): Getting error while creating environments
This is present just with --csv and seems to be caused by faulty conversion between API responses formats for Foreman... Martin Bacovsky
04:23 PM Revision 38d6d266 (hammer-cli-foreman): Fixed #3839 - error while creating resources with --csv
Martin Bacovsky
02:22 PM Bug #3877: hammer puppet_class does not expose CRUD methods
The API indicated I should be able to create them though... Og Maciel
11:22 AM Bug #3818 (Closed): Wrong name used for Puppet class selection in host create
Applied in changeset foreman:hammer-cli-foreman|commit:347e71aac723cfb4b085799183fece581e53ccd7. Martin Bacovsky
10:08 AM Bug #3818 (Ready For Testing): Wrong name used for Puppet class selection in host create
Thanks for reporting this issue. Here is the PR https://github.com/theforeman/hammer-cli-foreman/pull/56 and the fix ... Martin Bacovsky
10:38 AM Feature #3847 (Closed): List versions of loaded hammer modules in log
Applied in changeset foreman:hammer-cli|commit:8cf34fb475a308dea6b0b1ef2e6011a22fd68dd5. Martin Bacovsky
10:34 AM Revision 24fa7070 (hammer-cli-foreman): Merge pull request #56 from mbacovsky/3818_puppet_class_ids
Fixed #3818 - --puppetclass-ids in host create does not work mbacovsky
10:32 AM Revision 84490ed2: Merge pull request #61 from mbacovsky/3847_log_plugin_versions
Fixed #3847 - log module versions Martin Bacovsky
10:04 AM Revision 347e71aa (hammer-cli-foreman): Fixed #3818 - --puppetclass-ids in host create does not work
Martin Bacovsky
09:31 AM Feature #3883 (Closed): Hammer shell should have persistent history
The shell currently offers only command history of a session. We should add support for a history file and save comma... Tomáš Strachota
09:10 AM Revision 8cf34fb4: Fixed #3847 - log module versions
Martin Bacovsky

12/15/2013

08:34 PM Bug #3877 (Feedback): hammer puppet_class does not expose CRUD methods
Normally, both classes and class parameters should be imported from an existing puppet manifests, and should not be a... Ohad Levy

12/13/2013

09:08 PM Bug #3877 (Closed): hammer puppet_class does not expose CRUD methods
According to the rest api, I should be able to create, edit, delete puppet classes but hammer does not expose these o... Og Maciel
08:31 PM Bug #3875 (Closed): Can't create smart proxy using the CLI
Description of problem:
When running @hammer proxy create@ the smart proxy is not created and returns a random err...
Elyézer Rezende
02:38 PM Feature #3847 (Ready For Testing): List versions of loaded hammer modules in log
https://github.com/theforeman/hammer-cli/pull/61 Martin Bacovsky
02:25 PM Bug #3740 (Need more information): permission error on log file is confusing
What was the version of rubygem-hammer_cli_foreman?
The requested behaviour should be present in >= 0.0.9 (RPM vers...
Martin Bacovsky
02:18 PM Bug #3739 (Need more information): config file search order is wrong
I'm not sure I follow where is the problem. It should work as you describe.
Currently the config is looked for at ...
Martin Bacovsky
01:21 PM Revision 1b5e5048: Fixed #3504 - Random column sorting on Ruby 1.8
Martin Bacovsky

12/12/2013

09:54 PM Bug #3504 (Ready For Testing): Random column sorting from proxy list command
https://github.com/theforeman/hammer-cli/pull/60 Martin Bacovsky
06:40 PM Bug #3504: Random column sorting from proxy list command
This is known problem with table_print gem https://github.com/arches/table_print/issues/43.
After a couple of hour...
Martin Bacovsky
02:03 PM Bug #3504 (Assigned): Random column sorting from proxy list command
Martin Bacovsky
11:01 AM Bug #3504: Random column sorting from proxy list command
Another guess is that Ruby 1.8's hashes can have a "random" iteration order, while it's more deterministic on 1.9... Dominic Cleal
10:54 AM Bug #3504: Random column sorting from proxy list command
I couldn't reproduce the problem with the latest table_print.
rubygem-table_print-1.1.5-3.el6.noarch on ruby 1.8.7...
Tomáš Strachota
10:53 AM Bug #3504: Random column sorting from proxy list command
The ordering seems to affect the hostlist (if not all listings) as well ( http://pastebin.com/zJgSTzcK )
Using
* r...
Hannes Schaller
02:37 PM Bug #3870 (Closed): add a directory for modules to add config in
Instead of:
:modules:
- hammer_cli_foreman
etc
it would be nice to have something like $confdir/hammer.mo...
Greg Sutcliffe
01:22 PM Bug #3830 (Closed): os list does not work with ruby 1.8.7
Applied in changeset foreman:hammer-cli-foreman|commit:a5e2403d254642691e8aa0e91524149d9dd23d01. Martin Bacovsky
12:49 PM Revision 2269f7aa (hammer-cli-foreman): Merge pull request #54 from mbacovsky/3830_os_list
Fixed #3830 - os list fails on ruby < 1.9 mbacovsky

12/11/2013

05:11 PM Bug #3857 (Closed): Remove "foreman" from hammer CLI --help messages

To facilitate re-purposing hammer cli between community project(s) and Red Hat products, remove "foreman" from CLI ...
Thomas McKay
02:13 PM Bug #3854 (Closed): Hammer fails with exception when it tries to load a module that is not installed
When a module that is not installed is listed in hammer's config, hammer fails with an exception:... Tomáš Strachota
07:23 AM Feature #3849 (Closed): Add commands for managing interfaces
Martin Bacovsky

12/10/2013

03:49 PM Feature #3847 (Closed): List versions of loaded hammer modules in log
Log file mentions only names of loaded modules now . We should add information about their version.
The list of load...
Tomáš Strachota
01:20 PM Bug #3629 (Ready For Testing): Command completion does not work properly
https://github.com/theforeman/hammer-cli/pull/59 Tomáš Strachota
01:20 PM Bug #3741 (Ready For Testing): hammer shell exists on any error
https://github.com/theforeman/hammer-cli/pull/59 Tomáš Strachota
01:19 PM Feature #3744 (Ready For Testing): when viewing collections, have the ability to show more
https://github.com/theforeman/hammer-cli-foreman/pull/55 Tomáš Strachota
01:19 PM Feature #3743 (Ready For Testing): per_page pagination settings
https://github.com/theforeman/hammer-cli-foreman/pull/55 Tomáš Strachota
09:16 AM Bug #3841 (Duplicate): Remove word Foreman from command descriptions
Remove mentions of Foreman from command descriptions and other strings to allow branding.
Eg. descriptions...
Tomáš Strachota

12/09/2013

09:46 PM Bug #3839: Getting error while creating environments
[root@qetello02 ~]# LANG=en_US hammer -u admin -p changeme --csv environment create --name='om7k09j8'
Could not crea...
Og Maciel
09:11 PM Bug #3839 (Closed): Getting error while creating environments
# LANG=en_US hammer -u admin -p changeme --csv environment create --name='om7k09j8'
Could not create the environment...
Og Maciel

12/06/2013

02:54 PM Bug #3830 (Ready For Testing): os list does not work with ruby 1.8.7
Martin Bacovsky
02:54 PM Bug #3830: os list does not work with ruby 1.8.7
https://github.com/theforeman/hammer-cli-foreman/pull/54 Martin Bacovsky
02:41 PM Bug #3830 (Closed): os list does not work with ruby 1.8.7
[root@toni-foreman]# hammer -v os list
[ERROR 2013-12-06 07:22:16 Exception] Error: Symbol as array index
Error: Sy...
Martin Bacovsky
02:52 PM Revision a5e2403d (hammer-cli-foreman): Fixed #3830 - os list fails on ruby < 1.9
Martin Bacovsky

12/05/2013

09:22 PM Bug #3583 (Closed): "os set_parameter" fails with undefined method `[]' for nil:NilClass
Applied in changeset foreman:hammer-cli-foreman|commit:92eee5b62360668691beb6f37384f1645f2e6b1d. Martin Bacovsky
08:01 PM Bug #3583 (Ready For Testing): "os set_parameter" fails with undefined method `[]' for nil:NilClass
https://github.com/theforeman/hammer-cli-foreman/pull/53 Martin Bacovsky
09:14 PM Revision 946c6e90 (hammer-cli-foreman): Bump to 0.0.12
Martin Bacovsky
08:52 PM Revision 8ebd6949: Bump to 0.0.12
Martin Bacovsky
08:30 PM Revision eb06d2e4 (hammer-cli-foreman): Merge pull request #53 from mbacovsky/3583_set_parameter
Fixed #3583 - set_parameter commands are failing mbacovsky
07:57 PM Revision 92eee5b6 (hammer-cli-foreman): Fixed #3583 - set_parameter commands are failing
Martin Bacovsky
03:22 PM Bug #3756 (Closed): hammer medium create --help shows --operatingsystem-ids twice
Applied in changeset foreman:hammer-cli-foreman|commit:844cb8a140f76a50011f7e801f78871e9b59f1da. Martin Bacovsky
12:45 PM Bug #3756 (Ready For Testing): hammer medium create --help shows --operatingsystem-ids twice
https://github.com/theforeman/hammer-cli-foreman/pull/52 Martin Bacovsky
02:25 PM Revision 4bdc3a9d (hammer-cli-foreman): Merge pull request #52 from mbacovsky/3756_duplicite_os_ids
Fixed #3756 - duplicite option operatingsystem_ids in media mbacovsky
12:41 PM Revision 844cb8a1 (hammer-cli-foreman): Fixed #3756 - duplicite option operatingsystem_ids in media
Martin Bacovsky
10:32 AM Bug #3814 (Resolved): Errors when using the CLI
This is caused by new response format in API v2. The fix was merged and will be included in hammer_cli and hammer_cli... Martin Bacovsky
08:39 AM Bug #3814: Errors when using the CLI
rubygem-hammer_cli-0.0.11-1.el6.noarch
rubygem-hammer_cli_foreman-0.0.11-1.el6.noarch
rubygem-foreman_api-0.1.8-1.e...
Dominic Cleal
10:22 AM Bug #3766 (Closed): Hammer does not work with new v2 response format
Applied in changeset foreman:hammer-cli-foreman|commit:03690eb0fea73359b007fc1e21e026b73a3fddd7. Martin Bacovsky
10:17 AM Bug #3818 (Closed): Wrong name used for Puppet class selection in host create
When using "hammer host create" with the --puppet-class-ids parameter to add some Puppet classes to the new host, ham... Marco De Vitis
09:50 AM Bug #3816 (Closed): Licence information missing from hammer-cli-foreman
The hammer-cli-foreman project is missing a LICENSE file specifying GPLv3+ and the licence in the gemspec.
Transfe...
Dominic Cleal
09:29 AM Revision 3881ec18 (hammer-cli-foreman): Merge pull request #51 from mbacovsky/3766_new_v2_format
Fixed #3766 - API v2 response format changed mbacovsky
08:39 AM Revision 0b45b994: Merge pull request #58 from mbacovsky/3766_new_v2_format
Ref #3766 - V2 format changed Martin Bacovsky

12/04/2013

08:16 PM Bug #3814: Errors when using the CLI
# foreman-debug
HOSTNAME: xxxxxxxxxxxxxxxxxxxx
OS: redhat
RELEASE: Red Hat Enterprise Linux Server r...
Og Maciel
08:06 PM Bug #3814 (Resolved): Errors when using the CLI
# hammer user list
Error: can't convert String into Integer
# hammer os list
Error: undefined method `has_key?' ...
Og Maciel
02:48 PM Revision 03690eb0 (hammer-cli-foreman): Fixed #3766 - API v2 response format changed
Martin Bacovsky
02:46 PM Revision 0e8fdca5: Ref #3766 - V2 format changed
Martin Bacovsky
01:06 PM Feature #3035 (Closed): Create import command for Puppetclasses
Dominic Cleal
09:29 AM Bug #3629 (Assigned): Command completion does not work properly
Tomáš Strachota

12/02/2013

11:34 AM Feature #3743 (Assigned): per_page pagination settings
Tomáš Strachota
11:33 AM Feature #3744 (Assigned): when viewing collections, have the ability to show more
Tomáš Strachota
11:06 AM Bug #3787 (Closed): API v2 in report show the time metrics show different categories than in verion 1.3
Investigate which were renamed and which are new.
Make sure it also works with Foreman 1.3
Martin Bacovsky

11/28/2013

09:52 PM Feature #3781 (New): Allow memory size in MB and GB in --compute-attributes key
The --compute-attributes option when creating a host on a Libvirt provider accepts a "memory" key, which currently ha... Marco De Vitis
02:13 PM Bug #3780 (Rejected): "true" boolean value for "start" key inside --compute-attributes is not correctly interpreted
When using hammer to create a host on a Libvirt provider, the --compute-attributes option accepts a "start" key to te... Marco De Vitis

11/27/2013

08:41 AM Bug #3766 (Closed): Hammer does not work with new v2 response format
API v2 response has new format conventions. Fix hammer commands to handle this properly Martin Bacovsky

11/26/2013

12:58 PM Revision e1c4b29c: Bump to 0.0.11
Martin Bacovsky
12:57 PM Revision 80495cff: LICENSE and completion files lost from gemspec
Martin Bacovsky
11:49 AM Revision f04203e5 (hammer-cli-foreman): Bump to 0.0.11
Martin Bacovsky
11:46 AM Revision 86697c7b: Version bump to 0.0.10
Martin Bacovsky
11:38 AM Bug #3742 (Closed): incorrect error on invalid parameters
Applied in changeset foreman:hammer-cli|commit:2ff2a14b5a1b8c776b440f19f132e19259b14c1f. Anonymous
11:19 AM Revision 69471b3c: Merge pull request #57 from tstrachota/normalizers
fixes #3742 - incorrect error on invalid bool parameters Martin Bacovsky
11:00 AM Revision 371dd456 (hammer-cli-foreman): Merge pull request #40 from mbacovsky/3035_smart_class_params
#3035 - Add commands for smart class parameters mbacovsky
09:43 AM Revision 58f9d9f0 (hammer-cli-foreman): Refs #3035 - Add commands for smart class parameters
Martin Bacovsky
09:28 AM Bug #3741 (Assigned): hammer shell exists on any error
Tomáš Strachota
09:13 AM Bug #3758 (Resolved): Review Bool parameters in API and assign Bool normalizer to the options as a default
* smart class parameters
* hosts
* ...
Martin Bacovsky

11/25/2013

09:36 PM Bug #3756: hammer medium create --help shows --operatingsystem-ids twice
The same issue appears on hammer medium update --help Og Maciel
09:11 PM Bug #3756 (Closed): hammer medium create --help shows --operatingsystem-ids twice
Noticed that running hammer medium create --help shows --operatingsystem-ids twice in the output:
# hammer medium ...
Og Maciel
05:05 PM Bug #3742 (Ready For Testing): incorrect error on invalid parameters
https://github.com/theforeman/hammer-cli/pull/57 Tomáš Strachota
12:08 PM Bug #3742 (Closed): incorrect error on invalid parameters
when not supplying a parameter value (e.g. build) you get an undefined error:... Ohad Levy
05:00 PM Revision 2ff2a14b: fixes #3742 - incorrect error on invalid bool parameters
Tomáš Strachota
03:54 PM Bug #3713 (Closed): Unable to set network interfaces for bare metal hosts
Tomáš Strachota
02:00 PM Bug #3713 (Ready For Testing): Unable to set network interfaces for bare metal hosts
https://github.com/theforeman/hammer-cli-foreman/pull/49 Tomáš Strachota
12:52 PM Bug #3713 (Assigned): Unable to set network interfaces for bare metal hosts
Tomáš Strachota
03:53 PM Revision 98eeb824 (hammer-cli-foreman): Merge pull request #49 from tstrachota/host
fixes #3713 - network interfaces for bare metal Tomas Strachota
03:22 PM Bug #3473 (Closed): unable to set a global parameter: undefined method `index'
Applied in changeset foreman:hammer-cli-foreman|commit:1ce1dbf5c47b98891440cdf1e09ae769869eee38. Anonymous
03:21 PM Bug #3716 (Resolved): allow plugins to remove existing commands
Martin Bacovsky
02:48 PM Revision 8bf5dcdd: Merge pull request #56 from mbacovsky/3716_remove_command
fixed #3716 - add support for removing commands Martin Bacovsky
02:43 PM Revision 8d974d75 (hammer-cli-foreman): Merge pull request #46 from tstrachota/params
Fixes #3473 - setting global parameters Tomas Strachota
02:06 PM Revision 6de04bb6: fixed #3716 - add support for removing commands
Martin Bacovsky
01:55 PM Revision 78887ed1 (hammer-cli-foreman): fixes #3713 - network interfaces for bare metal
Tomas Strachota
01:49 PM Revision 05667094: Merge pull request #55 from mbacovsky/enum_normalizer
Enum normalizer Martin Bacovsky
12:22 PM Bug #3518 (Closed): Domain: UI and CLI do not label "full name"/"description" congruently
Applied in changeset foreman:hammer-cli-foreman|commit:81c7b21ea53bbd55a6c9748b4b5752f30c3f0335. Anonymous
12:12 PM Feature #3744 (Closed): when viewing collections, have the ability to show more
it would be nice to let the user know that he is watching only a subset of entries when watching a collection.
a f...
Ohad Levy
12:09 PM Feature #3743 (Closed): per_page pagination settings
It would be nice to have a global settings for API pagination in hammer, for example, I would like to set 100 as my d... Ohad Levy
12:06 PM Bug #3741 (Closed): hammer shell exists on any error
when using hammer shell, any invalid command makes hammer to exit back to system shell... Ohad Levy
12:05 PM Bug #3740 (Closed): permission error on log file is confusing
... Ohad Levy
12:02 PM Revision ac4483aa (hammer-cli-foreman): Merge pull request #48 from tstrachota/domains
fixes #3518 - domain full name renamed to description Tomas Strachota
12:02 PM Bug #3739 (Rejected): config file search order is wrong
When a user installs hammer and execute it as non root, the config file is first searched at /etc/foreman and only la... Ohad Levy

11/22/2013

07:10 PM Feature #3734: Allow user info to use --login as an optional argument
I think #3246 (merged but not released in a build) has just added the ID of newly created objects to the output of cr... Dominic Cleal
06:58 PM Feature #3734 (Closed): Allow user info to use --login as an optional argument
Currently the command user info only accepts --id as a valid argument. During automation, when we create a new user v... Og Maciel
03:11 PM Feature #3035 (Ready For Testing): Create import command for Puppetclasses
Martin Bacovsky
03:10 PM Feature #3035: Create import command for Puppetclasses
https://github.com/theforeman/hammer-cli-foreman/pull/40
Martin Bacovsky
12:57 PM Bug #3716 (Ready For Testing): allow plugins to remove existing commands
https://github.com/theforeman/hammer-cli/pull/56 Martin Bacovsky
12:22 PM Bug #3555 (Resolved): Many organization and architecture "add_*" sub-commands fail with error
Thanks! Dominic Cleal
12:18 PM Bug #3555: Many organization and architecture "add_*" sub-commands fail with error
I believe this issue was fixed in foreman_api 0.1.8.
I can't reproduce it on my box. hammer_cli 0.0.9, hammer_cli_f...
Martin Bacovsky
10:34 AM Bug #3729 (Closed): Hammer doesn't give reasonable output when using names instead of id numbers while updating hosts.
If I use hammer to update a host, and use the name of the value I want to update instead of the id, for example "hamm... Martin Hovmöller

11/21/2013

06:47 PM Bug #3716 (Resolved): allow plugins to remove existing commands
To allow simplified products, such as SAM, to hide commands from hammer CLI users there needs to be a way to remove p... Thomas McKay
05:03 PM Bug #3713 (Closed): Unable to set network interfaces for bare metal hosts
Hammer host create for bare metal machines sends interface attributes in a wrongly nested hash.
It sends 'interfac...
Tomáš Strachota
12:07 PM Revision c258d344: Add enum normalizer
Martin Bacovsky
12:06 PM Revision 67ffbfda: Allow nil as field key to better handle collections
Martin Bacovsky
11:43 AM Bug #3555 (Assigned): Many organization and architecture "add_*" sub-commands fail with error
Seems to be fixed in the latest master. I'll release a new version and close as "fixed in version". Tomáš Strachota
11:22 AM Bug #3518 (Ready For Testing): Domain: UI and CLI do not label "full name"/"description" congruently
https://github.com/theforeman/hammer-cli-foreman/pull/48 Tomáš Strachota
11:14 AM Revision b92b18f7 (hammer-cli-foreman): domains - names of modified resources in the output messages
Tomas Strachota
10:57 AM Revision 81c7b21e (hammer-cli-foreman): fixes #3518 - domain full name renamed to description
Tomas Strachota
10:41 AM Revision cc653043 (hammer-cli-foreman): Merge pull request #47 from tstrachota/gem_cleanup
refs #3215 - removed link to hammer_cli git from Gemfile Tomas Strachota

11/20/2013

05:00 PM Revision fe8dfffc (hammer-cli-foreman): refs #3215 - removed link to hammer_cli git from Gemfile
Tomas Strachota
01:24 PM Bug #3518 (Assigned): Domain: UI and CLI do not label "full name"/"description" congruently
Tomáš Strachota
01:23 PM Bug #3473 (Ready For Testing): unable to set a global parameter: undefined method `index'
https://github.com/theforeman/hammer-cli-foreman/pull/46 Tomáš Strachota
01:17 PM Revision 1ce1dbf5 (hammer-cli-foreman): fixes #3473 - forgotten old style resource call
Tomas Strachota
01:17 PM Revision 0a73bc5e (hammer-cli-foreman): refs #3473 - easier action stubbing of api resources
Tomas Strachota
08:47 AM Revision b5b0efcf (hammer-cli-foreman): Merge pull request #45 from tstrachota/docs
host creation docs updated with params for bare metal Tomas Strachota
08:28 AM Revision f52a2d67 (hammer-cli-foreman): host creation docs updated with params for bare metal
Tomas Strachota

11/19/2013

05:12 PM Revision 6f4c58cf (hammer-cli-foreman): Merge pull request #44 from tstrachota/gem_cleanup
fixes #3215 - Gem cleanup Dominic Cleal
04:38 PM Bug #3215 (Closed): Hammer cli Gemfiles need cleanup
Applied in changeset foreman:hammer-cli|commit:a7c94acff92f2b137bfb2c6a114913ca17b0b86d. Anonymous
03:44 PM Bug #3215 (Ready For Testing): Hammer cli Gemfiles need cleanup
https://github.com/theforeman/hammer-cli/pull/54
https://github.com/theforeman/hammer-cli-foreman/pull/44
Tomáš Strachota
04:29 PM Revision 83b1d9f5 (hammer-cli-foreman): fixes #3215 - gemspec cleanup
Tomas Strachota
04:29 PM Revision a112ba25 (hammer-cli-foreman): fixes #3215 - Gemfile.local added
Tomas Strachota
04:27 PM Revision 92d8ce6f: fixes #3215 - mime-types removed from Gemfile
Tomáš Strachota
03:53 PM Feature #3594 (Closed): Create a command for powering hosts on/off
Tomáš Strachota
03:52 PM Revision fb070bb2: Merge pull request #54 from tstrachota/gem_cleanup
fixes #3215 - Gem cleanup Tomáš Strachota
03:42 PM Revision 30fc83f6 (hammer-cli-foreman): Merge pull request #43 from tstrachota/host
fixes #3594 - host power related commands Tomas Strachota
01:28 PM Revision 3a001b00: fixes #3215 - gemspec cleanup
Tomáš Strachota
01:14 PM Revision a3c9138f: refs #3215 - development tips
Tomáš Strachota
01:14 PM Revision a7c94acf: fixes #3215 - Gemfile.local added
Tomáš Strachota
12:42 PM Revision 3d84b08e (hammer-cli-foreman): fixes #3594 - host power related commands
Tomas Strachota
12:42 PM Revision cf4087db (hammer-cli-foreman): refs #3246 - fixes in commands to match output changes
Tomas Strachota
12:21 PM Bug #3473 (Assigned): unable to set a global parameter: undefined method `index'
Tomáš Strachota
 

Also available in: Atom