Bug 760508
Summary: | "Add Repository" option is not visible on UI | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> | ||||||
Component: | WebUI | Assignee: | Jason E. Rist <jrist> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 6.0.1 | CC: | jlaska, kbidarka, mmccune | ||||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2012-08-22 18:10:46 UTC | Type: | --- | ||||||
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: | 747354 | ||||||||
Attachments: |
|
Description
Sachin Ghai
2011-12-06 11:47:04 UTC
Created attachment 541315 [details]
Add Repository option is not visible on UI
Same issue even with the fedora15 setup. UI option is not visible I hit this also on RHEL6 using katello-0.1.126-2.el6 (from brew *and* from fedorapeople.org). The workaround for me involved the use of 'katello shell' -
$ katello -u admin -p admin shell
> client remember --option org --value ACME_Corporation
> repo create --product=CloudEngine --name latest --url http://download.devel.redhat.com/rel-eng/CloudForms/CloudEngine/1.0/latest/x86_64
This was fixed in: commit 46a7147b9b6ee918011fec9a8220a431623b4536 Author: Jason E. Rist <jrist> Date: Wed Dec 7 07:35:36 2011 -0700 Fix for jrist being an idiot and putting in some bad code.` No longer seeing this problem when testing with katello-0.1.130-2.el6.x86_64 (built today in brew). I can add a repository to a custom provider. * Wed Dec 07 2011 Shannon Hughes <shughes> 0.1.130-2 - system engine build (shughes) * Wed Dec 07 2011 Shannon Hughes <shughes> 0.1.130-1 - bump version to fix tags (shughes) * Wed Dec 07 2011 Shannon Hughes <shughes> 0.1.129-1 - user roles - spec test for roles api (tstrachota) - user roles - new api controller (tstrachota) - fix long name breadcrumb trails in roles (shughes) - Fix for jrist being an idiot and putting in some bad code.` (jrist) Yes.. seems that issue has been fixed with "katello-0.1.130-2.el6.x86_64". Moving this to verified. Created attachment 542393 [details]
can see the 'Add repository' option on UI
getting rid of 6.0.0 version since that doesn't exist |