Activity

From 10/31/2013 to 11/29/2013

11/29/2013

05:52 pm Revision f261965c: Apply waiter in port delete
Refs: #4624 Stavros Sachtouris
05:49 pm Revision a6a44506: Implement the "wait_for" and "wait_while" methods
Refs: #4624 Stavros Sachtouris
05:06 pm Revision 67dfe4a2: Remove waiters from networks, except port
Refs: #4624 Stavros Sachtouris
04:31 pm Revision 9b3c8fd9: Fix required args parsing in kamaki shell mode
Stavros Sachtouris
04:16 pm Revision b8b1e2f8: Merge branch 'feature-network-api' into develop
Stavros Sachtouris
04:12 pm Revision e8ba3e9f: Re-fix expected codes in network-libs (sorry)
Stavros Sachtouris
04:01 pm Revision 2e9ea066: Merge branch 'feature-network-api' into develop
Stavros Sachtouris
03:59 pm Revision 8ac8898f: Fix expected response codes for port lib calls
Build Bot
02:13 pm Revision d19b7ee3: Remove all traces of networks from cyclades CLI
Stavros Sachtouris
02:12 pm Revision 291cab21: Fix typos in Network CLI
Stavros Sachtouris
01:39 pm Revision b82c93a5: Dont required subnet in fixed_ips, in create_port
Refs: #4563 Stavros Sachtouris
01:03 pm Revision eb647cfe: Allow ports without device_id in lib + waits
Refs: #4624, #4563 Stavros Sachtouris

11/28/2013

06:34 pm Revision c6afee48: Implement port wait
Refs: #4583 Stavros Sachtouris
05:59 pm Revision 6f2b87c1: Implement network wait
Refs: #4563 Stavros Sachtouris
05:04 pm Revision 8c8a95b6: Merge branch 'develop' into feature-network-api
Conflicts:
kamaki/clients/network/__init__.py
Stavros Sachtouris
05:02 pm Revision e3f54dc0: Fix typoes in network commands
Stavros Sachtouris
03:58 pm Revision a6d2ad78: Fix required argument inconsistency with lists
Stavros Sachtouris
03:00 pm Revision fcd0f53d: Merge branch 'feature-naming-scheme' into develop
Conflicts:
Changelog
kamaki/cli/commands/cyclades.py
kamaki/cli/commands/network.py
kamaki/cli/commands/pithos.py
Stavros Sachtouris
02:49 pm Revision f3a239f6: Update changelog
Refs: #4583 Stavros Sachtouris
01:43 pm Revision bfd0f8db: Complete Pithos+ copmmands
Refs: #4583 Stavros Sachtouris
01:15 pm Feature #4670 (New): Support aliases in kamaki
There should be support for custom user aliases in kamaki. These aliases,
should be set in .kamakirc, or another do...
Dionysis Grigoropoulos
12:55 pm Feature #4668 (New): Implement a command to encrypt files before uploading them
There should be an option to encrypt/decrypt files before/after they are
uploaded/downloaded. The user should speci...
Dionysis Grigoropoulos
12:01 pm Feature #4664 (Assigned): Implement a command for opening and editing remote files with local app...
Stavros Sachtouris

11/27/2013

06:16 pm Feature #4664 (Assigned): Implement a command for opening and editing remote files with local app...
[kamaki] file open [/CONTAINER/]PATH [--with-application LOCAL_APPLICATION_LOCATION]
Semantics:
# download a remo...
Dionysis Grigoropoulos
05:42 pm Revision 7b109aa7: Complete container commands
Refs: #4583 Stavros Sachtouris
02:09 pm Revision bfa33995: Manage file versions
commands affected: info, modify
Refs: #4583
Stavros Sachtouris
12:19 pm Revision 606f5b54: Allow file download to download containers
Stavros Sachtouris

11/26/2013

06:16 pm Revision 20206179: Implement info and modify for file
Refs: #4583 Stavros Sachtouris
04:47 pm Revision 74b7c6dc: Implement file download
Refs: #4583 Stavros Sachtouris

11/25/2013

06:14 pm Revision edc1182f: Carefully copy file * up to car
Refs: #4583 Stavros Sachtouris
01:38 pm Support #4625 (Resolved): pithos object identification
Stavros Sachtouris
01:37 pm Revision de932277: Complete file copy/move (improved)
Refs: #4583 Stavros Sachtouris

11/22/2013

06:35 pm Revision effa4b8f: Sketch-implement file copy/move
Refs: #4625, #4583 Stavros Sachtouris

11/21/2013

