Project

General

Profile

Activity

From 01/28/2014 to 02/26/2014

02/26/2014

09:33 PM Revision 47f383ef: support for fields containing multiline text
Based on requirement from katello guys. Useful for gpg keys etc. Tomáš Strachota
05:52 PM Bug #4467: Hammer - medium info is missing OS Ids
I have created a fix and pull request
https://github.com/theforeman/hammer-cli-foreman/pull/91
Stephan Dollberg
05:45 PM Bug #4467 (Closed): Hammer - medium info is missing OS Ids
Running
hammer medium info --id YOUR_ID
will not show the associated OS ids.
Stephan Dollberg
05:41 PM Bug #4131: `os info` command is missing minor/major versions
I also experienced this bug today and created a fix.
https://github.com/theforeman/hammer-cli-foreman/pull/90
U...
Stephan Dollberg
05:40 PM Bug #4466: Hammer - os info doesn't show values for architecture, ptables, media and config templates
Oops, didn't see that there is an extra Hammer-Cli subsection.
This is a dupe of http://projects.theforeman.org/is...
Stephan Dollberg
05:17 PM Bug #4466: Hammer - os info doesn't show values for architecture, ptables, media and config templates
I added a fix and pull request
https://github.com/theforeman/hammer-cli-foreman/pull/90
Stephan Dollberg
05:07 PM Bug #4466 (Closed): Hammer - os info doesn't show values for architecture, ptables, media and config templates
Running
hammer os info --id YOUR_ID_HERE
will not list Architectures, Partition tables, Config templates and ...
Stephan Dollberg
05:10 PM Revision 4a3cd458 (hammer-cli-foreman): fixes bug #4466
The accessed elements don’t have the nested levels and such all call
result in the rescue block.
Stephan Dollberg
12:31 PM Bug #3739 (Rejected): config file search order is wrong
I'm unable to reproduce the issue anymore.
thanks!
Ohad Levy
12:04 PM Bug #3598 (New): Make timeouts configurable
Above PR still stands, but we'll somebody else to pick this up for completion. Dominic Cleal
12:03 PM Feature #3666 (Assigned): i18n support
Dominic Cleal
08:55 AM Revision 19a75285 (hammer-cli-foreman): Merge pull request #83 from eLobato/master
Bug #3360 - Display OS ids on template info mbacovsky

02/25/2014

