Project

General

Profile

Activity

From 07/25/2015 to 08/23/2015

08/23/2015

02:22 PM Refactor #11452 (Closed): Support rest-client 1.8
Also see https://github.com/Apipie/apipie-bindings/issues/27
I'm unsure if a direct dependency to rest-client is r...
Anonymous

08/21/2015

07:01 AM Bug #7236 (Closed): Messages in associating commands are not translated
Applied in changeset commit:hammer-cli-foreman|75fc5ddc91b2bdd1dcda21194a7c6269f36d5103. Anonymous
04:12 AM Bug #7236 (Ready For Testing): Messages in associating commands are not translated
The Foreman Bot
04:12 AM Bug #7236 (Assigned): Messages in associating commands are not translated
Tomáš Strachota
06:51 AM Revision a3dcd40d (hammer-cli-foreman): Merge pull request #191 from tstrachota/translations_7236
Fixes #7236 - messages in associating commands weren't translated Tomas Strachota
05:09 AM Revision 75fc5ddc (hammer-cli-foreman): Fixes #7236 - messages in associating commands weren't translated
Tomas Strachota
04:03 AM Refactor #8427 (Closed): Hammer project title conflicts with preexisting open source project
Closing this one. We're not going to rename hammer. Tomáš Strachota
04:00 AM Feature #7209 (Duplicate): Unable to set password for hostgroup
Tomáš Strachota

08/20/2015

11:44 AM Revision c0f8cbfe: Fixes #11439 - Prevents hammer from reading ./config file
Adam Ruzicka
07:53 AM Revision d5505366: Fixes #11439 - Prevents hammer from reading './config' file
Adam Ruzicka
05:05 AM Bug #11441 (Closed): Hammer does not check whether it get correct number of resources when translating name to id parameters
When I run hammer like this... Marek Hulán
02:20 AM Bug #11439 (Ready For Testing): Hammer reads local config file named config but should skip it because it isnt a directory
The Foreman Bot
02:11 AM Bug #11439 (Closed): Hammer reads local config file named config but should skip it because it isnt a directory
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1255086
Description of problem:
Hammer reads a set of con...
Adam Ruzicka
02:18 AM Revision 15d0e048: Fixes #11439 - Prevents hammer from reading './config' file
Adam Ruzicka

08/19/2015

10:01 AM Feature #11236 (Closed): Allow hammer hostgroup to set/update the root password field
Applied in changeset commit:hammer-cli-foreman|344dde29c6356f9fe3817c872f8b221b20c0fcbe. Shlomi Zadok
09:49 AM Revision 84db9a65 (hammer-cli-foreman): Merge pull request #189 from shlomizadok/fix_11240
fixes #11236 - add root_pass option Tomas Strachota
08:52 AM Feature #11431 (Closed): Include information about fields that can be used for ordering and filtering
Majority of foreman list commands support `--search` and `--order` but users have nowhere to look for the allowed val... Tomáš Strachota
08:40 AM Feature #11430 (Rejected): Alignment of id columns should be to the right
In the tabular output id columns should be aligned to the right for better readability. Tomáš Strachota
08:38 AM Feature #11429 (New): Column width in tabular list should be more clever
It should use the full terminal width and resize the columns accordingly. Tomáš Strachota
08:36 AM Feature #7453 (Assigned): Add hammer man page
Tomáš Strachota
04:41 AM Feature #8250 (Duplicate): Move tests helpers to more accessible place
Tomáš Strachota

08/18/2015

09:19 AM Revision 344dde29 (hammer-cli-foreman): fixes #11236 - add root_pass option
Shlomi Zadok
08:40 AM Feature #11158 (Ready For Testing): Hammer does not report error if configuration file is not found
The Foreman Bot
07:51 AM Feature #11158 (Assigned): Hammer does not report error if configuration file is not found
Tomáš Strachota
07:56 AM Bug #5073 (Closed): [RFE] Ability to disable pagination
Closing as the pagination is disabled by default in hammer 0.3.0. Tomáš Strachota
07:55 AM Bug #5060 (Closed): Error during press key "List next page? (Y/n)"
Closing as we removed the interactive pagination completely in hammer 0.3.0. Tomáš Strachota
07:47 AM Bug #8464 (Closed): Error loading hammer_cli_csv and hammer_cli_katello
I assume this was resolved. I'm not able to reproduce it on my setup and both plugins load with no errors.
I'm clos...
Martin Bacovsky
07:41 AM Bug #8464: Error loading hammer_cli_csv and hammer_cli_katello
Martin, has this one been resolved? Can we close the issue? Tomáš Strachota
07:37 AM Bug #8810 (Closed): Unable To Create New VMWare Host Using Hammer
Fixed in hammer 0.2.0, closing. Tomáš Strachota
07:26 AM Feature #11236 (Ready For Testing): Allow hammer hostgroup to set/update the root password field
Tomáš Strachota
07:21 AM Feature #11402 (Ready For Testing): Defaults support for hammer_cli in hammer_cli_foreman plugin
The Foreman Bot
07:18 AM Feature #11402 (Closed): Defaults support for hammer_cli in hammer_cli_foreman plugin
add basic support for default location/organization in hammer_cli_foreman plugin.
A test of how this model works.
Alon Goldboim
07:19 AM Bug #11299: hammer cli should allow referencing auth source by name, not just id
Trivial when there's support in the API. I added a related issue for the API part. Tomáš Strachota

08/14/2015

11:35 AM Bug #11355 (Closed): Hammer JSON output not returning valid JSON for simple messages
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1253737
Description of problem:
Hammer currently does not...
Bryan Kearney

08/12/2015

01:00 PM Feature #10070 (New): As a user I want to be able to specify different compute resources to select atomic
David Davis

