Feature #4115
Complete exposing astakosclient methods
Status: | Closed | Start date: | 07/08/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | 07/09/2013 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | 5.00 hours | |
Target version: | v0.10 | Estimated time: | 4.00 hours |
Description
Here is a list of the astakosclients methods not currently covered by kamaki:
get_resources send_feedback get_endpoints issue_commission issue_one_commission get_pending_commissions get_commission_info commission_action accept_commission reject_commission resolve_commissions
Associated revisions
Expose more astakosclients methods (1to1)
Refs: #4115
New commands: astakores_resources/feedback/endpoints
Also, wrap astakosclient expositions with an error handling decorator
Expose commission commands (astakos)
Refs: #4115
New commands: astakos_commission_*:
pending, info, action, accept, reject, resolve
Also implement the CommaSeparatedListArgument structure
Expose commission issue commands
Refs: #4115
History
#1 Updated by Stavros Sachtouris almost 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Command names:
astakos resources feedback endpoints commission pending info action accept reject resolve issuejson issue
#2 Updated by Stavros Sachtouris over 9 years ago
- Status changed from Resolved to Closed