Activity

From 06/16/2012 to 07/15/2012

07/15/2012

10:58 pm Pithos MS Client Revision 035cdf32: Added database upgrade code to force COLLATE NOCASE
Panagiotis Kanavos

07/14/2012

08:37 pm snf-network Revision de8c1018: Fix dependencies
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision 34f9be6d: Fix bug in generating IP when network is full
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision 12df8ed2: Fix a bug when modifying a nic's network
Correctly release the IP in old network.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
01:47 am snf-ganeti Revision d25106b4: Add tags in networks
Support:
- gnt-network add --tags.
- gnt-network list-tags/add-tags/remove-tags/.
- gnt-network list -o +tags
Sig...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision 3972072c: Fix a minor bug when checking mac prefix validity
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision c8eff5ef: Add new locking level: network
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision 82311e6b: Change default fields for network listing
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision 6fc914ba: Fix a bug in hotplug
Every time a new nic is added hotplugs slot of instance gets
incremented and the idx of the nic gets the relevant val...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision 351dc34e: Fix hotplug cfgupgrade
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision fd3e6a69: Change possible network types
The types allowed are:
- public, public-routed
- private, private-filtered, private-vlan
and None.
Signed-off-by: ...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision 1ce72b33: Support hotplug NICs
Add --hotplug option for gnt-instance modify.
Add idx slot to NIC object that represents if it has been hotpluged
or...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision d3a5e2de: GRNET's specific cfgupgrade
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision a807cc69: Pass detailed network info in hooks
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision dca1f84a: Pass netinfo in rpcs
If a nic has a network field then encapsulate a network object in
netinfo slot for every rpc. This is needed to pass ...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision 3646c9bc: cfgupgrade for networks
Add networks slot in config data.
Add networks slot in nodegroups.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
01:47 am snf-ganeti Revision cdb71fe1: Use network's mac prefix
Modify existing GenerateMAC so that it takes network as an argument.
Substitute _GenerateOneMAC with a decorator _Ge...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision effb6f96: Include networks in Makefile and bash completion
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision d89f8b5f: Add gnt-network man page
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision 445d7262: Rapi support for networks
Support GetNetwork(s), CreateNetwork, ConnectNetwork(All),
DisconnectNetwork(All), RemoveNetwork.
Signed-off-by: Dim...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision 377d196b: ss_conf support for networks
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:47 am snf-ganeti Revision 19ad386e: Introduce client support for networks
gnt-network is used to manipulate and handle networks that
currently provides the following operations:
* Add a new...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision 2d302af7: Modify instance client to support networks
Add --no-conflicts-check option.
Modify instance query methods to return nic's network info.
Signed-off-by: Dimitris...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision ff7ba389: Modify LUInstanceSetParams() to support networks
Keep backwards compatibility just like LUInstanceCreate() and
support network parameter for NIC object.
Add ec_id ar...
Dimitris Aragiorgis
01:47 am snf-ganeti Revision 1f4bd1b4: Peripheral changes for networks
Specifically:
* export a new environment variable for the gnt-os-interface
* export a new environment variable for ...
Dimitris Aragiorgis
01:44 am snf-ganeti Revision f2bc1b8e: Config methods for reserving/releasing IPs
Use TemporaryReservationManager for IP handling to ensure
config data consistency.
Implement:
- methods for reservi...
Dimitris Aragiorgis
01:44 am snf-ganeti Revision 5c6672e9: Modify RemoveInstance() to support networks
Release any IPs held the instance before actually removing.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
01:44 am snf-ganeti Revision 9979979f: Modify LUInstanceCreate to support networks
Implement backend support, to export the IP pool management
functionality to the clients. When the new NIC parameter ...
Dimitris Aragiorgis
01:44 am snf-ganeti Revision 2006c05e: Implement LUNetworkSetParams
Support modifying all network parameters except for network (ip range)
Cannot modify gateway and reserved ips at the ...
Dimitris Aragiorgis
01:44 am snf-ganeti Revision 0e60fbf2: Implement network/nodegroup mappings
The LUs use the corresponding Tasklets. Eventually:
LUNetworkConnect() connects a network to a nodegroup and defines...
Dimitris Aragiorgis
01:44 am snf-ganeti Revision 34a51ae9: Basic IP pool management logic
Implement LUs for corresponding opcodes:
* LUNetworkAdd:
- Check for IP validity
- Reserves all necessary IPs
...
Dimitris Aragiorgis
01:44 am snf-ganeti Revision a55a4e2c: Implement LUNetworkQuery
Summarily list all existing networks
Supply detailed info for every existing network
- List used/free IPs
- List in...
Dimitris Aragiorgis
01:44 am snf-ganeti Revision 08208574: IP pool related objects, opcodes and constants
Config objects:
* Introduce L{Network} with
- IPv4 network field (mandatory)
- IPv4 gateway, IPv6 (network/gatew...
Dimitris Aragiorgis
01:44 am snf-ganeti Revision c7fd10e8: Introduce new module for IP pool management
Add new library module lib/network.py.
Introduce new class: AddressPool.
AddressPool implements all operations neede...
Dimitris Aragiorgis

07/13/2012

06:24 pm ./kamaki Revision 9aece4ba: Modifications in store CLI syntax
Support for the form
kamaki store <command> <container:path>
e.g.
kamaki store list [container[:path]]
Stavros Sachtouris
06:00 pm ganeti-local Revision 112aee5f: Merge branch 'stable-2.6'
* stable-2.6: (72 commits)
Make Ganeti 2.6.0 rc3 release
Allow reinstall even when secondaries are offline
Prep...
Iustin Pop
06:00 pm snf-ganeti Revision 112aee5f: Merge branch 'stable-2.6'
* stable-2.6: (72 commits)
Make Ganeti 2.6.0 rc3 release
Allow reinstall even when secondaries are offline
Prep...
Iustin Pop
04:25 pm snf-vncauthproxy Revision a1b7bd68: Merge branch 'master' into snf-debian
Vangelis Koukis
04:25 pm snf-vncauthproxy Revision 75eed2cf: Minor fixes to diagnostics for pidfile handling
Vangelis Koukis
04:04 pm snf-vncauthproxy Revision c7b5ae3f: Update debian/changelog before release
Vangelis Koukis
04:04 pm snf-vncauthproxy Revision 1b4d35f9: Merge branch 'master' into snf-debian
Vangelis Koukis
04:04 pm Revision 3e65e9ff: Update the documentation's images
Constantinos Venetsanopoulos
04:03 pm snf-vncauthproxy Revision 2c83c28c: Version bump to 1.3
Vangelis Koukis
03:54 pm snf-vncauthproxy Revision 39840bd3: Remove stale pid lockfiles on daemon invocation
Vangelis Koukis
02:55 pm snf-ganeti Revision 88e14195: Make Ganeti 2.6.0 rc3 release
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
02:55 pm ganeti-local Revision 88e14195: Make Ganeti 2.6.0 rc3 release
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
02:41 pm ganeti-local Revision 96c3d5d4: Allow reinstall even when secondaries are offline
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
René Nussbaumer
02:41 pm snf-ganeti Revision 96c3d5d4: Allow reinstall even when secondaries are offline
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
René Nussbaumer
02:40 pm ganeti-local Revision 3dbb3348: Prepare NEWS file for Ganeti 2.6.0 rc3
Update NEWS regarding rc3 fixes and document changes in behaviour.
Signed-off-by: René Nussbaumer <rn@google.com>
Re...
René Nussbaumer
02:40 pm snf-ganeti Revision 3dbb3348: Prepare NEWS file for Ganeti 2.6.0 rc3
Update NEWS regarding rc3 fixes and document changes in behaviour.
Signed-off-by: René Nussbaumer <rn@google.com>
Re...
René Nussbaumer
02:00 pm Pithos Android Client android-pithosplus_130712_v.1.3.3.apk
Christos Stathis
12:22 pm Revision c036dc75: New management command for creating a network
Create a management command for creating networks. Also remove
the initial_data.json, since it is currently not neces...
Christos Stavrakakis
12:06 pm Revision 04641169: Add support for IPv6
- Extend the Network model with fields for holding the IPv6 subnet and
gateway.
- Update network API methods.
- Mod...
Christos Stavrakakis
11:50 am Revision f9159833: Update network settings
Christos Stavrakakis
11:18 am snf-network Revision 9ab9657a: Minor changes: remove vlan files
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
10:49 am ./kamaki Revision 15618e89: dict-list printing is sorted + some tests
Stavros Sachtouris
01:36 am snf-network Revision d84321b1: Remove vlan files
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis

07/12/2012

06:08 pm snf-cloudcms Revision b68bd390: Wiser logging settings
Kostas Papadimitriou
05:51 pm snf-cloudcms Revision 5e213527: Fix migration
Kostas Papadimitriou
05:49 pm snf-cloudcms Revision e86d97a3: Merge branch 'newstyles' into userguide
Kostas Papadimitriou
05:48 pm snf-cloudcms Revision e4551231: Cloudcms tests for rst import form/view
Kostas Papadimitriou
05:48 pm snf-cloudcms Revision 3ebaa3ab: Remove print statement
Kostas Papadimitriou
05:47 pm snf-cloudcms Revision deb708bf: Automatic import of rst documentation
Form class and admin view to automatically parse zip file with specific
rst content and generate faq/userguide entries.
Kostas Papadimitriou
05:45 pm snf-cloudcms Revision b9d897eb: Initial integration of userguide application in cms
Kostas Papadimitriou
05:41 pm snf-cloudcms Revision b5eefa35: Initial commit of userguide app
Kostas Papadimitriou
04:34 pm snf-cloudcms Revision 36d49217: New Styles & Functionality for Faq/Userguide
Olga Brani
02:38 pm snf-network Revision 33f580e8: Remove clear-tap file
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:38 pm snf-network Revision 4b63aab2: Remove clear-tap file
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:36 pm snf-network Revision 4f97d1dd: Remove /etc/snf-network dir
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
11:03 am Revision ae1b1bdd: Add transaction control to Pool methods
Christos Stavrakakis
04:28 am snf-network Revision 6174acbc: Edit changelog
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:26 am snf-network Revision 67f92656: Add interfaces example
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:25 am snf-network Revision 0b440bd9: Fix snf-network.examples
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:19 am snf-network Revision cc441b26: README refactor
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:16 am snf-network Revision 66d88912: Minimize README
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:06 am snf-network Revision 69d018a8: Remove useless files
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
03:57 am snf-network Revision 233f7981: Refactor debian tree for minor snf-network package
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
03:20 am snf-nfdhcpd Revision a479997d: Remove mac2eui64 and refactor debian dir
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis

07/11/2012

07:40 pm snf-network Revision 4ae972e7: Refactor snf-network
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:06 pm Revision ef939b4b: New debian release for v0.10.0~rc2
also fixed description in cyclades-app control file Kostas Papadimitriou
06:02 pm Revision da9cb5e4: Merge branch 'master' into debian-0.9
Kostas Papadimitriou
03:34 pm ./kamaki Revision 319a0e87: Minor adjustments to recent changes
Stavros Sachtouris
03:22 pm snf-ganeti Revision c7e54e1d: QA updated to test instance removing when sec. is offline
Added test checking that it is possible to remove an instance with drbd
disk when non-primary node is offline.
Signe...
Agata Murawska
03:22 pm ganeti-local Revision c7e54e1d: QA updated to test instance removing when sec. is offline
Added test checking that it is possible to remove an instance with drbd
disk when non-primary node is offline.
Signe...
Agata Murawska
03:21 pm ganeti-local Revision 03e5cdd5: Ignore offline node errors when removing disks
When we delete DRBD disks from some instance, we do not want to get
errors due to nodes other than that instance's pr...
Agata Murawska
03:21 pm snf-ganeti Revision 03e5cdd5: Ignore offline node errors when removing disks
When we delete DRBD disks from some instance, we do not want to get
errors due to nodes other than that instance's pr...
Agata Murawska
03:03 pm ./kamaki Revision 22820633: Minor bug in CLI printing
Stavros Sachtouris
02:51 pm ./kamaki Revision 8157444e: Unicode issue in CLI
Stavros Sachtouris
02:44 pm ./kamaki Revision 0f25af9f: Compatibility with python2.6
Stavros Sachtouris
01:13 pm Revision 360a89ac: Encrypt Backend password
Christos Stavrakakis
12:14 pm ./kamaki Revision e52840fa: Adjusted network and server opps to recent changes
Stavros Sachtouris
11:35 am ./kamaki Revision 1cb061f2: Minor bug fixes
Stavros Sachtouris
10:17 am snf-network Revision 0cd0e783: Fix a bug in generic mode
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis

07/10/2012

07:39 pm Pithos Android Client android-pithosplus_100712_v.1.3.2.apk
Christos Stathis
07:32 pm Pithos Web Client Revision a89c6b5c: Merge branch 'master' into foldersOnTheRight
Christos Stathis
07:31 pm Pithos Web Client Feature #2651 (Resolved): When empty trash is ready add an "empty" option in all containers
Fixed in commit:42214d4ad05707607508c7df4824ca305320f683 Christos Stathis
07:30 pm Pithos Web Client Bug #2633 (Resolved): Empty trash does not work due to 409 CONFLICT
Fixed in commit:3608dcd5a807eb3f51b575fd23bcc9b3b8860623 Christos Stathis
07:30 pm Pithos Web Client Bug #2549 (Closed): Sometimes when restoring a folder from trash, the content-type is lost and th...
Not reproduced Christos Stathis
07:29 pm Pithos Web Client Bug #2650 (Resolved): Make delete operation blocking with a glass panel
Fixed in commit:c3d9289b1875c3dc6f79908e796cc74435e8225b Christos Stathis
07:26 pm Pithos Web Client Revision 42214d4a: Implemented empty container for all containers with the new api
Christos Stathis
07:09 pm Pithos Web Client Revision 3608dcd5: Implemeted empty trash with the new API call
Christos Stathis
06:52 pm snf-network Revision 8d7e651c: Fix a minor bug in the generic case
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:43 pm ./kamaki Revision 6add54fd: Adjusted disconnect server
Stavros Sachtouris
06:11 pm ./kamaki Revision 1b93846c: Simplified command client printing
- Replaced print_dict in kamaki/utils with a simpler method that prints dicts or lists recursively, and non iterrable... Stavros Sachtouris
05:36 pm ./kamaki Revision 4f01cc99: Minor improvements, adjusted network info
In compute and cyclades replaced raw paths with paths generated by path4url method
In kamaki/utils adjusted print_add...
Stavros Sachtouris
05:09 pm Revision 33ae1493: Various fixes about fabric usage
John Giannelos
05:09 pm ./kamaki Revision d1856abf: Added policy handling
In CLI setversioning, versioning, setquota, quota for account and container
In storage(pithos) set_container_versioni...
Stavros Sachtouris
05:09 pm ./kamaki Revision eb903ba7: Added set_account_group
Adds a custom group of users Stavros Sachtouris
05:09 pm ./kamaki Revision eed330ab: Implemented move
In CLI added store_move for moving objects from container/path to destination container/path
In storage added move_ob...
Stavros Sachtouris
05:09 pm ./kamaki Revision 28470086: Implemented setpermitions and delpermitions
In CLI added setpermitions and delpermitions
In pithos added set_object_sharing and shortcut method erase_object_sha...
Stavros Sachtouris
05:09 pm ./kamaki Revision f49084df: Not optimal append and truncate
In CLI added append and truncate for objects
In storage added update_object which acts as a multifunction. It curren...
Stavros Sachtouris
05:09 pm ./kamaki Revision ab474306: Optimised append
In pithos a new append_object is introduced, that appends a file in blocks Stavros Sachtouris
05:09 pm ./kamaki Revision 561116a6: Optimised truncate
In pithos added truncate_object that truncates and object using pithos-enabled headers Stavros Sachtouris
05:09 pm ./kamaki Revision ee62607e: Implemented overwrite
In CLI added store_overwrite
In pithos added overwrite_object which, in case of large updates, overwrites block by b...
Stavros Sachtouris
05:09 pm ./kamaki Revision bcabbc35: Added progress bar
In CLI store_overwrite with prgress bar, added progress bar at store_append
In pithos added generator watcher method ...
Stavros Sachtouris
05:09 pm ./kamaki Revision 6de1f262: Fixed and optiomized delmeta for objects
In storage, fixed delmeta which was disfunctional
In pithos added an optimized implementation using the pithos update...
Stavros Sachtouris
05:09 pm ./kamaki Revision e742badc: Simplified Client code
Added set_header method then replaced code that pushes headers to the query with calls to this much simpler method Stavros Sachtouris
05:09 pm ./kamaki Revision c2867610: Implemented group, delgroup and copy
In CLI:
- added store group to retrieve user grouos of account
- added store delgroup to delete a user group ...
Stavros Sachtouris
05:09 pm ./kamaki Revision c18a8ec2: Merged store info command, fixed bug
In CLI:
- store info, container_info and object_info are merged in one command, namely store info
In storage:
...
Stavros Sachtouris
05:09 pm ./kamaki Revision dd9a5d7c: Merged store list*, fixed bug
In CLI:
- methods list, list_containers, list_object are now merged in list, with slighlty different syntax
In s...
Stavros Sachtouris
05:09 pm ./kamaki Revision bebdd0d6: Merged delete operations
In CLI:
- store_delete merged with store_delete_container
In storage:
- Error message fix
Stavros Sachtouris
05:09 pm ./kamaki Revision 450bb2e6: Merged store create operations
In CLI, store_create_container and store_create_object(directory) are merged as "create"
The function "store_upload" ...
Stavros Sachtouris
05:09 pm ./kamaki Revision 8c4f0fbf: Adjusted store_download and store_upload params
Stavros Sachtouris
05:09 pm ./kamaki Revision d0b42fb4: Added meta to retrieve custom metacontent
In CLI added store_meta for retrieving custom metacontent for account, container or object
In storage added:
- a...
Stavros Sachtouris
05:09 pm ./kamaki Revision 0e4bec91: Added set_account_meta
In CLI:
- added store_set_account_meta
- added auxiliary dict_from_args in utils.py
In storage:
- added ...
Stavros Sachtouris
05:09 pm ./kamaki Revision af3b2b36: Added store_setmeta (pithos API implementation)
-In CLI:
- store_meta for account, container and/or object
- minor fixes to meta
In storage,pithos:
- me...
Stavros Sachtouris
05:09 pm ./kamaki Revision ca6e2c63: Removed store_set_account/container_meta
Both methods have been replaced by store_setmeta, semanticaly speaking Stavros Sachtouris
05:09 pm ./kamaki Revision e6b39366: Added store_delmenta (delete specific meta)
In CLI:
- store_delmeta for account, container, object
In storage,pithos:
- store_account_delmet...
Stavros Sachtouris
05:09 pm ./kamaki Revision 87688514: Added un/publish object
Stavros Sachtouris
05:09 pm ./kamaki Revision 73c1380c: Change contact email in docs/overview.rst
Constantinos Venetsanopoulos
05:09 pm ./kamaki Revision 5571994d: Add COPYRIGHT
Kostas Papadimitriou
05:09 pm ./kamaki Revision 5f9bb293: Update docs
- Update copyright
- Include initial man page
Kostas Papadimitriou
05:09 pm ./kamaki Revision 387cb353: v0.5
Giorgos Verigakis
05:09 pm ./kamaki Revision 72462fc2: Move to requests 0.12.1
Giorgos Verigakis
05:09 pm ./kamaki Revision 1d7445cb: Fallback to default raise_for_status if response is not valid
Giorgos Verigakis
05:09 pm ./kamaki Revision cceda750: Don't use default owner/group/mode values in personalities
Giorgos Verigakis
05:09 pm ./kamaki Revision 5f47b77d: Move OrderedDict import where it is actually used
Giorgos Verigakis
05:09 pm ./kamaki Revision 44b8928d: Make source PEP8 compliant
Giorgos Verigakis
05:09 pm ./kamaki Revision 95eaae8f: Documentation fixes
- append parent path to sys.path for automodule to work
-
Kostas Papadimitriou
05:09 pm ./kamaki Revision 88172436: Version bump
Kostas Papadimitriou
05:09 pm ./kamaki Revision f3a722d4: Added mkdir functionality to storage
Stavros Sachtouris
05:09 pm ./kamaki Revision 88362012: Added list_containers in storage
Not tested yet Stavros Sachtouris
05:09 pm ./kamaki Revision 358dd6f9: Added store list_containers and a minor CLI fix
Exposed list_containers from storage to CLI as
kamaki store list_containers
Moved method format_size from store_...
Stavros Sachtouris
05:09 pm ./kamaki Revision 11f8eed3: Unicode support in results
Replaced str() with unicode() in kamaki/utils Stavros Sachtouris
05:09 pm ./kamaki Revision e2bd16d5: Added list_object
In CLI:
- created store_list_object
- removed unused optional path option from store_list
In storage:
- ...
Stavros Sachtouris
05:09 pm ./kamaki Revision 6c4778ae: Added store_object_info, container_info name fixed
In CLI:
- Added store_object_info functionality
- Store_container renamed to store_container_info
In storage...
Stavros Sachtouris
05:09 pm ./kamaki Revision b66dfee7: Added delete_container (remove an empty container)
In CLI:
- Added store_delete_container
In storage:
- Added delete_container
Stavros Sachtouris
05:09 pm ./kamaki Revision 175f40ab: Error code handling
In storage delete_container and list_object Stavros Sachtouris
05:09 pm ./kamaki Revision a79f6d30: Store list_path renamed and optimised
In CLI store_list_object became store_list_path
In storage list_objects_in_path was optimised to used path option...
Stavros Sachtouris
05:09 pm ./kamaki Revision d2dec8b1: Added store info
In CLI:
- store_info added
In storage:
- get_account_info added
Stavros Sachtouris
04:30 pm Pithos MS Client Revision 75642e20: Fixes in Installer.
Update css for the manual and latest changes.
Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
George Pantazis
04:00 pm Revision ae139e8a: Using fabric only to setup interfaces
John Giannelos
03:31 pm snf-network Revision c1215e77: Fix a bug in snf-network-build-node-infra
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
03:31 pm Pithos MS Client Revision 0307109b: OS Version check to disable Restart Manager Registration. Now the client will ...
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
03:14 pm Pithos MS Client Revision 0397f6ec: Switched to CreateQuery from CreateSQLQuery for all bulk updates to the DB.
Note: COLATE NOCASE must be set in SQL Creation to avoid case issues.
Signed-off-by: George Pantazis <gpant@noc.grne...
George Pantazis
02:44 pm snf-network Revision 6757e982: Add grnet.conf and generic.conf
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:24 pm snf-network Revision 123b758c: Change conf files and vars
Insteed of infra.conf introduce generic.conf and grnet.conf.
Change PUBLIC_* var into NODE_*.
Signed-off-by: Dimitri...
Dimitris Aragiorgis
02:16 pm snf-cloudcms Revision feba5ad6: Keep url entry points compatible with 0.9 snf-common
snf-common ordering of url entry points not yet released Kostas Papadimitriou
02:15 pm snf-cloudcms Revision 1fea97c5: Include auth context processor for snf-webproject
Kostas Papadimitriou
02:15 pm snf-cloudcms Revision 20f84d3a: Late append of cms urls
since cms includes generic url pattern for /*, to avoid conflict with
other apps urls.
Kostas Papadimitriou
02:15 pm snf-cloudcms Revision cac508bb: Update required packages
add lxml package Kostas Papadimitriou
02:15 pm snf-cloudcms Revision 3bfce551: Update Changelog
Kostas Papadimitriou
02:15 pm snf-cloudcms Revision 5de4187f: Set default client version
Kostas Papadimitriou
01:59 pm Revision 6207533f: Minor fixes
John Giannelos
01:15 pm ./kamaki Revision 11a52081: Fixed and optiomized delmeta for objects
In storage, fixed delmeta which was disfunctional
In pithos added an optimized implementation using the pithos update...
Stavros Sachtouris
12:47 pm snf-network Revision 76fd2af1: Add exit 0 to hooks
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
12:46 pm ./kamaki Revision 6285fb01: Added progress bar
In CLI store_overwrite with prgress bar, added progress bar at store_append
In pithos added generator watcher method ...
Stavros Sachtouris
12:37 pm Revision 1b21da1b: Update Changelog
Christos Stavrakakis
12:37 pm Revision 5f62b4d4: Update setting files
Christos Stavrakakis
12:33 pm ./kamaki Revision 6b3caa2c: Implemented overwrite
In CLI added store_overwrite
In pithos added overwrite_object which, in case of large updates, overwrites block by b...
Stavros Sachtouris
12:16 pm ./kamaki Revision d24d7bfa: Optimised truncate
In pithos added truncate_object that truncates and object using pithos-enabled headers Stavros Sachtouris
12:06 pm ./kamaki Revision f088afac: Optimised append
In pithos a new append_object is introduced, that appends a file in blocks Stavros Sachtouris
12:05 pm Revision 8c6de8ca: Rename management command
Christos Stavrakakis
12:05 pm Revision e0b68525: Fix bug in puka client
Christos Stavrakakis
11:53 am snf-network Revision af5ded08: Add exit 0 in kvm-vif-bridge
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
10:48 am snf-cloudcms Revision 2a32f17b: Cloudcmsfaq services as primary category
Use cloudcmsfaq service model as the primary category of a question Kostas Papadimitriou
10:46 am snf-cloudcms Revision 02419f38: Fix circular import
Kostas Papadimitriou
10:46 am snf-cloudcms Revision 60441a7f: Cloudcms Service model
Kostas Papadimitriou
10:28 am snf-cloudcms Revision c5a05557: Fix migrations file
Kostas Papadimitriou

07/09/2012

07:52 pm Revision b5018c4a: Bump versions to ~rc1
Kostas Papadimitriou
07:28 pm Revision 8a77fd0d: Merge branch 'master' into debian-0.9
Dimitris Aragiorgis
07:26 pm Revision 9996e670: Change 0.10 to 0.10.0
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
07:03 pm ./kamaki Revision 5572fb86: Not optimal append and truncate
In CLI added append and truncate for objects
In storage added update_object which acts as a multifunction. It curren...
Stavros Sachtouris
04:06 pm Revision de7551b6: Add version dependency for snf-common
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
03:38 pm Revision 28f83276: Merge branch 'simplequotas' into queues+minor_net
Kostas Papadimitriou
03:26 pm Revision ee11759d: Update setup.py dependencies
- bump snf-common required version
- replace ampqlib to puka
Kostas Papadimitriou
03:23 pm Revision 1308b3d7: Update setup.py dependencies
- bump snf-common required version
- replace ampqlib to puka
Kostas Papadimitriou
03:07 pm ./kamaki Revision 542104b6: Implemented setpermitions and delpermitions
In CLI added setpermitions and delpermitions
In pithos added set_object_sharing and shortcut method erase_object_sha...
Stavros Sachtouris
03:01 pm snf-network Revision 4cf07a62: Remove conflicts/provides for grnet-vnode-tool
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:50 pm snf-image Revision 9baf3e2c: Add copyright info in verify
Nikos Skalkotos
01:41 pm Pithos Web Client Revision c2df9425: Merge branch 'master' into foldersOnTheRight
Christos Stathis
01:40 pm Pithos Web Client Revision 9ec085e2: Remove a forgotten delay
Christos Stathis
01:39 pm Pithos Web Client Revision 09fb107b: Merge branch 'master' into foldersOnTheRight
Christos Stathis
01:37 pm Pithos Web Client Revision c3d9289b: Experimentaly added a "please wait" popup during potentialy long delete operat...
Christos Stathis
01:35 pm Pithos Web Client Revision 0c9e241a: Fixed an IndexOutOfBound with the toolbar when nothing is selected in the file...
Christos Stathis
01:26 pm Revision f048c3e2: Add migration file for dirty bit
Christos Stavrakakis
01:25 pm Revision 7b9c74d3: Rename management commands
Christos Stavrakakis
01:00 pm ./kamaki Revision 7c19f1e8: Implemented move
In CLI added store_move for moving objects from container/path to destination container/path
In storage added move_ob...
Stavros Sachtouris
12:38 pm ./kamaki Revision b886efc4: Implemented group, delgroup and copy
In CLI:
- added store group to retrieve user grouos of account
- added store delgroup to delete a user group ...
Stavros Sachtouris
12:07 pm Pithos Web Client Feature #2652 (Resolved): Check the behaviour when non-marker folder has been shared to me with r...
I cannot act on it because HEAD request returns 409 FORBIDDEN. Christos Stathis
11:22 am Revision 0d2f327e: Add snf-network dependency to snf-cyclades-gtools
snf-ganeti-hooks uses mac2eui64 found in snf-network (or in grnet-vnode-tools)
Signed-off-by: Dimitris Aragiorgis <d...
Dimitris Aragiorgis

07/07/2012

11:16 am ganeti-local Revision d908ba61: Allow instance disc activation with offline secondaries
Currently, this is not allowed, so one can't run a replace-disks; this
breaks any non-invasive method of recovering t...
Iustin Pop
11:16 am snf-ganeti Revision d908ba61: Allow instance disc activation with offline secondaries
Currently, this is not allowed, so one can't run a replace-disks; this
breaks any non-invasive method of recovering t...
Iustin Pop

07/06/2012

06:42 pm Pithos Web Client Revision a5b2770f: No "more" menu for right-side folders
Christos Stathis
06:37 pm Pithos Web Client Revision 4c69b354: No context menu for right-side folders
Christos Stathis
06:25 pm Pithos MS Client Revision 38df1774: Fix for multiple processing of deep hierarchies
Panagiotis Kanavos
06:14 pm Revision a42e65e6: Utility astakos cookie middleware
Utility middleware to set astakos like cookie using url params Kostas Papadimitriou
06:06 pm Pithos Web Client Revision 60a94150: Added navigation through right-side folders
Christos Stathis
06:05 pm Revision e620ca07: Helpdesk improvements
- Display vm os
- DIsplay network connected vms
- Short view of user info
- Other minor styling improvements
Olga Brani
05:43 pm Revision 4a896933: Default auth client login_callback in ui app
Kostas Papadimitriou
05:42 pm Revision 2fb788ca: Javascript auth client improvment
Additional login_callback setting to be able to override login action. Kostas Papadimitriou
05:25 pm ./kamaki Revision 26c18639: Added set_account_group
Adds a custom group of users Stavros Sachtouris
04:56 pm Pithos MS Client Revision 3b6bf35a: Changes to allow upload of new folders that are stored in selected folders
Panagiotis Kanavos
04:53 pm ganeti-local Revision 76ae2e5b: Replace a few explicit case expressions
Since we're just talking about converting Maybe into another monad, we
can do that via the maybe function, instead of...
Iustin Pop
04:53 pm snf-ganeti Revision 76ae2e5b: Replace a few explicit case expressions
Since we're just talking about converting Maybe into another monad, we
can do that via the maybe function, instead of...
Iustin Pop
04:48 pm Revision e261fba0: Filter deleted entries when changes-since is used
Modify list_networks and list_servers to filter deleted entries when
if-modified-since HTTP header is used, because d...
Christos Stavrakakis
04:46 pm Revision 595eb746: Fix cyclades required snf-common version
v0.9.14 does not exist yet. Kostas Papadimitriou
04:44 pm ./kamaki Revision 960e0858: Added policy handling
In CLI setversioning, versioning, setquota, quota for account and container
In storage(pithos) set_container_versioni...
Stavros Sachtouris
04:43 pm Revision 9fc9777e: synnefo.urls entry point ordering
Be able for an app to request an approximate order for it's urls. This
is helpfull for apps that set generic url patt...
Kostas Papadimitriou
04:42 pm Revision b4255479: Remove debug statement
Kostas Papadimitriou
04:16 pm ganeti-local Revision 96eccc1f: Fix Haskell coverage results
There are two current issues with the coverage values:
- we don't import all modules, thus leading to incomplete
c...
Iustin Pop
04:16 pm snf-ganeti Revision 96eccc1f: Fix Haskell coverage results
There are two current issues with the coverage values:
- we don't import all modules, thus leading to incomplete
c...
Iustin Pop
04:16 pm ganeti-local Revision 2db53645: Also compute Haskell tags in "make tags"
Note however that this won't work correctly with older compilers, due
to ghc issue #4256; however, it's a handy way t...
Iustin Pop
04:16 pm snf-ganeti Revision 2db53645: Also compute Haskell tags in "make tags"
Note however that this won't work correctly with older compilers, due
to ghc issue #4256; however, it's a handy way t...
Iustin Pop
04:16 pm snf-ganeti Revision fce98abd: Cleanup the QC.hs file w.r.t. compiler options
Currently, we build the Haskell unittests with custom GHC flags,
because we (I) were quite lazy when initially writin...
Iustin Pop
04:16 pm ganeti-local Revision fce98abd: Cleanup the QC.hs file w.r.t. compiler options
Currently, we build the Haskell unittests with custom GHC flags,
because we (I) were quite lazy when initially writin...
Iustin Pop
04:16 pm Revision 2cee11c7: Add dirty bit to NetworkInterface
Extend NetworkInterface model with a dirty bit, indicating whether
the index of the NIC is consistent with the one in...
Christos Stavrakakis
03:29 pm ./kamaki Revision 3d64cd6b: Simplified Client code
Added set_header method then replaced code that pushes headers to the query with calls to this much simpler method Stavros Sachtouris
03:29 pm ganeti-local Revision 28a45bfc: RAPI regression beparams/memory fix
For compatibility with the old Ganeti version, we want to keep the
beparams/memory field around for another release. ...
René Nussbaumer
03:29 pm snf-ganeti Revision 28a45bfc: RAPI regression beparams/memory fix
For compatibility with the old Ganeti version, we want to keep the
beparams/memory field around for another release. ...
René Nussbaumer
02:41 pm Pithos MS Client Revision 22331120: Added local move to server MOVE only for unchanged files.
Panagiotis Kanavos
01:37 pm snf-ganeti Revision fc6075dd: Installation instructions update
This patch aims at improving documentation for installing ganeti - both for users and developers.
Signed-off-by: Aga...
Agata Murawska
01:37 pm ganeti-local Revision fc6075dd: Installation instructions update
This patch aims at improving documentation for installing ganeti - both for users and developers.
Signed-off-by: Aga...
Agata Murawska
01:09 pm ./kamaki Revision c684bb61: Added un/publish object
Stavros Sachtouris
12:11 pm ganeti-local Revision b647b6d7: Fix Query2.hs to compile without warnings
Since this is not yet used by any targets, we didn't detect yet the
compilation warnings. Just trivial exports/import...
Iustin Pop
12:11 pm snf-ganeti Revision b647b6d7: Fix Query2.hs to compile without warnings
Since this is not yet used by any targets, we didn't detect yet the
compilation warnings. Just trivial exports/import...
Iustin Pop

07/05/2012

07:24 pm Pithos Web Client Revision e8288e3f: First attempt to show folders on the right
Christos Stathis
07:11 pm snf-ganeti Revision 32da72f3: Ensure that --wait-for-sync is used in QA
We don't have a specific test for activate disks, so let's add it in
the cases where we run (incidentally) activate-d...
Iustin Pop
07:11 pm ganeti-local Revision 32da72f3: Ensure that --wait-for-sync is used in QA
We don't have a specific test for activate disks, so let's add it in
the cases where we run (incidentally) activate-d...
Iustin Pop
07:11 pm snf-ganeti Revision f30d8165: Add --wait-for-sync in gnt-instance
Note that this needs (like for the opcode) a new option, with the
default reverted (False instead of True).
Signed-o...
Iustin Pop
07:11 pm ganeti-local Revision f30d8165: Add --wait-for-sync in gnt-instance
Note that this needs (like for the opcode) a new option, with the
default reverted (False instead of True).
Signed-o...
Iustin Pop
07:11 pm snf-ganeti Revision b69437c5: 9Add wait_for_sync flag to OpInstanceActivateDisks
This can be used to ensure that after activate-disks has returned, the
instance's storage is consistent; currently th...
Iustin Pop
07:11 pm ganeti-local Revision b69437c5: 9Add wait_for_sync flag to OpInstanceActivateDisks
This can be used to ensure that after activate-disks has returned, the
instance's storage is consistent; currently th...
Iustin Pop
07:02 pm Pithos MS Client Revision 45efa33e: Added list of loaded assemblies and their versions
Panagiotis Kanavos
06:20 pm ./kamaki Revision 179be97b: Merge branch 'storage-extentions' of https://code.grnet.gr/git/kamaki into sto...
Stavros Sachtouris
06:18 pm ./kamaki Revision 53443e61: Added store_delmena (delete specific meta)
In CLI:
- store_delmeta for account, container, object
In storage,pithos:
- store_account_delmet...
Stavros Sachtouris
06:17 pm Revision 4bba9d8f: Remove nfdhcpd, arptables dependency
In snf-cyclades-gtools
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
06:16 pm ./kamaki Revision d5832d3b: Added store_delmenta (delete specific meta)
In CLI:
- store_delmeta for account, container, object
In storage,pithos:
- store_account_delmet...
Stavros Sachtouris
06:07 pm Pithos MS Client Revision 3d7e8c43: Modified version to test upgrade behavior
Panagiotis Kanavos
05:51 pm Pithos MS Client Revision cc8cf2b8: Created separate version files for the client and libraries. The libraries hav...
Panagiotis Kanavos
04:52 pm ./kamaki Revision 454799cd: Removed store_set_account/container_meta
Both methods have been replaced by store_setmeta, semanticaly speaking Stavros Sachtouris
04:47 pm ./kamaki Revision 67158731: Added store_setmeta (pithos API implementation)
-In CLI:
- store_meta for account, container and/or object
- minor fixes to meta
In storage,pithos:
- me...
Stavros Sachtouris
04:30 pm snf-network Revision 7348933d: Fix a minor bug
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:19 pm snf-network Revision b9a735f8: Replaces nfdhcpd (for mac2eui64)
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:09 pm ganeti-local Revision 2a2e2610: hbal: return exit status 0 in case of early exit
This derives from an internal bug, but the story is consistent across
both internal and external usage of hbal.
Basi...
Iustin Pop
04:09 pm snf-ganeti Revision 2a2e2610: hbal: return exit status 0 in case of early exit
This derives from an internal bug, but the story is consistent across
both internal and external usage of hbal.
Basi...
Iustin Pop
03:41 pm Pithos MS Client Revision f2adbfc9: Added initial parallelism value equal to Total cores/2
Now using the parallelism setting in all hash calculations that accept a parallelism setting. Panagiotis Kanavos
03:40 pm Pithos MS Client Revision c454d628: Added fix to process the child items of new root
Panagiotis Kanavos
03:20 pm ganeti-local Revision cad0723b: Fix DRBD resize code
There are two bugs in the current resize code, affecting mostly DRBD.
First, due to bugs in old DRBD versions (pre 8...
Iustin Pop
03:20 pm snf-ganeti Revision cad0723b: Fix DRBD resize code
There are two bugs in the current resize code, affecting mostly DRBD.
First, due to bugs in old DRBD versions (pre 8...
Iustin Pop
02:40 pm Pithos Android Client android-pithosplus_050712_v.1.3.2.apk
Christos Stathis
02:35 pm Revision ccf06b0e: Handle bridge/mac-prefix pool exhaustion
Raise Overlimit exception when either bridge or mac-prefix pool
is exhausted. Also prohibit public network creation.
Christos Stavrakakis
02:28 pm Revision 709bb8c9: Fix modifynetwork management command
check available network status options based on Network.OPER_STATES Kostas Papadimitriou
02:28 pm Revision 6d129387: Cyclades UI integration with the new networks api
- Handles nic connections instead of vms. New NIC model and NICs
collections created to handle the NIC api logic. N...
Kostas Papadimitriou
02:28 pm Revision 74f0cf4b: Update cyclades ui jquery lib to 1.7.2
Kostas Papadimitriou
02:22 pm snf-network Revision 35a6be33: Ready for testing
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:03 pm Pithos MS Client Revision c875d683: Added cancellation to hashing
Panagiotis Kanavos
01:52 pm Revision 6c77e808: Remove machine if ganeti job fails
Set the VM deleted flag when receiving a failure notification for a
Ganeti OP_INSTANCE_REMOVE operation, even if the ...
Christos Stavrakakis
01:47 pm Revision e8dad995: Revert "Fix bug in dispatcher callback"
This reverts commit 5d40a128fb593ed641400c462f0e00a1b457f76e. Christos Stavrakakis
01:20 pm ./kamaki Revision d29f25fe: Added set_account_meta
In CLI:
- added store_set_account_meta
- added auxiliary dict_from_args in utils.py
In storage:
- added ...
Stavros Sachtouris
12:59 pm Pithos Web Client Feature #2652 (Resolved): Check the behaviour when non-marker folder has been shared to me with r...
Christos Stathis
12:57 pm Pithos Web Client Feature #2651 (Resolved): When empty trash is ready add an "empty" option in all containers
Christos Stathis
12:56 pm Pithos Web Client Bug #2650 (Resolved): Make delete operation blocking with a glass panel
Christos Stathis
11:41 am ganeti-local Revision cc706abc: Fix redistribution of files w.r.t. offline nodes
Currently, _RedistributeAncillaryFiles computes two lists: the list of
online nodes (for all files redistribution), a...
Iustin Pop
11:41 am snf-ganeti Revision cc706abc: Fix redistribution of files w.r.t. offline nodes
Currently, _RedistributeAncillaryFiles computes two lists: the list of
online nodes (for all files redistribution), a...
Iustin Pop
11:35 am snf-ganeti Revision 770461fe: Fix cluster verify error on master-ip-setup script
This error does not show up until we exceed the pool of master
candidates and have nodes which are not master candida...
René Nussbaumer
11:35 am ganeti-local Revision 770461fe: Fix cluster verify error on master-ip-setup script
This error does not show up until we exceed the pool of master
candidates and have nodes which are not master candida...
René Nussbaumer
10:39 am Pithos MS Client Revision f14ca69c: Fixed current operation cancellation
Panagiotis Kanavos
07:48 am snf-network Revision d1d42f29: Add PUBLIC_LINK
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:57 am snf-network Revision cc9bab2a: Handle correctly the PUBLIC_BRIDGE
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:32 am snf-network Revision f972b025: Add SETUP conf var
Might be either GRNET or GENERIC
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis

07/04/2012

06:13 pm ./kamaki Revision 3bf0f656: Added meta to retrieve custom metacontent
In CLI added store_meta for retrieving custom metacontent for account, container or object
In storage added:
- a...
Stavros Sachtouris
06:12 pm Pithos MS Client Revision 29412c10: Release 0.8
Installer updates
Reverted back to force reboot to solve the issue with unversioned libraries.
Signed-off-by: Georg...
George Pantazis
06:11 pm Pithos MS Client Revision b6284fdc: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
06:07 pm Pithos MS Client Revision 32a0ecbd: Fixed progress percentage
Panagiotis Kanavos
05:29 pm Pithos MS Client Revision 9a541997: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
05:17 pm Pithos MS Client Revision 07ffe535: Modified download methods to use async download overrides with progress
Created WebClient.UploadDataTaskAsync extension method with cancellation and progress Panagiotis Kanavos
05:16 pm Pithos MS Client Revision a026e07a: Increased the number of retries before abandoning StartMonitor
Panagiotis Kanavos
05:15 pm ./kamaki Revision 375dd4f2: Adjusted store_download and store_upload params
Stavros Sachtouris
05:15 pm Pithos MS Client Revision 393bb271: Added check for nonexistent file before updating checksum
Panagiotis Kanavos
05:08 pm Pithos MS Client Revision 8bbc337e: Added retry when trying to determine the selective folders of a new account. I...
Panagiotis Kanavos
05:05 pm snf-ganeti Revision 3228c07a: Add test helpers to .gitignore
Commit 3096524e enabled building of test helpers, but forgot to add
them to .gitignore, resulting in "unclean" git st...
Iustin Pop
05:05 pm snf-ganeti Revision 6438e259: Add a Makefile rule to test unclean git status
This is trivial, but can be used easily from automated builds to check
that the git tree is clean: files are not modi...
Iustin Pop
05:05 pm ganeti-local Revision 3228c07a: Add test helpers to .gitignore
Commit 3096524e enabled building of test helpers, but forgot to add
them to .gitignore, resulting in "unclean" git st...
Iustin Pop
05:05 pm ganeti-local Revision 6438e259: Add a Makefile rule to test unclean git status
This is trivial, but can be used easily from automated builds to check
that the git tree is clean: files are not modi...
Iustin Pop
05:05 pm Pithos MS Client Revision 1da032a7: Added check to prevent a user from selecting a path below an existing account ...
Panagiotis Kanavos
04:53 pm Pithos MS Client Revision 5327c027: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
George Pantazis
04:52 pm Pithos MS Client Revision f3ab5c1b: Manual Update
Changes in Preferences
Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
George Pantazis
04:03 pm ./kamaki Revision 6b1bef44: Merged store create operations
In CLI, store_create_container and store_create_object(directory) are merged as "create"
The function "store_upload" ...
Stavros Sachtouris
03:27 pm ./kamaki Revision a899f04c: Merged delete operations
In CLI:
- store_delete merged with store_delete_container
In storage:
- Error message fix
Stavros Sachtouris
02:23 pm ./kamaki Revision 302e69bc: Merged store list*, fixed bug
In CLI:
- methods list, list_containers, list_object are now merged in list, with slighlty different syntax
In s...
Stavros Sachtouris
01:54 pm ./kamaki Revision 8838567a: Merged store info command, fixed bug
In CLI:
- store info, container_info and object_info are merged in one command, namely store info
In storage:
...
Stavros Sachtouris
01:19 pm ./kamaki Revision 02e12a29: Added store info
In CLI:
- store_info added
In storage:
- get_account_info added
Stavros Sachtouris
12:57 pm snf-network Revision 2929a423: Add dependecy >=0.7-1 for nfdhcpd
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis

07/03/2012

11:54 pm Pithos MS Client Revision 0daedeef: Added isDirectory parameter to DeleteObject
Created separate AssemblyVersion file used by all Pithos projects to hold common version number Panagiotis Kanavos
06:58 pm snf-network Revision 673de0e4: Fix kvm-vif-bridge
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:43 pm snf-network Revision 99c1b4c7: Fix prv-net-helper bug
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:31 pm snf-network Revision db75c57a: Fix a typo in kvm-vif-bridge
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:25 pm snf-network Revision 9c7b4dbb: Remove MASQ setup
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:23 pm snf-network Revision 3f384d88: Refactor kvm-vif-bridge
Make better use of ebtables. Correctly drop DHCP request.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
06:22 pm ./kamaki Revision a3b270ae: Store list_path renamed and optimised
In CLI store_list_object became store_list_path
In storage list_objects_in_path was optimised to used path option...
Stavros Sachtouris
06:05 pm ./kamaki Revision d46d897d: Error code handling
In storage delete_container and list_object Stavros Sachtouris
05:18 pm ./kamaki Revision c913e48d: Added delete_container (remove an empty container)
In CLI:
- Added store_delete_container
In storage:
- Added delete_container
Stavros Sachtouris
05:07 pm snf-network Revision c27f49bb: prv-net-helper: bridge prefix becomes optional
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:58 pm snf-network Revision 9062918e: Remove nfdhcpd from snf-network package
Include nfdhcpd in Depends section in debian/control.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
04:07 pm Pithos MS Client Revision def7a28f: Activated missing parents detection
Panagiotis Kanavos
04:05 pm snf-ganeti Revision 4cc60473: Fix a typo in NEWS
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
René Nussbaumer
04:05 pm ganeti-local Revision 4cc60473: Fix a typo in NEWS
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
René Nussbaumer
03:47 pm ./kamaki Revision a0ad26e3: Added store_object_info, container_info name fixed
In CLI:
- Added store_object_info functionality
- Store_container renamed to store_container_info
In storage...
Stavros Sachtouris
03:34 pm snf-image Revision 7a7a6bd3: Initial verification of OS parameters
* Make sure `img_format', `img_passwd' and `img_id' are passed
* If format is `diskdump', require the `img_propertie...
Constantinos Venetsanopoulos
03:25 pm ./kamaki Revision 14ec1f17: Added list_object
In CLI:
- created store_list_object
- removed unused optional path option from store_list
In storage:
- ...
Stavros Sachtouris
03:09 pm Revision 4d6e355c: First formatted output
John Giannelos
02:54 pm Pithos MS Client Revision b6586341: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
George Pantazis
02:53 pm Pithos MS Client Revision 8341076a: Small Fixes in styling
New Panel for custom wizard
Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
George Pantazis
02:51 pm Pithos MS Client Revision a826b42d: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
02:50 pm Pithos MS Client Revision f4f39ccb: Renamed root folders are added to the list of selective folders, as long as th...
Panagiotis Kanavos
02:29 pm Pithos MS Client Revision 4f0a987c: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
George Pantazis
02:28 pm Pithos MS Client Revision 28566711: Installer:
Possible Fix for issue on winxp.
Fixed the styling and widgets
Removed unnecessary code
Signed-off-by: George Pantaz...
George Pantazis
02:00 pm snf-nfdhcpd Revision 3acc45f0: Change debian/changelog
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:44 pm Pithos MS Client Revision d66e72f5: Fixed invalid transaction management
Panagiotis Kanavos
01:34 pm snf-nfdhcpd Revision 0a1c4677: Add debug option
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:33 pm snf-nfdhcpd Revision 80c30744: init.d changes
We manage mangle rules when starting/stoping nfdhcpd
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
01:27 pm Pithos MS Client Revision 5f612ea4: Additional fix for starting tab. Preferences now comes into focus whenever it ...
Panagiotis Kanavos
01:24 pm snf-ganeti Revision ad34ebc9: Update the shared storage design document
Update the shared storage design document to reflect the current
changes, after the implementation of the ExtStorage ...
Constantinos Venetsanopoulos
01:24 pm snf-ganeti Revision d3a62819: Add external storage interface related man pages
* ganeti-extstorage-interface man page
* gnt-storage man page
Signed-off-by: Constantinos Venetsanopoulos <cven@grn...
Constantinos Venetsanopoulos
01:24 pm snf-ganeti Revision 28bb6ca0: Add the gnt-storage client
Add a new client called 'gnt-storage'.
The client interacts with the ExtStorage interface, similarly to
the way gnt-o...
Constantinos Venetsanopoulos
01:24 pm snf-ganeti Revision c402cbe9: Implement the External Storage Interface
With this commit we introduce the External Storage Interface
to Ganeti, abbreviated: ExtStorage Interface.
The ExtSt...
Constantinos Venetsanopoulos
01:24 pm snf-ganeti Revision 13f3b7df: Multiple ExtStorage Providers and ext-params
Add support for passing parameters to the ext template (ext-params).
Take advantage of disk-params, that don't seem t...
Constantinos Venetsanopoulos
01:18 pm Pithos MS Client Revision b28ad40e: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
George Pantazis
01:18 pm snf-nfdhcpd Revision 2313c0be: Change nfdhcpd.ferm to support bridged clients
Mangle packets comming from all interfaces and not only from taps
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
01:17 pm snf-nfdhcpd Revision be1030ab: Change nameservers in nfdhcpd.conf
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:16 pm Pithos MS Client Revision 0b21e997: New template style for buttons to mimic the web.
Fixed issues in advanced tab in PreferencesView.xaml
Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
George Pantazis
01:13 pm snf-nfdhcpd Revision de1a1bb2: Refactor nfdhcp
Get all info from binding file. Do not parse routing tables. Keep
track of clients depending on their mac. Support cl...
Dimitris Aragiorgis
01:10 pm Pithos MS Client Revision 6077e94d: Fixed initial Preferences tab display
Panagiotis Kanavos
01:07 pm Pithos MS Client Revision cd942434: Added check for missing parents on shared folders, disabled for now
Panagiotis Kanavos
01:00 pm snf-nfdhcpd Revision 471dd3f4: Add debian/gbp.conf for git-buildpackage
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
12:43 pm Revision 4573ea07: Splitting burnin to multiple modules
John Giannelos
12:36 pm ganeti-local Revision 3ee4fd54: Release Ganeti 2.6.0rc2
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
René Nussbaumer
12:36 pm snf-ganeti Revision 3ee4fd54: Release Ganeti 2.6.0rc2
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
René Nussbaumer
11:19 am ganeti-local Revision 02902172: Prepare NEWS file for 2.6.0 rc2
We are about to release another version of Ganeti 2.6, so we prepare the
NEWS file with the changes from rc1 to rc2.
...
René Nussbaumer
11:19 am snf-ganeti Revision 02902172: Prepare NEWS file for 2.6.0 rc2
We are about to release another version of Ganeti 2.6, so we prepare the
NEWS file with the changes from rc1 to rc2.
...
René Nussbaumer

07/02/2012

08:56 pm snf-ganeti Revision 9780c64e: Fix bug in generating IP when network is full
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:56 pm snf-ganeti Revision 6002aecc: Fix a minor bug when checking mac prefix validity
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:56 pm snf-ganeti Revision d4bc8d47: Fix a bug when modifying a nic's network
Correctly release the IP in old network.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision e10a3a34: Add tags in networks
Support:
- gnt-network add --tags.
- gnt-network list-tags/add-tags/remove-tags/.
- gnt-network list -o +tags
Sig...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 0cf59e15: Add new locking level: network
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:55 pm snf-ganeti Revision fee54102: Fix a bug in hotplug
Every time a new nic is added hotplugs slot of instance gets
incremented and the idx of the nic gets the relevant val...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision e42b6a62: Change default fields for network listing
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:55 pm snf-ganeti Revision bc228481: Fix hotplug cfgupgrade
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:55 pm snf-ganeti Revision e2da1f6a: Change possible network types
The types allowed are:
- public, public-routed
- private, private-filtered, private-vlan
and None.
Signed-off-by: ...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision c96ead73: Support hotplug NICs
Add --hotplug option for gnt-instance modify.
Add idx slot to NIC object that represents if it has been hotpluged
or...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision f4025276: GRNET's specific cfgupgrade
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 997b6323: Pass detailed network info in hooks
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 5bc3fe3b: Pass netinfo in rpcs
If a nic has a network field then encapsulate a network object in
netinfo slot for every rpc. This is needed to pass ...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 4922a5d5: cfgupgrade for networks
Add networks slot in config data.
Add networks slot in nodegroups.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 1ef1314b: Use network's mac prefix
Modify existing GenerateMAC so that it takes network as an argument.
Substitute _GenerateOneMAC with a decorator _Ge...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision b35afa11: Include networks in Makefile and bash completion
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 7ca7ddbe: Rapi support for networks
Support GetNetwork(s), CreateNetwork, ConnectNetwork(All),
DisconnectNetwork(All), RemoveNetwork.
Signed-off-by: Dim...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision ff36e1f1: Add gnt-network man page
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 73b2d605: Introduce client support for networks
gnt-network is used to manipulate and handle networks that
currently provides the following operations:
* Add a new...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision ab65f560: ss_conf support for networks
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:55 pm snf-ganeti Revision e3af60c0: Modify instance client to support networks
Add --no-conflicts-check option.
Modify instance query methods to return nic's network info.
Signed-off-by: Dimitris...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision b75d6cd9: Peripheral changes for networks
Specifically:
* export a new environment variable for the gnt-os-interface
* export a new environment variable for ...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 8e690099: Modify LUInstanceSetParams() to support networks
Keep backwards compatibility just like LUInstanceCreate() and
support network parameter for NIC object.
Add ec_id ar...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 2bef88ab: Config methods for reserving/releasing IPs
Use TemporaryReservationManager for IP handling to ensure
config data consistency.
Implement:
- methods for reservi...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 3c5f0c26: Modify RemoveInstance() to support networks
Release any IPs held the instance before actually removing.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 7a365083: Modify LUInstanceCreate to support networks
Implement backend support, to export the IP pool management
functionality to the clients. When the new NIC parameter ...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 0f55b060: Implement network/nodegroup mappings
The LUs use the corresponding Tasklets. Eventually:
LUNetworkConnect() connects a network to a nodegroup and defines...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision c50badaf: Implement LUNetworkSetParams
Support modifying all network parameters except for network (ip range)
Cannot modify gateway and reserved ips at the ...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision d85e8b21: Implement LUNetworkQuery
Summarily list all existing networks
Supply detailed info for every existing network
- List used/free IPs
- List in...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 6394369f: Introduce new module for IP pool management
Add new library module lib/network.py.
Introduce new class: AddressPool.
AddressPool implements all operations neede...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision a6060115: Basic IP pool management logic
Implement LUs for corresponding opcodes:
* LUNetworkAdd:
- Check for IP validity
- Reserves all necessary IPs
...
Dimitris Aragiorgis
08:55 pm snf-ganeti Revision 7793e16a: IP pool related objects, opcodes and constants
Config objects:
* Introduce L{Network} with
- IPv4 network field (mandatory)
- IPv4 gateway, IPv6 (network/gatew...
Dimitris Aragiorgis
08:46 pm Revision 95e64ecd: Update Changelog for snf-cyclades-app
Also improve documentation of quota settings. Kostas Papadimitriou
08:25 pm Revision ce55f211: Simple per user quota mechanism for networks/vms
- New dict setting VMS_USER_QUOTA to allow setting per user quota
(overrides MAX_VMS_PER_USER setting)
- Private ne...
Kostas Papadimitriou
06:29 pm ./kamaki Revision a8f25c94: Unicode support in printing
Affected print_dict and print_items Stavros Sachtouris
06:25 pm ./kamaki Revision d15650fb: Merge branch 'storage-extentions' of https://code.grnet.gr/git/kamaki into sto...
Stavros Sachtouris
06:16 pm ./kamaki Revision f29f77eb: Unicode support in results
Replaced str() with unicode() in kamaki/utils Stavros Sachtouris
05:56 pm Revision b85320d0: Reduce confirm buffer size of snf-ganeti-eventd
Christos Stavrakakis
05:55 pm Revision 25649e21: Redeclare exchanges when reconnecting
Christos Stavrakakis
05:11 pm Pithos MS Client Revision f036f6ba: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Conflicts:
trunk/Pithos.Core/Agents/StatusAgent.cs
Panagiotis Kanavos
05:09 pm Pithos MS Client Revision 537c5f20: Modified StoreInfoDirect to use only NHibernate
Panagiotis Kanavos
05:03 pm Pithos MS Client Revision bf4471a3: Modified StoreInfoDirect to use only NHibernate
Panagiotis Kanavos
04:53 pm ./kamaki Revision 731b7e12: Added store list_containers and a minor CLI fix
Exposed list_containers from storage to CLI as
kamaki store list_containers
Moved method format_size from store_...
Stavros Sachtouris
04:44 pm ./kamaki Revision e0026af1: Added list_containers in storage
Not tested yet Stavros Sachtouris
04:35 pm ./kamaki Revision 8edee887: Added create directory functionality (CLI, lib)
In CLI:
kamaki store mkdir <dir name>
In storage:
create_directory(self, object)
Stavros Sachtouris
04:26 pm Pithos MS Client Revision 7448c633: RM variable log fix
Panagiotis Kanavos
04:24 pm Pithos MS Client Revision 4d9792c8: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
04:24 pm Pithos MS Client Revision 2280d0f8: Update through NH used in more places
Panagiotis Kanavos
03:57 pm Pithos MS Client Revision 085dbfdd: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
George Pantazis
03:57 pm Pithos Revision 5cd85b24: fix indent
Sofia Papagiannaki
03:57 pm Revision 5cd85b24: fix indent
Sofia Papagiannaki
03:57 pm Pithos MS Client Revision 5d92e66c: Fixed buttons, added grid
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
03:51 pm Pithos MS Client Revision f7bf0439: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
03:51 pm Pithos MS Client Revision 20c8c0c7: Modified UpdateStatusDirect to use NHibernate's session instead of a separate ...
Panagiotis Kanavos
03:13 pm Pithos MS Client Revision 80fe1ac5: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
George Pantazis
02:55 pm Pithos MS Client Revision 5bf8807f: TopMost for Preferences/PreferencesView.xaml created issue in auth, removed.
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
02:14 pm Pithos Revision 0b1f5802: Fix broken compatibility with cloud files
Sofia Papagiannaki
02:14 pm Revision 0b1f5802: Fix broken compatibility with cloud files
Sofia Papagiannaki
01:50 pm Pithos MS Client Revision f5f9b225: Reduced buffer size while hashing to 16K
Panagiotis Kanavos
01:40 pm Pithos MS Client Revision 135e8e2d: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
01:40 pm Pithos MS Client Revision 03f7eead: Preferences window fixes, top most and no taskbar.
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
01:40 pm Pithos MS Client Revision 136e9eff: Fix for multiple preferences windows
Panagiotis Kanavos
01:24 pm Pithos MS Client Revision 8d24cd94: Commit
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
01:24 pm Pithos MS Client Revision 97f0a4c9: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
01:23 pm Pithos MS Client Revision 37ff7dc9: Attempt to fix multiple preferences windows
Panagiotis Kanavos
01:23 pm Pithos MS Client Revision 47ad520e: Client workaround for auth bug
Panagiotis Kanavos
12:10 pm Pithos MS Client Revision 11d95a30: Added check for stale states
Panagiotis Kanavos
11:43 am Pithos MS Client Revision 95afb873: Fix for possible NULL S
Panagiotis Kanavos
10:36 am Pithos MS Client Revision 6d8c1524: Wrapped troublesome updates at StoreInfoDirect in a transaction
Panagiotis Kanavos

06/29/2012

08:46 pm Revision 9f1bbb33: Fix authenticate
Sofia Papagiannaki
08:34 pm snf-ganeti Revision f18e4168: Fix building of hcheck man page
The code used a space, not a tab, in Makefile.am, which means it
actually broke the variable declaring the man pages....
Iustin Pop
08:34 pm snf-ganeti Revision 70b6c284: Update time on Haskell binaries after build
This patch works around an issue in our build system. Since we don't
use cabal or 'ghc -M', we don't track actual dep...
Iustin Pop
08:34 pm snf-ganeti Revision 7f119c27: hcheck: add two simple type aliases for readability
The same types are reused a couple of times, so let's add a couple of
type aliases for easier change later and readab...
Iustin Pop
08:34 pm snf-ganeti Revision 4b77c2a2: hcheck: rework output mode
Looking at the output of hcheck, in human readable mode, it looks like
it always starts with a blank line. This is no...
Iustin Pop
08:34 pm snf-ganeti Revision 85890a9d: hcheck: reword and fix typo in instance/offline msg
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
Iustin Pop
08:34 pm ganeti-local Revision 7f119c27: hcheck: add two simple type aliases for readability
The same types are reused a couple of times, so let's add a couple of
type aliases for easier change later and readab...
Iustin Pop
08:34 pm snf-ganeti Revision b1a9d630: Remove can_rebalance functionality from hcheck
Since hbal can now run rebalances even in the presence of split
instances, we can remove this check and always run th...
Iustin Pop
08:34 pm ganeti-local Revision 70b6c284: Update time on Haskell binaries after build
This patch works around an issue in our build system. Since we don't
use cabal or 'ghc -M', we don't track actual dep...
Iustin Pop
08:34 pm snf-ganeti Revision 1279c691: Fix tiny typo in htools.rst
Backtracking through git blame, it turns out than commit 49148d15
changed "\fB20,102400,16384,4\fR" into "**B20,10240...
Iustin Pop
08:34 pm ganeti-local Revision 1279c691: Fix tiny typo in htools.rst
Backtracking through git blame, it turns out than commit 49148d15
changed "\fB20,102400,16384,4\fR" into "**B20,10240...
Iustin Pop
08:34 pm ganeti-local Revision f18e4168: Fix building of hcheck man page
The code used a space, not a tab, in Makefile.am, which means it
actually broke the variable declaring the man pages....
Iustin Pop
08:34 pm ganeti-local Revision b1a9d630: Remove can_rebalance functionality from hcheck
Since hbal can now run rebalances even in the presence of split
instances, we can remove this check and always run th...
Iustin Pop
08:34 pm ganeti-local Revision 0c76f280: Add hlint warning for wrong use of 'length'
While removing split instances check from hcheck, I saw a wrong use of
'length': this should only be used when one ne...
Iustin Pop
08:34 pm snf-ganeti Revision 0c76f280: Add hlint warning for wrong use of 'length'
While removing split instances check from hcheck, I saw a wrong use of
'length': this should only be used when one ne...
Iustin Pop
08:34 pm ganeti-local Revision 4b77c2a2: hcheck: rework output mode
Looking at the output of hcheck, in human readable mode, it looks like
it always starts with a blank line. This is no...
Iustin Pop
08:34 pm ganeti-local Revision 85890a9d: hcheck: reword and fix typo in instance/offline msg
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
Iustin Pop
07:24 pm Revision 1055f3c6: Differentiate Unauthorized astakos response from other error responses
Sofia Papagiannaki
06:57 pm Pithos Revision 1e0417f1: Reverse back Revision 7fbf8aa20c647e2c98c2ba53f80dcfa0e971a499
Refs: #2611 Sofia Papagiannaki
06:57 pm Revision 1e0417f1: Reverse back Revision 7fbf8aa20c647e2c98c2ba53f80dcfa0e971a499
Refs: #2611 Sofia Papagiannaki
06:34 pm Revision e46b2bcf: Call for delete container contents
Refs: #2611 Sofia Papagiannaki
06:34 pm Pithos Revision e46b2bcf: Call for delete container contents
Refs: #2611 Sofia Papagiannaki
05:29 pm ganeti-local Revision 3891c95e: Fixed spaces/indentation according to guide lines
Problem introduced by commit 87f0aa4896ac4dfacc9d20bc55b0855282b4d1d4.
Signed-off-by: Bernardo Dal Seno <bdalseno@go...
Bernardo Dal Seno
05:29 pm snf-ganeti Revision 3891c95e: Fixed spaces/indentation according to guide lines
Problem introduced by commit 87f0aa4896ac4dfacc9d20bc55b0855282b4d1d4.
Signed-off-by: Bernardo Dal Seno <bdalseno@go...
Bernardo Dal Seno
05:13 pm snf-image snf-image-host_0.4.2-1.dsc
Nikos Skalkotos
05:13 pm snf-image snf-image-host_0.4.2-1_amd64.build
Nikos Skalkotos
05:13 pm snf-image snf-image-host_0.4.2.orig.tar.gz
Nikos Skalkotos
05:13 pm snf-image snf-image-host_0.4.2-1_all.deb
Nikos Skalkotos
05:13 pm snf-image snf-image-host_0.4.2-1_amd64.changes
Nikos Skalkotos
05:13 pm snf-image snf-image-host_0.4.2-1.debian.tar.gz
Nikos Skalkotos
05:13 pm snf-image snf-image-helper_0.4.2.orig.tar.gz
Nikos Skalkotos
05:13 pm snf-image snf-image-helper_0.4.2-1_amd64.build
Nikos Skalkotos
05:13 pm snf-image snf-image-helper_0.4.2-1.debian.tar.gz
Nikos Skalkotos
05:13 pm snf-image snf-image-helper_0.4.2-1_all.deb
Nikos Skalkotos
05:13 pm snf-image snf-image-helper_0.4.2-1.dsc
Nikos Skalkotos
05:13 pm snf-image snf-image-helper_0.4.2-1_amd64.changes
Nikos Skalkotos
04:35 pm snf-ganeti Revision f55f0037: Fix small bug with a space in the hv_xen module's line
Remove a useless space at the end of the line in a config file.
Signed-off-by: Jack Sitnikov <sitnikove@gmail.com>
S...
Jack
04:35 pm ganeti-local Revision f55f0037: Fix small bug with a space in the hv_xen module's line
Remove a useless space at the end of the line in a config file.
Signed-off-by: Jack Sitnikov <sitnikove@gmail.com>
S...
Jack
01:50 pm snf-image Revision 8b13ca84: Bump debian version to 0.4.2-1
Nikos Skalkotos
01:45 pm snf-image Revision d975bf3f: Merge branch 'stable-0.4' into debian-0.4
Nikos Skalkotos
01:41 pm snf-image Revision edb9af3d: Update ChangeLog and configure.ac for v0.4.2
Nikos Skalkotos
01:38 pm Revision db400d82: Refactor AMQP client
Christos Stavrakakis
01:35 pm Revision 6dbd2075: Merge branch 'master' into new_queues
Conflicts:
snf-cyclades-app/synnefo/logic/callbacks.py
Christos Stavrakakis
01:21 pm Revision ea800098: Rewrite tests for mass operations
Refs: #2611 Sofia Papagiannaki
01:21 pm Pithos Revision ea800098: Rewrite tests for mass operations
Refs: #2611 Sofia Papagiannaki
12:20 pm snf-image Revision d81acb1e: Make the name of image properties case-insensitive
Defining EXCLUDE_TASK_DeleteSSHKeys is the same as defining
EXCLUDE_TASK_DELETESSHKEYS
Nikos Skalkotos
12:18 pm snf-image Revision c01f932d: Make the name of image properties case-insensitive
Defining EXCLUDE_TASK_DeleteSSHKeys is the same as defining
EXCLUDE_TASK_DELETESSHKEYS
Nikos Skalkotos
11:53 am ./kamaki Revision 011a1d06: Added mkdir functionality to storage
Stavros Sachtouris
11:38 am snf-ganeti Revision f0d22861: Allow param `modify' during gnt-instance modify
With the new gnt-instance modify syntax for addition and removal of
disks/NICs on arbitrary indexes, we hit an assert...
Constantinos Venetsanopoulos
11:38 am ganeti-local Revision f0d22861: Allow param `modify' during gnt-instance modify
With the new gnt-instance modify syntax for addition and removal of
disks/NICs on arbitrary indexes, we hit an assert...
Constantinos Venetsanopoulos

06/28/2012

11:38 pm snf-ganeti Revision 87f0aa48: Add PCI passthrough for hvm xen
This hv parameter allows passing PCI devices to virtual machines.
Signed-off-by: Guido Trotter <ultrotter@google.com...
Jack
11:38 pm ganeti-local Revision 87f0aa48: Add PCI passthrough for hvm xen
This hv parameter allows passing PCI devices to virtual machines.
Signed-off-by: Guido Trotter <ultrotter@google.com...
Jack
09:27 pm snf-network Revision 485d7156: Fix env vars
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
09:16 pm snf-network Revision c589ef4c: Distinguish between GRNET and generic setup
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:52 pm snf-network Revision a49be3ee: Fix a bug in cluster init hook
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
07:52 pm Revision 9ac201e2: Fix size & type of copied objects (sqlite)
Refs: #2611 Sofia Papagiannaki
07:52 pm Pithos Revision 9ac201e2: Fix size & type of copied objects (sqlite)
Refs: #2611 Sofia Papagiannaki
07:35 pm snf-network Revision 4e2c3f51: Change recomments into depends in control file
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
07:33 pm Revision 07867f70: Fix size & type of copied files
Refs: #2611 Sofia Papagiannaki
07:33 pm Pithos Revision 07867f70: Fix size & type of copied files
Refs: #2611 Sofia Papagiannaki
06:52 pm ganeti-local Revision cf279f03: Correct a wrong --help option for --simulate
This was not update when the alloc policy was added to the parameter.
Signed-off-by: Iustin Pop <iustin@google.com>
...
Iustin Pop
06:52 pm snf-ganeti Revision cf279f03: Correct a wrong --help option for --simulate
This was not update when the alloc policy was added to the parameter.
Signed-off-by: Iustin Pop <iustin@google.com>
...
Iustin Pop
06:52 pm ganeti-local Revision a95aa74c: Add a shell test for hbal and split instances
This is not perfect, as we only test that hbal completes successfully
and that it show a score improvement, but it's ...
Iustin Pop
06:52 pm snf-ganeti Revision a95aa74c: Add a shell test for hbal and split instances
This is not perfect, as we only test that hbal completes successfully
and that it show a score improvement, but it's ...
Iustin Pop
06:51 pm ganeti-local Revision a7e1fd89: hbal: relax restrictions on split instances
The recent patch series on hcheck made me realise how much pain we
have due to hbal not being able to work (at all) w...
Iustin Pop
06:51 pm snf-ganeti Revision a7e1fd89: hbal: relax restrictions on split instances
The recent patch series on hcheck made me realise how much pain we
have due to hbal not being able to work (at all) w...
Iustin Pop
05:17 pm Pithos Web Client Feature #2632 (Resolved): Use the new MOVE with delimiter
Fixed in commit:d58c0da Christos Stathis
05:16 pm Pithos Web Client Revision d58c0da5: Replaced move procedures with the new PUT with delimiter
Christos Stathis
05:08 pm Pithos Web Client Bug #2633 (Resolved): Empty trash does not work due to 409 CONFLICT
Christos Stathis
04:11 pm Pithos Web Client Feature #2631 (Resolved): Use the new COPY with delimiter
Fixed in commit:ff32989 Christos Stathis
04:11 pm Pithos Web Client Revision ff32989e: Replace the folder copy procedure with the new PUT with delimiter (issue #2631)
Christos Stathis
03:58 pm Revision 29ade79e: Modifications for new packages
* Do not install kvm-vif-bridge file
* Change changelogs to version 0.10
Signed-off-by: Dimitris Aragiorgis <dimara@...
Dimitris Aragiorgis
03:51 pm Pithos Revision 7efc9f86: change backend to raise custom exceptions
Sofia Papagiannaki
03:51 pm Revision 7efc9f86: change backend to raise custom exceptions
Sofia Papagiannaki
03:29 pm Pithos Web Client Feature #2630 (Resolved): Use the new DELETE with delimiter
Christos Stathis
03:29 pm Pithos Web Client Feature #2630: Use the new DELETE with delimiter
Fixed in commit:f6c9957 Christos Stathis
03:27 pm Pithos Web Client Revision f6c9957e: Replaced the folder deletion procedure with the new single DELETE request (iss...
Christos Stathis
03:26 pm Pithos Web Client Feature #2632 (Resolved): Use the new MOVE with delimiter
Christos Stathis
03:26 pm Pithos Web Client Feature #2631 (Resolved): Use the new COPY with delimiter
Christos Stathis
03:26 pm Pithos Web Client Feature #2630 (Resolved): Use the new DELETE with delimiter
Christos Stathis
01:50 pm snf-image-creator Revision 835171dc: Fix minor typos
Nikos Skalkotos
01:25 pm snf-network Revision 8306820f: Fix number of arguments check
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
12:39 pm ganeti-local Revision 5b93f2ec: Add newline at the end of shelltest files
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
12:39 pm snf-ganeti Revision 5b93f2ec: Add newline at the end of shelltest files
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
11:55 am snf-ganeti Revision 19fe9138: Add forgotten unittest changes for instance_os_add
The previous patch which fixed disk parameters didn't adapt the
unittests so it lead to failing QA.
Signed-off-by: R...
René Nussbaumer
11:55 am ganeti-local Revision 19fe9138: Add forgotten unittest changes for instance_os_add
The previous patch which fixed disk parameters didn't adapt the
unittests so it lead to failing QA.
Signed-off-by: R...
René Nussbaumer
11:04 am snf-ganeti Revision b8291e00: Annotate disk params on instance_os_add
We call _OpenRealBD during the process and this needs disk parameters to
work. This was reported by Constantinos.
Th...
René Nussbaumer
11:04 am ganeti-local Revision b8291e00: Annotate disk params on instance_os_add
We call _OpenRealBD during the process and this needs disk parameters to
work. This was reported by Constantinos.
Th...
René Nussbaumer
03:24 am snf-ganeti Revision 81bcbbd3: Fix a few style issue in hcheck
This fixes a couple of issue I've seen while fixing the List import:
- removes over-use of printf with putStr/show
-...
Iustin Pop
03:24 am ganeti-local Revision 81bcbbd3: Fix a few style issue in hcheck
This fixes a couple of issue I've seen while fixing the List import:
- removes over-use of printf with putStr/show
-...
Iustin Pop
03:24 am ganeti-local Revision 7568b296: Fix old-style import
Commit 1213f9d6 (re)added an old-style import, which fails with recent
compilers.
Signed-off-by: Iustin Pop <iustin@...
Iustin Pop
03:24 am snf-ganeti Revision 7568b296: Fix old-style import
Commit 1213f9d6 (re)added an old-style import, which fails with recent
compilers.
Signed-off-by: Iustin Pop <iustin@...
Iustin Pop
01:45 am Pithos MS Client Revision e1fa1d21: Added checks for hashing of cache files
Modified StoreInfoDirect to avoid multiple checks when trying to update or insert Panagiotis Kanavos
01:20 am snf-image-creator Revision f99fe99d: Fix pep8 errors
Fixed many `E127 continuation line over-indented for visual indent'
errors
Nikos Skalkotos

06/27/2012

11:30 pm Pithos MS Client Revision 9c18e3ef: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
11:29 pm Pithos MS Client Revision 7067e4d2: Added restrained capacity to MD5 Block calculator, to prevent reading too many...
Panagiotis Kanavos
07:51 pm Revision 14ddc82d: Bump snf-common version in setup.py
cyclades-app applications require the new astakos lib included in the
latest snf-common package.
Kostas Papadimitriou
07:50 pm Revision 727afc4a: Changes to ui feedback view to use new astakos client
Kostas Papadimitriou
07:50 pm Revision 9e632e8d: Userdata authentication error handling fix
return proper 500 response Kostas Papadimitriou
07:27 pm Revision 62eb5f1f: Plankton changes to use the new astakos client api
Kostas Papadimitriou
07:21 pm Revision e4b2f94b: Remove unused import
Kostas Papadimitriou
06:56 pm Revision fd3182e2: UI fixes to work with userdata public keys changes
Kostas Papadimitriou
06:54 pm Revision ea612d6f: Userdata app rest view fix
avoid decoding json data if not set in request Kostas Papadimitriou
06:35 pm Pithos Revision 2c10110f: Merge branch 'next'
Sofia Papagiannaki
06:35 pm Revision 2c10110f: Merge branch 'next'
Sofia Papagiannaki
06:33 pm Revision e73f61d6: More tests for listing shared & public objects & mass copy/move/delete
Refs: #2611
Refs: #2394
Sofia Papagiannaki
06:33 pm Pithos Revision e73f61d6: More tests for listing shared & public objects & mass copy/move/delete
Refs: #2611
Refs: #2394
Sofia Papagiannaki
06:31 pm Revision dd6161b4: Userdata app improvements
- Use new astakos client api
- Urls changes. Prefix private key methods under keys/private url.
- Public key generato...
Kostas Papadimitriou
06:31 pm Revision 8221c89d: Progress II: update sqlalchemy pithos backend lib
Refs: #2611 Sofia Papagiannaki
06:31 pm Pithos Revision 8221c89d: Progress II: update sqlalchemy pithos backend lib
Refs: #2611 Sofia Papagiannaki
06:18 pm Pithos Web Client Feature #2550 (Resolved): Auto-refrsh requests should use the if-modified-since for the container
Fixed in commit:b100110 Christos Stathis
06:18 pm Pithos Web Client Revision b1001100: Changed autorefresh to start at the end of initialization and check with if-mo...
Christos Stathis
06:17 pm Pithos Web Client Revision e028046b: Fixed a NPE
Christos Stathis
06:16 pm Pithos Web Client Revision 4f5f3706: Added retry capabillity to head requests
Christos Stathis
06:03 pm snf-image-creator Revision ea947a64: Populate image properties with task_metadata
Before extracting an image or registring it with cyclades, the image
properties are populated with metadata concernin...
Nikos Skalkotos
05:42 pm snf-image-creator Revision 9666a511: Leave 2048 sectors space at the end when shrinking
Most partition manipulation programs leave 2048 sector empty space
after the last partition.
Nikos Skalkotos
05:30 pm Revision 2cf6cbbf: Astakos client fixes
- Astakos API sets user uniq identifier in `uniq` attribute and not in
`user_uniq`.
Kostas Papadimitriou
05:19 pm ganeti-local Revision d64acbb5: Style fix in hcheck
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
05:19 pm snf-ganeti Revision d64acbb5: Style fix in hcheck
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
05:19 pm snf-ganeti Revision 47ed1d79: Style fixes in shelltests
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
05:19 pm ganeti-local Revision 47ed1d79: Style fixes in shelltests
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
05:19 pm snf-ganeti Revision 3c0687b5: Simplify stats printing
PrintGroupStats and printClusterStats had very similar code
structure. This patch abstracts those two into printStats...
Agata Murawska
05:19 pm ganeti-local Revision 3c0687b5: Simplify stats printing
PrintGroupStats and printClusterStats had very similar code
structure. This patch abstracts those two into printStats...
Agata Murawska
05:19 pm snf-ganeti Revision 5cc97485: Cleaner simulation of rebalance
This replaces the 'if .. then .. else ..' with a large block of code in
'else' branch by separating this code into a ...
Agata Murawska
05:19 pm ganeti-local Revision 5cc97485: Cleaner simulation of rebalance
This replaces the 'if .. then .. else ..' with a large block of code in
'else' branch by separating this code into a ...
Agata Murawska
05:17 pm snf-ganeti Revision b5b19d5e: Small reordering and renaming in hcheck
Reordered functions and shortened one function name.
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Review...
Agata Murawska
05:17 pm ganeti-local Revision b5b19d5e: Small reordering and renaming in hcheck
Reordered functions and shortened one function name.
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Review...
Agata Murawska
05:17 pm snf-ganeti Revision caa97388: Move 'need rebalance' check from cluster check
As suggested by Rene, we should keep the check separate from printing.
Signed-off-by: Agata Murawska <agatamurawska@...
Agata Murawska
05:17 pm ganeti-local Revision caa97388: Move 'need rebalance' check from cluster check
As suggested by Rene, we should keep the check separate from printing.
Signed-off-by: Agata Murawska <agatamurawska@...
Agata Murawska
05:17 pm snf-ganeti Revision ecc39665: Always print all variables in machine readable version
As discussed in cover letter of patch series introducing hcheck, in
machine readable version we should always print v...
Agata Murawska
05:17 pm ganeti-local Revision ecc39665: Always print all variables in machine readable version
As discussed in cover letter of patch series introducing hcheck, in
machine readable version we should always print v...
Agata Murawska
05:17 pm snf-ganeti Revision 592601b3: Print idx <-> uuid mappings in machine readable mode
As per Iustin Pop's suggestion, we are printing group mappings
from group idx (known only to htools) to group uuid, w...
Agata Murawska
05:17 pm ganeti-local Revision 592601b3: Print idx <-> uuid mappings in machine readable mode
As per Iustin Pop's suggestion, we are printing group mappings
from group idx (known only to htools) to group uuid, w...
Agata Murawska
05:17 pm snf-ganeti Revision 5cdbde9a: Human readable group name improved
Instead of printing group id in human readable version of hcheck,
we now print group name.
Signed-off-by: Agata Mura...
Agata Murawska
05:17 pm ganeti-local Revision 5cdbde9a: Human readable group name improved
Instead of printing group id in human readable version of hcheck,
we now print group name.
Signed-off-by: Agata Mura...
Agata Murawska
05:17 pm ganeti-local Revision 92eacdd8: Print info about ability to rebalance
As suggested during offline discussion, this patch adds a new bash
variable and description field in hcheck, which in...
Agata Murawska
05:17 pm snf-ganeti Revision 92eacdd8: Print info about ability to rebalance
As suggested during offline discussion, this patch adds a new bash
variable and description field in hcheck, which in...
Agata Murawska
05:17 pm snf-ganeti Revision e60fa4af: Improve readability for hcheck-related changes
As suggested by Rene, I added comments to types for printKeys
and printFinal. Also, realigned some lines in Hspace.
...
Agata Murawska
05:17 pm ganeti-local Revision e60fa4af: Improve readability for hcheck-related changes
As suggested by Rene, I added comments to types for printKeys
and printFinal. Also, realigned some lines in Hspace.
...
Agata Murawska
04:57 pm Revision afc5a191: Remove invalid admin file
As it included obsolete admin registrations, causing admin site
generation errors. At the current time no cyclades ap...
Kostas Papadimitriou
04:54 pm Revision 37fcedaa: Fix APITestCase tests
- Use local authentication users to avoid the need of a fully deployed
astakos installation to run the tests.
- Dis...
Kostas Papadimitriou
03:44 pm Revision 97ba700e: New astakos client integration in api application
Kostas Papadimitriou
03:43 pm Revision 35acbdd3: .
Stavros Sachtouris
03:43 pm Revision 022b5ee5: When creating network, the label subnet can now be cdir in the json request
Stavros Sachtouris
03:43 pm Revision e70e41e6: Reponses for servers and netowrks details (list or solo) are now consistent to...
Methods get_nic_from_index and construct_nic_id have been created
Syntax for nic removal from network/vm has been adj...
Stavros Sachtouris
02:59 pm Revision fdf4c7fc: Patch request with user_uniq attribute
Kostas Papadimitriou
01:10 pm Pithos MS Client Revision 673e43ab: Updated autoupdate xml for public push
Fixed installer in order to not always enforce restart
Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
George Pantazis
12:59 pm snf-image-creator Revision 564a18ce: Fix a bug in _get_passworded_users method in Unix
The method used a wrong warning output function Nikos Skalkotos
12:10 pm snf-ganeti Revision a1cd2ecf: Fixed doclint warning
Two blank lines are needed between functions.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Re...
Bernardo Dal Seno
12:10 pm ganeti-local Revision a1cd2ecf: Fixed doclint warning
Two blank lines are needed between functions.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Re...
Bernardo Dal Seno
11:53 am Revision afb261bb: Add backend method for removing a vm's nic
Christos Stavrakakis
11:03 am snf-ganeti Revision 55de1d68: Annotate disks upon blockdev_shutdown
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
René Nussbaumer
11:03 am ganeti-local Revision 55de1d68: Annotate disks upon blockdev_shutdown
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
René Nussbaumer
11:03 am snf-ganeti Revision 4504bfcb: Annotate disks on blockdev_remove
This annotates the disks for the blockdev_remove where it is
appropriate. It leaves out 2 cases were we can't reliabl...
René Nussbaumer
11:03 am ganeti-local Revision 4504bfcb: Annotate disks on blockdev_remove
This annotates the disks for the blockdev_remove where it is
appropriate. It leaves out 2 cases were we can't reliabl...
René Nussbaumer
11:02 am ganeti-local Revision b5cbddd9: Annotate disk params on blockdev_getmirrorstatus_multi
This is also related to the bug reported by Constantinos,
as we've only one getmirrorstatus_multi call in whole cmdli...
René Nussbaumer
11:02 am snf-ganeti Revision b5cbddd9: Annotate disk params on blockdev_getmirrorstatus_multi
This is also related to the bug reported by Constantinos,
as we've only one getmirrorstatus_multi call in whole cmdli...
René Nussbaumer
11:02 am ganeti-local Revision 70817cee: Annotate disk parameters on blockdev_getmirrorstatus
Not annotating them works for DRBD but not for RBD as reported by
Constantinos.
Signed-off-by: René Nussbaumer <rn@g...
René Nussbaumer
11:02 am snf-ganeti Revision 70817cee: Annotate disk parameters on blockdev_getmirrorstatus
Not annotating them works for DRBD but not for RBD as reported by
Constantinos.
Signed-off-by: René Nussbaumer <rn@g...
René Nussbaumer

06/26/2012

07:25 pm Revision 7fbf8aa2: Ignore public parameter in case of mass copy/delete
Refs: #2611 Sofia Papagiannaki
07:25 pm Pithos Revision 7fbf8aa2: Ignore public parameter in case of mass copy/delete
Refs: #2611 Sofia Papagiannaki
07:24 pm Revision c727ad7d: Correct length in test for maximum upload size violation
Sofia Papagiannaki
07:24 pm Pithos Revision c727ad7d: Correct length in test for maximum upload size violation
Sofia Papagiannaki
07:17 pm snf-ganeti Revision 83180411: QA: Added test for gnt-instance recreate-disks
The test is disabled by default, as it takes a long time.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Rev...
Bernardo Dal Seno
07:17 pm ganeti-local Revision 83180411: QA: Added test for gnt-instance recreate-disks
The test is disabled by default, as it takes a long time.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Rev...
Bernardo Dal Seno
07:16 pm Revision e425d12f: Astakos client improvements
- Additional unit tests
- Additional documentation
- Raise exception if both local and remote methods are set
- Other...
Kostas Papadimitriou
07:16 pm snf-ganeti Revision 82d2f3df: QA function do destroy disks
This is useful to simulate HW problems during QA.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by...
Bernardo Dal Seno
07:16 pm ganeti-local Revision 82d2f3df: QA function do destroy disks
This is useful to simulate HW problems during QA.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by...
Bernardo Dal Seno
07:12 pm Pithos Revision 5ddd6bcb: ``shared`` and ``public`` parameters in pithos-sh list command
Refs: #2394 Sofia Papagiannaki
07:12 pm Revision 5ddd6bcb: ``shared`` and ``public`` parameters in pithos-sh list command
Refs: #2394 Sofia Papagiannaki
07:09 pm Revision db117cac: Extend client library & pithos-sh to support mass delete/copy/remove
Refs: #2611 Sofia Papagiannaki
07:09 pm Pithos Revision db117cac: Extend client library & pithos-sh to support mass delete/copy/remove
Refs: #2611 Sofia Papagiannaki
07:06 pm Pithos Revision 56ac7c81: optimize sorts
Sofia Papagiannaki
07:06 pm Revision 56ac7c81: optimize sorts
Sofia Papagiannaki
06:55 pm Revision 3f767854: Fix change object content type (move object)
Refs: #2611 Sofia Papagiannaki
06:55 pm Pithos Revision 3f767854: Fix change object content type (move object)
Refs: #2611 Sofia Papagiannaki
05:29 pm Revision 2b95fc91: Include astakos client documentation
Kostas Papadimitriou
04:43 pm Revision cf4a7a7b: Do not include children of public objects in listings
Refs: #2394 Sofia Papagiannaki
04:43 pm Pithos Revision cf4a7a7b: Do not include children of public objects in listings
Refs: #2394 Sofia Papagiannaki
04:42 pm snf-image-creator Revision 09743d3a: Add image properties help file
Nikos Skalkotos
04:35 pm snf-image-creator Revision 279f2c7d: Fix error message for non supported media source
Nikos Skalkotos
04:29 pm astakos Revision d9484003: Orientation fix for iPhone/iPad
Olga Brani
04:29 pm Revision d9484003: Orientation fix for iPhone/iPad
Olga Brani
04:29 pm Revision badb9324: Fixes
Olga Brani
04:29 pm astakos Revision badb9324: Fixes
Olga Brani
04:27 pm snf-cloudcms Revision 10118ccf: Orientation fix for iPhone/iPad
Olga Brani
04:26 pm snf-cloudcms Revision 7405e79a: Fixes
Olga Brani
04:05 pm Revision ebda2ad4: Helpdesk api fix
handle prefix that contains text after "@". Kostas Papadimitriou
01:51 pm Revision c5966034: Set index of NetworkInterface model to not null
Christos Stavrakakis
12:21 pm Revision ebbb4590: Print warning about subnet value during migration
Christos Stavrakakis
12:29 am snf-image-creator Revision 1f42adc8: Fix pep8 errors
Nikos Skalkotos

06/25/2012

08:14 pm Pithos MS Client Revision db63c1ae: Modified TreeHash calculations to compute MD5 in parallel with SHA block hashing
Panagiotis Kanavos
07:50 pm Revision 4d15c94e: Progess I
Refs: #2611 Sofia Papagiannaki
07:50 pm Pithos Revision 4d15c94e: Progess I
Refs: #2611 Sofia Papagiannaki
06:52 pm Pithos Web Client Revision b73a903e: Added retries to delete commands and in case of error the process continues wi...
Christos Stathis
06:51 pm Bug #2613 (New): Add recaptcha in password reset
Limit password reset attempts Sofia Papagiannaki
06:49 pm Bug #2612 (Closed): Renew token on password reset
Renew token so as after password reset there is no more access to service resources ex. VMs, pithos+ objects (oblige ... Sofia Papagiannaki
06:38 pm Pithos Web Client Bug #2554 (Resolved): Change empty trash command to delete all objects in the container instead o...
Fixed in commit:bb160e3 Christos Stathis
06:37 pm Pithos Web Client Revision bb160e3a: Implemented empty trash by deleting and re-creating the trash
Christos Stathis
06:27 pm Pithos Web Client Revision 9ce1368c: Added a forgotten rerty
Christos Stathis
06:15 pm Pithos Web Client Revision ea30dad9: Empty trash deletes everything under trash by using the deleteFolder method
Christos Stathis
05:58 pm snf-ganeti Revision 80143203: Fix for man entry for htools - added hinfo
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
05:58 pm ganeti-local Revision 80143203: Fix for man entry for htools - added hinfo
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
05:58 pm snf-ganeti Revision bad64bf4: Fixes in man page for hinfo
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
05:58 pm ganeti-local Revision bad64bf4: Fixes in man page for hinfo
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Agata Murawska
05:58 pm ganeti-local Revision e0e3586a: Update to the install file - hinotify dependency
Hinotify was not marked as a dependency for hconfd.
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewe...
Agata Murawska
05:58 pm snf-ganeti Revision e0e3586a: Update to the install file - hinotify dependency
Hinotify was not marked as a dependency for hconfd.
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewe...
Agata Murawska
05:42 pm Revision 5d40a128: Fix bug in dispatcher callback
During handling of ganeti-op-status messages, state was set to error
only if the the opcode was OP_INSTANCE_CREATE. T...
Christos Stavrakakis
05:27 pm Bug #2611 (Closed): Provide api calls for mass copy/move/delete
add ``delimiter`` parameter in relative API calls to copy/move/delete objects whose path starts with object name + de... Sofia Papagiannaki
04:43 pm snf-ganeti Revision 7ddd0118: Release Ganeti 2.6.0rc1
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
René Nussbaumer
04:43 pm ganeti-local Revision 7ddd0118: Release Ganeti 2.6.0rc1
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
René Nussbaumer
04:31 pm Pithos Web Client Revision 3c058715: When moving files in and out of trash set the content-type explicitly
Christos Stathis
04:24 pm Revision 73462613: Bug fixes concerning networks
Christos Stavrakakis
04:21 pm snf-image-creator Revision 74585c56: Fix minor typos in dialog_main.py
Nikos Skalkotos
04:09 pm snf-ganeti Revision 32708d0a: Add summary field to OpNodeModifyStorage
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Iustin Pop
04:09 pm ganeti-local Revision 32708d0a: Add summary field to OpNodeModifyStorage
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Iustin Pop
04:04 pm snf-image-creator Revision e55f4b3c: Fix a warning message in linux fix_acpid sysprep
Nikos Skalkotos
03:09 pm Pithos Web Client Revision 2f4ea617: Added retries when getting errors while fetching folders (issue #2552)
Christos Stathis
03:08 pm Pithos Web Client Feature #2552 (Resolved): Use retries in case the server returns errors
Added up to 3 retries in case of errors when getting folders Christos Stathis
03:06 pm Revision 9e3519e0: Helpdesk improvements
- New json view to return a list of existing users with a prefix ending
with "@" to be used for autocompletion in h...
Kostas Papadimitriou
02:39 pm snf-image-creator Revision 20409e9f: Use vfs_uuid instead of blkid to compute uuid
vfs_uuid is more suitable for this and it whas added before blkid
in guestfs, hence it is supported in more guestfs v...
Nikos Skalkotos
01:43 pm Revision 4d8eb764: Fix bug in networks api
Christos Stavrakakis
01:13 pm Revision e04b2109: Fix management commands
- Fix bug in backend_add
- Display backend_name in network_inspect command
Christos Stavrakakis
01:11 pm Revision dd489d18: Fix bug in RAPI
None tags in gnt-network create does not validate. Christos Stavrakakis
01:00 pm Revision 2be5e0b0: Astakos client improvements
Kostas Papadimitriou
12:57 pm snf-image-creator Revision 330fd618: Monitor metadata changes during shrink and sysprep
Inform the user about metadata changes performed during syspreps
execution or image shrinking.
Nikos Skalkotos
11:55 am snf-ganeti Revision 1213f9d6: Human readable hcheck functionality
Full hcheck functionality is implemented in this patch. Hcheck runs
per-group checks, provides summary for the entire...
Agata Murawska
11:55 am ganeti-local Revision 1213f9d6: Human readable hcheck functionality
Full hcheck functionality is implemented in this patch. Hcheck runs
per-group checks, provides summary for the entire...
Agata Murawska
11:55 am ganeti-local Revision e6685c53: Allowing rebalance to run silently
Part of hcheck's simulation required us to silently run hbal. For that
purpose we expose iterateDepth and allow it to...
Agata Murawska
11:55 am ganeti-local Revision 165b385b: Shelltestrunner tests for hcheck
Simple tests for hcheck using shelltestrunner. Among other, we check
that we can run hcheck on multi-group cluster.
...
Agata Murawska
11:55 am snf-ganeti Revision 22b16dd0: Machine readable hcheck functionality
Machine readable output for hcheck.
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussb...
Agata Murawska
11:55 am snf-ganeti Revision 165b385b: Shelltestrunner tests for hcheck
Simple tests for hcheck using shelltestrunner. Among other, we check
that we can run hcheck on multi-group cluster.
...
Agata Murawska
11:55 am snf-ganeti Revision e6685c53: Allowing rebalance to run silently
Part of hcheck's simulation required us to silently run hbal. For that
purpose we expose iterateDepth and allow it to...
Agata Murawska
11:55 am ganeti-local Revision 22b16dd0: Machine readable hcheck functionality
Machine readable output for hcheck.
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: René Nussb...
Agata Murawska
11:55 am snf-ganeti Revision 79eef90b: Generalize functions used by both hspace and hcheck
As hspace and hcheck both use machine readable options, they require
similar functions - which are now generalized an...
Agata Murawska
11:55 am ganeti-local Revision 79eef90b: Generalize functions used by both hspace and hcheck
As hspace and hcheck both use machine readable options, they require
similar functions - which are now generalized an...
Agata Murawska
11:50 am ganeti-local Revision 22e513e7: Initial commit for introducting hcheck tool
Introduce infrastructure required to add Hcheck and build it
successfuly.
Signed-off-by: Agata Murawska <agatamuraws...
Agata Murawska
11:50 am snf-ganeti Revision 22e513e7: Initial commit for introducting hcheck tool
Introduce infrastructure required to add Hcheck and build it
successfuly.
Signed-off-by: Agata Murawska <agatamuraws...
Agata Murawska

06/23/2012

05:43 pm Pithos MS Client Revision a60e5887: Added check for last MD5 modification, to avoid redundant recalculation of MD5
Panagiotis Kanavos

06/22/2012

07:17 pm Pithos MS Client Revision 87155f13: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
07:17 pm Pithos MS Client Revision 45be72de: Added ShortHashDate to FileState.cs
Panagiotis Kanavos
06:51 pm snf-image-creator Revision a42a42b3: Populate Shrink menu entry
Also fix various issues. snf-image-creator-dialog is almost ready.
Some `Help' entries are missing.
Nikos Skalkotos
06:40 pm Pithos MS Client Revision e0725941: Auto update hotfix
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
06:32 pm Pithos MS Client Revision d7f23c5b: Updated the auto update configuration in order to push new version to clients
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
06:05 pm snf-ganeti Revision 720ec33e: NEWS: Improve formatting, wording
Clarify some things, use ```` where appropriate.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: ...
Michael Hanselmann
06:05 pm ganeti-local Revision 720ec33e: NEWS: Improve formatting, wording
Clarify some things, use ```` where appropriate.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: ...
Michael Hanselmann
05:55 pm Pithos MS Client Revision 7d198d8f: Imported web css properties to styles xml
New Tab
Updated Installer to wipe old databases.
Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
George Pantazis
04:44 pm Pithos Web Client Revision b35486b8: New debian release for v0.9.2
Kostas Papadimitriou
04:43 pm Pithos Web Client Revision d1facf3d: Merge branch 'packaging' into debian
Kostas Papadimitriou
04:42 pm Pithos Web Client Revision fe72cfc5: Merge branch 'master' into packaging
Kostas Papadimitriou
04:39 pm Pithos Web Client Revision 2dd70d7a: Adjust the tree default size according to the number of subfolders so that Sho...
Christos Stathis
04:31 pm Pithos Web Client Revision de40f4d0: Revert "Adjust the tree default size according to the number of subfolders so ...
This reverts commit 219b4d4f22bd5b03be8c907838bbf6932f409aa9. Christos Stathis
04:20 pm Pithos Web Client Revision 14d29f68: Fixed bug that stopped uploading when the dialog was hidden
Christos Stathis
04:10 pm Pithos Web Client Revision a5f5da3c: Proper version display
- Patch runtime.properties to apply version provided by index view Kostas Papadimitriou
03:22 pm Pithos Web Client Bug #2548 (Resolved): If the number of subfolders is too large, a "Show more" is displayed at the...
Christos Stathis
03:22 pm Pithos Web Client Bug #2548: If the number of subfolders is too large, a "Show more" is displayed at the end. We ne...
Fixed in commit:219b4d4 Christos Stathis
03:22 pm Pithos Web Client Revision 219b4d4f: Adjust the tree default size according to the number of subfolders so that Sho...
Christos Stathis
02:35 pm Revision 827e20d6: Fix misspelling error
Sofia Papagiannaki
02:35 pm astakos Revision 827e20d6: Fix misspelling error
Sofia Papagiannaki
02:15 pm ganeti-local Revision 9208230e: Prepare the update of the NEWS file
This updates the NEWS file for the upcoming rc1 release.
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by:...
René Nussbaumer
02:15 pm snf-ganeti Revision 9208230e: Prepare the update of the NEWS file
This updates the NEWS file for the upcoming rc1 release.
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by:...
René Nussbaumer
01:28 pm Revision e73885cd: Fix bug about unknown network in instance's nics
Christos Stavrakakis
01:28 pm Revision 45666b21: Release resources when deleting network
Set as available in the pool the bridge and mac prefix that was
used by the deleted network.
Christos Stavrakakis
01:27 pm Revision 5eb34364: Fix use of network name prefix
Christos Stavrakakis

06/21/2012

09:13 pm Pithos MS Client Revision f469bb5b: Added file event filtering due to downloads through network gate.
Added missing network gates in PollAgent
Simplified file event processing, as we no longer need the file events thems...
Panagiotis Kanavos
07:20 pm snf-image-creator Revision 9afc4b89: Populate Sysprep menu entry
Also create a new output class (InfoBoxOutput) to be used when
performing syspreps
Nikos Skalkotos
06:12 pm Pithos MS Client Revision 84c59ddf: Fixed variables for RM
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
06:10 pm snf-image-creator Revision e7cbfb0a: Add get_sysprep_by_name method in os_type classes
This method returns a sysprep object with a given name. Now,
(enable,disable)_sysprep work with sysprep objects inste...
Nikos Skalkotos
06:03 pm Revision 88736f65: Fixed sudo/su issues
John Giannelos
05:41 pm Revision 8a4cd31b: Add section: "Testing of Cyclades" in admin guide
Constantinos Venetsanopoulos
05:35 pm Pithos MS Client Revision d436a267: Updated registration for restart manager to push null for app params (c++ dll ...
Updated inno installer configuration for RM handling to include gpant commits.
Added logging for RM registration (fai...
George Pantazis
04:34 pm Revision 808f76ec: Common functions for instance/network backend name
Christos Stavrakakis
03:51 pm Revision f48b1984: Rename backend_create to backend_add
Christos Stavrakakis
03:51 pm Revision a34b706b: Implement network reconciliation
Christos Stavrakakis
03:51 pm Revision 3741d83b: Synchronize networks when adding a new backend
Christos Stavrakakis
03:51 pm Revision 540698b8: Update management commands for new-style networks
Christos Stavrakakis
03:51 pm Revision 49b3f7f2: New management commands to inspect network/server
Christos Stavrakakis
03:51 pm Revision 76d797c3: Fix issues concerning reconciliation
Christos Stavrakakis
03:51 pm Revision 1c335809: Implement backend allocator and management command
New module implementing instance allocation to one of the available
backends. Allocation is performed based on memory...
Christos Stavrakakis
03:51 pm Revision 37282fe9: Temporary API modification for new style networks
Christos Stavrakakis
03:51 pm Revision 95d0c297: Remove stale save's in db
Christos Stavrakakis
03:51 pm Revision ceb8ddc5: Implement BackendNetwork model
Create a new model, to represent the state of each network in each
backend.
Christos Stavrakakis
03:51 pm Revision 81f83e2c: Major modifications to Network model
Since Ganeti version 2.6, Ganeti is aware of private networks. We take
advantage of this by propagating network handl...
Christos Stavrakakis
03:51 pm Revision 395be052: Pass tags to ganeti CreateNetwork RAPI call
Christos Stavrakakis
03:51 pm Revision 188734a0: Create network queues and refactor dispatcher
Christos Stavrakakis
03:51 pm Revision c57e0690: Send cluster name from snf-ganeti-eventd
Christos Stavrakakis
03:51 pm Revision 646d2dce: Modification in logic for new-style networks
Christos Stavrakakis
02:59 pm ./kamaki Revision 07692fec: New debian fix release
Kostas Papadimitriou
02:58 pm ./kamaki Revision 73beed03: Remove patch for python-requests version
Kostas Papadimitriou
02:56 pm ./kamaki Revision db7b7ec6: Fix python-requests dependency
Kostas Papadimitriou
12:18 pm Revision fe2db49d: include user in logs
Sofia Papagiannaki
12:18 pm Pithos Revision fe2db49d: include user in logs
Sofia Papagiannaki
02:13 am snf-image-creator Revision f8cccab5: Fix a bug introduced in 2e50092b2437913561a37c646e
The do_sysprep method was not updated to comply with the changes
made in list_syspreps method
Nikos Skalkotos

06/20/2012

11:50 pm Pithos MS Client Revision 225694f9: Replaced Merkle hash with MD5 for change checking
Removed initial file indexing
Added hash progress feedback
Changes to Selective Tree check behavior
Panagiotis Kanavos
07:10 pm snf-image-creator Revision 7f623b20: Merge Deploy and Customize menu entries
Populate Sysprep entry in "Image Customization Menu". Not fully
working.
Nikos Skalkotos
06:30 pm snf-image-creator Revision 755e1885: In linux.py make sysprep names for descriptive
Nikos Skalkotos
05:35 pm Revision 7d07d924: Document the need of python-gevent >= 0.13.6
Constantinos Venetsanopoulos
04:28 pm snf-image-creator Revision 12078c7e: Add sysprep_info method in os_type classes
This method takes a sysprep object as argument and returns the name
and a description for this object.
Nikos Skalkotos
04:27 pm Pithos Revision 52fc9c0c: move get_user in api_method
Sofia Papagiannaki
04:27 pm Revision 52fc9c0c: move get_user in api_method
Sofia Papagiannaki
04:02 pm Revision 1b3398a0: Bug fixes
Olga Brani
04:02 pm astakos Revision 1b3398a0: Bug fixes
Olga Brani
04:01 pm snf-cloudcms Revision 5b06f26c: Bug fixes
Olga Brani
03:33 pm Pithos Web Client Revision 7da62e70: New debian release for v0.9.1
Kostas Papadimitriou
03:17 pm snf-image-creator Revision 2e50092b: Make os_type list_sysprep method return 1 list
The method used to return 2 lists of enabled and disabled sysprep
object. Since sysprep objs contail an `enabled' att...
Nikos Skalkotos
02:21 pm Pithos Web Client Revision 6433a00d: Merge branch 'packaging' into debian
Kostas Papadimitriou
02:05 pm Pithos Web Client Revision 00490ac9: Merge branch 'master' into packaging
Conflicts:
runtime.properties
Kostas Papadimitriou
01:29 pm Pithos Web Client Bug #2554 (Resolved): Change empty trash command to delete all objects in the container instead o...
Christos Stathis
01:24 pm Pithos Web Client Feature #2553 (New): Avoid requesting for each subfolder to determine if it has children
Use the subdir in json to determine that or alternatively show + everywhere and hide it on click Christos Stathis
01:00 pm Pithos Web Client Feature #2552 (Resolved): Use retries in case the server returns errors
Christos Stathis
12:59 pm Pithos Web Client Feature #2551 (Assigned): Εμφάνιση των folders και δεξιά
Christos Stathis
12:55 pm Pithos Web Client Feature #2550 (Resolved): Auto-refrsh requests should use the if-modified-since for the container
Christos Stathis
12:54 pm Pithos Web Client Bug #2549 (Closed): Sometimes when restoring a folder from trash, the content-type is lost and th...
Christos Stathis
12:51 pm Pithos Web Client Bug #2548 (Resolved): If the number of subfolders is too large, a "Show more" is displayed at the...
Christos Stathis
12:36 pm snf-network Revision 179f0c20: Modify scripts to include network tags
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
11:03 am ganeti-local Revision 0ccbf925: Extend burnin to do NIC changes
This would have caught our previous issue, since QA otherwise doesn't
do add, remove or changes of NICs.
Signed-off-...
Iustin Pop
11:03 am snf-ganeti Revision 0ccbf925: Extend burnin to do NIC changes
This would have caught our previous issue, since QA otherwise doesn't
do add, remove or changes of NICs.
Signed-off-...
Iustin Pop
11:03 am ganeti-local Revision 80b898f9: Fix bug in instance net changes
_PrepareNicModification returns the invalid type, which triggers an
assert resulting in a mysterious error:
Failure:...
Iustin Pop
11:03 am snf-ganeti Revision 80b898f9: Fix bug in instance net changes
_PrepareNicModification returns the invalid type, which triggers an
assert resulting in a mysterious error:
Failure:...
Iustin Pop
10:51 am ganeti-local Revision 2fd213a6: Update the hooks documentation
Also provide some extended unittests to catch those cases.
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-b...
René Nussbaumer
10:51 am snf-ganeti Revision 2fd213a6: Update the hooks documentation
Also provide some extended unittests to catch those cases.
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-b...
René Nussbaumer

06/19/2012

11:27 pm Pithos MS Client Revision 42af59dc: Added upload/download/delete/hashing notifications
Fixed cases where execution would switch to the UI thread due to SynchronizationContext capturing
Mini Status now ope...
Panagiotis Kanavos
10:28 pm Pithos MS Client Revision 6e647725: Added indexing notifications
Panagiotis Kanavos
09:55 pm Pithos MS Client Revision 039ce31d: Added special handling of IfModifiedSince if a new shared container is detected
Panagiotis Kanavos
09:41 pm snf-network Revision 9bd377b2: Modify kvm-vif-bridge to support network tags
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
09:17 pm snf-ganeti Revision a280b007: Add tags in networks
Support:
- gnt-network add --tags.
- gnt-network list-tags/add-tags/remove-tags/.
- gnt-network list -o +tags
Sig...
Dimitris Aragiorgis
09:06 pm Pithos MS Client Revision 6bbd0a73: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Conflicts:
trunk/Pithos.Client.WPF/App.xaml.cs
Panagiotis Kanavos
09:04 pm Pithos MS Client Revision 2122b285: Restored IfModifiedSince functionality and server snapshots
Panagiotis Kanavos
07:37 pm Pithos Revision dfdf4802: fix feedback response in case of URLError
Sofia Papagiannaki
07:37 pm Revision dfdf4802: fix feedback response in case of URLError
Sofia Papagiannaki
07:13 pm Pithos MS Client Revision 6ea3cca0: Expect Fix
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
06:48 pm Pithos MS Client Revision bd02cb97: Disable Expect100Continue
Panagiotis Kanavos
06:03 pm ganeti-local Revision a8dbf746: QA: Fix modification of HV parameters via RAPI
This is basically another case of commit d488adb.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by:...
Michael Hanselmann
06:03 pm snf-ganeti Revision a8dbf746: QA: Fix modification of HV parameters via RAPI
This is basically another case of commit d488adb.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by:...
Michael Hanselmann
05:54 pm snf-image-creator Revision 3251a62c: Add help subpackage
This dir will host help files used by snf-image-create-dialog Nikos Skalkotos
05:50 pm snf-ganeti Revision 5e167c08: Add new locking level: network
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:46 pm astakos Revision dd50e994: extend db schema for registring resources and policies
Sofia Papagiannaki
04:45 pm astakos Revision 72d75dd7: create index in user auth_token
Sofia Papagiannaki
04:43 pm astakos Revision a8db0cfb: change management command names
Sofia Papagiannaki
04:37 pm Revision 2c436afc: propagate authentication exceptions to services & incorporate python-requests
Sofia Papagiannaki
03:13 pm Pithos MS Client Revision 4cf8e4a5: Support for very large files
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
03:09 pm ganeti-local Revision 79829d23: Allow single-homed <-> multi-homed transitions
To change the cluster from single homed to multi homed or vice versa one
must target the master node first, and pass ...
Guido Trotter
03:09 pm snf-ganeti Revision 79829d23: Allow single-homed <-> multi-homed transitions
To change the cluster from single homed to multi homed or vice versa one
must target the master node first, and pass ...
Guido Trotter
02:31 pm Pithos MS Client Revision fa7fc236: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
02:31 pm Pithos MS Client Revision 69fdb645: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
02:26 pm Pithos MS Client Revision 93442b6f: Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling
Panagiotis Kanavos
02:26 pm Pithos MS Client Revision f6a13aec: Modified hash to use long block counters
Panagiotis Kanavos
02:25 pm Pithos MS Client Revision 23fc25ce: Modified hash to use long block counters
Panagiotis Kanavos
02:02 pm snf-ganeti Revision e0b57a5c: bdev: Fix DRBD error reporting for syncer rate
The function is supposed to return a list, not a string. Without this
patch the error message ends up as “C, a, n, ',...
Michael Hanselmann
02:02 pm ganeti-local Revision e0b57a5c: bdev: Fix DRBD error reporting for syncer rate
The function is supposed to return a list, not a string. Without this
patch the error message ends up as “C, a, n, ',...
Michael Hanselmann
11:49 am astakos Revision 179f94a3: change ``user`` parameter name to ``sender`` in api calls
Sofia Papagiannaki
11:43 am snf-network Revision 86fe6327: Refactor code
Add arguments to scripts.
Fix few bugs.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
11:39 am snf-ganeti Revision 232fc505: Fix corner case in quick-check generated tests
Thanks to Agata Murawska, a random seed that generates bad test cases
was found ("seed was 1768143307 2118231514, tes...
Iustin Pop
11:39 am ganeti-local Revision 232fc505: Fix corner case in quick-check generated tests
Thanks to Agata Murawska, a random seed that generates bad test cases
was found ("seed was 1768143307 2118231514, tes...
Iustin Pop
11:35 am ganeti-local Revision 15618b63: Change default for DRBD barriers
Commit 8a69b3a8 changed the DRBD barriers disabled by default if
“--disable-drbd-barriers” is used to “bfd”, where “d...
Michael Hanselmann
11:35 am snf-ganeti Revision 15618b63: Change default for DRBD barriers
Commit 8a69b3a8 changed the DRBD barriers disabled by default if
“--disable-drbd-barriers” is used to “bfd”, where “d...
Michael Hanselmann

06/18/2012

11:42 pm Pithos MS Client Revision 4b58c004: Restored batching
Now handling renames in batching
Fixed blocking issues
Panagiotis Kanavos
08:20 pm Pithos MS Client Revision 84465d47: Fix for incorrect ordering of Selective Sync load, Stale state sync
Panagiotis Kanavos
08:05 pm snf-network Revision baf900ab: Add debian/ tree
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:03 pm snf-network Revision 674800cc: clear-tap script
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
08:03 pm snf-network Revision a8b096fc: Fix clear-proxy ndp.
source conf files to retrieve public vlan
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
07:05 pm snf-ganeti Revision 5253ea47: Change default fields for network listing
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:52 pm snf-network Revision 96ec97bf: Modify bridge naming
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:13 pm Revision c9b8d69c: New debian release for v0.9.14
Kostas Papadimitriou
06:12 pm Revision 170154ec: Merge branch 'master' into debian-0.9
Kostas Papadimitriou
06:10 pm Revision d58a3160: Update Changelog for cyclades-app
Kostas Papadimitriou
05:44 pm Revision 9ff7e298: Merge branch 'master' into debian-0.9
Kostas Papadimitriou
05:33 pm snf-network Revision 7ff50e40: Change network types
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
05:31 pm Pithos MS Client Revision 6dfe863e: Changed timeout for server response to 30sec
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
05:30 pm snf-image-creator Revision f9d8c3d9: Populate `Deploy' dialog menu entry
Image properties manipulation works fine. Nikos Skalkotos
05:23 pm Revision e3c3e1bc: Remove messages that can not be handled from queue
Temprory fix for removing accumulated messages from RabbitMQ. Currently
snf-ganeti-eventd produces messages that can ...
Christos Stavrakakis
04:01 pm snf-ganeti Revision 918e07d5: Fix hotplug cfgupgrade
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:01 pm snf-ganeti Revision 615c6952: Fix a bug in hotplug
Every time a new nic is added hotplugs slot of instance gets
incremented and the idx of the nic gets the relevant val...
Dimitris Aragiorgis
03:59 pm snf-ganeti Revision d049e1ad: Change possible network types
The types allowed are:
- public, public-routed
- private, private-filtered, private-vlan
and None.
Signed-off-by: ...
Dimitris Aragiorgis
03:52 pm astakos Revision 7f69cc0e: preserve local password during account switch
Refs: #2535 Sofia Papagiannaki
02:48 pm snf-ganeti Revision 0fb66bb1: Fix inconsistent punctuation in rapi docs and opcodes
While reviewing the RAPI docs (for commit 003306f9), I realised that
the punctuation used in RAPI is inconsistent, es...
Iustin Pop
02:48 pm ganeti-local Revision 0fb66bb1: Fix inconsistent punctuation in rapi docs and opcodes
While reviewing the RAPI docs (for commit 003306f9), I realised that
the punctuation used in RAPI is inconsistent, es...
Iustin Pop
02:48 pm Pithos MS Client Revision 1f277506: Notification before hash starts
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> George Pantazis
02:32 pm Bug #2535 (Closed): Preserve local password for shibboleth users
* do not set unusable password during account switch
* do not permit local login though
Sofia Papagiannaki
02:28 pm Bug #2415 (Closed): Configurable enable/disable email change mechanism
Sofia Papagiannaki
02:28 pm Bug #2471 (Closed): Register account activation email sending
Sofia Papagiannaki
02:28 pm Bug #2448 (Closed): Add logging
Sofia Papagiannaki
02:28 pm Bug #2416 (Closed): Save email returned by shibboleth
Sofia Papagiannaki
02:28 pm Bug #2414 (Closed): Provide api call for permitting helpdesk users to access user information
Sofia Papagiannaki
02:28 pm Bug #2413 (Closed): Change feedback mecahnism to be called by the clients
Sofia Papagiannaki
02:28 pm Feature #2363 (Closed): Email change mechanism
Sofia Papagiannaki
02:01 pm Pithos MS Client Revision e2a8b324: Disabled batch filtering
Panagiotis Kanavos
01:43 pm Revision 5871f324: Style fixes
Olga Brani
01:43 pm astakos Revision 5871f324: Style fixes
Olga Brani
01:40 pm snf-cloudcms Revision 496a18e9: Style fixes
Olga Brani
01:26 pm Pithos MS Client Revision b42ab895: Fix for NH/LINQ conflict with IsAtOrBelow
Panagiotis Kanavos

06/16/2012

06:26 pm Pithos MS Client Revision 73f7c768: Selective Sync: Unselected nodes appear grayed if they contain selected child ...
Panagiotis Kanavos
05:18 pm Pithos MS Client Revision 012c8537: Selective filtering modifications to allow uploading of new root folders
States under unselected folders are removed during startup Panagiotis Kanavos
« Previous
Next »
 

Also available in: Atom