08/11/2015

03:52 AM Feature #11317: Hammer + external authentication via FreeIPA
Sure, if the client isn't performing GSS/SPNEGO with httpd then Foreman won't be able to authenticate it. As I've sa... Dominic Cleal
03:39 AM Feature #11317: Hammer + external authentication via FreeIPA

FYI. I checked the foreman code and it getting failed in below code(User model try_to_login method)
user = unsc...
Nagarjuna Rachaneni
03:22 AM Feature #11317: Hammer + external authentication via FreeIPA
There is no entry in /var/log/httpd/error_log for this API request Nagarjuna Rachaneni
03:22 AM Feature #11317: Hammer + external authentication via FreeIPA
Nothing there that suggests it's doing either SPNEGO or even HTTP basic auth to me, do you agree? I'd have a look ag... Dominic Cleal
03:19 AM Feature #11317: Hammer + external authentication via FreeIPA
Here is the curl debug output... Nagarjuna Rachaneni
03:02 AM Feature #11317: Hammer + external authentication via FreeIPA
Try enabling curl's debug (e.g. -v or -i) to see if it's actually performing SPNEGO or if it's simply using HTTP basi... Dominic Cleal
02:25 AM Feature #11317: Hammer + external authentication via FreeIPA

No luck with curl --negotiate....
Nagarjuna Rachaneni

08/10/2015

10:58 AM Feature #11317: Hammer + external authentication via FreeIPA
Ah sorry, I misunderstood and thought you meant LDAP, but this is "external", i.e. Apache + Kerberos.
Then yes, us...
Dominic Cleal
06:20 AM Feature #11317: Hammer + external authentication via FreeIPA
Dominic Cleal wrote:
> I can't think why this would be, it should work identically. Could you perhaps attach your p...
Nagarjuna Rachaneni
05:36 AM Feature #11317: Hammer + external authentication via FreeIPA
I can't think why this would be, it should work identically. Could you perhaps attach your production.log showing bo... Dominic Cleal
05:25 AM Feature #11317: Hammer + external authentication via FreeIPA
Hi,
I have an external authentication via FreeIPA and it works nice for foreman web UI.
When i use hammer (or a...
Iakov Gan
05:23 AM Feature #11317 (Closed): Hammer + external authentication via FreeIPA
Hi,
I have an external authentication via FreeIPA and it works nice for foreman web UI.
When i use hammer (or ...
Iakov Gan

08/08/2015

08:39 PM Refactor #11280 (Ready For Testing): Revert Ruby 1.8 specifics
The Foreman Bot
08:33 PM Revision ef61e9a7 (hammer-cli-foreman): refs #11280 - drop Ruby 1.8 support
Michael Moll
08:32 PM Revision 4dc0ba77: refs #11280 - drop Ruby 1.8 support
Michael Moll

08/06/2015

04:58 AM Bug #11205: Request to /api/hosts/:id/parameters on host info is unnecessary
thanks, adding the view permissions fixed the problem. This leaves me with some questions, maybe you can shed some li... Rainer G

08/05/2015

01:38 PM Bug #11299 (Duplicate): hammer cli should allow referencing auth source by name, not just id
When writing up things to wrap building our the organization via hammer it is painful to have to reference the authso... Greg Swift

08/04/2015

04:52 AM Tracker #8978 (Closed): Drop Ruby 1.8 support in hammer
1.8.7 has been removed from Jenkins tests. Dominic Cleal
04:46 AM Tracker #8978: Drop Ruby 1.8 support in hammer
All packages are migrated to newer Ruby versions, so Hammer can now drop 1.8 support whenever. I'd suggest just remo... Dominic Cleal
04:28 AM Refactor #11280 (Closed): Revert Ruby 1.8 specifics
Hammer CLI has some workarounds for Ruby 1.8 support, e.g. carrying fastercsv and rb-readline dependencies. These ca... Dominic Cleal
04:21 AM Bug #11279: hammer cli problems with --owner when setting owner-type to Usergroup
Forgot to add: I'm using Foreman-1.8.2 on Centos6 Joop van de Wege
04:20 AM Bug #11279 (Closed): hammer cli problems with --owner when setting owner-type to Usergroup
I'm trying to set all hosts to the owner-type Usergroup and a specifiek name usergroup with the following command:
@...
Joop van de Wege

07/30/2015

08:39 AM Bug #11256 (Ready For Testing): Update version of hammer-cli-katello to depend on hammer-cli-foreman
The Foreman Bot
08:37 AM Bug #11256 (Closed): Update version of hammer-cli-katello to depend on hammer-cli-foreman
Current dependency of hammer-cli-katello is hammer-cli-foreman < 0.3.0 but hammer-cli-foreman is now at 0.3.0 Christine Fouant
08:38 AM Bug #11257 (Closed): Update version of hammer-cli-foreman-tasks to depend on hammer-cli-foreman 0.3.0
Current dependency of hammer-cli-foreman-tasks is hammer-cli-foreman < 0.3.0 but hammer-cli-foreman is now at 0.3.0 Christine Fouant

07/29/2015

11:24 AM Revision d3da5821 (hammer-cli-foreman): i18n - extracting new, pulling from tx
Martin Bacovsky
11:22 AM Revision 65deedbb (hammer-cli-foreman): Bump to 0.3.0
Martin Bacovsky
11:02 AM Revision 39a827cf: i18n - extracting new, pulling from tx
Martin Bacovsky
11:00 AM Revision bb803dd6: Bump to 0.3.0
Martin Bacovsky

07/28/2015

03:14 PM Feature #11236 (Closed): Allow hammer hostgroup to set/update the root password field
When you create a host group and associate it with an operating system, it is often useful to set the password (root)... Og Maciel
 

Also available in: Atom