Skip to content

Commit

Permalink
Rename endpoint "rpc/find-latest-compose-by-compose-rpm"
Browse files Browse the repository at this point in the history
Rename it to "rpc/find-older-compose-by-compose-rpm".

JIRA: PDC-990
  • Loading branch information
erichuanggit committed Sep 1, 2015
1 parent 14818b0 commit dd70217
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
2 changes: 1 addition & 1 deletion pdc/apps/compose/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -1297,7 +1297,7 @@ def list(self, request):
Above 2 functions in this endpoint are deprecated. Please use
$LINK:findcomposebyrr-list:release_id:rpm_name$ and
$LINK:findlatestcomposebycr-list:compose_id:rpm_name$ instead.
$LINK:findoldercomposebycr-list:compose_id:rpm_name$ instead.
The ordering of composes is performed by the *productmd* library. It
first compares compose date, then compose type
Expand Down
45 changes: 0 additions & 45 deletions pdc/recv_stomp.py

This file was deleted.

0 comments on commit dd70217

Please sign in to comment.