Bug 827200 - consumer bindings rest api should not implement a PUT if update is not supported
Summary: consumer bindings rest api should not implement a PUT if update is not supported
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: Jeff Ortel
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-31 21:41 UTC by Jason Connor
Modified: 2014-03-31 01:39 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Jason Connor 2012-05-31 21:41:54 UTC
currently in consumer bindings, a PUT request to /v2/consumers/<consumer_id>/bindings/<repo_id>/<distributor_id>/ goes to a method returns a NOT_IMPLEMENTED. If we're not supporting update now or ever, we should return a NOT_FOUND instead. Please remove this method if we are not going to implement update.

Comment 1 Jeff Ortel 2012-07-12 21:02:50 UTC
Removed unused Binding.PUT()

Comment 2 Jeff Ortel 2012-07-12 21:51:32 UTC
build: 0.313

Comment 3 Preethi Thomas 2013-01-09 17:07:20 UTC
Pulp v2.0 released


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