Project

General

Profile

Activity

From 03/01/2016 to 03/30/2016

03/30/2016

06:41 AM Feature #12103: Add host rebuild_config action
The blocking issue has been resolved. Shlomi, would you mind sending a PR from your branch? Tomáš Strachota

03/23/2016

05:01 AM Bug #14311 (Closed): hammer-cli defaults add does not work if no defaults file exist.
Applied in changeset commit:7e37bfa0136209169da554410c3b539d49c80f8b. Shimon Shtein
05:01 AM Bug #13946 (Closed): Unable to clone config_template via the hammer cli.
Applied in changeset commit:hammer-cli-foreman|5aaa69fa1f9df50480002d92c9f42c5ede1b9635. Shimon Shtein
04:47 AM Revision fa7844d0: Merge pull request #199 from ShimShtein/14311
Fixes #14311 - Now hammer recognizes when to create defaults file correctly Tomáš Strachota

03/22/2016

12:16 PM Revision 5aaa69fa (hammer-cli-foreman): Fixes #13946 - added clone command to config templates
Shimon Shtein
08:03 AM Bug #14312 (Closed): hammer-cli-foreman-0.6.1 misses dependency on apipie-bindings >=0.0.16
Fixed in 0.6-stable in commit dc771eb. Dominic Cleal
07:48 AM Bug #14312 (Ready For Testing): hammer-cli-foreman-0.6.1 misses dependency on apipie-bindings >=0.0.16
The Foreman Bot
07:34 AM Bug #14312 (Closed): hammer-cli-foreman-0.6.1 misses dependency on apipie-bindings >=0.0.16
It was added in https://github.com/theforeman/hammer-cli-foreman/commit/4a9eceb007ad9dcea3d5052b83a1f96bf5e176af whic... Tomáš Strachota
07:44 AM Bug #14267 (Closed): Host creation error
Merged in 013a886. Dominic Cleal
04:27 AM Bug #14267: Host creation error
Thanks for testing it out, I'm hoping to make an RC3 this week including this fix. Dominic Cleal
04:22 AM Bug #14267: Host creation error
Thank you Dominic, it is working now with this fix. Alexandre Barth
05:16 AM Bug #14311 (Ready For Testing): hammer-cli defaults add does not work if no defaults file exist.
The Foreman Bot
05:10 AM Bug #14311 (Closed): hammer-cli defaults add does not work if no defaults file exist.
# hammer defaults list
----------|------
PARAMETER | VALUE
----------|------
# hammer defaults providers
-----...
Shimon Shtein
05:14 AM Revision 7e37bfa0: Fixes #14311 - Now hammer recognizes when to create defaults file correctly
Shimon Shtein
04:12 AM Feature #14295: Script to enable or disable debugging for all Foreman components
Yep, seems you've got my points now, thanks for looking into it. Hammer provides a lot already, including the fact t... Dominic Cleal

03/21/2016

