Feature #4312
Make astakosclient an intergral part of kamaki
Status: | Closed | Start date: | 09/16/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | 09/20/2013 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | 10.00 hours | |
Target version: | v0.12 | Estimated time: | 4.00 hours |
Description
synnefo/astakosclient is a library that fully implements the Synnefo/Astakos API, offering authentication, quota handling and synnefo projects
Kamaki is alread offering CLI specs for this lib, as a hidden feature that adds the astakos and projects command groups.
This is how it is activated:
$ pip install astakosclient $ /config set astakos_cli snf-astakosInstead of that, kamaki should contain these specs by default. To achieve this:
- Ask astakosclient to support verbose logs in kamaki fashion (#4311)
- Ask astakosclient to make http body logging flag accessible to callers
- Make astakosclient a kamaki requirement
- Reveal astakos and project command groups in kamaki CLI
Related issues
Associated revisions
Require astakosclient, reveal astakos commands
Refs: #4312
Since astakosclient is required, astakos commands are not need to be hidden anymore
Dont call astakos form kamaki, use astakosclient
Refs:#4312
Use the already initialized astakosclient in user
Refs: #4312
History
#1 Updated by Stavros Sachtouris over 9 years ago
- Due date set to 09/20/2013
- Category set to kamaki
- Assignee set to Stavros Sachtouris
- Target version set to v0.11
- Estimated time set to 4.00
#2 Updated by Stavros Sachtouris over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#3 Updated by Stavros Sachtouris over 9 years ago
- Status changed from Resolved to Assigned
- % Done changed from 100 to 0
#4 Updated by Stavros Sachtouris over 9 years ago
- Target version changed from v0.11 to v0.12
#5 Updated by Stavros Sachtouris over 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
#6 Updated by Stavros Sachtouris over 9 years ago
- Status changed from Resolved to Closed