Bug 923112 - RFE: Katello Nightly : Add,Apply.Remove default custom info keynames for subscriptions that are set at the organization level failed via Cli
Summary: RFE: Katello Nightly : Add,Apply.Remove default custom info keynames for sub...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Management
Version: Nightly
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: Unspecified
Assignee: Adam Price
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: sam20-tracker
TreeView+ depends on / blocked
 
Reported: 2013-03-19 08:59 UTC by Tazim Kolhar
Modified: 2016-04-26 00:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 16:37:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tazim Kolhar 2013-03-19 08:59:15 UTC
Description of problem:

Add,Apply.Remove  default custom info keynames for subscriptions that are set at the organization level failed via Cli

Version-Release number of selected component (if applicable):

# rpm -qa | grep katello
katello-glue-foreman-1.3.14-1.git.970.ae7918f.el6.noarch
katello-glue-pulp-1.3.14-1.git.970.ae7918f.el6.noarch
katello-common-1.3.14-1.git.970.ae7918f.el6.noarch
katello-selinux-1.3.1-1.el6.noarch
katello-qpid-client-key-pair-1.0-1.noarch
katello-repos-1.3.2-1.el6.noarch
katello-certs-tools-1.1.9-1.el6.noarch
katello-cli-common-1.3.5-1.el6.noarch
katello-glue-elasticsearch-1.3.14-1.git.970.ae7918f.el6.noarch
katello-configure-1.3.6-1.git.838.2dc1245.el6.noarch
katello-all-1.3.14-1.git.970.ae7918f.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-1.3.5-1.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-glue-candlepin-1.3.14-1.git.970.ae7918f.el6.noarch
katello-1.3.14-1.git.970.ae7918f.el6.noarch


How reproducible:
#yum install -y katello-all
#katello-configure --user-pass=PASSWORD

Steps to Reproduce:
1.# katello -u admin -p **** org default_info add --name ACME_Corporation --type 'subscriptions' --keyname 'food'
malformed format string - %(

2.# katello -u admin -p **** org default_info apply --name ACME_Corporation --type 'subscriptions'
malformed format string - %(

3.# katello -u admin -p **** org default_info remove --name ACME_Corporation --type 'subscriptions' --keyname 'food'
malformed format string - %(

  
Actual results:

The commands failed with some error.

Expected results:

The commands works successfully.
Additional info:

Comment 2 Tazim Kolhar 2013-04-10 11:48:00 UTC
Tried with katello-nightly version :

# rpm -qa | grep katello
ruby193-rubygem-foreman-katello-engine-0.0.4-3.el6.noarch
katello-configure-1.3.6-1.git.1223.a283dbf.el6.noarch
katello-common-1.3.14-1.git.1213.1570290.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-agent-1.3.1-1.git.1724.e6e8050.el6.noarch
ruby193-rubygem-katello_api-0.0.2-2.el6.noarch
katello-all-1.3.14-1.git.1213.1570290.el6.noarch
katello-cli-common-1.3.5-1.git.250.1570290.el6.noarch
katello-qpid-client-key-pair-1.0-1.noarch
katello-glue-elasticsearch-1.3.14-1.git.1213.1570290.el6.noarch
katello-repos-1.3.2-1.git.2025.9dfcc69.el6.noarch
katello-certs-tools-1.3.0-1.git.2926.e6e8050.el6.noarch
katello-glue-foreman-1.3.14-1.git.1213.1570290.el6.noarch
katello-glue-pulp-1.3.14-1.git.1213.1570290.el6.noarch
katello-selinux-1.3.1-1.git.1882.e6e8050.el6.noarch
katello-1.3.14-1.git.1213.1570290.el6.noarch
katello-cli-1.3.5-1.git.250.1570290.el6.noarch
katello-glue-candlepin-1.3.14-1.git.1213.1570290.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch



# katello -u admin -p admin org default_info add --name ACME_Corporation --type subscriptions --keyname food
Type must be one of the following [ system ]

Comment 4 Bryan Kearney 2014-08-06 16:37:02 UTC
This feature has been dropped. We can re-test when the feature is put back in.


Note You need to log in before you can comment on or make changes to this bug.