SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for katello-cli-1.3.5-1.fc19.noarch.rpm :
Thu Mar 14 13:00:00 2013 Miroslav Suchý 1.3.5-1
- large refactor of organization level default system info keys
(komidore64AATTgmail.com)
- 917608 - cli - fix activation key update (bbuckinghamAATTredhat.com)
- 917639 - cli - fix changeset update add_repo command (bbuckinghamAATTredhat.com)
- fix pylint error (pchalupaAATTredhat.com)
- CLI - Adding a requirements file for development dependencies and updating
Travis config to use. (ehelmsAATTredhat.com)
- fix pylint warnings for travis job (pchalupaAATTredhat.com)
- CLI - Updates to setup.py to switch to distutils and the inclusion of a
requirements.pip file for installing into a virtualenv with pip. Fixes
incorrect inclusion of locale files in setup.py. (ehelmsAATTredhat.com)
- CLI - Updating Spec file for locale changes. (ehelmsAATTredhat.com)
- CLI - Moves locale files to katello-cli namespace for consistency with other
Linux programs. Updates Transifex config. (ehelmsAATTredhat.com)
- CLI - Updates the Makefile to properly clean .mo files and removes those
added by a previous commit. (ehelmsAATTredhat.com)
- CLI - Adds a setup.py file for packaging the CLI for registration on the PyPI
index. (ehelmsAATTredhat.com)
- CLI - Adds environment variable for setting client conf location.
(ehelmsAATTredhat.com)
- CLI - Moves each po file into it\'s own directory to mimic server locale
structure and that of the standard deployment for locale files.
(ehelmsAATTredhat.com)
- CLI - Moves po directory to locale for consistency with server and standard
python projects. (ehelmsAATTredhat.com)
- fixing descriptions and spacing (jsherrilAATTredhat.com)
- allowing the use of repo set name for enable disable (jsherrilAATTredhat.com)
- fast import - migrating cli methods to use evaluate_task_status
(jsherrilAATTredhat.com)
- attempting to fix odd pylint error (jsherrilAATTredhat.com)
- fast import - adding repo set disable to cli (jsherrilAATTredhat.com)
- cli - evaluation of async task status refactored (tstrachotaAATTredhat.com)
- Content views: worked on some locale strings (daviddavisAATTredhat.com)
- if we use $FILE, it is very usefull to set it first (msuchyAATTredhat.com)
- Content views: fix column headers in CLI (daviddavisAATTredhat.com)
- 869378 - API does not list providedProducts for custom content
(lzap+gitAATTredhat.com)
- fixing pylint error (jsherrilAATTredhat.com)
- enable pofilter checking on katello-cli (msuchyAATTredhat.com)
- cs - (pofilter) variables: Do not translate: %s, %s (msuchyAATTredhat.com)
- ru - (pofilter) urls: Different URLs (msuchyAATTredhat.com)
- check localization files for corectness (msuchyAATTredhat.com)
- fix Project-Id-Version for cli/po/ml.po (msuchyAATTredhat.com)
- Content views: add more definition opts to CLI (daviddavisAATTredhat.com)
- 869581 - Product without repo cannot be promoted (aresAATTigloonet.cz)
- adding cli support for repo sets (jsherrilAATTredhat.com)
- cli completion - fixed import path to \'fix_io_encoding\'
(tstrachotaAATTredhat.com)
- 880019 - learn optparser how to handle unicode errors (msuchyAATTredhat.com)
- Added a space to make pylint happy (pajiAATTredhat.com)
- Fixed some broken cli tests (pajiAATTredhat.com)
- Fixed more merge conflicts (pajiAATTredhat.com)
- Cli gettext script (jhadvigAATTredhat.com)
- fixing usage.py script client.conf reference (jsherrilAATTredhat.com)
- fix incorrect string (msuchyAATTredhat.com)
- spec changes (tstrachotaAATTredhat.com)
- cli - usage moved (tstrachotaAATTredhat.com)
- cli - import fix for compute resources (tstrachotaAATTredhat.com)
- cli - lib.control (tstrachotaAATTredhat.com)
- cli tests - source path fix (tstrachotaAATTredhat.com)
- cli - lib.async (tstrachotaAATTredhat.com)
- cli - lib.ui.progress (tstrachotaAATTredhat.com)
- cli - lib.util.io (tstrachotaAATTredhat.com)
- cli - lib.util.data (tstrachotaAATTredhat.com)
- cli - lib.ui.formatters (tstrachotaAATTredhat.com)
- cli - printer moved to lib.ui (tstrachotaAATTredhat.com)
- cli - utilities moved to lib (tstrachotaAATTredhat.com)
- merge translation from SAM (msuchyAATTredhat.com)
- Translations - Download translations from Transifex for katello-cli.
(msuchyAATTredhat.com)
- Fixed some merge conflicts (pajiAATTredhat.com)
- hw models - cli refactoring (tstrachotaAATTredhat.com)
- hw models - cli for update (tstrachotaAATTredhat.com)
- hw models - cli for deletion (tstrachotaAATTredhat.com)
- hw models - cli for creation (tstrachotaAATTredhat.com)
- hw models - cli for info (tstrachotaAATTredhat.com)
- hw models - fix for api binding comments (tstrachotaAATTredhat.com)
- hw models - cli for listing (tstrachotaAATTredhat.com)
- Content views: various fixes to UI and CLI (daviddavisAATTredhat.com)
- Fixed a typo in a cli script (pajiAATTredhat.com)
- Fixed some files missed in previous merges (pajiAATTredhat.com)
- Content views: fixing cli bug from sending org id (daviddavisAATTredhat.com)
- Content views: supporting async publishing (daviddavisAATTredhat.com)
- Content views: added opts to the system register test (daviddavisAATTredhat.com)
- Content views: some things I found preparing for the demo
(daviddavisAATTredhat.com)
- Content views: added CLI for systems with content views
(daviddavisAATTredhat.com)
- Content views: added some activation key tests (daviddavisAATTredhat.com)
- Content views: content view can be set on keys in CLI (daviddavisAATTredhat.com)
- Removing filters from the content view branch (pajiAATTredhat.com)
- Content views: handling new refresh code from CLI/API (daviddavisAATTredhat.com)
- Content views: api refresh test (daviddavisAATTredhat.com)
- Content views: refreshing views from the CLI (daviddavisAATTredhat.com)
- Created CLI command to show tasks\' statuses (daviddavisAATTredhat.com)
- Content views: Added tests for new arguments (daviddavisAATTredhat.com)
- Content views: fixed tests and feedback for def args (daviddavisAATTredhat.com)
- Content views: converted method to classmethod (daviddavisAATTredhat.com)
- Content views: added id and name to cli definition commands
(daviddavisAATTredhat.com)
- Content views: added id and name to cv arguments (daviddavisAATTredhat.com)
- Content views: content view promotion async support (daviddavisAATTredhat.com)
- Content views: showing repo info in cli (daviddavisAATTredhat.com)
- Content views: changed dictionary key in cli command (daviddavisAATTredhat.com)
- Content views: changesets can have views in CLI (daviddavisAATTredhat.com)
- Content views: removed unused import (daviddavisAATTredhat.com)
- Content views: handling async view promotion (daviddavisAATTredhat.com)
- Content views: creating changeset during promotion shortcut
(daviddavisAATTredhat.com)
- Content views: added cli promote command (daviddavisAATTredhat.com)
- Content views: cli info and list work (daviddavisAATTredhat.com)
- Content views: removing unused import (daviddavisAATTredhat.com)
- Content views: re-enabled info cli commands (daviddavisAATTredhat.com)
- Content views: fixed add/remove repo commands (daviddavisAATTredhat.com)
- fixing bad merge (jsherrilAATTredhat.com)
- Content views: fixing pylint warnings (daviddavisAATTredhat.com)
- Content views: fixing up cli tests (daviddavisAATTredhat.com)
- Content views: created nested resources in cli (daviddavisAATTredhat.com)
- content view - allow publishing to views by giving name/lable/description
(jsherrilAATTredhat.com)
- Content views: fixed pylint warnings (daviddavisAATTredhat.com)
- Content views: delete cli test (daviddavisAATTredhat.com)
- Content views: added CLI tests (daviddavisAATTredhat.com)
- Content views: created published/unpublished arguments
(daviddavisAATTredhat.com)
- Content views: created add_view and remove_view (daviddavisAATTredhat.com)
- Content views: added env argument to list (daviddavisAATTredhat.com)
- Content views: fixed product :bug: with cp_id (daviddavisAATTredhat.com)
- Content views: added repo cli commands (daviddavisAATTredhat.com)
- Content views: Added add_product for cli (daviddavisAATTredhat.com)
- Content views: fixed update cli command (daviddavisAATTredhat.com)
- Content views: added destroy to api controller/cli (daviddavisAATTredhat.com)
- Content views: Worked on labels and cli (daviddavisAATTredhat.com)
- Content views: initial setup of models (daviddavisAATTredhat.com)

