Bug 480832 - Need to resolve org_default profile and fix display URLs
Summary: Need to resolve org_default profile and fix display URLs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: WebUI
Version: 0.5
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Partha Aji
QA Contact: Mike McCune
URL:
Whiteboard:
Depends On:
Blocks: space05 swcobbler05
TreeView+ depends on / blocked
 
Reported: 2009-01-20 19:44 UTC by Mike McCune
Modified: 2012-03-06 08:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-17 07:09:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike McCune 2009-01-20 19:44:59 UTC
* In Satellite 5.2 and before we supported the notion of a 'Organization Default' kickstart profile.  With the cobbler integration we changed the rendering of our Kickstart Files to be handled by cobbler.

We need to figure out a way to get these org_default urls:

https://<spacewalkhost>/rhn/kickstart/ks/cfg/org/1/org_default

to actually go to the right profile.  Possibly can change our renderer to instead of rendering the file to actually just figure out the proper cobbler URL and redirect to that path.

* The 'bare metal' url is the old style:

http://<spacewalkhost>/ks/cfg/org/1/label/rhel5-u2-x86_64-xen-fv 

this needs to be:

http://<spacewalkhost>/cblr/svc/op/ks/profile/rhel5-u2-x86_64-xen-fv:1:Miroslav-Suchy

Comment 1 Partha Aji 2009-03-12 22:02:24 UTC
Should be resolved in the next iso... Decided not to do /cblr/svc/op/ks/profile/rhel5-u2-x86_64-xen-fv:1:Miroslav-Suchy. Instead the orignal url (/ks/cfg/org/1/label/rhel5-u2-x86_64-xen-fv 
) will get the actual data from cobbler and render it.. This makes things like org_default and ip ranges work correctly... Here is the commit
http://git.fedorahosted.org/git/spacewalk.git?p=spacewalk.git;a=commit;h=4edc472cd6a0d206f05ce931d6c64b6268aaf6e8

Comment 2 Partha Aji 2009-03-28 05:11:33 UTC
Moving to ON_QA

Comment 3 Jesus M. Rodriguez 2009-04-14 14:12:22 UTC
Spacewalk 0.5 released.

Comment 4 Miroslav Suchý 2009-09-17 07:09:21 UTC
Spacewalk 0.5 has been released for long time ago.


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