- 31 Mar, 2014 4 commits
-
-
Stavros Sachtouris authored
Closes #2
-
Stavros Sachtouris authored
Refs: #2
-
Stavros Sachtouris authored
Refs: #2 In kamaki, AstakosClient is imported from the astakosclient package, and then it is wrapped so that some convenienve methods can be added.
-
Stavros Sachtouris authored
Refs: #2 The "service_type" of an API client is related to the endpoint URL used to initialize the client and should match the "type" attribute of the corresponding endpoint.
-
- 28 Mar, 2014 1 commit
-
-
Stavros Sachtouris authored
Fixes #5
-
- 18 Mar, 2014 1 commit
-
-
Stavros Sachtouris authored
Replace "dateutils" with "python-dateutil"
-
- 17 Mar, 2014 21 commits
-
-
Ilias Tsitsimpis authored
Update astakos-related commands to support project id assignments and reassignments (introduced in synnefo 0.16). Also, update commands and library methods that are affected by these changes.
-
Giorgos Korfiatis authored
Change expected value from 202 to 200 in reassign_floating_ip
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
In create: change from FlagArgument to BooleanArgument In modify: add a --public FlagArgument In arguments: test BooleanArgument and fix minor bugs
-
Stavros Sachtouris authored
BooleanArgument is different to FlagArgment because it accepts both boolean values (True|False)
-
Stavros Sachtouris authored
Side effect: class _quota is not needed, therefore merged to quota_list as well
-
Stavros Sachtouris authored
Problem: a new-line was missing, causing the first line of "details" to break.
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Notable changes: in CLI, --project --> --project-id in clients, create_floating_ip overwrites OS/network method
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
1. Rename "kamaki project application ACTION" --> "kamaki project ACTION" 2. Application commands now require a project ID 3. astakosclient.Astakosclient.application_action signature has changed accordingly 4. All ex-application actions will use only one non-positional argument, namely "project_id", and application ID with the required positional --app-id=APPLICTION_ID
-
Giorgos Korfiatis authored
tenant_id is a UUID that represents a project, not a user.
-
Giorgos Korfiatis authored
- Add optional argument --project in command "file create" - Add command "file reassign"
-
Giorgos Korfiatis authored
Add optional argument --project in create subcommands; add subcommand "reassign" for "server", "network" and "ip" commands.
-
Stavros Sachtouris authored
"quote" is method imported from urllib in kamaki.clients
-
- 07 Mar, 2014 3 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
- 05 Mar, 2014 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 28 Feb, 2014 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Refs: #5160
-
- 27 Feb, 2014 5 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Refs: #5150
-
- 26 Feb, 2014 1 commit
-
-
Stavros Sachtouris authored
Refs: #5150
-