06:07 pm Revision d1bced10: Expose Network floatingip commands
Refs: #4583, #4563 Stavros Sachtouris
05:42 pm Revision 8fd99602: Implement Network floatingips
Refs: #4546 Stavros Sachtouris
05:39 pm Revision 86900a30: server create arg type bug: image id not an int
Stavros Sachtouris
05:37 pm Revision 1ad949a7: Implement Network floatingips
Refs: #4546 Stavros Sachtouris
04:14 pm Revision 77a7fd64: Merge branch 'develop' into feature-network-api
Stavros Sachtouris
04:08 pm Revision cec2dfcd: Reimplement pithos commands (apply naming scheme)
Refs: #4625, #4583
So far: file list, file create
Stavros Sachtouris
01:32 pm Revision 379c36a8: Fix typo (network type is network not compute)
Stavros Sachtouris
12:06 pm Support #4625 (Resolved): pithos object identification
Pithos objects could be identified like this:
pithos://account/container/objectpath
or
[--account=ACCOUNT] /contai...
Stavros Sachtouris

11/20/2013

04:56 pm Feature #4624 (Assigned): Implement wait-while and wait-for, generalize and extent to networks
Right now: wait semantics are "wait while in STATUS", only in cyclades/compute related commands
Proposed changes:
-...
Stavros Sachtouris
04:53 pm Feature #4563: Expose networking commands
Also, modify [--arguments]
Also, update server_create to connect to a network, according to this:
Stavros Sachtouris
04:50 pm Revision 264a13f7: Apply naming scheme to network + cyclades/network
Refs: #4583, #4563
Network connection has changed:
server create <usuall stuff here>
--network-id=NETWORK_ID --n...
Stavros Sachtouris

11/19/2013

06:44 pm Revision 197b413b: Merge branch 'feature-thread-limit' into develop
Stavros Sachtouris
06:18 pm Revision ec5d658f: Move thread control to threaded commands
Refs: #4616, #4617
Remove max_theads from config, move control to threaded commands as --threads
Set default MAX_THR...
Stavros Sachtouris
06:17 pm Bug #4616 (Resolved): Thread limit is broken
Stavros Sachtouris
06:16 pm Feature #4617 (Resolved): Move threading control to the commands that use threads, add --threads ...
Stavros Sachtouris
05:33 pm Revision 5c5eb675: Apply naming scheme to image cmds
Refs: #4583
All image-property commands --> image modify --property-add/del
All image-compute commands --> imagecomp...
Stavros Sachtouris
04:29 pm Feature #4617 (Assigned): Move threading control to the commands that use threads, add --threads ...
Please ensure the default for threading is always 1.
The user should enable multithreading explicitly, should the ne...
Vangelis Koukis
03:47 pm Feature #4617 (Resolved): Move threading control to the commands that use threads, add --threads ...
There are currenlty 3 out of ~80 commands that use threads:
server create (when run with clusters)
file upload
f...
Stavros Sachtouris
03:40 pm Bug #4616 (Closed): Thread limit is broken
The max_threads config option is ignored... Stavros Sachtouris

11/18/2013

06:56 pm Revision 00b1248e: Apply naming conventions to 1st level image cmds
Refs: #4583 Stavros Sachtouris
04:45 pm Revision 0b052394: Apply new naming convention for server
Refs: #4583
Renamings and merges in server:
rename/resize/firewall set/metadata set/metadata_delete -> modify
Remov...
Stavros Sachtouris
01:13 pm Support #4612 (Resolved): Seperate starting points for kamaki one-command and kamaki-shell
Create the kamaki-shell starting point, and allow the pre-load of specific command name spaces
After that, initial c...
Stavros Sachtouris
01:09 pm Revision 49e85ee2: Make shell syntax help as verbose as one-commands
Refs: #4583 Stavros Sachtouris
12:23 pm Feature #4596 (Resolved): Wrap argumentparser to allow required yet non-positional arguments
Stavros Sachtouris
12:22 pm Revision 320af781: Move all argument related syntax help in Arguments
Refs: #4596 Stavros Sachtouris

11/15/2013

06:14 pm Revision 56d84a4e: Syntax check required arguments (incomplete)
Refs: #4596 Stavros Sachtouris

11/14/2013

02:08 pm Feature #4596 (Resolved): Wrap argumentparser to allow required yet non-positional arguments
python argument parser thinks of non-positional arguments as optional.
In order to create required non-positional ...
Stavros Sachtouris
11:47 am Revision 515634db: Fix a bug in port create
* Fix a bug in port create, that prevented the creation of a port Dionysis Grigoropoulos

11/12/2013

03:58 pm Revision 25f9a991: Apply naming scheme on astakos-related commands
Refs: #4583
Renames:
user session * --> user *
admin services * --> service *
admin endpoints * --> endpoint *
admin...
Stavros Sachtouris
01:29 pm Feature #4583 (Assigned): Design and implement a new kamaki commands naming scheme
All kamaki commands should adopt a naming scheme that will look like this:... Stavros Sachtouris

11/11/2013

03:34 pm Revision 2c3671ff: Simplify image shared
Stavros Sachtouris
12:35 pm Revision 20af04b4: Merge branch 'feature-network-api' into develop
Stavros Sachtouris
12:34 pm Revision 5ec6ec0c: Update Changelog for network API
Refs: #4563 Stavros Sachtouris

11/08/2013

02:02 pm Revision b7d79306: Add fixed_ips in post create
Refs: #4563 Stavros Sachtouris