Wed Jan 30 13:00:00 2013 Justin Sherrill 1.3.4-1
- removing pulpv2 prefix from pulpv2 branch (jsherrilAATTredhat.com)
- 880125 - Errors message when no key can be found (aresAATTigloonet.cz)
- smart proxies - listing available features in cli info
(tstrachotaAATTredhat.com)
- 875117 - fix in msg when repo not found in CLI (tstrachotaAATTredhat.com)
- 839584 - cli system_group info should show max allowed systems
(tstrachotaAATTredhat.com)
- comp. res. cli - pylint fixes (tstrachotaAATTredhat.com)
- comp. res. cli - deleting (tstrachotaAATTredhat.com)
- comp. res. cli - updating (tstrachotaAATTredhat.com)
- comp. res. cli - create (tstrachotaAATTredhat.com)
- comp. res. cli - actions list and info (tstrachotaAATTredhat.com)
- cli - case insensitive choices for optparse options (tstrachotaAATTredhat.com)
- 895735 - [RFE] Specifying the keyname when removing custom info from a system
should be required (komidore64AATTgmail.com)
- Automatic commit of package [katello-cli] release [1.3.3-1].
(jsherrilAATTredhat.com)
- Translations - Update .po and POTFILES.in files for katello-cli.
(jsherrilAATTredhat.com)
- Translations - Download translations from Transifex for katello-cli.
(jsherrilAATTredhat.com)
- 894480 - remove PyXML dependency (msuchyAATTredhat.com)
- resolve pylint errors on Fedora 19 (msuchyAATTredhat.com)
- Revert \"Pylint - Updates to remove disablement of pylint warnings present in\"
(msuchyAATTredhat.com)
- cli completion - fix in sed expression (tstrachotaAATTredhat.com)
- fix config_template info formatting (pchalupaAATTredhat.com)
- Cli Fix (jhadvigAATTgmail.com)
- 886462 - [cli] ping returns $? == 30 (but all services are OK)
(komidore64AATTgmail.com)
- 853385: Display the environment in the output of system info
(komidore64AATTgmail.com)
- fricken pylint (komidore64AATTgmail.com)
- unifying \"blah blah blah [ %s ]\" in CLI\" (komidore64AATTgmail.com)
- 879151, 879161, 879169, 879174, 879195, 880031, 880048, 880054, 880066,
880073, 880089, 880131, 880566 (komidore64AATTgmail.com)
- 879151, 879161, 879169, 879174, 879195, 880031, 880048, 880054, 880066,
880073, 880089, 880131, 880566 (komidore64AATTgmail.com)
- Adding environment tests in CLI (jomaraAATTredhat.com)
- fixing zh_TW.po (msuchyAATTredhat.com)
- fix pt.po (msuchyAATTredhat.com)
- fix ko.po (msuchyAATTredhat.com)
- fixing ko.po (msuchyAATTredhat.com)
- fix zh_CN.po (msuchyAATTredhat.com)
- update pt.po (msuchyAATTredhat.com)
- fix ru.po (msuchyAATTredhat.com)
- fix ja.po (msuchyAATTredhat.com)
- fix zh_TW.po (msuchyAATTredhat.com)
- forward port translation from SAM (msuchyAATTredhat.com)
- Adding environment name change to CLI (jomaraAATTredhat.com)
- 876248: Successful actions should be logged as info, not as errors
(bkearneyAATTredhat.com)

Tue Jan 15 13:00:00 2013 Justin Sherrill 1.3.3-1
- Translations - Update .po and POTFILES.in files for katello-cli.
(jsherrilAATTredhat.com)
- Translations - Download translations from Transifex for katello-cli.
(jsherrilAATTredhat.com)
- 894480 - remove PyXML dependency (msuchyAATTredhat.com)
- resolve pylint errors on Fedora 19 (msuchyAATTredhat.com)
- Revert \"Pylint - Updates to remove disablement of pylint warnings present in\"
(msuchyAATTredhat.com)
- cli completion - fix in sed expression (tstrachotaAATTredhat.com)
- fix config_template info formatting (pchalupaAATTredhat.com)

Tue Jan 8 13:00:00 2013 Lukas Zapletal 1.3.2-1
- Merge pull request #1341 from komidore64/cli-ping
- 886462 - [cli] ping returns $? == 30 (but all services are OK)
- 853385: Display the environment in the output of system info
- fricken pylint
- unifying \"blah blah blah [ %s ]\" in CLI\" (komidore64AATTgmail.com)
- 879151, 879161, 879169, 879174, 879195, 880031, 880048, 880054, 880066,
880073, 880089, 880131, 880566
- Merge pull request #1322 from jsomara/envname
- Adding environment tests in CLI
- fixing locales
- forward port translation from SAM
- Adding environment name change to CLI
- 876248: Successful actions should be logged as info, not as errors

Tue Dec 18 13:00:00 2012 Miroslav Suchý 1.3.1-1
- smart proxies - cli CRUD actions (tstrachotaAATTredhat.com)
- cli - packaged completion script (tstrachotaAATTredhat.com)
- cli - python based shell completion (tstrachotaAATTredhat.com)
- Bumping package versions for 1.3. (ehelmsAATTredhat.com)

Thu Dec 6 13:00:00 2012 Eric D Helms 1.2.2-1
- correcting activation key help message for cli (komidore64AATTgmail.com)
- Switched to python or (jomaraAATTredhat.com)
- 879245 - optionally displaying uuid instead of name (jomaraAATTredhat.com)
- 879561 - Throw exception if system not found (daviddavisAATTredhat.com)
- 879320 - removing ipv4 address from system list (jomaraAATTredhat.com)
- 866972 - katello-debug needs to take headpin into consideration
(komidore64AATTgmail.com)
- subnet cli - CRUD actions (tomas.strAATTgmail.com)
- cli utils - fix in unnest_one (tstrachotaAATTredhat.com)
- 875609-hypervisor - allow hypervisors to successfully register and list in
katello (thomasmckayAATTredhat.com)
- 874280 - terminology changes for consistency across subman, candlepin, etc
(jomaraAATTredhat.com)
- Translations - Update .po and POTFILES.in files for katello-cli.
(ehelmsAATTredhat.com)
- Translations - New translations from Transifex for katello-cli.
(ehelmsAATTredhat.com)
- Translations - Download translations from Transifex for katello-cli.
(ehelmsAATTredhat.com)
- simplify code (msuchyAATTredhat.com)
- code cleanup (msuchyAATTredhat.com)
- 798675 - display \"required\" if option is required (msuchyAATTredhat.com)
- 871622 - correctly set provides and obsoletes (msuchyAATTredhat.com)
- Revert \"871622 - fixing obsoletes to correctly upgrade from katello-cli-
headpin\" (msuchyAATTredhat.com)
- 871622 - fixing obsoletes to correctly upgrade from katello-cli-headpin
(jomaraAATTredhat.com)
- 863461 - Headpin Cli automation : Failure to list the org updated with
special chars other than ascii chars (komidore64AATTgmail.com)
- fixing pylint error (lzap+gitAATTredhat.com)
- 865528 - improving error handling in the cli code (lzap+gitAATTredhat.com)
- cli - method batch_add_columns applied (tstrachotaAATTredhat.com)
- cli printer - tests and utils (tstrachotaAATTredhat.com)
- 871622 - correctly set version in obsolete (msuchyAATTredhat.com)
- Pylint - Updates to remove disablement of pylint warnings present in 0.26
since pylint 0.25 is what is available in Fedora. (ehelmsAATTredhat.com)
- Pylint - Fixes a regex and silences the anonmolous backlash warnings from the
color declarations in the Spinner. (ehelmsAATTredhat.com)
- CLI Unittest - Fixes issue where CLI unittests couldn\'t pass on a clean
system by mocking the get_katello_mode call. (ehelmsAATTredhat.com)
- cli config - fix for missing section in get_katello_mode
(tstrachotaAATTredhat.com)
- Travis - Adds first pass at a Travis configuration. (ericdhelmsAATTgmail.com)
- 865571 - man page for headpin shows katello context (komidore64AATTgmail.com)
- 869575 - CLI - changeset - fix error during add/remove repo/pkg/errata
(bbuckinghamAATTredhat.com)
- 869575 - changeset add_product - correctly handle product request
(bbuckinghamAATTredhat.com)
- forgot to check with pylint (komidore64AATTgmail.com)
- 818903 - Name of the pdf generated for headpin system report command should
be modified (komidore64AATTgmail.com)
- RAM entitlements (jomaraAATTredhat.com)
- 855267 - fix string issue raised in pull request review
(bbuckinghamAATTredhat.com)
- 855267 - changeset - moving common logic for product opts to a class method
(bbuckinghamAATTredhat.com)
- fixing busted cli tests (komidore64AATTgmail.com)
- 855267 - fix few strings based on pull request review
(bbuckinghamAATTredhat.com)
- 855267 - CLI - pylint, template and changeset fixes (bbuckinghamAATTredhat.com)
- 855267 - fixes for pylint errors (bbuckinghamAATTredhat.com)
- 859892 - system info contains \"u\"-s in \"OS release\" field
(komidore64AATTgmail.com)
- 855267 - CLI - updates to changesets based on product chgs
(bbuckinghamAATTredhat.com)
- 855267 - CLI - updates to errata/package/repo based on product chgs
(bbuckinghamAATTredhat.com)
- 855267 - CLI add product label and id whereever product name is supported
(bbuckinghamAATTredhat.com)

