Bug 1337987
Summary: | Capsule import puppet classes per environment action permission error | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Peter Vreman <peter.vreman> |
Component: | API | Assignee: | Tomer Brisker <tbrisker> |
Status: | CLOSED ERRATA | QA Contact: | Kedar Bidarkar <kbidarka> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2.0 | CC: | bbuckingham, cwelton, kbidarka, ohadlevy |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | foreman-1.11.0.35-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-27 11:16:01 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: | |||
Bug Blocks: | 1122832 |
Description
Peter Vreman
2016-05-20 15:47:24 UTC
Created redmine issue http://projects.theforeman.org/issues/15225 from this bug Moving to POST since upstream bug http://projects.theforeman.org/issues/15225 has been closed ~]# curl --insecure -X POST -d {\"per_page\":9999} -u admin:changeme -H "Content-Type:application/json" https://localhost/api/v2/smart_proxies/1/environments/1/import_puppetclasses { "message": "Successfully updated environment and puppetclasses from the on-disk puppet installation", "results": {"name":"production","actions":["new"],"new_puppetclasses":["access_insights_client","stdlib","stdlib::stages","foreman_scap_client","foreman_scap_client::params"]} } VERIFIED With sat62-snap(GA)-15.2 (beta2) 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. https://access.redhat.com/errata/RHBA-2016:1501 |