- 12 Dec, 2012 4 commits
-
-
Dionysis Zindros authored
-
Dionysis Zindros authored
Switch from hard-coded /tmp usage to a cross-compatible solution that utilizes Python's tempfile module. This adds support for running the unit tests on Windows systems.
-
Dionysis Zindros authored
To assist porting to Windows, offset/size mismatch when reading files is now being clearly reported with detailed error messages.
-
Dionysis Zindros authored
-
- 03 Dec, 2012 2 commits
-
-
Dionysis Zindros authored
-
Dionysis Zindros authored
-
- 30 Nov, 2012 11 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 29 Nov, 2012 7 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Conflicts: docs/overview.rst
-
Stavros Sachtouris authored
-
Constantinos Venetsanopoulos authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 28 Nov, 2012 5 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Documention features that are missing: - More examples in usage - An analytical guide on how to create a kamaki cli command spec - More details on developing thread-safe clients
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 27 Nov, 2012 5 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Not spell-checked yet
-
Stavros Sachtouris authored
the server-create command can, again, use the old syntax for --personality parameter. What's more, multiple personalities can be appended on the same call: kamaki server create 'server name' <flavor id> <image id> --personality=/local/path[,server/path[,owner[,group[,mode]]]] --personlity=/other/path[,...] ... --personality=/last/path[,...]
-
Stavros Sachtouris authored
Syntax is now the following: kamaki create server 'Server name' <flavor id> <image id> [... params ...] --personality=local_path[,server_path[,owner[,group[,mode]]]]
-
- 26 Nov, 2012 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 23 Nov, 2012 4 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-