Fri Oct 19 14:00:00 2012 Miroslav Suchý 1.2.1-1
- gettext - fix malformed gettext stings in CLI code (inecasAATTredhat.com)
- Fix pylint katello.client.core.organization C0301 (inecasAATTredhat.com)
- default custom info for systems by org (komidore64AATTgmail.com)
- custom info rework (work it!) (komidore64AATTgmail.com)
- fix failing system tests (pchalupaAATTredhat.com)
- domains cli - fix for listing without --order or --search
(tstrachotaAATTredhat.com)
- cli - pylint fixes (tstrachotaAATTredhat.com)
- manifests - Added delete manifest while in headpin mode (not enabled in
katello) manifests - fixed 857949
https://bugzilla.redhat.com/show_bug.cgi?id=857949 (thomasmckayAATTredhat.com)
- architectures - slice_dict extracted to utils (tstrachotaAATTredhat.com)
- architectures - various cli fixes (tstrachotaAATTredhat.com)
- architectures - cli unit tests (tomas.strAATTgmail.com)
- 866323 - do not print binary files to log (msuchyAATTredhat.com)
- Bumping package versions for 1.1. (lzap+gitAATTredhat.com)
- remove old get ext imports (pchalupaAATTredhat.com)
- Architectures API fix (pajkyczAATTgmail.com)
- Added test_foreman_record to CLI utils to validate foreman resources
(pajkyczAATTgmail.com)
- Added system tests for domains, config templates (pajkyczAATTgmail.com)
- CLI - rename show->info, destroy->delete (pajkyczAATTgmail.com)
- Foreman Config Templates improvements (pajkyczAATTgmail.com)
- Config templates CLI - print template kind (pajkyczAATTgmail.com)
- Foreman domains added to CLI client (pajkyczAATTgmail.com)
- Foreman\'s Config Templates added to CLI client. (pajkyczAATTgmail.com)
- architectures cli - show action renamed to info to keep naming consistency
(tomas.strAATTgmail.com)
- cli - removed mutable types form default param values in Server class
(tstrachotaAATTredhat.com)
- architectures - CRUD CLI actions (tstrachotaAATTredhat.com)
- cli - util functions for manipulating dicts and options
(tstrachotaAATTredhat.com)

Fri Oct 12 14:00:00 2012 Lukas Zapletal 1.1.10-1
- Merge pull request #846 from lzap/copyright-update
- updating copyrights
- katello-cli-headpin != katello-headpin-cli
- 864372 - CLI - some keys does not work in \"shell\"
- fixing \'ta\' translations
- merge katello.cli translation from CFSE
- Merge pull request #808 from tstrachota/Bug_845198_locale_cannot_be_switched
- 845198 - fixed getlocale locale.getlocale was used with wrong parameter.
LC_ALL is not allowed. See:
http://docs.python.org/library/locale.html#locale.getlocale
- removing unused import in cli utils printer.py (komidore64AATTgmail.com)
- Merge pull request #803 from komidore64/org-list-fail
- Merge pull request #797 from xsuchy/pull-req-raise
- 863461 - Headpin Cli automation : Failure to list the org updated with
special chars other than ascii chars (komidore64AATTgmail.com)
- 858960 - always set the utf-8 writer for stdout and stderr
- do not mask original error by raise in exception
- unify string \"Couldn\'t find user role\"
- unify string \"Couldn\'t find user\"
- unify string \"Couldn\'t find template\"
- 857576 - Fixing variable name in filter code
- 857576 - Fixed package code indentation

Thu Sep 27 14:00:00 2012 Miroslav Suchý 1.1.9-1
- convert string to unicode (msuchyAATTredhat.com)
- 857576 - Added update filter test (daviddAATTscimedsolutions.com)
- 857576 - Package filter name can be edited by cli
(daviddAATTscimedsolutions.com)
- move custom notes to separate file (msuchyAATTredhat.com)
- remove duplicate code (msuchyAATTredhat.com)
- W0104:228,8:GrepStrategy._print_header: Statement seems to have no effect
(msuchyAATTredhat.com)
- W0212:135,8:VerboseStrategy._print_header: Access to a protected member
_println of a client class E0602:135,8:VerboseStrategy._print_header:
Undefined variable \'self\' (msuchyAATTredhat.com)
- C0301:124,0: Line too long (129/120) C0301:971,0: Line too long (147/120)
(msuchyAATTredhat.com)
- if using delimiter, then do not print padding spaces (msuchyAATTredhat.com)
- do not print first delimiter (msuchyAATTredhat.com)
- 801560 - correctly calculate length of asian characters (msuchyAATTredhat.com)
- 845995 - fixing typo (msuchyAATTredhat.com)
- refresh translations string for katello-cli (msuchyAATTredhat.com)
- some small python changes (komidore64AATTgmail.com)
- adding uuid arguments to system\'s custom info actions in the cli
(komidore64AATTgmail.com)
- 858011 - pylint fixes (mmccuneAATTredhat.com)
- removing a couple missed debugger statements (komidore64AATTgmail.com)
- CustomInfo for Systems (komidore64AATTgmail.com)
- object labels - fix cli tests broken during addition of object labels
(bbuckinghamAATTredhat.com)
- 797297 - fix typo (msuchyAATTredhat.com)
- 845995 - write error is systemgroup does not exist (msuchyAATTredhat.com)
- object-labels - adding CLI and API calls to support object labeling
(mmccuneAATTredhat.com)
- 836575 - fix encoding errors when reporting failure messages in CLI
(inecasAATTredhat.com)
- Revert \"regenerating localization strings for cli\" (komidore64AATTgmail.com)
- regenerating localization strings for cli (komidore64AATTgmail.com)
- 820634 - Katello String Updates (komidore64AATTgmail.com)
- handle exception when katello server is down (msuchyAATTredhat.com)
- update cli source strings of localization (msuchyAATTredhat.com)
- object-label - organization - rename column cp_key to label
(bbuckingAATTdhcp231-20.rdu.redhat.com)
- cli - remove unused import (inecasAATTredhat.com)

Wed Sep 12 14:00:00 2012 Ivan Necas 1.1.8-1
- 837000 - [RFE] when updating sync plan by CLI, it resets the interval.
(pajkyczAATTgmail.com)
- 809259 - activation key - cli permissions changes (continued)
(bbuckinghamAATTredhat.com)
- 809259 - activation key - cli permissions changes (bbuckinghamAATTredhat.com)

Wed Sep 12 14:00:00 2012 Miroslav Suchý 1.1.7-1
- Fixing provides/obsoletes bug (jomaraAATTredhat.com)
- Removing extra configure code for headpin bin; adding provides to cli script
for headpin (jomaraAATTredhat.com)
- Fencing headpin CLI into katello cli. CLI will now load appropriate functions
based on client.conf configuration. Katello cli now ships with headpin
symlink (jomaraAATTredhat.com)

