Bug 845267
Summary: | RFE: As a user, I would like to be able to set my preferred locale via the CLI | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Og Maciel <omaciel> |
Component: | Hammer | Assignee: | Tomas Strachota <tstrachota> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.0 | CC: | bbuckingham, bkearney, cwelton, jcallaha, xdmoon |
Target Milestone: | Unspecified | Keywords: | FutureFeature, Reopened, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/9112 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-27 17:11:10 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: |
Description
Og Maciel
2012-08-02 14:00:31 UTC
There is a pull request inbound for this Pull request was merged already: https://github.com/Katello/katello/pull/436 These bugs have been resolved in upstream projects for a period of months so I'm mass-closing them as CLOSED:UPSTREAM. If this is a mistake feel free to re-open. This bug was mistakenly closed during a triage process. Moving back to MODIFIED or ON_QA depending This commit was made against the old katello cli, but the equivilant does not exist in hammer. [bkearney@bkearney hammer-cli]$ hammer user create --help Usage: hammer user create [OPTIONS] Options: --admin ADMIN Is an admin account? --auth-source-id AUTH_SOURCE_ID --default-location-id DEFAULT_LOCATION_ID --default-organization-id DEFAULT_ORGANIZATION_ID --firstname FIRSTNAME --lastname LASTNAME --login LOGIN --mail MAIL --password PASSWORD -h, --help print help Created redmine issue http://projects.theforeman.org/issues/9112 from this bug This issue got fixed by a change in Foreman's api docs. Commited into upstream repo: commit 807f8b66a06de944a9c6da4d8cd15e5be1f678ac Author: Tomas Strachota <tstrachota> Date: Fri Jan 23 14:19:46 2015 +0000 Fixes #9113 - api docs for users miss locale and timestamp params Locale was missing also in the server responses. Verified by QE on version Satellite-6.1.0-RHEL-7-20150324.0 This was delivered with Satellite 6.1 on 15 August. |