12:44 PM Feature #14295: Script to enable or disable debugging for all Foreman components
So this could be a new hammer cli "plugin" perhaps called "admin" with it's own subcommand "logging". I would like to... Lukas Zapletal
12:19 PM Feature #14295: Script to enable or disable debugging for all Foreman components
On second thought tho, I can perhaps take a look on hammer and if this could be another attempt of starting one tool ... Lukas Zapletal
12:14 PM Feature #14295: Script to enable or disable debugging for all Foreman components
I am not really sure what your concerns are, we are talking about three pages long separate helper script. I have no ... Lukas Zapletal
11:47 AM Feature #14295: Script to enable or disable debugging for all Foreman components
The point was not that there should or shouldn't be all-encompassing scripts, but that the associated ticket wrote ye... Dominic Cleal
11:45 AM Feature #14295: Script to enable or disable debugging for all Foreman components
I am not trying to do all-in-one script, it's s separate useful helper script. Lukas Zapletal
10:49 AM Feature #14295: Script to enable or disable debugging for all Foreman components
Sounds very similar to #10788 which was refused in Foreman core - use the existing Hammer CLI framework please. Dominic Cleal
10:44 AM Feature #14295: Script to enable or disable debugging for all Foreman components
Not sure which category to pickup :-) Lukas Zapletal
10:44 AM Feature #14295: Script to enable or disable debugging for all Foreman components
Preliminary version at https://gist.github.com/lzap/9dd635ed9e572987fe55 Lukas Zapletal
10:43 AM Feature #14295 (Closed): Script to enable or disable debugging for all Foreman components
I wrote a simple interactive (TUI) and CLI Ruby script (whiptail dependency, part of all distros, usually in package ... Lukas Zapletal
11:02 AM Bug #12869 (Closed): hammer fails with parameters that contains a commas
Applied in changeset commit:1c83d898364270ac7f00eef171d5b2a964e04d25. Anonymous
10:40 AM Revision 8d08bc4e: Merge pull request #197 from tstrachota/json_params_12869
Fixes #12869 - enable json for key=value parameters Martin Bacovsky
10:29 AM Bug #14289: Hammer prints deprecation warning when option definitions are loaded
Adding some more info:
Reproducible with hammer-cli-katello, try:...
Tomáš Strachota
07:20 AM Bug #14289 (Resolved): Hammer prints deprecation warning when option definitions are loaded
It should print them when a deprecated flag/option is used Adam Ruzicka

03/18/2016

10:17 AM Bug #14267 (Ready For Testing): Host creation error
Proposed a cherry pick for 0.6.x: https://github.com/theforeman/hammer-cli-foreman/pull/224 Dominic Cleal
10:10 AM Bug #14267: Host creation error
#13927 removes this buggy code, we could take that into 0.6.x and it'd fix the problem. Dominic Cleal
09:13 AM Bug #14267 (Closed): Host creation error
... Alexandre Barth
07:23 AM Bug #13966: Host creation error: ApipieBindings::InvalidArgumentTypesError: host[interfaces_attributes][0] - Hash was expected
Could you file a new bug report please with debug output (hammer -d [..]) and the server-side production.log for the ... Dominic Cleal
07:17 AM Bug #13966: Host creation error: ApipieBindings::InvalidArgumentTypesError: host[interfaces_attributes][0] - Hash was expected
Using foreman 1.11RC2 with hammer cli 0.6.1 now i get this error for the same command :
Could not create the host:...
Alexandre Barth

03/15/2016

08:51 AM Refactor #8965 (Duplicate): Constant Fields pollutes global space
Tomáš Strachota

03/14/2016

05:01 AM Bug #13966 (Closed): Host creation error: ApipieBindings::InvalidArgumentTypesError: host[interfaces_attributes][0] - Hash was expected
Applied in changeset commit:hammer-cli-foreman|14756817abeec6762c3ad8577e858ca66ac109af. Anonymous
04:40 AM Revision a5d864a3 (hammer-cli-foreman): Merge pull request #221 from tstrachota/host_interfaces_format_13966
fixes #13966 - newer version of apipie validates types for arrays Tomas Strachota

03/11/2016

03:48 AM Bug #12869 (Ready For Testing): hammer fails with parameters that contains a commas
Tomáš Strachota

03/10/2016

05:01 PM Bug #11147 (Closed): hammer says "Error: 301 Moved Permanently" when you are missing "https://" in server option
Applied in changeset commit:hammer-cli-foreman|4a9eceb007ad9dcea3d5052b83a1f96bf5e176af. Martin Bacovsky
07:24 AM Bug #11147 (Ready For Testing): hammer says "Error: 301 Moved Permanently" when you are missing "https://" in server option
The Foreman Bot
04:19 PM Revision 287fdfcb (hammer-cli-foreman): Merge pull request #223 from mbacovsky/11147_redirects
Fixes #11147 - Handle API request redirects with useful message Tomas Strachota
07:19 AM Revision 4a9eceb0 (hammer-cli-foreman): Fixes #11147 - Handle API request redirects with useful message
Martin Bacovsky
06:05 AM Revision 1c83d898: Fixes #12869 - enable json for key=value parameters
Tomáš Strachota
05:53 AM Revision 14756817 (hammer-cli-foreman): Fixes #13966 - newer version of apipie validates types for arrays
Therefore we no longer can send network interfaces in hashes even though
the server would cope with it.
Tomas Strachota

03/08/2016

09:33 AM Bug #11147 (Assigned): hammer says "Error: 301 Moved Permanently" when you are missing "https://" in server option
Martin Bacovsky
07:28 AM Bug #14092 (Ready For Testing): Multidomain translations slow hammer down
The Foreman Bot
06:29 AM Bug #14092 (Closed): Multidomain translations slow hammer down
When hammer is installed with multiple plugins the startup slows down. Profiling showed we're loosing quite some time... Tomáš Strachota

03/07/2016

05:02 AM Bug #7468 (Closed): hammer cli does not list authorized type info for a user other than internal
Applied in changeset commit:hammer-cli-foreman|11a5f8412117d4d21b91a027c031cf60bec8eadf. Stephen Benjamin
04:46 AM Revision 55e5d478 (hammer-cli-foreman): Merge pull request #222 from stbenjam/7468
fixes #7468 - show auth source name for all auth sources Tomas Strachota

03/06/2016

11:03 AM Bug #12267: Inconsistent output on hammer repository-set
This is happening in more then one command but it's not in all commands:
I tried:...
Ori Rabin

03/04/2016

04:01 PM Bug #13926 (Closed): Unmanaged host does not require environment
Applied in changeset commit:hammer-cli-foreman|887515b2959d67f08e7ff9eb478316dbae45ee56. Marek Hulán
03:26 PM Revision 11a5f841 (hammer-cli-foreman): fixes #7468 - show auth source name for all auth sources
Stephen Benjamin
03:17 PM Revision db52e2ca (hammer-cli-foreman): Merge pull request #217 from ares/fix/13926
Fixes #13926 - Environment and Puppet proxy is not required Tomas Strachota
02:31 PM Bug #7468 (Ready For Testing): hammer cli does not list authorized type info for a user other than internal
The Foreman Bot
04:38 AM Bug #13966 (Ready For Testing): Host creation error: ApipieBindings::InvalidArgumentTypesError: host[interfaces_attributes][0] - Hash was expected
Dominic Cleal

03/02/2016

08:09 AM Refactor #14007 (Closed): Typo in MissingSeachOptions
hammer-cli-foreman adds several exceptions, one of them has typo in name (MissingSeachOptions instead of MissingSearc... Adam Ruzicka
07:22 AM Revision 887515b2 (hammer-cli-foreman): Fixes #13926 - Environment and Puppet proxy is not required
Marek Hulán
05:07 AM Bug #13928: Interface attributes are not parsed correctly
That's not fair, mine was opened earlier :-) #kidding Marek Hulán
05:05 AM Bug #13928 (Duplicate): Interface attributes are not parsed correctly
Tomáš Strachota
03:54 AM Revision 93d90c60: Merge pull request #196 from daviddavis/temp/20160229172248
Fixes #13960 - Fix coded options for apipie 0.3.6 Tomáš Strachota
03:11 AM Bug #13994: Cannot dis-associate a Subnet from a Domain using Hammer
@hammer subnet update --domain-ids ''@ works fine. Dominic Cleal

03/01/2016

03:16 PM Bug #13994 (Closed): Cannot dis-associate a Subnet from a Domain using Hammer
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1305747
*Description of problem:*
Cannot dis-associate...
Brad Buckingham
12:01 PM Bug #13927 (Closed): Specifying provision and primary flags should not be mandatory
Applied in changeset commit:hammer-cli-foreman|e8a7110e0699cb54875df67b7d454a687acdcc9d. Marek Hulán
11:10 AM Revision f79f77d5 (hammer-cli-foreman): Merge pull request #218 from ares/fix/13927
Fixes #13927 - make primary and provision flag optional Martin Bacovsky
04:33 AM Bug #13966 (Assigned): Host creation error: ApipieBindings::InvalidArgumentTypesError: host[interfaces_attributes][0] - Hash was expected
Tomáš Strachota
04:06 AM Bug #13966 (Closed): Host creation error: ApipieBindings::InvalidArgumentTypesError: host[interfaces_attributes][0] - Hash was expected
hammer -u admin -p changeme host create --build false --enabled false --hostgroup ESXi-Prod --model 'IBM 3650 M4' --i... Alexandre Barth
 

Also available in: Atom