Bug 827620 - repository resource api uses deprecated execution calls
Summary: repository resource api uses deprecated execution calls
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: API/integration
Version: 2.0.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-01 21:01 UTC by Jason Connor
Modified: 2015-03-23 01:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-09 17:08:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Jason Connor 2012-06-01 21:01:23 UTC
use execute instead of execute_ok

Comment 1 Jay Dobies 2012-06-29 19:06:46 UTC
In release 0.309

Comment 2 Jason Connor 2012-08-16 20:43:38 UTC
importer/distributor apis still use execute_ok for updates, please use execute and return self.ok() after adding in _href field

Comment 3 Jason Connor 2012-11-08 04:56:47 UTC
There are still 2 PUT and 1 POST controllers that use the deprecated call, this should be failed.

Comment 4 Preethi Thomas 2012-11-08 14:01:18 UTC
Failing as per comment#3

Comment 5 Sayli Karmarkar 2012-11-29 08:36:20 UTC
updated repo, repo_group, consumer and user apis to use execute instead of execute_ok

Comment 6 Jeff Ortel 2012-11-29 21:30:07 UTC
build: 2.0.6-0.10.beta

Comment 7 Jason Connor 2012-12-16 21:20:45 UTC
no more execute_ok calls in the code

Comment 8 Preethi Thomas 2013-01-09 17:08:06 UTC
Pulp v2.0 released


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