[katello-devel] /katello/products/:id/repositories route

Dmitri Dolguikh dmitri at redhat.com
Thu Jul 7 17:03:14 UTC 2011


Does anybody know anything about this route? We don't have logs before 
the move to public git repo...

     # some paths conflicts with rhsm
     scope 'katello' do

       # routes for non-ActiveRecord-based resources
       match '/products/:id/repositories' => 'products#repo_create', 
:via => :post, :constraints => { :id => /[0-9\.]*/ }

     end


it's not functional atm. Do we still need it? Why is it in a different 
namespace? We don't want clients to be aware of what url they need to use.

Cheers,
-d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/katello-devel/attachments/20110707/3909eed8/attachment.htm>


More information about the katello-devel mailing list