03:29 PM Bug #4448 (Closed): hammer --interactive still prompts
Copied to re-open: http://projects.theforeman.org/issues/4378
hammer --interactive=false activation-key list
T...
Thomas McKay
03:27 PM Bug #4378 (Closed): hammer --interactive still prompts
Thomas McKay
03:27 PM Bug #4378 (New): hammer --interactive still prompts
I would like to re-open this issue:
# With '--interactive=no' only the first page of results are listed, not all of...
Thomas McKay
10:38 AM Bug #4378 (Closed): hammer --interactive still prompts
Applied in changeset foreman:hammer-cli|commit:7787a5b8249e4c53bb5bdd3f981c8488b84b3ffe. Anonymous
09:38 AM Revision 224a6d35: Merge pull request #86 from tstrachota/interactive
Fixes #4378 - --interactive=false still prompts Tomáš Strachota
01:02 AM Bug #4440 (New): puppet environments not being added to organization
$ hammer organization add_environment --id 10 --environment-id 2
https://localhost:3000/api/environments/2
{
...
Thomas McKay

02/24/2014

11:47 PM Feature #4437 (Rejected): hammer command equivalent to org "fix mismatches"
The org UI button "fix mismatches" is very useful to resolving issues (see http://theforeman.org/issues/4436 ) Thomas McKay
11:43 PM Bug #4436 (New): cannot add domain to org after already in use by host
Created a host (via api) in an org, using a domain not yet in that org. Next tried adding the domain to the org:
$...
Thomas McKay
07:15 PM Bug #4427: `host info` fails after adding a parameter to a host => malformed format string - ArgumentError
Updated to latest foreman release and behavior is the same:
Version-Release number of selected component (if appli...
Bob Jones
07:01 PM Bug #4427 (Closed): `host info` fails after adding a parameter to a host => malformed format string - ArgumentError
I believe this bug is similar to that found in Bug #4136. That bug was reported as fixed in version 0.0.18, however ... Bob Jones
04:50 PM Revision 61cd28e5 (hammer-cli-foreman): Bug #3360 - Display OS ids on template info
Stub os_ids in template tests Daniel Lobato Garcia
12:30 PM Bug #4384 (Ready For Testing): RFE - let me specify column widths for table output
https://github.com/theforeman/hammer-cli/pull/87 Tomáš Strachota
12:17 PM Bug #4384 (Assigned): RFE - let me specify column widths for table output
Tomáš Strachota
12:29 PM Feature #4231 (Ready For Testing): Need the ability to easily omit blank/nil values from command output
https://github.com/theforeman/hammer-cli/pull/87 Tomáš Strachota
12:13 PM Revision d6dabf8e: Fixes #4384 - set width to columns in table adapter
Tomáš Strachota
12:12 PM Revision 88e19ee4: Fixes #4231 - base adapter - skip blank values
Tomáš Strachota
12:12 PM Revision 239f8156: field filter
Tomáš Strachota
12:12 PM Revision 31de243a: DataField merged into Field
Tomáš Strachota
12:12 PM Revision 938bc887: base output adapter simplified
Tomáš Strachota
12:11 PM Revision bcf602fc: ritcher tests for output definition dsl
Tomáš Strachota
11:22 AM Bug #4361 (Closed): API connection singleton broke commands for associations
Applied in changeset foreman:hammer-cli-foreman|commit:9bad4bd2541181bf827fa67e7a512858253422fb. Anonymous
11:13 AM Revision 390de7c4 (hammer-cli-foreman): Merge pull request #85 from tstrachota/fix_for_associations
Fixes #4361 - api singleton broke commands for associations Tomas Strachota
10:22 AM Bug #4358 (Closed): Unable to create unmanaged host
Applied in changeset foreman:hammer-cli-foreman|commit:e92e5532698041eeef753eb6dc8b2f07ec2c034c. Anonymous
10:12 AM Revision 9bad4bd2 (hammer-cli-foreman): Fixes #4361 - api singleton broke commands for associations
Tomas Strachota
09:38 AM Revision ccb50b79 (hammer-cli-foreman): Merge pull request #86 from lzap/unmanaged-host-4358
fixes #4358 - unmanaged host can be now created empty Tomas Strachota

02/20/2014

04:20 PM Revision 1f64e10d: all fields are labeled
Tomáš Strachota
03:58 PM Bug #4291: Commands should use hyphens instead of underscores
This change will cause our CLI automation to stop working (easily fixable though), so I'd like to prepare for it and ... Og Maciel
01:55 PM Bug #4378: hammer --interactive still prompts
Btw Lzap, you can disable interactivity permanently in the config file if you want https://github.com/theforeman/hamm... Tomáš Strachota
01:53 PM Bug #4378 (Ready For Testing): hammer --interactive still prompts
https://github.com/theforeman/hammer-cli/pull/86 Tomáš Strachota
09:50 AM Bug #4378: hammer --interactive still prompts
+1
Also I don't like the form of this option, too long to type in. Please provide an single-dash alias that simply...
Lukas Zapletal
01:49 PM Revision 7787a5b8: Fixes #4378 - --interactive=false still prompts
Tomáš Strachota
01:26 PM Bug #4383: Need to provide users with more details on failures or errors that occur when executing a command.
Brad, this is already possible. Katello plugin is only missing it's own exception handler. I've added it in this comm... Tomáš Strachota
01:05 PM Feature #4400 (Duplicate): roles missing in hammer CLI
Dominic Cleal
01:04 PM Feature #4400 (Duplicate): roles missing in hammer CLI
functionality of roles that is present in Foreman UI, is missing from hammer CLI. Would be nice to have it. Garik Khachikyan
12:53 PM Feature #4396 (Closed): is admin indicator field is missing from user list/info
there is NO way right now to show user's administrator status via hammer CLI.
would be awesome having a new column...
Garik Khachikyan

02/19/2014

05:38 PM Bug #4291: Commands should use hyphens instead of underscores
Also, we should update the subcommands too like add_... and remove_... David Davis
03:16 PM Revision cff29a85 (hammer-cli-foreman): Merge pull request #84 from daviddavis/temp/20140213133247
Create association name method to override Tomas Strachota
01:28 PM Feature #4387 (Closed): need way to show organization associations
For each of the associated resources (the ones with add_/remove_ commands), it would also be helpful to have a method... Thomas McKay
12:31 AM Bug #4385 (Closed): hammer-cli throws Clamp error if you leave off url description in apipie
when declaring apipie documentation, if you leave off the description string, hammer-cli will throw a clamp error whe... Adam Price

02/18/2014

07:56 PM Bug #4384 (Closed): RFE - let me specify column widths for table output
Using the TablePrinter output_adapter, column widths seem to be hard-coded to 40 characters before being concatenated... Adam Price
05:41 PM Bug #4383 (Closed): Need to provide users with more details on failures or errors that occur when executing a command.
Unless I am mistaken, there is not currently a way to provide users with details on the true failure of a command.
...
Brad Buckingham
02:09 PM Bug #4378 (Closed): hammer --interactive still prompts
hammer --interactive=false activation-key list
This still prompts to list the next page of results.
Thomas McKay
02:02 PM Feature #4377 (New): Improve resource lists for host creation in taxonomies
As per https://github.com/theforeman/foreman/pull/1105/files#r9750682, we found that the CLI could be confusing when ... Dominic Cleal
01:49 PM Revision e92e5532 (hammer-cli-foreman): fixes #4358 - unmanaged host can be now created empty
Lukas Zapletal
12:38 PM Bug #4182 (Closed): Values with spaces cause "Error: too many arguments" in hammer shell
Applied in changeset foreman:hammer-cli|commit:88d774e433df472c51a0d7e36bb87ba9493646d3. Anonymous
12:24 PM Revision e9716d07: Merge pull request #79 from tstrachota/sync_plan
Refs #3458 - datetime option normalizer Tomáš Strachota
12:18 PM Revision 82197388: Refs #3458 - datetime option normalizer
Tomáš Strachota
11:48 AM Revision 9b91b684: Merge pull request #80 from tstrachota/shell
Fixes #4182 - completion of quoted values Tomáš Strachota
11:47 AM Revision 3dfc10f1 (hammer-cli-foreman): Merge pull request #82 from tstrachota/sync_plan
Refs #3458 - use all available options in info actions Tomas Strachota
11:33 AM Revision 88d774e4: Fixes #4182 - completion of quoted values
Tomáš Strachota

02/17/2014

04:22 PM Bug #4361 (Assigned): API connection singleton broke commands for associations
Tomáš Strachota
01:48 PM Bug #4361 (Ready For Testing): API connection singleton broke commands for associations
https://github.com/theforeman/hammer-cli-foreman/pull/85 Tomáš Strachota
01:43 PM Bug #4361 (Closed): API connection singleton broke commands for associations
API singleton introduced a regression in associating commands and parameter listing.
Any attempt of calling such com...
Tomáš Strachota
04:20 PM Bug #4355 (Ready For Testing): 500 error messages are ignored
https://github.com/theforeman/hammer-cli-foreman/pull/87 Tomáš Strachota
11:15 AM Bug #4355 (Closed): 500 error messages are ignored
Error messages are ignored even if the response is in correct format {error: "..."} Tomáš Strachota
04:16 PM Revision 5b1ae832 (hammer-cli-foreman): Fixes #4355 - 500 error messages are ignored
Tomas Strachota
03:36 PM Bug #4358 (Ready For Testing): Unable to create unmanaged host
https://github.com/theforeman/hammer-cli-foreman/pull/86 Lukas Zapletal
01:05 PM Bug #4358 (Closed): Unable to create unmanaged host
When managed is set to false, hammer cli should not require all the parameters, except name:
hammer> host create -...
Lukas Zapletal
11:38 AM Feature #4112 (Closed): [RFE] Subcommands should be listed alphabetically
Applied in changeset foreman:hammer-cli|commit:ed0072769710d613b88c3d53add097edd145d1a4. Anonymous
11:38 AM Feature #3883 (Closed): Hammer shell should have persistent history
Applied in changeset foreman:hammer-cli|commit:d44eee4511d9b40c542512ac876c566abe210d7b. Anonymous
11:25 AM Feature #4356 (Duplicate): Improve ways of passing auth source when creating a user
'user create' now takes --auth-source-id that is always required.
It should:
* not be required, but rather defaul...
Tomáš Strachota
11:23 AM Revision f65b6beb: Merge pull request #83 from lzap/sort-commands-4112
fixes #4112 - cli main commands are now sorted Tomáš Strachota
11:17 AM Revision ed007276: fixes #4112 - cli main commands are now sorted
Lukas Zapletal
11:00 AM Revision aaf628ff: Merge pull request #81 from tstrachota/shell_history
Fixes #3883 - persistent history in shell Tomáš Strachota
09:17 AM Bug #4352: Hammer cli cannot update template
I want to modify the default pxe, so it's id 1, by default. I will continue with it:
hammer -v template update --i...
Etzion Bar-Noy
08:45 AM Bug #4352: Hammer cli cannot update template
Could you include the output of your hammer update command using "-v"? Also please attach the /var/log/foreman/produ... Dominic Cleal

02/15/2014

02:35 PM Bug #4352: Hammer cli cannot update template
A note - Centos 6.5, with the latest release version of Foreman and CLI:
# rpm -qa | grep foreman
foreman-installer...
Etzion Bar-Noy
02:34 PM Bug #4352 (Closed): Hammer cli cannot update template
Attempting to use a predefined file (example: discovery-pxe.txt) results in a success, however, the operation doesn't... Etzion Bar-Noy

02/13/2014

06:36 PM Revision bfd4a73c (hammer-cli-foreman): Create association name method to override
David Davis
04:59 PM Bug #4344 (Assigned): Resource names are improperly downcased
David Davis
04:58 PM Bug #4344 (Closed): Resource names are improperly downcased
I'm noticing places where resource names are showing up as being downcased (such as in associated commands). For exam... David Davis
12:15 PM Bug #4336 (Resolved): Hammer facts by --name doesn't work
... Daniel Lobato Garcia
12:14 PM Bug #4335 (Duplicate): Hammer cannot update user roles
As per https://groups.google.com/d/msg/foreman-users/3jJfKhe3dnI/dM--3MYCoUAJ , users want to update the user roles w... Daniel Lobato Garcia

02/12/2014

04:19 PM Revision d44eee45: Fixes #3883 - persistent history in shell
Tomáš Strachota
02:40 PM Feature #4112 (Ready For Testing): [RFE] Subcommands should be listed alphabetically
https://github.com/theforeman/hammer-cli/pull/83 Lukas Zapletal
10:36 AM Feature #4112 (Assigned): [RFE] Subcommands should be listed alphabetically
Cherry picked this one to learn some CLI code. Lukas Zapletal
01:56 PM Bug #3360 (Ready For Testing): In hammer template info Operating systems field is always empty
https://github.com/theforeman/hammer-cli-foreman/pull/83 Daniel Lobato Garcia

02/11/2014

09:12 PM Bug #3598: Make timeouts configurable
This is the first step toward making this happen: https://github.com/theforeman/foreman_api/pull/25. Sam Kottler
06:49 PM Bug #3598 (Assigned): Make timeouts configurable
Sam Kottler
08:38 PM Bug #3633 (Closed): Make value of verbose option available in context
Applied in changeset foreman:hammer-cli|commit:4f0d0f89c60e6c2ca3e4ad154ac4ea18cff6cc21. Anonymous
11:54 AM Bug #3633 (Ready For Testing): Make value of verbose option available in context
Tomáš Strachota
11:54 AM Bug #3633 (Assigned): Make value of verbose option available in context
https://github.com/theforeman/hammer-cli/pull/82 Tomáš Strachota
08:07 PM Revision 508c369f: Merge pull request #82 from tstrachota/verbose_in_context
Fixes #3633 - store option -v into context Tomáš Strachota
02:40 PM Bug #3960: Could not find 'fastercsv' gem with Fedora 19 RPMs
The commit associated to this issue was actually #3869. Dominic Cleal
02:34 PM Bug #4309 (New): hammer host start no longer powers on VMware host
Looks like it's missing the power_action parameter for the API call. The API controller isn't returning the right fo... Dominic Cleal
02:24 PM Bug #4309: hammer host start no longer powers on VMware host
hammer -v output:... Matt Chesler
08:57 AM Bug #4309 (Need more information): hammer host start no longer powers on VMware host
Could you please run hammer with -v, and also paste the contents of /var/log/foreman/production.log when running the ... Dominic Cleal
11:49 AM Revision 4f0d0f89: Fixes #3633 - store option -v into context
Tomáš Strachota
11:33 AM Feature #3883 (Ready For Testing): Hammer shell should have persistent history
https://github.com/theforeman/hammer-cli/pull/81 Tomáš Strachota
08:57 AM Bug #4311 (Closed): Name searches don't work when there are other parameters in the search route
Search by name works fine when the resource is searchable globally.
Eg....
Tomáš Strachota
08:37 AM Feature #3102 (Assigned): Display names for associated resources instead of ids
Tomáš Strachota
08:16 AM Bug #4182 (Ready For Testing): Values with spaces cause "Error: too many arguments" in hammer shell
https://github.com/theforeman/hammer-cli/pull/80 Tomáš Strachota

02/10/2014

08:55 PM Bug #4309 (Closed): hammer host start no longer powers on VMware host
hammer host start --name <FQDN> worked properly to power on VMware host prior to Foreman 1.4.0 upgrade, now it exits ... Matt Chesler
08:54 PM Bug #4308 (Resolved): hammer host actions are not consistent with parameter requirements
"hammer host status" works with either name or id but "hammer host start" returns an error unless id is provided.
...
Matt Chesler
07:26 PM Bug #4306: Unable to successfully perform a CLI command that uses a nested resource.
Thanks adamprice for pointing this out.
It looks like the issue being encountered above is that in hammer-cli-fo...
Brad Buckingham
07:11 PM Bug #4306 (Closed): Unable to successfully perform a CLI command that uses a nested resource.
When using the CLI for a nested resource, an error is generated as the logic is not able to properly process the comm... Brad Buckingham
12:11 PM Revision eaa6e546 (hammer-cli-foreman): Refs #3458 - use all available options in info actions
Tomas Strachota

02/07/2014

08:10 PM Bug #4295: hammer organization add_domain fails silently
The same issues applies to *hammer organization add_hostgroup* and *hammer organization remove_hostgroup*... Og Maciel
03:53 PM Bug #4295: hammer organization add_domain fails silently
The same issues applies to *hammer organization add_user* and *hammer organization remove_user*... Og Maciel
03:09 PM Bug #4295: hammer organization add_domain fails silently
... Og Maciel
03:06 PM Bug #4295: hammer organization add_domain fails silently
Using the domain id also didn't work:... Og Maciel
03:03 PM Bug #4295 (Duplicate): hammer organization add_domain fails silently
While attempting to add an existing domain to an existing organization via the CLI, I noticed that the domain was not... Og Maciel
08:07 PM Bug #4294: hammer organization should display information about associated domains and subnets
The same issues applies to *hammer organization add_hostgroup* and *hammer organization remove_hostgroup* Og Maciel
03:51 PM Bug #4294: hammer organization should display information about associated domains and subnets
The same issues applies to *hammer organization add_user* and *hammer organization remove_user* Og Maciel
02:51 PM Bug #4294 (Closed): hammer organization should display information about associated domains and subnets
Our CLI automation needs a way to checked whether a domain or subnet was added/removed, but hammer organization info ... Og Maciel

02/06/2014

09:57 PM Bug #4292 (Rejected): Create guidelines for command and option naming
There should be a document describing preferred naming style for commands and options. Tomáš Strachota
09:54 PM Bug #4291 (Duplicate): Commands should use hyphens instead of underscores
Katello plugin uses hyphens to divide command-name-words whereas foreman uses_underscores. We should be consistent an... Tomáš Strachota
06:38 PM Feature #4246 (Closed): As a developer, I'd like to have a normalizer that support JSON input
Applied in changeset foreman:hammer-cli|commit:044a35c92e9c5841dda5932f303799e2bfa82157. Brad Buckingham
05:53 PM Revision bc822ec4: Merge pull request #77 from bbuckingham/issue-4246
fixes #4246 - add JSONInput formalizer Tomáš Strachota
04:59 PM Bug #4232: Can not create template using hammer (hammer template create)
https://bugzilla.redhat.com/show_bug.cgi?id=1062295 Dominic Cleal
03:31 PM Bug #3877: hammer puppet_class does not expose CRUD methods
It's the wrong way to use Puppet integration in Foreman, the UI and APIs should be removed IMHO. Dominic Cleal
03:26 PM Bug #3877: hammer puppet_class does not expose CRUD methods
Tomáš , so we will not test this via CLI or API???? Og Maciel
01:29 PM Bug #3877 (Closed): hammer puppet_class does not expose CRUD methods
This API interface is not meant to be used by users directly. Closing. Tomáš Strachota
01:27 PM Revision 044a35c9: fixes #4246 - add JSONInput formalizer
Adding a formalizer that can take as input either
a json string or path to a json file.
Brad Buckingham
01:24 PM Feature #3781: Allow memory size in MB and GB in --compute-attributes key
Needs api support. Each provider requires memory in different format. Tomáš Strachota
09:39 AM Revision d6e2cb8c (hammer-cli-foreman): Merge pull request #72 from mbacovsky/resource_singleton
Connection singleton + cleaning up the foreman stuff in core mbacovsky
09:36 AM Revision 18c06881 (hammer-cli-foreman): Added Shell auth + credentials tests
Martin Bacovsky
09:26 AM Revision fd397d3c (hammer-cli-foreman): Merge pull request #81 from mmoll/per_page
change name of per_page option in config file mbacovsky
09:10 AM Revision f06f5179: Merge pull request #70 from mbacovsky/resource_singleton
Connection singleton + foreman stuff cleanup Martin Bacovsky

02/05/2014

06:57 PM Revision a27a904e (hammer-cli-foreman): Credentials moved to Foreman
Tomas Strachota
06:57 PM Revision 04c0c9c5 (hammer-cli-foreman): Connection singleton + cleaning up the foreman stuff in core
Martin Bacovsky
06:56 PM Revision 29ecf2b4: Singleton concept cleanup
connector method names changed
removed useless option
Tomáš Strachota
06:56 PM Revision e5924959: Singleton tests updated and fixed
Martin Bacovsky
06:56 PM Revision d5144cc2: Connection singleton + foreman stuff cleanup
Martin Bacovsky
02:50 PM Revision 6425b01a (hammer-cli-foreman): Merge pull request #74 from daviddavis/temp/20140124123926
Adding ruby version files to gitignore Tomas Strachota
02:41 PM Bug #3740 (Closed): permission error on log file is confusing
Fixed in hammer_cli 0.0.18 Tomáš Strachota
02:34 PM Bug #3729 (Closed): Hammer doesn't give reasonable output when using names instead of id numbers while updating hosts.
The problem is actually in the API that returns 200 even when the associated resource (environment in this case) is n... Tomáš Strachota
02:28 PM Feature #4243 (Duplicate): Add commands for Foreman settings
Martin Bacovsky
02:10 PM Bug #3631 (Closed): hammer does not work with ruby1.8
Closing for lack of information. Please open a more specific issue if the problem repeats. Tomáš Strachota
02:02 PM Bug #3598: Make timeouts configurable
This will be possible to set with dynamic bindings Martin Bacovsky
01:59 PM Feature #3469 (Duplicate): Allow users to be identified by --login
Martin Bacovsky
01:50 PM Bug #4265 (Closed): --------------------------- New CLI Issues Below Here ---------------------------
Tomáš Strachota
01:10 PM Revision 3d5742df (hammer-cli-foreman): change name of per_page option in config file
Michael Moll
12:47 PM Feature #3386 (Closed): New method create in reports API
It is for puppet reporter to push reports in foreman. Makes no sense in Hammer CLI Martin Bacovsky
12:46 PM Feature #3666: i18n support
It is necessary to investigate:
- how effectively extract strings
- if it is possible to merge with foreman strings...
Martin Bacovsky
12:38 PM Bug #4119 (Closed): need way to pass headers with command call
Tomáš Strachota
12:36 PM Bug #4182 (Assigned): Values with spaces cause "Error: too many arguments" in hammer shell
Tomáš Strachota
12:32 PM Bug #4264 (Resolved): --------------------------- Ungroomed CLI Issues Below Here ---------------------------
Tomáš Strachota
11:22 AM Bug #4248 (Closed): interactive mode can not be set in configuration file
Applied in changeset foreman:hammer-cli-foreman|commit:b92248c0f8c26975309fce1add42d64712a9ece4. Anonymous
10:49 AM Revision 3754cda1 (hammer-cli-foreman): Merge pull request #80 from mmoll/4248
fixes: #4248 add option_ prefix for list Tomas Strachota
10:38 AM Feature #4259 (Closed): katello bridge is being removed
Applied in changeset foreman:hammer-cli|commit:210365061303faff3b03fd657a02dce3754ebf43. Anonymous
10:34 AM Revision d1695925: Merge pull request #78 from bkearney/bkearney_4259
Fixes #4259 - changes the default configuration Tomáš Strachota
08:51 AM Feature #4258 (Duplicate): [RFE] Hammer should support localized messages
Dominic Cleal

02/04/2014

08:27 PM Revision 21036506: Fixes #4259 - changes the default configuration
Bryan Kearney
08:25 PM Feature #4259 (Closed): katello bridge is being removed
Change the default config to reference just katello Bryan Kearney
08:18 PM Feature #4258 (Duplicate): [RFE] Hammer should support localized messages
Both the core and the plugins should support error messages, headers, and help text being localized. Bryan Kearney
02:43 PM Bug #4248 (Ready For Testing): interactive mode can not be set in configuration file
https://github.com/theforeman/hammer-cli-foreman/pull/80 Anonymous
02:35 PM Bug #4248 (Closed): interactive mode can not be set in configuration file
I want to use interactive=false by default, so having this available as configuration value would be nice. Anonymous
02:39 PM Revision b92248c0 (hammer-cli-foreman): fixes: #4248 add option_ prefix for list
Michael Moll
01:57 PM Feature #4246 (Closed): As a developer, I'd like to have a normalizer that support JSON input
In order to support the katello content view filters, we have found that it is useful to have an option input normali... Brad Buckingham
10:54 AM Feature #4231 (Assigned): Need the ability to easily omit blank/nil values from command output
Tomáš Strachota
09:29 AM Bug #4136 (Closed): `os info` fails after adding a parameter to an OS => malformed format string - ArgumentError
This issue seems to be fixed in version 0.0.18 Martin Bacovsky
09:04 AM Feature #4243 (Duplicate): Add commands for Foreman settings
I'd like to be able to view and modify Foreman's global settings via Hammer.
http://theforeman.org/api/apidoc/v2/s...
Dominic Cleal

02/03/2014

09:57 PM Bug #4242 (Closed): Duplicated help text entries for hammer organization update
The hammer cli subcommand *update* for *organization* is showing duplicated options, namely, the *name* and *new-name... Og Maciel

02/01/2014

02:01 PM Bug #4232 (Closed): Can not create template using hammer (hammer template create)
Hello.
I'm not able to add new template using hammer to foreman. It was working fine previously in foreman 1.3.x v...
Petr Ruzicka

01/31/2014

03:00 PM Feature #4231 (Closed): Need the ability to easily omit blank/nil values from command output
While working on the hammer cli for katello, I find that we really need the ability in the output format DSL to 'omit... Brad Buckingham

01/30/2014

01:41 PM Bug #4170 (Resolved): EL6 RPMs report: mime-types(1.16 not ~> 1.25, < 2.0)
In Hammer 0.0.18 this issue was fixed Martin Bacovsky

01/29/2014

02:15 PM Bug #4190 (Closed): Fix error handling to match the updated api format
Fixed in 6ba8c5b2cf4cb2d0c423fde14bff23add58804a3. Dominic Cleal
01:49 PM Revision bc059283 (hammer-cli-foreman): Bump to 0.0.18
Martin Bacovsky
01:24 PM Revision d6da9a52: Bump to 0.0.18
Martin Bacovsky
01:22 PM Bug #4202 (Closed): Existing architectures are lost while associating architecture
Applied in changeset foreman:hammer-cli-foreman|commit:a26ab5c8a878ac7dd21a4c6868307305d3e2fef2. Martin Bacovsky
01:22 PM Feature #3734 (Closed): Allow user info to use --login as an optional argument
Applied in changeset foreman:hammer-cli-foreman|commit:05360682a9620406d2fcbb4f7d724270b582c9cf. Martin Bacovsky
01:17 PM Revision 9f773459 (hammer-cli-foreman): Merge pull request #78 from mbacovsky/4202_loosing_associations
Fixed #4202 - Existing architectures are lost while associating architec... mbacovsky
12:42 PM Revision b3e1e51b: Merge pull request #76 from mbacovsky/4202_loosing_associations
Refs #4202 - Existing architectures are lost while associating architect... Martin Bacovsky
12:37 PM Revision a26ab5c8 (hammer-cli-foreman): Fixed #4202 - Existing architectures are lost while associating architecture
Martin Bacovsky
12:36 PM Revision c349e0fb (hammer-cli-foreman): Merge pull request #79 from mbacovsky/3734_user_info_by_login
Fixes #3734 - Allow user info to use --login as an optional argument mbacovsky
12:11 PM Revision e0a94866: Refs #4202 - Existing architectures are lost while associating architecture
Martin Bacovsky

01/28/2014

07:27 PM Feature #4212 (Duplicate): [RFE] I would like to be able to pass in the server url on the command line
Just like users and passwords, I would like to be able to pass in the server url on the command line. The goal would ... Bryan Kearney
02:55 PM Feature #3734 (Ready For Testing): Allow user info to use --login as an optional argument
https://github.com/theforeman/hammer-cli-foreman/pull/79 Martin Bacovsky
02:53 PM Revision 05360682 (hammer-cli-foreman): Fixes #3734 - Allow user info to use --login as an optional argument
Martin Bacovsky
02:38 PM Bug #3954 (Closed): Info commands must always use IDs instead of names in api calls
Applied in changeset foreman:hammer-cli|commit:62845e9a20cc942d01f64be52b59b4227340fa04. Anonymous
10:55 AM Bug #3954 (Ready For Testing): Info commands must always use IDs instead of names in api calls
https://github.com/theforeman/hammer-cli/pull/75
https://github.com/theforeman/hammer-cli-foreman/pull/77
Tomáš Strachota
02:27 PM Revision 41b694a7 (hammer-cli-foreman): Merge pull request #77 from tstrachota/3954_ids
Fixes #3954 - translate names to ids mbacovsky
02:23 PM Bug #4202 (Ready For Testing): Existing architectures are lost while associating architecture
https://github.com/theforeman/hammer-cli-foreman/pull/78 Martin Bacovsky
01:53 PM Bug #4202 (Closed): Existing architectures are lost while associating architecture
... Martin Bacovsky
02:09 PM Revision 35c206ff: Merge pull request #75 from tstrachota/3954_ids
Fixes #3954 - translate names to ids Martin Bacovsky
01:43 PM Revision 8c98083c (hammer-cli-foreman): Label temporarily removed from OSs
It's impossible to use labels for finding OSs because are missing scoped
search for them.
Tomas Strachota
01:39 PM Revision 62845e9a: Fixes #3954 - translate names to ids
Tomáš Strachota
01:18 PM Revision 5dce1255 (hammer-cli-foreman): Fixes #3954 - translate names to ids
Tomas Strachota
11:16 AM Revision 683eb169 (hammer-cli-foreman): Merge pull request #76 from eLobato/error_handler
Bug #4190 - Fix for recent changes to errors handler in API mbacovsky
 

Also available in: Atom