11/07/2013

04:56 pm Revision 737995ed: Add name to port create
Refs: #4563 Stavros Sachtouris
12:41 pm Revision ccdd1b82: Create port_creates extention (cyclaes) and expose
Refs: #4563 Stavros Sachtouris

11/06/2013

07:16 pm Revision 45cb7f88: Cancel previous commit
Stavros Sachtouris
07:16 pm Revision 9e04242a: One-byte typo
Stavros Sachtouris
07:15 pm Revision 1d565254: Minor fixes
Stavros Sachtouris
07:13 pm Revision 11cc86af: Fast-create port list
Stavros Sachtouris
07:10 pm Revision 447365fe: Export all port methods, except port create
Refs: #4563 Stavros Sachtouris
06:12 pm Revision 62c6652f: Expose subnet commands w.r.t. Cyclades Network
Refs: #4563 Stavros Sachtouris
03:37 pm Revision 7e57e590: Add user-id filter in network list
Stavros Sachtouris
03:27 pm Revision 0e27687b: Add "detail" to network list
Refs: #4563 Stavros Sachtouris
01:58 pm Revision cd0927f7: Adjust network create to Cyclades extentions
Refs: #4563 Stavros Sachtouris
01:28 pm Revision e864cd9e: Implement client.cyclades.CycladesNetworkClient
Refs: #4563
This class implements APi extentions custom to Cyclades
Stavros Sachtouris
01:10 pm Revision 5c433331: Rename packages networking-->network
Stavros Sachtouris
12:44 pm Revision 58602137: Implement network set (update semantics)
Refs: #4563 Stavros Sachtouris
12:19 pm Revision aef3fa1f: Implement network delete command
Refs: #4563 Stavros Sachtouris

11/05/2013

06:22 pm Revision 56f5c6fc: Let kamaki client handle json
Stavros Sachtouris
06:17 pm Revision 677979bc: Fix networking client call (data-->json)
Stavros Sachtouris
06:11 pm Revision bc4662d8: Use the correct networking client
Stavros Sachtouris
06:06 pm Revision 49413939: Implement network create
Refs: #4563 Stavros Sachtouris
05:57 pm Revision cd40143a: Implement network info
Refs: #4563 Stavros Sachtouris
05:52 pm Revision 77bf75fe: Add filters in network list
Refs: #4563 Stavros Sachtouris
05:43 pm Revision ccf8b124: Fix typo in dict creation in network list
Refs: #4563 Stavros Sachtouris
05:35 pm Revision d18e6439: Create networking-related commands + network list
Refs: #4563
networking related commands: netwokri, port, subnet
this affects the cyclades-related networks, which ar...
Stavros Sachtouris
04:58 pm Feature #4563 (Assigned): Expose networking commands
New commands:... Stavros Sachtouris
04:35 pm Feature #4546 (Resolved): Implement the OpenStack Networking (Neutron) API
Stavros Sachtouris
04:33 pm Revision bac9c8ac: Complete clients.networkinh + unittests
Refs: #4546 Stavros Sachtouris
01:55 pm Revision 25d2ff8e: Complete subnet operations + unittests
Refs: #4546 Stavros Sachtouris

11/04/2013

06:38 pm Revision ba1ab65d: Implement create_subnet(s), update implementations
Refs: #4546
OpenStack modified the API during development, that was odd!
Stavros Sachtouris
03:40 pm Revision afba96a7: Implement all network calls + unittests
Refs: #4546
Implemented: list_networks, create_network, create_networks,
get_network_details, update_network, de...
Stavros Sachtouris
11:48 am Revision c95ff061: Pick "networking" as the name of the new client
Refs: #4546 Stavros Sachtouris

11/01/2013

06:32 pm Revision 058ee9a8: Implement clients.network.NetworkClient (part)
Refs: #4546
Implemented in this commit: list_networks, create_network, unittests for both
Stavros Sachtouris
04:47 pm Revision 963bd664: Create unittests for network/rest_api
Refs: #4546 Stavros Sachtouris
12:20 pm Feature #4546 (Assigned): Implement the OpenStack Networking (Neutron) API
Vangelis Koukis

10/31/2013

06:58 pm Revision c6ebe715: Implement clients.network.rest_api
Refs: #4546 Stavros Sachtouris
04:49 pm Feature #4546 (Resolved): Implement the OpenStack Networking (Neutron) API
Stavros Sachtouris
04:20 pm Feature #4479 (Resolved): .kamaki.history recommendations
Stavros Sachtouris
04:14 pm Revision d3138e0c: Merge branch 'feature-log-astakosclient' into develop
Stavros Sachtouris
03:38 pm Revision 2d1f5058: Remove token from history
Refs: #4479 Stavros Sachtouris
02:53 pm Revision 20211cbb: Astakosclient always ommits token and reveals data
Stavros Sachtouris
02:29 pm Revision 85115c12: Log astakosclient in kamaki style
Stavros Sachtouris
« Previous
Next »
 

Also available in: Atom