- 07 Jan, 2014 1 commit
-
-
Dionysis Grigoropoulos authored
-
- 20 Dec, 2013 5 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
From now on, --no-network produces a "networks=[]" part, while the absense of network-related arguments makes produces a request without "networks" attributes.
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Conflicts: kamaki/cli/commands/cyclades.py
-
Stavros Sachtouris authored
-
- 18 Dec, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4563 In server create, replace network arguments with only two: --network=[id=]NETWORK_ID[,[ip=]IP] --no-network (flag) There arguments are mutually exclussive
-
- 17 Dec, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 10 Dec, 2013 1 commit
-
-
Dionysis Grigoropoulos authored
-
- 09 Dec, 2013 4 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Refs: #4563
-
Stavros Sachtouris authored
Refs: #4563
-
- 05 Dec, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4692
-
Stavros Sachtouris authored
Refs: #4692
-
- 02 Dec, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4563
-
Stavros Sachtouris authored
Refs: #4563
-
- 29 Nov, 2013 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Refs: #4624, #4563
-
- 21 Nov, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4583, #4563
-
Stavros Sachtouris authored
-
- 20 Nov, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4583, #4563 Network connection has changed: server create <usuall stuff here> --network-id=NETWORK_ID --network-with-ip=NETWORK_ID,IP port create/delete are also used to connect/disconnect networks to servers deprecated: - all network-related commands at cli/commands/cyclades.py - ip attach/detach
-
- 19 Nov, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4616, #4617 Remove max_theads from config, move control to threaded commands as --threads Set default MAX_THREADS to 1
-
- 18 Nov, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4583
-
Stavros Sachtouris authored
Refs: #4583 Renamings and merges in server: rename/resize/firewall set/metadata set/metadata_delete -> modify Removed in server: metadata *, firewall * Get all info with server info/list
-
- 15 Nov, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4596
-
- 09 Oct, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 07 Oct, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4441 This example involves astakos, pithos, image and cyclades clients It also shows how to use kamaki.cli.config to get cloud information It attempts to create a cluster of VMs from a user-created image, from scratch.
-
- 04 Oct, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4429
-
Stavros Sachtouris authored
Refs: #4429
-
- 03 Oct, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4429
-
Stavros Sachtouris authored
Refs: #4429
-
- 01 Oct, 2013 3 commits
-
-
Stavros Sachtouris authored
Refs: #4297 Backwards compatibility is preserved (not planed to deprecate it) The following are semantically equivalent: -p local-path=/local/path,remote=path=/etc/local/path,mode=-rw-r--r-- -p /local/path,remote=path=/etc/local/path,mode=-rw-r--r-- -p /local/path,/etc/local/path,mode=-rw-r--r--
-
Stavros Sachtouris authored
Refs: #4325
-
Stavros Sachtouris authored
Refs: #4342 It currently exists along with -j/--json for bw compatiblity. --output-format=json is equivalent to -j or --json
-
- 30 Sep, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4298
-
Stavros Sachtouris authored
Refs: #4422 Top level IP commands are now prefixed as ip (kamaki ip <command>) Update documentation accordingly
-
- 27 Sep, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4352
-