Bug 947418
Summary: | Headpin Nightly : CLI - default org and environment does not work for user create | ||
---|---|---|---|
Product: | [Retired] Subscription Asset Manager | Reporter: | Tazim Kolhar <tkolhar> |
Component: | katello | Assignee: | Katello Bug Bin <katello-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Tazim Kolhar <tkolhar> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.3 | CC: | bkearney, cwelton, hhovsepy, mmccune, omaciel, sthirugn |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 920135 | Environment: | |
Last Closed: | 2013-10-01 11:09:27 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 920135 | ||
Bug Blocks: | 833466 |
Comment 1
Bryan Kearney
2013-06-07 14:20:38 UTC
Verified in latest headpin nightly and now the default_organization and default_environment are shown as expected in "user info" command. headpin> user create --username name1 --password **** --default_organization="ACME_Corporation" --default_environment="Library" --email test --disabled=TRUE --default_locale=en Successfully created user [ name1 ] headpin> user info --username name1 ------------------------------------------------------------------------- User Information ------------------------------------------------------------------------- ID : 67 Username : name1 Email : test Disabled : True Default Organization : ACME_Corporation Default Environment : Library Default Locale : en Version Tested: * candlepin-0.8.16-1.el6.noarch * candlepin-cert-consumer-ibm-x3655-03.ovirt.rhts.eng.bos.redhat.com-1.0-1.noarch * candlepin-tomcat6-0.8.16-1.el6.noarch * elasticsearch-0.19.9-7.el6.noarch * katello-candlepin-cert-key-pair-1.0-1.noarch * katello-certs-tools-1.4.2-1.el6.noarch * katello-cli-1.4.2-1.git.107.43fee0b.el6.noarch * katello-cli-common-1.4.2-1.git.107.43fee0b.el6.noarch * katello-common-1.4.2-1.git.812.a3a58dc.el6.noarch * katello-configure-1.4.3-1.git.67.f71e590.el6.noarch * katello-glue-candlepin-1.4.2-1.git.812.a3a58dc.el6.noarch * katello-glue-elasticsearch-1.4.2-1.git.812.a3a58dc.el6.noarch * katello-headpin-1.4.2-1.git.812.a3a58dc.el6.noarch * katello-headpin-all-1.4.2-1.git.812.a3a58dc.el6.noarch * Katello-Katello-Installation-RegisterRHNClassic-1.1-4.noarch * Katello-Katello-Sanity-ImportKeys-1.2-1.noarch * katello-repos-1.4.2-1.el6.noarch * katello-selinux-1.4.3-1.git.4.99dc194.el6.noarch * thumbslug-0.0.27-1.el6.noarch * thumbslug-selinux-0.0.27-1.el6.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1390.html |