Project

General

Profile

Activity

From 07/15/2013 to 08/13/2013

08/13/2013

01:27 PM Revision 4335c395: Bump the version to 0.0.2
Sam Kottler
01:02 PM Revision 1a55334b (hammer-cli-foreman): Merge pull request #6 from mbacovsky/2906_test_on_1.8
fixes #2906 - test are broken on 1.8 mbacovsky
12:50 PM Feature #2841 (Closed): Add commands for Locations CRUD
Tomáš Strachota
12:15 PM Revision d31efe89 (hammer-cli-foreman): fixes #2841 - locations CRUD
Tomas Strachota
11:36 AM Revision 78d75cdb (hammer-cli-foreman): fixes #2906 - test are broken on 1.8
Martin Bacovsky
11:28 AM Revision 1f0f8793 (hammer-cli-foreman): Merge pull request #2 from tstrachota/locations
fixes #2841 - locations CRUD mbacovsky
11:20 AM Feature #2913 (Assigned): Add commands for Media
Tomáš Strachota
09:01 AM Feature #2913 (Closed): Add commands for Media
Tomáš Strachota
11:11 AM Feature #2928 (Closed): Add commands for managing Smart variables and Smart parameters
Tomáš Strachota
11:08 AM Feature #2927 (Closed): Add commands for reading Fact values
Tomáš Strachota
11:07 AM Feature #2926 (Closed): Add commands for managing Config templates
Tomáš Strachota
11:06 AM Feature #2925 (Closed): Add commands for managing Common parameters
Tomáš Strachota
11:05 AM Feature #2924 (Closed): Add commands for managing LDAP auth sources
Tomáš Strachota
11:03 AM Feature #2923 (Closed): Add commands for managing Usergroups
Tomáš Strachota
11:03 AM Feature #2922 (Closed): Add commands for managing Roles
(https://bugzilla.redhat.com/show_bug.cgi?id=1046206) Tomáš Strachota
09:23 AM Bug #2906 (Closed): Make sure hammer works with Ruby 1.8.x
Applied in changeset hammer-cli|commit:882675e8c2f2969af7e007fc570adf674c643ff5. Martin Bacovsky
09:07 AM Feature #2921 (Closed): Add commands for Audits
Tomáš Strachota
09:07 AM Feature #2920 (Closed): Add commands for reading Reports
Tomáš Strachota
09:06 AM Feature #2919 (Resolved): Add commands for Smart proxies
Tomáš Strachota
09:04 AM Feature #2918 (Closed): Add commands for Settings
Tomáš Strachota
09:04 AM Feature #2917 (Resolved): Add commands for Hostgroups
Tomáš Strachota
09:02 AM Feature #2916 (Closed): Add commands for Images
Tomáš Strachota
09:02 AM Feature #2915 (Closed): Add read commands for Puppetclasses
Tomáš Strachota
09:01 AM Feature #2914 (Closed): Add commands for Operating systems
Tomáš Strachota
09:00 AM Feature #2912 (Closed): Add commands for Models
Tomáš Strachota
08:57 AM Feature #2911 (Closed): Add partition tables command
Tomáš Strachota
08:12 AM Feature #2843: Listing associated resources for locations and orgs
Api returns only ids of associated resources (eg. subnet_ids of an organization). It's not very user friendly to list... Tomáš Strachota
07:57 AM Bug #2905 (Resolved): Set License to GPLv3+
Martin Bacovsky

08/12/2013

04:18 PM Revision adad9e8f: Merge pull request #11 from skottler/license
Add GPL to the README and create a LICENSE Sam Kottler
04:14 PM Revision 99fd3878: Add GPL to the README and create a LICENSE
Sam Kottler
02:32 PM Revision 4e4fb292: Merge pull request #10 from mbacovsky/2906_test_on_1.8
fixes #2906 - test are broken on 1.8 Martin Bacovsky
02:30 PM Revision 882675e8: fixes #2906 - test are broken on 1.8
Martin Bacovsky
12:17 PM Revision a729f529: Merge pull request #9 from mbacovsky/2907_default_log_dir
fixes #2907 - Add log dir default value Martin Bacovsky
11:38 AM Revision 74db54c2: fixes #2907 - Add log dir default value
Martin Bacovsky
10:28 AM Revision dcb303ff: Merge pull request #8 from skottler/require_relative
Remove require_relative from all the test and lib files Martin Bacovsky
09:49 AM Bug #2906 (Assigned): Make sure hammer works with Ruby 1.8.x
Martin Bacovsky
05:00 AM Bug #2906 (Closed): Make sure hammer works with Ruby 1.8.x
- check the plugins
- check the tests
Martin Bacovsky
08:19 AM Bug #2907 (Resolved): Add log dir default value and update loggign setup in the README
PR #9 https://github.com/theforeman/hammer-cli/pull/9 added
- default log_dir (/var/log/foreamn)
- support for ~ ...
Martin Bacovsky
07:03 AM Bug #2907 (Assigned): Add log dir default value and update loggign setup in the README
Martin Bacovsky
05:06 AM Bug #2907: Add log dir default value and update loggign setup in the README
when there is no log_dir set user is getting the following error:
$hammer ...
Martin Bacovsky
05:03 AM Bug #2907 (Resolved): Add log dir default value and update loggign setup in the README
Martin Bacovsky
05:14 AM Bug #2908 (Resolved): Remove timestamps from list commands in foreman resources
Martin Bacovsky
02:07 AM Revision 68319d2d: Remove require_relative from all the test and lib files
Sam Kottler

08/09/2013

11:13 AM Revision 83cfcfbb: Merge pull request #7 from mbacovsky/2903_logging_setup
fixes #2903 - CLI logging is creating a lot of logs Martin Bacovsky
11:09 AM Revision 28674baa: fixes #2903 - CLI logging is creating a lot of logs
Martin Bacovsky
10:47 AM Revision d33f5fbc: Merge pull request #6 from mbacovsky/2902_log_actions
fixes #2902 - Foreman plugin does not log actions Martin Bacovsky
10:43 AM Revision c17545e1: fixes #2902 - Foreman plugin does not log actions
Martin Bacovsky
08:54 AM Feature #2904 (Assigned): Add hosts command
Martin Bacovsky
05:14 AM Feature #2904 (Closed): Add hosts command
Martin Bacovsky
08:51 AM Bug #2901 (Resolved): Katello Bridge does not handle switches properly
it should be fixed with the following PR
https://github.com/theforeman/hammer-cli-katello-bridge/pull/2
Martin Bacovsky
07:17 AM Bug #2901 (Assigned): Katello Bridge does not handle switches properly
Martin Bacovsky
04:29 AM Bug #2901 (Resolved): Katello Bridge does not handle switches properly
Switch like --silent is forwarded to katello as --silent=true Martin Bacovsky
07:16 AM Bug #2905 (Resolved): Set License to GPLv3+
See GH issue#5 https://github.com/theforeman/hammer-cli-foreman/issues/5 Martin Bacovsky
07:14 AM Bug #2903 (Resolved): CLI logging is creating a lot of logs
fixed with PR #7 https://github.com/theforeman/hammer-cli/pull/7
- roll log file after 1MB by default, size can b...
Martin Bacovsky
06:51 AM Bug #2903 (Assigned): CLI logging is creating a lot of logs
Martin Bacovsky
04:42 AM Bug #2903 (Resolved): CLI logging is creating a lot of logs
logs should be appended to one file and rolled based on size. New log for every run is not optimal Martin Bacovsky
06:49 AM Bug #2902 (Resolved): Foreman plugin does not log actions
Fixed with https://github.com/theforeman/hammer-cli/pull/6
Every command has a logger and automatically logs optio...
Martin Bacovsky
04:32 AM Bug #2902 (Resolved): Foreman plugin does not log actions
hammer-cli-foreman does not have logging implemented. It should have logger available in the commands and log the act... Martin Bacovsky

08/08/2013

02:25 PM Revision 76624208: Merge pull request #5 from mbacovsky/2887_u_p_foreman_part
fixes #2887 - global options --username nad --password should behave con... Martin Bacovsky
02:21 PM Revision 3e048068: fixes #2887 - global options --username nad --password should behave consistently and should override settings
Martin Bacovsky
02:07 PM Revision 896316ea (hammer-cli-foreman): Merge pull request #4 from skottler/cr_typo
Fix a copy/paste error in the compute resource class mbacovsky
02:06 PM Revision 44d1ebdd (hammer-cli-foreman): Merge pull request #3 from mbacovsky/2852-foreman_api-update
fixes #2852 - Failing tests Unrecognised option '--name' mbacovsky
01:53 PM Revision 90a61776: Merge pull request #4 from mbacovsky/2887_global_options_u_p
fixes #2887 - global options --username nad --password Martin Bacovsky
01:44 PM Revision 11b5a9c5: fixes #2887 - global options --username nad --password should behave consistently
Martin Bacovsky
10:28 AM Bug #2887 (Resolved): global options --username nad --password should behave consistently and should override settings from config
This was fixed in following PRs:
- https://github.com/theforeman/hammer-cli/pull/4
- https://github.com/thefo...
Martin Bacovsky
05:26 AM Bug #2887 (Assigned): global options --username nad --password should behave consistently and should override settings from config
Martin Bacovsky
09:23 AM Revision ceb66161: Merge pull request #3 from mbacovsky/2884_home_dir_unresolved
fixes #2884 - Configuration files in home dir are not found Martin Bacovsky
05:25 AM Bug #2884: Configuration files in home dir are not found
Resolved by PR #3 https://github.com/theforeman/hammer-cli/pull/3
Martin Bacovsky
05:25 AM Bug #2884 (Resolved): Configuration files in home dir are not found
Martin Bacovsky

08/07/2013

03:29 PM Revision 9ecf1d23: fixes #2884 - Configuration files in home dir are not found
Martin Bacovsky
02:31 PM Revision 9e626197: Merge pull request #2 from mbacovsky/2885_set_config_path
fixes #2885 - Add CLI option to set config file path Martin Bacovsky
02:15 PM Revision 6abb95de: fixes #2885 - Add CLI option to set config file path
Martin Bacovsky
11:49 AM Revision 9bab5088: Merge pull request #1 from mbacovsky/2824-logging
Added support for logging Martin Bacovsky
11:48 AM Revision b67ffd12: Fixed 2824: Support for logging
Martin Bacovsky
11:34 AM Bug #2884 (Assigned): Configuration files in home dir are not found
Works for me. Relative path resolving depends on properly set $HOME env variable.
Added logging of where settings ...
Martin Bacovsky
10:31 AM Feature #2885 (Resolved): Add CLI option to set config file path
custom config was added in PR https://github.com/theforeman/hammer-cli/pull/2 Martin Bacovsky
07:53 AM Feature #2885 (Assigned): Add CLI option to set config file path
Martin Bacovsky
07:52 AM Feature #2824 (Resolved): Support for logging
Logging has been added https://github.com/theforeman/hammer-cli/pull/1 Martin Bacovsky

08/06/2013

11:32 AM Bug #2887 (Resolved): global options --username nad --password should behave consistently and should override settings from config
Currently:
- foreman plugin ignores the options completely
- katello bridge is using it but global options should...
Martin Bacovsky
07:05 AM Feature #2885 (Resolved): Add CLI option to set config file path
Like this:
hammer -c ./my_config.yaml host list
Martin Bacovsky
07:02 AM Bug #2884 (Resolved): Configuration files in home dir are not found
Configuration loader does not expand $HOME properly. Martin Bacovsky

08/02/2013

06:31 AM Feature #2824 (Assigned): Support for logging
Martin Bacovsky

08/01/2013

07:08 PM Revision 797fda6a (hammer-cli-foreman): Fix a copy/paste error in the compute resource class
Sam Kottler

07/31/2013

08:33 AM Revision 05fd92f7 (hammer-cli-foreman): fixes #2852 - Failing tests Unrecognised option '--name'
Martin Bacovsky
08:05 AM Feature #2843: Listing associated resources for locations and orgs
Can you explain more the results that you want. class TaxHost may already have what you need. Joseph Magen
05:13 AM Feature #2865 (Closed): Build nightly in Koji
- add spec file
- set to build nightly in Koji
Martin Bacovsky
04:32 AM Bug #2852 (Resolved): Failing tests Unrecognised option '--name'
This is fixed in foreman_api >= 0.1.5 Martin Bacovsky

07/29/2013

09:18 AM Revision 4cfb4ef8 (hammer-cli-foreman): Merge pull request #1 from tstrachota/envs
fixes #2842 - environment CRUD actions mbacovsky
06:25 AM Bug #2852 (Resolved): Failing tests Unrecognised option '--name'
There is bunch of failing tests in hammer-cli-foreman. The tests are failing with following exception:
HammerCLIF...
Martin Bacovsky
05:31 AM Feature #2842 (Resolved): Add commands for Environments CRUD
Merged Martin Bacovsky

07/25/2013

10:15 PM Revision fd5ab4e6 (hammer-cli-foreman): fixes #2842 - environment CRUD actions
Tomas Strachota
05:43 PM Refactor #2845 (Closed): Command's output definition shouldn't use formatting functions
Formatting functions should be replaced with field type. The function spoils field's information forever. Eg. once da... Tomáš Strachota
05:35 PM Feature #2844 (Closed): Associating resources with locations and orgs
There should be a way how to (dis)associate resources with orgs and locations in the cli (such as Smart Proxies, Subn... Tomáš Strachota
05:30 PM Feature #2843 (Closed): Listing associated resources for locations and orgs
There should be a way how to list associated resources for orgs and locations in the cli (such as Smart Proxies, Subn... Tomáš Strachota
05:25 PM Feature #2841 (Ready For Testing): Add commands for Locations CRUD
https://github.com/theforeman/hammer-cli-foreman/pull/2 Tomáš Strachota
05:11 PM Feature #2841 (Closed): Add commands for Locations CRUD
Tomáš Strachota
05:24 PM Feature #2842 (Ready For Testing): Add commands for Environments CRUD
https://github.com/theforeman/hammer-cli-foreman/pull/1 Tomáš Strachota
05:14 PM Feature #2842 (Resolved): Add commands for Environments CRUD
Tomáš Strachota
10:54 AM Revision 274cbced (hammer-cli-foreman): gem name unified to hammer_cli_foreman
Tomas Strachota
10:16 AM Feature #2835 (Closed): Create technical docs for Hammer cli
Docs for:
* architecture
* simple command example
* output definition
* available error codes
* validations
* a...
Tomáš Strachota
10:15 AM Feature #2834 (Closed): Create a cli manual at foreman.org
Create a page at http://theforeman.org/manuals/1.2/ (or 1.3) dedicated to installation, usage and current state of Ha... Tomáš Strachota
06:54 AM Revision 2a59be47: gem name unified to hammer_cli
Tomáš Strachota

07/24/2013

10:40 AM Revision b3e12f49 (hammer-cli-foreman): Create README.md
Tomas Strachota
09:00 AM Feature #2824 (Resolved): Support for logging
Hammer CLI misses a logger.
Ideally for any exception the CLi should print only the error message but log the whol...
Tomáš Strachota
08:57 AM Tracker #2823 (Closed): Tracker for usability issues
Tomáš Strachota
08:49 AM Refactor #2822 (Resolved): Return codes should be defined at one place
There are currently no return codes. We should define a set of common return codes with corresponding constants. Tomáš Strachota
03:09 AM Revision a8580925: Removed deps on pry
Martin Bacovsky
02:12 AM Revision 54a6e45a: Fixes in the docs
Martin Bacovsky
02:07 AM Revision c9900f0b: Fixed config paths expansion
Martin Bacovsky

07/23/2013

05:10 PM Revision c8fd2666: Fixed apipie settings
Martin Bacovsky
05:02 PM Revision 51b24b48: Added readme
Martin Bacovsky
11:13 AM Revision 5ad260a9 (hammer-cli-foreman): Initial commit
Martin Bacovsky
10:15 AM Revision 1a54659b: Moved settings back to singleton, values are read in the hammer
Martin Bacovsky

07/22/2013

12:19 PM Revision 30fa5166: Initial commit of new codebase for foreman CLI tool
Martin Bacovsky
 

Also available in: Atom