Thu Sep 6 14:00:00 2012 Ivan Necas 1.1.6-1
- 835591 - usage limit is properly displayed in the list (lzap+gitAATTredhat.com)
- make pylint happy on el6 (msuchyAATTredhat.com)
- cli - introducing %{fastbuild} rpm macro use (lzap+gitAATTredhat.com)
- 835591 - usage limit must be higher than 0 (lzap+gitAATTredhat.com)
- cli - pull request review (lzap+gitAATTredhat.com)
- cli refactoring - removing unused code (lzap+gitAATTredhat.com)
- cli refactoring - update_dict_unless_none (lzap+gitAATTredhat.com)
- cli - pull request review (lzap+gitAATTredhat.com)
- fail to build if code contains pylint errors or warnings (msuchyAATTredhat.com)
- returning back docstring (msuchyAATTredhat.com)
- code cleanup - class Bytes is not used (msuchyAATTredhat.com)
- cli - removing unused global variable (lzap+gitAATTredhat.com)
- 853995 - error handling for non-existing systems (lzap+gitAATTredhat.com)
- since AsyncJob is instance of AsyncTask, there is no need for
wait_for_async_job and we can use wait_for_async_task instead
(msuchyAATTredhat.com)
- make _task attribute of instance instead of attribute of class
(msuchyAATTredhat.com)
- Simplify AsyncJob by inheriting from AsyncTask (msuchyAATTredhat.com)
- create __str__() for AsyncJob (msuchyAATTredhat.com)
- cli - introducing debug log level env variable (lzap+gitAATTredhat.com)
- 851142 - CLI: changeset update shows strange error (pajkyczAATTgmail.com)
- C0301: 26,0: Line too long (131/120) C0301:390,0: Line too long (135/120)
(msuchyAATTredhat.com)
- removing reference to class that was removed (mmccuneAATTredhat.com)
- removing reference to class that was removed (mmccuneAATTredhat.com)
- waive W0221:177,4:KatelloCLI.error: Arguments number differs from overridden
method (msuchyAATTredhat.com)
- waive R0904: 20,0:SystemGroupAPI: Too many public methods (21/20)
(msuchyAATTredhat.com)
- waive R0904: 18,0:RepoAPI: Too many public methods (21/20 (msuchyAATTredhat.com)
- waive R0904: 19,0:SystemAPI: Too many public methods (29/20)
(msuchyAATTredhat.com)
- waive W0702:478,4:get_term_width: No exception type(s) specified
(msuchyAATTredhat.com)
- W0221:483,4:KatelloServer.PUT: Arguments number differs from overridden
method (msuchyAATTredhat.com)
- W0221:480,4:KatelloServer.POST: Arguments number differs from overridden
method (msuchyAATTredhat.com)
- W0221:474,4:KatelloServer.GET: Arguments number differs from overridden
method (msuchyAATTredhat.com)
- W0702:364,8:KatelloServer._process_response: No exception type(s) specified
(msuchyAATTredhat.com)
- waive R0904: 39,0:OptionParser: Too many public methods (39/20)
(msuchyAATTredhat.com)
- W1201: 51,12:KatelloShell.history_file: Specify string format arguments as
logging function parameters (msuchyAATTredhat.com)
- R0904: 30,0:KatelloShell: Too many public methods (21/20) (msuchyAATTredhat.com)
- W0201:279,12:Cmd.complete: Attribute \'completion_matches\' defined outside
__init__ (msuchyAATTredhat.com)
- W0703:186,15:Discovery.discover_repositories: Catching too general exception
Exception (msuchyAATTredhat.com)
- R0904:170,0:ListAvailableVerbs: Too many public methods (22/20)
(msuchyAATTredhat.com)
- R0904:183,0:UpdateContent: Too many public methods (21/20 (msuchyAATTredhat.com)
- W0611: 25,0: Unused import get_product (msuchyAATTredhat.com)
- R0904:272,0:Update: Too many public methods (26/20) (msuchyAATTredhat.com)
- remove false statement (msuchyAATTredhat.com)
- R0201: 35,4:EnvironmentAction.get_prior_id: Method could be a function
(msuchyAATTredhat.com)
- W0622:503,12:Errata.run: Redefining built-in \'id\' (msuchyAATTredhat.com)
- W0622:460,12:Packages.run: Redefining built-in \'id\' (msuchyAATTredhat.com)
- C0301:331,0: Line too long (122/120) C0301:407,0: Line too long (122/120)
C0301:409,0: Line too long (122/120) C0301:411,0: Line too long (145/120)
C0301:413,0: Line too long (126/120) C0301:415,0: Line too long (126/120)
C0301:417,0: Line too long (124/120) C0301:484,0: Line too long (124/120)
(msuchyAATTredhat.com)
- R0201:233,4:ShowSubscriptions.convert_timestamp: Method could be a function
R0201:239,4:ShowSubscriptions.extract_sla_from_product: Method could be a
function (msuchyAATTredhat.com)
- R0201: 53,4:DateTimeFormatter.local_timezone: Method could be a function
(msuchyAATTredhat.com)
- W0621: 42,35:DateTimeFormatter.build_datetime: Redefining name \'time\' from
outer scope (line 18) (msuchyAATTredhat.com)
- W0621: 39,28:DateTimeFormatter.contains_zone: Redefining name \'time\' from
outer scope (line 18) (msuchyAATTredhat.com)
- W0621: 36,25:DateTimeFormatter.date_valid: Redefining name \'time\' from outer
scope (line 18) (msuchyAATTredhat.com)
- W0621: 33,25:DateTimeFormatter.time_valid: Redefining name \'time\' from outer
scope (line 18) (msuchyAATTredhat.com)
- W0232: 24,0:DateTimeFormatter: Class has no __init__ method
(msuchyAATTredhat.com)
- R0201: 35,4:ActivationKeyAction.get_template_id: Method could be a function
(msuchyAATTredhat.com)
- C0301: 62,0: Line too long (126/120) C0301:233,0: Line too long (144/120)
(msuchyAATTredhat.com)
- waive Method could be a function (msuchyAATTredhat.com)
- waive unused arguments (msuchyAATTredhat.com)
- W0702:387,12:BaseAction.main: No exception type(s) specified
(msuchyAATTredhat.com)
- R0201:342,4:BaseAction.load_saved_options: Method could be a function
(msuchyAATTredhat.com)
- W0702:278,8:Command._extract_command: No exception type(s) specified
(msuchyAATTredhat.com)
- R0201:257,4:Command.__build_command_usage_lines: Method could be a function
(msuchyAATTredhat.com)
- R0201:214,4:Action.__process_option_errors: Method could be a function
(msuchyAATTredhat.com)
- waive unused arguments (msuchyAATTredhat.com)
- C0301:333,0: Line too long (179/120) C0301:335,0: Line too long (172/120)
(msuchyAATTredhat.com)
- W0611: 19,0: Unused import Command (msuchyAATTredhat.com)
- simplify code (msuchyAATTredhat.com)
- R0201: 86,4:Status.__sortedStatuses: Method could be a function R0201:
93,4:Status.__buildOverallStatusDetail: Method could be a function R0201:
99,4:Status.__buildServiceStatusDetail: Method could be a function
(msuchyAATTredhat.com)
- waive W0612: 70,12:Status.__returnCode: Unused variable \'serviceName\'
(msuchyAATTredhat.com)
- R0201: 39,4:SyncPlanAction.parse_datetime: Method could be a function
(msuchyAATTredhat.com)
- C0301:115,0: Line too long (127/120) C0301:118,0: Line too long (147/120)
C0301:150,0: Line too long (127/120) (msuchyAATTredhat.com)
- R0201:289,4:Promote.create_cs_name: Method could be a function
(msuchyAATTredhat.com)
- rename isMarketingProduct to isNotMarketingProduct to avoid confusion of
future generations (msuchyAATTredhat.com)
- W0702:159,16:List.run.isMarketingProduct: No exception type(s) specified
(msuchyAATTredhat.com)
- W0622:132,8:List.run: Redefining built-in \'all\' (msuchyAATTredhat.com)
- R0201: 58,4:SingleProductAction.set_product_select_options: Method could be a
function R0201: 64,4:SingleProductAction.check_product_select_options: Method
could be a function (msuchyAATTredhat.com)
- C0301: 29,0: Line too long (135/120) C0301:228,0: Line too long (134/120)
C0301:248,0: Line too long (124/120) C0301:308,0: Line too long (121/120)
C0301:312,0: Line too long (128/120) C0301:314,0: Line too long (158/120)
(msuchyAATTredhat.com)
- W0201:354,8:Update.resetParameters: Attribute \'items\' defined outside
__init__ (msuchyAATTredhat.com)
- W0201:291,8:Update.store_from_product: Attribute \'current_product\' defined
outside __init__ (msuchyAATTredhat.com)
- R0201:418,4:Update.productNamesToIds: Method could be a function
R0201:429,4:Update.repoNamesToIds: Method could be a function
(msuchyAATTredhat.com)
- waive unused arguments (msuchyAATTredhat.com)
- R0201:223,4:Export.open_file: Method could be a function (msuchyAATTredhat.com)
- W0702:211,8:Export.run: No exception type(s) specified (msuchyAATTredhat.com)
- W0622:204,8:Export.run: Redefining built-in \'format\' (msuchyAATTredhat.com)
- R0201:177,4:Import.open_file: Method could be a function (msuchyAATTredhat.com)
- W0702:167,8:Import.run: No exception type(s) specified (msuchyAATTredhat.com)
- R0201:125,4:Info._build_nvrea: Method could be a function (msuchyAATTredhat.com)
- R0201: 39,4:TemplateAction.get_parent_id: Method could be a function
(msuchyAATTredhat.com)
- C0301:171,0: Line too long (129/120) C0301:193,0: Line too long (123/120)
C0301:215,0: Line too long (133/120) C0301:311,0: Line too long (137/120)
C0301:313,0: Line too long (155/120) C0301:314,0: Line too long (123/120)
C0301:317,0: Line too long (124/120) C0301:319,0: Line too long (146/120)
C0301:320,0: Line too long (152/120) C0301:323,0: Line too long (123/120)
C0301:325,0: Line too long (132/120) C0301:327,0: Line too long (141/120)
C0301:329,0: Line too long (147/120) C0301:400,0: Line too long (134/120)
(msuchyAATTredhat.com)
- correctly use pylint: disable (msuchyAATTredhat.com)
- 746765 - systems can be referenced by uuid (lzap+gitAATTredhat.com)

Fri Aug 31 14:00:00 2012 Miroslav Suchý 1.1.5-1
- code style fixes (msuchyAATTredhat.com)
- 847858 - only remove act keys when resource not found error
(thomasmckayAATTredhat.com)

Wed Aug 29 14:00:00 2012 Ivan Necas 1.1.4-1
- evironment is now stored to environment variable instead env
(msuchyAATTredhat.com)
- fix unit tests (msuchyAATTredhat.com)
- add to path correct search location (msuchyAATTredhat.com)
- package unit tests (msuchyAATTredhat.com)
- Available subscriptions on systems page now allow filtering matching what is
available in subscription-manager-gui (thomasmckayAATTredhat.com)
- waive pylint R0201: 43,4:KatelloShell.history_file: Method could be a
function (msuchyAATTredhat.com)
- Revert \"declare method as function\" (msuchyAATTredhat.com)
- waive pylint R0201: 30,4:KatelloAPI.server: Method could be a function
(msuchyAATTredhat.com)
- Revert \"R0201: 30,4:KatelloAPI.server: Method could be a function\"
(msuchyAATTredhat.com)
- 845198 - do not fail with \'C\' locale (msuchyAATTredhat.com)
- 845198 - set locale even in usage.py to allow building (msuchyAATTredhat.com)
- 845198 - receive translation from gettext as unicode (msuchyAATTredhat.com)
- fixing various unit tests from content deletion and param unification
(mmccuneAATTredhat.com)
- stylecheck fixes (msuchyAATTredhat.com)
- there is no option -environment in this action (msuchyAATTredhat.com)
- 848038 - installing localisation files for cli (tstrachotaAATTredhat.com)
- 850790 - Content promotion from CLI no longer works (lzap+gitAATTredhat.com)
- 798679 - Read correct argument (msuchyAATTredhat.com)
- fix incorrect argument (msuchyAATTredhat.com)
- 798679 - be consistent with --environment option help (msuchyAATTredhat.com)
- 798679 - be consistent with --org option help (msuchyAATTredhat.com)
- 798679 - remove duplicate code handling --product option (msuchyAATTredhat.com)
- 798679 - be consistent with --product option help (msuchyAATTredhat.com)
- 846321: Support creating permissions for all tags from the API and the cli
(bkearneyAATTredhat.com)
- 845995: Add local and server side checks for passing in bad group names and
ids (bkearneyAATTredhat.com)
- 771186 - katello ak info now shows aks (lzap+gitAATTredhat.com)
- 845198 - always use utf-8 as output encoding (tomas.strAATTgmail.com)
- 845198 - enable setting locale via LC_ALL in cli (tomas.strAATTgmail.com)

Thu Aug 23 14:00:00 2012 Mike McCune 1.1.3-1
- 850935 - katello-cli-common should own only /etc/katello and not its content
(msuchyAATTredhat.com)
- 795520 - modifying manual page (lzap+gitAATTredhat.com)
- 795520 - removing unused variable (lzap+gitAATTredhat.com)
- 795520 - adding support of noheading cli option (lzap+gitAATTredhat.com)
- Merge pull request #436 from omaciel/userlocale (mmccuneAATTgmail.com)
- Validation of locale during update handled by model. (ogmacielAATTgnome.org)
- Allow user to update his/her own localevia cli. Also, output the default
locale when using the info parameter. (ogmacielAATTgnome.org)
- Added --default_locale to CLI for user creation. (ogmacielAATTgnome.org)
- Fixed some merge conflicts (pajiAATTredhat.com)
- content deletion - proper deletion support in the CLI (mmccuneAATTredhat.com)
- content deletion - adding back in the CLI promote and apply
(mmccuneAATTredhat.com)
- content deletion - removing hard coded type (mmccuneAATTredhat.com)
- content deletion - adding CLI actions (mmccuneAATTredhat.com)

Thu Aug 16 14:00:00 2012 Lukas Zapletal 1.1.2-1
- 822926 - katello-cli-common now owns config dir
- 822926 - fixing incorrect license in a header

Sat Aug 11 14:00:00 2012 Miroslav Suchý 1.1.1-1
- cli docs - removed version from config (tomas.strAATTgmail.com)
- cli - Config inicialization moved to functions It was causing problems in
test when we tried to init it at include time. Unused Config inits were
removed. (tstrachotaAATTredhat.com)
- cli doc - added docs for cli generator (tstrachotaAATTredhat.com)
- cli doc - first version of sphinx documentation (tstrachotaAATTredhat.com)
- buildroot and %clean section is not needed (msuchyAATTredhat.com)
- Bumping package versions for 1.1. (msuchyAATTredhat.com)

Tue Jul 31 14:00:00 2012 Miroslav Suchý 1.0.1-1
- bump up version to 1.0 (msuchyAATTredhat.com)
- update copyright years (msuchyAATTredhat.com)
- point Source0 to fedorahosted.org where tar.gz are stored (msuchyAATTredhat.com)

Wed Jul 25 14:00:00 2012 Miroslav Suchý 0.2.45-1
- 840531 - Fixes issue with inability to individually promote packages attached
to a system template or changeset that have more than a single dash in the
name. (ehelmsAATTredhat.com)
- 817845 - updating katello man page entry (adpriceAATTredhat.com)

Mon Jul 23 14:00:00 2012 Lukas Zapletal 0.2.44-1
- system groups - API accepts max_systems and CLI unit tests
- system groups - wrong variable name in error message
- system groups - removing local modifications not intended for upstream
- group copy cli and API first pass

Mon Jul 16 14:00:00 2012 Lukas Zapletal 0.2.43-1
- 798323 - remove double setting of UTF decoder
- system groups - removing the \'locked\' feature from system groups UI/API/CLI
- system groups - update errata list cli based on pull request feedback
- system groups - api/cli - add ability to list errata by group
- cli - fix for url options not allowing file:// and ftp://

Mon Jul 2 14:00:00 2012 Lukas Zapletal 0.2.42-1
- system groups - cli - fix broken test
- system groups - cli - creating a group should default max systems to
unlimited
- system groups - cli - add description to the AsyncJob
- system groups - cli - split history in to 2 actions per review feedback
- system groups - api/cli to support errata install
- system groups - remove unused code from package action CLI
- system groups - api/cli to support package and package group actions

Mon Jun 25 14:00:00 2012 Lukas Zapletal 0.2.41-1
- ulimit - brad\'s review
- BZ 825262: support for moving systems between environments from CLI
- ulimit - fixing cli makefile for unit tests
- ulimit - backend api and cli
- system groups - cli/api - provide user option to delete systems when deleting
group
- cli - updated makefile and readme to mirror the latest changes in cli
unittests.

Mon Jun 18 14:00:00 2012 Lukas Zapletal 0.2.40-1
- Updates for broken cli unit tests that were a result of re-factoring work
previously done.
- system groups - api - include total system count in system group info
- system group cli - removed excess lines
- cli - fix for printing version on -v option
- cli unit tests - tests splitted into packages and modules
- 822484 - cli - sync_plan list traceback
- cli - pep8 fixes
- cli - action base class renamed
- cli - usage script modified to use command container
- cli - auth methods extracted form server class
- cli - fixed shell completion and line preprocessing
- cli - katello cli turned to new-style command
- cli - unittests fixed after introduction of new option types
- cli - allow to use only user config file
- 818726 - updated i18n translations
- cli - new option types - url and list
- 818726 - update to both ui and cli and zanata pushed

Fri Jun 1 14:00:00 2012 Lukas Zapletal 0.2.39-1
- system grops - a few fixes for history cli
- cli - None check in date_formatter + enabled system test for deleting filters
- system groups - adding group history to cli
- cli - adding log file location to traceback error
- 821644 - cli admin crl_regen command - unit and system test
- 822926 - katello-cli package fedora review - fix

Fri May 25 14:00:00 2012 Lukas Zapletal 0.2.38-1
- 822926 - katello-cli package fedora review
- Fixed typo s/fing/find. Fixes BZ #824749.
- system groups - Updates for help text around options that take lists and
command naming for adding groups to a system.
- 795525 - renaming cli column name \'subscriptions\'
- system groups - Updates the system groups CLI work to be consistent with re-
factoring work.
- system groups - merge conflict
- system groups - Updates to not require max_systems on creation in CLI.
- Two minor tweaks to output strings for removing systems from a system group.
- system groups - Adds the maximum systems paramter for CLI create/update.
- system groups - Cleans up CLI code to fit re-factoring changes from master.
- system groups - Adds CLI support for add/remove of a system group from an
activation key.
- system groups - Clean up CLI code around adding systems to a system group
- system group - Adds CLI/API support for adding and removing system groups
from a system
- system groups - Adds support for removing systems from a system group in CLI.
- system groups - Adds support for adding systems to a system group in the CLI
- Adds system group basic update support for the CLI
- system group - Adds system group delete to CLI.
- system group - Adds system group creation support to CLI.
- system group - Adds support for locking and unlocking a system group in the
CLI
- system groups - Adds CLI support for listing systems in a system group.
- system groups - Adds ability to view info of single system group from CLI.
- system-groups - Adds CLI system group basics and calls to list system groups
for a given organization.

Thu May 24 14:00:00 2012 Lukas Zapletal 0.2.37-1
- 824069 - adding new parameter --all to cli product list
- cli - workaround for error when action was not found This commit fixes error
\"object has no attribute \'parser\'\" appearing after attempt to call a non-
existing action. The error is gone but classes Command and KatelloCLI need
more cleanup. There\'s redundant code and they touch each other\'s
responsibility.
- cli - fix for missing section \'options\' client.conf Some versions of
OptionParser throw error when you try to iterate items from non-existing
section.
- cli validator - complete unit tests
- cli - validator and parser moved from class to local variables This helps the
code to be more testable.
- cli - fix for wrong param validation in system register
- cli - CLITestCase divided into two classes
- cli - unit tests for required options simplified
- cli - methods for validation extracted from cli Action

Fri May 18 14:00:00 2012 Lukas Zapletal 0.2.36-1
- rpm review - katello-cli review preparation

Fri May 18 14:00:00 2012 Lukas Zapletal 0.2.35-1
- cli registration regression with aks

Thu May 17 14:00:00 2012 Lukas Zapletal 0.2.34-1
- cli_man - katello(1) man page and generator
- Changing wording for hypervisor deletion record delete
- 812891 - Adding hypervisor record deletion to katello cli
- product status cli - fix for key error Formatting moved to printer that
checks whether the key exist prior to printing it.

Thu May 10 14:00:00 2012 Lukas Zapletal 0.2.33-1
- cli - pep8 fixes - code reidentation - trailing spaces removal - unused
imports removed
- cli - fixes in unit tests
- cli - removal of redundant code
- task list cli - print part refactored Duplicit lines removed and changed to
use new style printer.
- cli - new method for testing success of a record creation
- cli - api util methods changed to raise exceptions instead of returning None
when a record was not found. This allows us to remove the ubiquitous checks
for None value from action bodies.
- systems cli - actions use new api util method get_system
- systems cli - method get_environment moved out from system api class
- Added cli tests for ldap_roles
- Added mocks for ldap_group api call
- 808172 - Added code to show version information for katello cli
- systems - cli for listing systems for a pool_id

Fri Apr 27 14:00:00 2012 Lukas Zapletal 0.2.32-1
- Fixed addColumn to match new name
- Fixing various LDAP issues from the last pull request
- Loading group roles from ldap
- 767925 - search packages command in CLI/API

Tue Apr 24 14:00:00 2012 Petr Chalupa 0.2.31-1
- katello-cli, katello - setting default environment for user

Thu Apr 19 14:00:00 2012 Tomas Strachota 0.2.30-1
- cli - fixed wrong formatters used for product and repo last sync time

Thu Apr 19 14:00:00 2012 Tomas Strachota 0.2.29-1
- periodic-build

Wed Apr 18 14:00:00 2012 Petr Chalupa 0.2.28-1
- 812842 - complete removal of skipping None values in verbose print strategy
- 741595 - uebercert POST/GET/DELETE - either support or delete the calls from
CLI

Tue Apr 17 14:00:00 2012 Tomas Strachota 0.2.27-1
- 812842 - fix for cli printer skipping values that are evaluated as False
- 798918 - Headpin cli unregister doesn\'t have environment option

Fri Apr 13 14:00:00 2012 Tomas Strachota 0.2.26-1
- cli - documentation strings for printer
- cli - output formatters in printer
- cli - fix for method set_output_mode removed from Printer
- cli - printer refactored to enable more output modes
- cli - printer class moved out from utils.py into separate file

Thu Apr 12 14:00:00 2012 Ivan Necas 0.2.25-1
- cp-releasever - release as a scalar value in API system json
- 769302 - CLI `system register` needs enhancement

Wed Apr 11 14:00:00 2012 Petr Chalupa 0.2.24-1
- 713153 - RFE: include IP information in consumers/systems related API calls.
- 768243 - Error msg needs to be improved

Tue Apr 10 14:00:00 2012 Tomas Strachota 0.2.23-1
- slas - all cli options --service_level renamed to --servicelevel

Fri Apr 6 14:00:00 2012 Tomas Strachota 0.2.22-1
- slas - field for SLA in hash export of consumer renamed We used service_level
but subscription-manager requires serviceLevel and checks for it\'s presence.

Wed Apr 4 14:00:00 2012 Petr Chalupa 0.2.21-1
- 798649 - RFE - Better listing of products and repos

Mon Apr 2 14:00:00 2012 Lukas Zapletal 0.2.20-1
- cleanup - removing unused imports and variables
- 744199 - cli now reports all errors to stderr

Tue Mar 27 14:00:00 2012 Ivan Necas 0.2.18-1
- periodic-build

Mon Mar 26 14:00:00 2012 Ivan Necas 0.2.16-1
- periodic build

Mon Mar 19 13:00:00 2012 Lukas Zapletal 0.2.14-1
- 803441 - fix cli unit test for org subscriptions

Thu Mar 15 13:00:00 2012 Ivan Necas 0.2.13-1
- priodic build

Tue Mar 13 13:00:00 2012 Ivan Necas 0.2.12-1
- periodic build

Mon Mar 12 13:00:00 2012 Lukas Zapletal 0.2.10-1
- 801786 - putting client.conf back to the RPM

Fri Mar 9 13:00:00 2012 Mike McCune 0.2.9-1
- periodic rebuild

Fri Mar 2 13:00:00 2012 Lukas Zapletal 0.2.3-1
- 798264 - Katello debug collects certificate password files and some certs

Mon Feb 27 13:00:00 2012 Lukas Zapletal 0.2.2-1
- Pull in the latest translations

Wed Feb 22 13:00:00 2012 Mike McCune 0.2.1-1
- version bump

Wed Feb 22 13:00:00 2012 Ivan Necas 0.1.57-1
- periodic build

Fri Feb 17 13:00:00 2012 Brad Buckingham 0.1.56-1
- 794782: Add PyXML to the cli dependencies (bkearneyAATTredhat.com)

Tue Feb 7 13:00:00 2012 Ivan Necas 0.1.53-1
- 768254 - scope products API by organization (inecasAATTredhat.com)

Mon Feb 6 13:00:00 2012 Ivan Necas 0.1.51-1
- periodic build

Mon Jan 30 13:00:00 2012 Lukas Zapletal 0.1.47-1
- repo cli - option --environment removed from \'repo delete\'

Sat Jan 28 13:00:00 2012 Martin Bačovský 0.1.46-1
- Fixed failing tests (mbacovskAATTredhat.com)

Thu Jan 26 13:00:00 2012 Shannon Hughes 0.1.44-1
- 783513 - CLI BRANDING: Locker -> Library (mbacovskAATTredhat.com)

Tue Jan 24 13:00:00 2012 Bryan Kearney 0.1.42-1
- 754856: Define the userdir only in the Config module (bkearneyAATTredhat.com)

Tue Jan 24 13:00:00 2012 Martin Bačovský 0.1.41-1
- 782775 - Unify unsubscription in RHSM and Katello CLI (mbacovskAATTredhat.com)
- 772183 - ProvidedProducts: displays too much of information for RH Pools (mbacovskAATTredhat.com)
- 773521 - Help text should include \"entitlement ID\" instead of \"pool id\" (mbacovskAATTredhat.com)
- Added require_one_of_options checker to CLI Action (mbacovskAATTredhat.com)
- Fixed exit codes in \'system subscriptions\' (CLI) (mbacovskAATTredhat.com)
- 767470 - Unable to fetch subscription serial numbers from cli (mbacovskAATTredhat.com)
- dists - adding required string to the repo_id param (lzap+gitAATTredhat.com)

Thu Jan 19 13:00:00 2012 Lukas Zapletal 0.1.39-1
- perms - moving /errata/id under /repositories API
- perms - moving /packages/id under /repositories API

Thu Jan 19 13:00:00 2012 Ivan Necas 0.1.38-1
- periodic build

Wed Jan 18 13:00:00 2012 Ivan Necas 0.1.37-1
- gpg cli support

Fri Jan 6 13:00:00 2012 Ivan Necas 0.1.34-1
- 771911 - CLI - update success message after system update (inecasAATTredhat.com)

Thu Dec 22 13:00:00 2011 Ivan Necas 0.1.31-1
- periodic rebuild

Wed Dec 14 13:00:00 2011 Ivan Necas 0.1.27-1
- Fix bug on cli repo info for disabled repository (inecasAATTredhat.com)

Wed Dec 14 13:00:00 2011 Shannon Hughes 0.1.25-1
- system engine build

Thu Dec 8 13:00:00 2011 Mike McCune 0.1.23-2
- periodic rebuild

Thu Dec 8 13:00:00 2011 Mike McCune
- periodic rebuild

Tue Dec 6 13:00:00 2011 Shannon Hughes 0.1.22-1
- 758447: Allow the prompt to be customized via the config file
(bkearneyAATTredhat.com)

Fri Dec 2 13:00:00 2011 Lukas Zapletal 0.1.20-1
- ueber - fixing cli unit tests
- generate_uebercert -> ubercert in the cli

Tue Nov 29 13:00:00 2011 Lukas Zapletal 0.1.18-1
- adding template to the system info cli call
- show activation keys in the cli system info

Mon Nov 28 13:00:00 2011 Tomas Strachota 0.1.17-1
- cli - fix for spinner being trapped in a loop (tstrachotaAATTredhat.com)
- cli unit tests - cancel product synchronization (tstrachotaAATTredhat.com)
- cli unit tests - option test for SingleProductAction (tstrachotaAATTredhat.com)
- cli - whitespace removal (tstrachotaAATTredhat.com)
- cli unit tests - tests around provider actions (tstrachotaAATTredhat.com)
- sync cli - cancel current provider sync (tstrachotaAATTredhat.com)
- cli - refactoring in provider-centric actions (tstrachotaAATTredhat.com)

Mon Nov 28 13:00:00 2011 Lukas Zapletal 0.1.16-1
- tdl validations - backend and cli

Fri Nov 25 13:00:00 2011 Tomas Strachota 0.1.15-1
- sync cli - repo status fixed according to changes in async taks format
(tstrachotaAATTredhat.com)
- sync cli - cancelling current product synchronization (tstrachotaAATTredhat.com)
- cli - actions around single products refactored (tstrachotaAATTredhat.com)
- sync cli - actions around single repositories refactored
(tstrachotaAATTredhat.com)
- sync cli - cancelling current repo sync (tstrachotaAATTredhat.com)
- provider cli - removed needless option \'--type\' (tstrachotaAATTredhat.com)
- repo blacklist - cli unit tests for repo list (tstrachotaAATTredhat.com)
- Revert \"repo blacklist - cli unit tests for repo list\"
(tstrachotaAATTredhat.com)
- repo blacklist - cli unit tests for repo list (tstrachotaAATTredhat.com)
- bug - cli was not working when locale was not set (lzap+gitAATTredhat.com)
- repo blacklist - listing disabled repos in the cli (tstrachotaAATTredhat.com)
- repo blacklist - cli for enabling/disabling repos (tstrachotaAATTredhat.com)
- bug - race condition in the cli spinner (lzap+gitAATTredhat.com)
- template export - checking output format moved to option parser
(tstrachotaAATTredhat.com)
- template export - disabled exporting templates from Locker envs
(tstrachotaAATTredhat.com)

Tue Nov 15 13:00:00 2011 Shannon Hughes 0.1.12-1
- Merge branch \'master\' into password_reset (bbuckinghamAATTredhat.com)
- cli - removed unused \'flag\' argument from a method \'Command#require_option\'
(tstrachotaAATTredhat.com)
- cli - parameter flag determined automatically for required arguments It is no
longer necessary to pass both expected destination and flag string to the
\'require_option\' method when those two are different. (tstrachotaAATTredhat.com)
- Merge branch \'master\' into password_reset (bbuckinghamAATTredhat.com)
- Merge branch \'master\' into password_reset (bbuckinghamAATTredhat.com)
- Merge branch \'master\' into password_reset (bbuckinghamAATTredhat.com)
- cli - add email address to \'user\' as a required attribute
(bbuckinghamAATTredhat.com)

Thu Nov 10 13:00:00 2011 Shannon Hughes 0.1.11-1
- moving system tests into /scripts (lzap+gitAATTredhat.com)
- cli - code reindentation & pep8 fixes (tstrachotaAATTredhat.com)
- repo cli - fixed failure in repo info caused by api not returning all
information (tstrachotaAATTredhat.com)
- Merge branch \'repo-remodel\' of ssh://git.fedorahosted.org/git/katello into
repo-remodel (pajiAATTredhat.com)
- Fixed the bash script to retrieve the pulp id correctly (pajiAATTredhat.com)
- changeset cli - fix for listing repo names in changeset info
(tstrachotaAATTredhat.com)
- changeset system tests - removed repo dependency +calling changeset info with
on changeset with content (tstrachotaAATTredhat.com)
- Merge branch \'master\' into repo-remodel (pajiAATTredhat.com)
- removing unnecessary sleep from test (lzap+gitAATTredhat.com)
- bug - error message when registering a system (lzap+gitAATTredhat.com)
- system tests - testing failure of package group listing
(tstrachotaAATTredhat.com)
- system tests - support for using pulp_repo_id (tstrachotaAATTredhat.com)
- up-to-date fake manifest (lzap+gitAATTredhat.com)
- bug - cli was not reporting nonexisting ak (lzap+gitAATTredhat.com)
- cli tests - fixed wrong mocking of \'save_report\' (tstrachotaAATTredhat.com)
- cli tests - test for ping (tstrachotaAATTredhat.com)
- cli ping - return code reflects status of subsystems (tstrachotaAATTredhat.com)
- cli tests - using deepcopy instead of copy in utils for mocking
(tstrachotaAATTredhat.com)
- cli - better description for \'product promote\' (tstrachotaAATTredhat.com)
- cli - support for multiline description of actions (tstrachotaAATTredhat.com)
- cli - support for multiline description of commands (tstrachotaAATTredhat.com)
- 749570 - showing pool id along with subscriptions (lzap+gitAATTredhat.com)
- fixing formatting (lzap+gitAATTredhat.com)
- fixing cli unit tests - one more (lzap+gitAATTredhat.com)
- fixing cli unit tests (lzap+gitAATTredhat.com)
- system tests - changed generating random hash (tstrachotaAATTredhat.com)
- adding new parameter --nodisc for product creation (lzap+gitAATTredhat.com)
- distros - adding cli portion for adding/removing distros
(lzap+gitAATTredhat.com)
- distros - adding family, variant, version in CLI (lzap+gitAATTredhat.com)
- fxiing merge conflict (jsherrilAATTredhat.com)
- Merge branch \'master\' into errata_filter (bbuckinghamAATTredhat.com)
- cli test for \'org subscriptions\' command (dmitriAATTredhat.com)
- subscription start/end dates are now being coverted into human-readable
format (dmitriAATTredhat.com)
- sla information is now being added to subscriptions (dmitriAATTredhat.com)
- added support for listing of subscriptions for an organization
(dmitriAATTredhat.com)
- tdl-export - expose template export in the CLI (inecasAATTredhat.com)
- Break up the cli spec file into a common and katello piece
(bkearneyAATTredhat.com)
- nvrea-optional - system test for nvrea support (inecasAATTredhat.com)
- Merge branch \'reports\' (dmitriAATTredhat.com)
- sys tests - enabled org delete test in provider import testsuite
(tstrachotaAATTredhat.com)
- Merge branch \'master\' into errata_filter (bbuckinghamAATTredhat.com)
- improving python code style (lzap+gitAATTredhat.com)
- cli-akeys-pools - show pools in activation key details (inecasAATTredhat.com)
- cli-akeys-pools - remove subscriptions from a activation kay
(inecasAATTredhat.com)
- cli-akeys-pools - add subscription to a key through CLI (inecasAATTredhat.com)
- merge conflict (jsherrilAATTredhat.com)
- add/remove package updates for cli system test for filters
(dmitriAATTredhat.com)
- tests for cli for add/remove package to/from filter (dmitriAATTredhat.com)
- cli tests for filters (dmitriAATTredhat.com)
- added support for updating of package lists of filters (dmitriAATTredhat.com)
- merge conflict (jsherrilAATTredhat.com)
- pools - adding multi entitlement flag to the list (cli) (lzap+gitAATTredhat.com)
- pools - making use of system.available_pools_full (lzap+gitAATTredhat.com)
- pools - listing of available pools (lzap+gitAATTredhat.com)
- added filter-related tests to cli-tests (dmitriAATTredhat.com)
- added tests for filter operations in katello cli (dmitriAATTredhat.com)
- more product-filter association tests for cli (dmitriAATTredhat.com)
- added product-filter association tests for cli (dmitriAATTredhat.com)
- errata-filters - filter all errata for a product (inecasAATTredhat.com)
- merge conflict (jsherrilAATTredhat.com)
- fogot to commit some filter-related files (for cli) (dmitriAATTredhat.com)
- added support for listing/adding/removing filters to/from products from
katello cli (dmitriAATTredhat.com)
- added support for filter create/list/show/delete operations in katello cli
(dmitriAATTredhat.com)
- errata-filters - API and CLI support for filtering on severity
(inecasAATTredhat.com)
- errata-filters - API and CLI restrict filtering errata on an environment
(inecasAATTredhat.com)
- errata-filters - API and CLI allow errata filtering on multiple repos
(inecasAATTredhat.com)
- errata-filters - API and CLI support for filtering errata by type
(inecasAATTredhat.com)
- errata-filters - cli support for filtering errata by type (inecasAATTredhat.com)
- cli - disabled two pylint false alarms (tstrachotaAATTredhat.com)
- Merge branch \'master\' of ssh://git.fedorahosted.org/git/katello
(bkearneyAATTredhat.com)
- pulp-repo-secured - system test for chekcing the seruted repo
(inecasAATTredhat.com)
- Merge branch \'master\' of ssh://git.fedorahosted.org/git/katello
(bkearneyAATTredhat.com)
- Small refactoring (inecasAATTredhat.com)
- New cli strings pushed (bkearneyAATTredhat.com)
- repo delete - cli unit test (tstrachotaAATTredhat.com)
- added more cli report tests (dmitriAATTredhat.com)
- Fix index error when printing cli table (inecasAATTredhat.com)
- recreated cli report tests (dmitriAATTredhat.com)
- re-created reports functionality after botched merge (dmitriAATTredhat.com)
- 743883 - propper testing on provided url (inecasAATTredhat.com)
- repo delete - enabled in system tests (tstrachotaAATTredhat.com)
- repo cli - refactored way of getting repos (tstrachotaAATTredhat.com)
- repo delete - cli for deleting single repos (tstrachotaAATTredhat.com)
- 741274 - correct displaying of unicode values in info (inecasAATTredhat.com)
- 741274 - correct displaying of unicode values in listings (inecasAATTredhat.com)
- system tests - added option for disabling the base cleanup test -c or
--nocleanup (tstrachotaAATTredhat.com)
- cli unit tests - test for product delete (tstrachotaAATTredhat.com)
- system tests - enabled removing products in cleanup test
(tstrachotaAATTredhat.com)
- products - cli for removing products (tstrachotaAATTredhat.com)
- fix for katello-reset-dbs - pgsql support for initdb - typo
(lzap+gitAATTredhat.com)
- sms - list of certificates in the cli (lzap+gitAATTredhat.com)
- sms - refactoring subscription -> subscriptions path (lzap+gitAATTredhat.com)
- sms - moving subscriptions list action into the backend (lzap+gitAATTredhat.com)
- sms - moving unsubscribe action into the backend (lzap+gitAATTredhat.com)
- 723308 - show names instead of ids in cli environment info
(inecasAATTredhat.com)
- disabling one system cli test due to bug (lzap+gitAATTredhat.com)
- sms - subscriptions cli command (lzap+gitAATTredhat.com)
- templates - removed old way of promoting templates directly
(tstrachotaAATTredhat.com)
- cli unit tests - added exit code tests for template update
(tstrachotaAATTredhat.com)
- cli unit tests - tests for template update (tstrachotaAATTredhat.com)
- packagegroups - parameter \'repoid\' changed to \'repo_id\' to keep the cli
consistent (tstrachotaAATTredhat.com)
- system tests - fix for problem with dependencies test for templates require
packagegroups (tstrachotaAATTredhat.com)
- packagegroups cli - removed pprint form command \'info\'
(tstrachotaAATTredhat.com)
- system tests - update of parameters for templat cli in changeset test
(tstrachotaAATTredhat.com)
- packagegroups - fixes in unit tests Fixes for testing api that returns arrays
instead of hashes. (tstrachotaAATTredhat.com)
- packagegroups - cli changed to work with array returned from api instead of
hashes that were returned formerly (tstrachotaAATTredhat.com)
- templates - system tests for updates (tstrachotaAATTredhat.com)
- templates cli - update command exits when product was not found
(tstrachotaAATTredhat.com)
- package groups - groups and group categories returned in an array instead of
in a hash (tstrachotaAATTredhat.com)
- cli - removed deprecated \'<>\' (tstrachotaAATTredhat.com)
- templates cli - removed old route for content update (tstrachotaAATTredhat.com)
- templates cli - command \'update_content\' removed (tstrachotaAATTredhat.com)
- templates cli - package groups and group categories added to update
(tstrachotaAATTredhat.com)
- templates cli - content update using new api (tstrachotaAATTredhat.com)
- providing final system test fix for RH autocreation (lzap+gitAATTredhat.com)
- fixing provider import after providers branch merge (lzap+gitAATTredhat.com)
- correcting system test for default RH provider (lzap+gitAATTredhat.com)
- sms - improving default value for quantity (lzap+gitAATTredhat.com)
- cli - removed default value from get_option It was colliding with default
value from optparse and as a result the default value from get_option was
never used. (tstrachotaAATTredhat.com)
- sms - cli system subscribe command (lzap+gitAATTredhat.com)
- sms - remove a subscription from a machine (lzap+gitAATTredhat.com)
- updated bin/katello to show correct names for uebercert-related commands
(dmitriAATTredhat.com)
- Revert \"BZ 741357: fixed a spelling mistake in katello-jobs.init\"
(dmitriAATTredhat.com)
- BZ 741357: fixed a spelling mistake in katello-jobs.init (dmitriAATTredhat.com)
- added cli support for generation/retrieval of uebercerts (dmitriAATTredhat.com)
- templates cli - fix for printing None instead of Locker in template list
(tstrachotaAATTredhat.com)
- system tests - new tests for templates and changesets (tstrachotaAATTredhat.com)
- templates api - fix for getting template by name (tstrachotaAATTredhat.com)
- cli unit tests - updated template package test data - added nvre information
- removed errata (tstrachotaAATTredhat.com)
- templates cli - showing nvre in tepmlate info (tstrachotaAATTredhat.com)
- templates cli - removed errata from template info (tstrachotaAATTredhat.com)
- changesets - cli support for adding template to changesets
(tstrachotaAATTredhat.com)
- templates cli - removed errata from updates (tstrachotaAATTredhat.com)
- system tests - added function for checking katello jobs
(tstrachotaAATTredhat.com)
- system tests - added test_success and test_failure methods
(tstrachotaAATTredhat.com)
- system templates - refactoring - removed ordering by numbers in filename -
added ability to define required test suites to run them prior the current
test suite - added function for printing a suite header, headers must be
printed in the test files now (tstrachotaAATTredhat.com)
- packagegroup-templates - fix failing cli unit tests (inecasAATTredhat.com)
- packagegroups-templates - show comps in template info (inecasAATTredhat.com)
- 732007 - enhanced error message in CLI (inecasAATTredhat.com)
- Merge branch \'master\' of ssh://git.fedorahosted.org/git/katello
(dmitriAATTredhat.com)
- 733266 - new option type bool to handle True/False options
(inecasAATTredhat.com)
- 734882 - User-Agent header in katello-cli and custom error messages
(inecasAATTredhat.com)
- Merge branch \'uebercert\' (dmitriAATTredhat.com)
- 736247 - correct error message on unauthorized access (inecasAATTredhat.com)
- system-tests - script for generating code coverage (inecasAATTredhat.com)
- adding copyright and modeline to our spec files (lzap+gitAATTredhat.com)
- packagegroups - cli system test helpers methods to separate file
(inecasAATTredhat.com)
- 737563 - adding more rhsm system testing (lzap+gitAATTredhat.com)
- 737563 - improving rhsm system testing (lzap+gitAATTredhat.com)
- 737563 - adding more rhsm system testing (lzap+gitAATTredhat.com)
- 737563 - adding more rhsm system tests (lzap+gitAATTredhat.com)
- cli coverage - added --cover-inclusive to get report for all files and not
only for those with tests. Helps finding holes in the coverage.
(tstrachotaAATTredhat.com)
- system tests - added check for existing test suites (tstrachotaAATTredhat.com)
- templates cli - fix for typo in route (tstrachotaAATTredhat.com)
- templates api - route for listing templates in an environment
(tstrachotaAATTredhat.com)
- added test coverage target to katello cli Makefile (dmitriAATTredhat.com)
- packagegroups - name cli tests using convention (inecasAATTredhat.com)
- packagegroups-templates - CLI for package group categories in templates
(inecasAATTredhat.com)
- system-tests - refactor - use function for getting repo_id
(inecasAATTredhat.com)
- packagegroups-templates - CLI system tests (inecasAATTredhat.com)
- packagegroups-templates - CLI for package groups in templates
(inecasAATTredhat.com)
- 737591 - format function was missing positional arguments method str.format
requires positional argument specifiers in Python < 2.7
(tstrachotaAATTredhat.com)
- system tests - temporarily disabled deleting a provider in provider_import
test until we fix the bug (tstrachotaAATTredhat.com)
- cli - removed unused imports (tstrachotaAATTredhat.com)
- Change the default client config to work with thin/apache
(bkearneyAATTredhat.com)
- Merge branch \'master\' into thin (mmccuneAATTredhat.com)
- Merge branch \'master\' into thin (mmccuneAATTredhat.com)
- CLI - client.conf - update path to default to /katello
(bbuckinghamAATTredhat.com)
- ueber cert - adding cli support (lzap+gitAATTredhat.com)

Thu Sep 8 14:00:00 2011 Lukas Zapletal 0.1.10-1
- cli - deprecated \'has_key\' replaced by \'in\'
- cli - reindented .py scripts
- system tests - fix for unknown parameter in template test removed
--environment parameter that is no longer used in template update action
- templates cli - typo in function parameter
- cli unittests - tests for template command + mock utility can now set also
None as return value
- template cli - removed environment option from create/update actions -
affected actions: import, create, update, update_content - environment option
in promote action made required
- packagegroups - don\'t print curl output in system test

Tue Sep 6 14:00:00 2011 Lukas Zapletal 0.1.9-1
- cli - bumping cli version because of tito bug

Tue Sep 6 14:00:00 2011 Lukas Zapletal
- system test - moving cli_tests into cli/test-system
- Fix missing import in CLI
- Cli unit tests for package group categories
- Cli unit tests for package groups
- Cli support for package groups and package group categories
- 730358 - repo discovery now uses asynchronous tasks - the route has been
changed to /organizations/ID/repositories/discovery/
- Move the cli over to the public zanata server
- cli packages - listing now same as rpm -q for system packages
- 735038 - Storing an option as root fails when .katello does not exist
- cli - disabled two pylint false alarms
- cli - new behaviour of verbose/grep output switching - for printing single
item verbose is default - for printing collection of items grep is default -
can be forced by flags -v, -g or in the config file
- repo cli - parameter --repo_id renamed to --id to make the cli uniform
- cli - fix for format_date returning only current time
- cli tests - files renamed according to pattern COMMAND_ACTION_test.py
- cli tests - provider status test
- cli tests - fixed typo in product status options test
- cli tests - fixed test for provider sync
- provider sync status - cli + api
- cli tests - repo status
- cli - fix for key error in getting error details from async tasks
- Refactor providers - remove unused routes

Wed Aug 31 14:00:00 2011 Lukas Zapletal 0.1.7-1
- Scope products by readability scope
- Refactor - move providers from OrganziationController

Mon Aug 29 14:00:00 2011 Lukas Zapletal 0.1.6-1
- cli - fixes for several typos
- cli tests - removed call of nonexisting function
- cli - product and repo uses AsyncTask
- cli - changeset promotion fix
- fix for cli issues with removed cp_id
- cli tests - product promote 2
- cli tests - product promote
- cli tests - product status
- cli tests - product sync
- cli tests - tests for listing and creation use common test data
- cli tests - test data
- product cli - fix for using wrong field from hash
- cli tests - product list
- cli tests - added mocking for printer to utils
- products cli - now displaying provider name
- sync cli - sync format functions refactoring
- products cli - fixed commands according to recent changes
- products cli - added action status
- cli repo status - displaying synchronization progress
- cli - asynchronous tasks refactored
- repo status - repo now defined also by org,product,env and name
- katello-cli - storing options to client-options.conf
- katello-cli - adding LICENSE and README with unit test info
- katelli-cli spec changelog cleanup
- 723308 - verbose environment information should list names not ids
- simple puppet scripts
- cli unittests - fix in testing parameters 2
- cli unittests - fix in testing parameters tests were using stored values from
config files
- repo cli - all \'--repo\' renamed to \'--name\' to make the paramaters consistent
accross the cli
- fix for cli repo sync failing when sync was unsuccessful
- cli test utils - renamed variable
- cli unit tests for repo sync + cli test utils
- more tests for provider sync cli
- added provider sync tests for cli
- fixed failing product creation tests for cli
- Merge branch \'master\' of ssh://git.fedorahosted.org/git/katello
- Get translations in for the cli
- repo sync - check for syncing only repos in locker
- Automatic commit of package [katello-cli] release [0.1.5-1].
- 731446 - more variable name fixes

Thu Aug 18 14:00:00 2011 Mike McCune 0.1.5-1
- periodic retag of the cli package

Mon Aug 1 14:00:00 2011 Lukas Zapletal 0.1.4-1
- spec - rpmlint cleanup
- Added api support for activation keys
- Turn on package updating
- Bug 725719 - Simple CLI tests are failing with -s parameter
- Bug 726416 - Katello-cli is failing on some terminals

Tue Jul 26 14:00:00 2011 Lukas Zapletal 0.1.3-1
- redhat provider - changing rhn to redhat in the cli
- spec - fixing files section of katello-cli
- spec - adding katello-cli package initial version

Mon Jul 25 14:00:00 2011 Lukas Zapletal 0.1.2-1
- spec - fixing files section of katello-cli

Mon Jul 25 14:00:00 2011 Lukas Zapletal 0.1.1-1
- initial version


 
ICM