Activity

From 12/16/2012 to 01/14/2013

01/14/2013

11:54 pm snf-image-creator snf_image_creator-0.2.tar.gz
Nikos Skalkotos
07:50 pm snf-image-creator Revision 99f95b85: Bump version to 0.2
Nikos Skalkotos
07:49 pm snf-image-creator Revision 4197b5a6: Update the documentation to reflect v0.2
Nikos Skalkotos
07:40 pm Revision 3c638f72: Add states DISMISSED and CANCELLED in ProjectApplication and related calls
Fix defaults in DateTimeFields Giorgos Korfiatis
07:40 pm Revision 79991070: Remove unused update_application()
Giorgos Korfiatis
07:25 pm Revision e3a8274b: Hide pithos account_name api call
Sofia Papagiannaki
07:05 pm ./kamaki Revision d1304043: Copy quotaholder client files into clients
Stavros Sachtouris
06:54 pm Revision a4384506: Compute merge commit
Christos Stavrakakis
06:54 pm Revision 8d3b0bab: Implement autopkg.sh in Python
First python implementation of autopkg.sh script, used for automatic
creation of debian packages.
Christos Stavrakakis
06:54 pm Revision 00351409: Various improvements to version computation
Christos Stavrakakis
06:54 pm Revision c9b113ac: WIP commit for the devtools build system
Vangelis Koukis
06:54 pm Revision d3f6dfdf: Use GitPython instead of subprocess
Christos Stavrakakis
06:45 pm Revision c346aed0: Refactor network reconciliation
Christos Stavrakakis
05:54 pm snf-ganeti Revision ef947a42: Loader.hs: ignore expired ArSuspended policies
At the moment, because 'mergeData' is pure, it may set instance auto-repair
policies that are of the form `ArSuspende...
Dato Simó
05:54 pm ganeti-local Revision ef947a42: Loader.hs: ignore expired ArSuspended policies
At the moment, because 'mergeData' is pure, it may set instance auto-repair
policies that are of the form `ArSuspende...
Dato Simó
05:54 pm snf-ganeti Revision b1eb71c7: design-autorepair.rst: clarify tag precedence and conflict
This commit clarifies one particular point of the auto-repair workflow:
what to do when multiple, conflicting adminis...
Dato Simó
05:54 pm snf-ganeti Revision 55416810: Loader.hs: set instance auto-repair policy in mergeData
'getArPolicy' and 'setArPolicy' follow the precedence rules introduced in
b1eb71c: within an object, the most restric...
Dato Simó
05:54 pm ganeti-local Revision b1eb71c7: design-autorepair.rst: clarify tag precedence and conflict
This commit clarifies one particular point of the auto-repair workflow:
what to do when multiple, conflicting adminis...
Dato Simó
05:54 pm ganeti-local Revision 55416810: Loader.hs: set instance auto-repair policy in mergeData
'getArPolicy' and 'setArPolicy' follow the precedence rules introduced in
b1eb71c: within an object, the most restric...
Dato Simó
05:54 pm ganeti-local Revision e79f576c: Loader.hs: rewrite extractExTags to use chompPrefix
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:54 pm snf-ganeti Revision e79f576c: Loader.hs: rewrite extractExTags to use chompPrefix
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:54 pm ganeti-local Revision b009f682: Utils.hs: function to chomp prefix + separator from a string
Some auto-repair tags are composed of a prefix and then an optional
argument; the new "chompPrefix" function in Utils...
Dato Simó
05:54 pm snf-ganeti Revision 23594127: Instance.hs: add an 'arPolicy' field for auto-repair policy
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:54 pm snf-ganeti Revision b6aeda4a: Utils.hs: add a clockTimeToString function
This function allows to easily convert a ClockTime object to a string
representation of its timestamp (seconds-only)....
Dato Simó
05:54 pm ganeti-local Revision b6aeda4a: Utils.hs: add a clockTimeToString function
This function allows to easily convert a ClockTime object to a string
representation of its timestamp (seconds-only)....
Dato Simó
05:54 pm ganeti-local Revision 23594127: Instance.hs: add an 'arPolicy' field for auto-repair policy
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:54 pm snf-ganeti Revision b009f682: Utils.hs: function to chomp prefix + separator from a string
Some auto-repair tags are composed of a prefix and then an optional
argument; the new "chompPrefix" function in Utils...
Dato Simó
05:54 pm ganeti-local Revision 819358e1: design-autorepair.rst: add a graph with state transitions
The graph added here follows the data types introduced in 7ec2f76, by which
"Suspended" is not a state, but a possibl...
Dato Simó
05:54 pm snf-ganeti Revision 819358e1: design-autorepair.rst: add a graph with state transitions
The graph added here follows the data types introduced in 7ec2f76, by which
"Suspended" is not a state, but a possibl...
Dato Simó
05:52 pm snf-ganeti Revision 3e77a36c: Add initial constants and Haskell ADTs for auto repair
In this commit, the AutoRepairType and AutoRepairResult types are defined,
with the possible values specified in doc/...
Dato Simó
05:52 pm snf-ganeti Revision 7ec2f76b: HTools/Types.hs: more auto-repair types
AutoRepairPolicy, AutoRepairStatus, and other auxiliary types are added.
These are used only internally by the auto-r...
Dato Simó
05:52 pm ganeti-local Revision 3e77a36c: Add initial constants and Haskell ADTs for auto repair
In this commit, the AutoRepairType and AutoRepairResult types are defined,
with the possible values specified in doc/...
Dato Simó
05:52 pm ganeti-local Revision 7ec2f76b: HTools/Types.hs: more auto-repair types
AutoRepairPolicy, AutoRepairStatus, and other auxiliary types are added.
These are used only internally by the auto-r...
Dato Simó
05:52 pm ganeti-local Revision e47e51a8: design-autorepair.rst: use the same prefix everywhere
This commit changes the "ganeti:watcher:repair:pending" and
"ganeti:watcher:repair:result" tag prefixes to use
"ganet...
Dato Simó
05:52 pm snf-ganeti Revision e47e51a8: design-autorepair.rst: use the same prefix everywhere
This commit changes the "ganeti:watcher:repair:pending" and
"ganeti:watcher:repair:result" tag prefixes to use
"ganet...
Dato Simó
05:50 pm Revision 99463445: Fix check for conflicting projects in approve
Giorgos Korfiatis
05:50 pm Revision 0f0dd7df: Additional parameters in the field constructor
Giorgos Korfiatis
05:50 pm Revision 0514bcc7: Changes in registering to quotaholder
Add an 'uplimit' (default) field in Resource;
change AstakosUserQuota fields to IntDecimalField;
pass all four limits...
Giorgos Korfiatis
05:36 pm Revision 0308f3a7: Provide pithos call for getting account name from uuid
Sofia Papagiannaki
05:31 pm ganeti-local Revision b3a6a525: NEWS: Fix referenced man page's section number
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Michael Hanselmann
05:31 pm snf-ganeti Revision b3a6a525: NEWS: Fix referenced man page's section number
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Michael Hanselmann
05:31 pm ./kamaki Revision 18555878: Merge branch 'develop' into feature-quota
Conflicts:
kamaki/cli/commands/history_cli.py
kamaki/cli/commands/pithos_cli.py
Stavros Sachtouris
05:27 pm ganeti-local Revision eb7a6965: kvm: add two help dump files
One is the --help output for kvm 1.1.2 and the second one is the same as
0.9.1 but with a fake option added between -...
Guido Trotter
05:27 pm snf-ganeti Revision eb7a6965: kvm: add two help dump files
One is the --help output for kvm 1.1.2 and the second one is the same as
0.9.1 but with a fake option added between -...
Guido Trotter
05:26 pm ./kamaki Support #3179 (Closed): Merge quota-holder client in main kamaki distribution
Stavros Sachtouris
05:23 pm ./kamaki Bug #3172 (Resolved): store upload connection/server failure handling
Stavros Sachtouris
05:19 pm snf-ganeti Revision 909948f1: Update copyright in documentation
Use range() instead of building the list manually. Keeps the code
shorter starting next year.
Signed-off-by: Michael...
Michael Hanselmann
05:19 pm ganeti-local Revision 909948f1: Update copyright in documentation
Use range() instead of building the list manually. Keeps the code
shorter starting next year.
Signed-off-by: Michael...
Michael Hanselmann
04:54 pm Revision 2f732a9b: Fix model_to_dict utility
Sofia Papagiannaki
04:48 pm Revision 9c73d218: Auth providers login/logout messages update
Kostas Papadimitriou
04:48 pm Revision bd0f516a: Configurable auth providers icon urls
Kostas Papadimitriou
04:36 pm ganeti-local Revision 156681c1: kvm: support usb devices
All in one go, comma separated usb devices of all types.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewe...
Guido Trotter
04:36 pm snf-ganeti Revision 156681c1: kvm: support usb devices
All in one go, comma separated usb devices of all types.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewe...
Guido Trotter
04:36 pm snf-ganeti Revision 2fddb144: Allow -soundhw option to kvm
For all of us that love to listen to music on our kvm virtual machines,
the -soundhw option is paramount.
Signed-off...
Guido Trotter
04:36 pm ganeti-local Revision 7589346f: kvm: Add -vga option
As requested in Issue 69.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansm...
Guido Trotter
04:36 pm snf-ganeti Revision e6f24d89: kvm: Add kvm_extra parameter
As requested in Issue 261 and many other times.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Mic...
Guido Trotter
04:36 pm snf-ganeti Revision 7589346f: kvm: Add -vga option
As requested in Issue 69.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansm...
Guido Trotter
04:36 pm ganeti-local Revision 7f83345f: kvm: simplify _GetMachineVersion
Use a multiline regexp rather than a single line one, and then split
lines in the code.
Signed-off-by: Guido Trotter...
Guido Trotter
04:36 pm ganeti-local Revision 2fddb144: Allow -soundhw option to kvm
For all of us that love to listen to music on our kvm virtual machines,
the -soundhw option is paramount.
Signed-off...
Guido Trotter
04:36 pm snf-ganeti Revision 7f83345f: kvm: simplify _GetMachineVersion
Use a multiline regexp rather than a single line one, and then split
lines in the code.
Signed-off-by: Guido Trotter...
Guido Trotter
04:36 pm ganeti-local Revision e6f24d89: kvm: Add kvm_extra parameter
As requested in Issue 261 and many other times.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Mic...
Guido Trotter
04:23 pm snf-ganeti Revision 0ad7f5d8: kvm: use help based feature detection
As discussed on the list some people backport features to different kvm
versions, making the version based detection ...
Guido Trotter
04:23 pm ganeti-local Revision 0ad7f5d8: kvm: use help based feature detection
As discussed on the list some people backport features to different kvm
versions, making the version based detection ...
Guido Trotter
04:22 pm ./kamaki Revision 16c895db: More retries, dynamic upload thread limit
Even the slightest progress causes upload to retry
if 502 client error is received, # of threads are limited to curre...
Stavros Sachtouris
04:03 pm snf-ganeti Revision 2c368f28: Add a non negative int hypervisor parameter check
...and use it for a few parameters for which it makes sense.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Rev...
Guido Trotter
04:03 pm ganeti-local Revision a900a30c: kvm: always pass -usb
This will be the default anyway and it was a mistake to pass it only if
the mouse was specified.
Signed-off-by: Guid...
Guido Trotter
04:03 pm snf-ganeti Revision a900a30c: kvm: always pass -usb
This will be the default anyway and it was a mistake to pass it only if
the mouse was specified.
Signed-off-by: Guid...
Guido Trotter
04:03 pm snf-ganeti Revision e3b89628: kvm: abstract getting --help output
This will be used later, for now nothing changes.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: M...
Guido Trotter
04:03 pm ganeti-local Revision e3b89628: kvm: abstract getting --help output
This will be used later, for now nothing changes.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: M...
Guido Trotter
04:03 pm ganeti-local Revision 2c368f28: Add a non negative int hypervisor parameter check
...and use it for a few parameters for which it makes sense.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Rev...
Guido Trotter
04:03 pm snf-ganeti Revision 4888a609: kvm: allow setting smp cores, threads, sockets
This was requested in Issue 322.
Note that maxcpus is not implemented yet, as it should be considered in
a cpu-hotplu...
Guido Trotter
04:03 pm ganeti-local Revision 4888a609: kvm: allow setting smp cores, threads, sockets
This was requested in Issue 322.
Note that maxcpus is not implemented yet, as it should be considered in
a cpu-hotplu...
Guido Trotter
03:58 pm Revision 5d726083: Fix pydist-overrides
Christos Stavrakakis
03:52 pm Revision a3530159: fix project table queryset, minor other fixes
Georgios D. Tsoukalas
03:39 pm ./kamaki Revision 7644c38e: Handle thread failures in download
If some threads fail for some reason, download re-tries 2 more times,
provided there is some progress
Stavros Sachtouris
03:06 pm Revision 076a2dc0: Token flag is mandatory even for `delete-stale'
Change snf-burnin-run.sh to represent this. Ilias Tsitsimpis
02:24 pm Revision 8792bb97: Don't wait for cleanup_servers in cleanup_networks
It seems that cleanup_networks always is called after
cleanup_servers, in serial execution order.
Also `--token' see...
Ilias Tsitsimpis
02:22 pm snf-ganeti Revision 0a48c13e: Add cfgupgrade for hotplug
This adds dev_idxs (initialized to 0) to existing instances
and removes deprecated pci_pool/pci_reservations if alrea...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision ea54a0b9: Compatibility patch for base64 encoded networks
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:22 pm snf-ganeti Revision bbc4783a: Hotplug: rpc support
Introduce new RPCs that eventually invoke hypervisor specific
hotplug functions.
Signed-off-by: Dimitris Aragiorgis ...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 6a1e009c: Hotplug: client support
Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted modifications become effective after
reboo...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 21e77d7f: Hotplug: cmdlib support
Hotpluging is done by functions invoked by ApplyContainerMods(). In
order hotpluging to take place a --hotplug optio...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 5f08864c: Hotplug: objects.py additions
Introduce new instance level slot dev_idxs: { "nics": 0, "disks": 0 }
nics/disks is an index used for device identif...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 33ca83e9: Config method UpdateDevIdx()
This is invoked just before a device is to be hotplugged. This
ensures no device naming duplication in the future.
S...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision a1848d13: Hotplug: KVM support
KVM >= 1.0 is needed.
Introduce new methods: HotAddNic/HotDelNic, HotAddDisk/HotDelDisk. All
of them use QEMU monito...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 999d38c6: Add hotplug design doc
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:18 pm Revision 07fcdb96: Return quotaholder holding in pithos backend
Sofia Papagiannaki
02:18 pm Revision 8172d87d: Do not use global variable for current date
Sofia Papagiannaki
01:51 pm snf-ganeti Revision 2568b6ba: Bump new version
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:51 pm Revision f5991951: Project action fix
show leave action also when user requested to join the project Kostas Papadimitriou
01:49 pm snf-ganeti Revision c1b5a3ac: Merge branch 'stable-2.6-ippool-hotplug-esi' into debian-2.6
Dimitris Aragiorgis
01:38 pm Revision d3d26334: Project detail action title fix
Kostas Papadimitriou
01:35 pm ./kamaki Feature #3165: Basic windows support
Users can install kamaki at windows consoles, if they know their python Stavros Sachtouris
01:34 pm snf-ganeti Revision c9ff267c: Add KVM machine version as hv param
This is needed in case an instance must be booted with an exact type of
machine version (due to e.g. outdated drivers...
Dimitris Aragiorgis
01:30 pm Revision a1d151a8: Fix third party signup form
when active approval terms exist Kostas Papadimitriou
01:21 pm Revision 0f703cba: fix user_visible_by_last_of_chain()
ProjectApplication.objects.user_visible_by_last_of_chain()
would erroneously list more than one application per chain...
Georgios D. Tsoukalas
01:21 pm Revision f31db8a5: change date column names
Georgios D. Tsoukalas
01:20 pm Revision 88dd5c4d: Replace account uuid with username in response headers
Sofia Papagiannaki
01:17 pm Revision 3aa6296b: Better handling of `delete_stale' in cleanup_networks
We should not check (and wait) for staled servers to
be deleted if all we want is to show staled networks.
Ilias Tsitsimpis
01:15 pm Revision befc85c6: Project details fixes
- Fix status display
- Modify action wording
Kostas Papadimitriou
12:54 pm ganeti-local Revision 14fd6c81: kvm: add serial console speed
The serial port speed changed between versions of qemu (what didn't?), so
the old hardcoded default doesn't do anymor...
Guido Trotter
12:54 pm snf-ganeti Revision 14fd6c81: kvm: add serial console speed
The serial port speed changed between versions of qemu (what didn't?), so
the old hardcoded default doesn't do anymor...
Guido Trotter
12:52 pm Revision d2687465: Re-indent `README' and `Changelog'
Ilias Tsitsimpis
12:44 pm Revision 01223f04: Fix date validations in project application form
Sofia Papagiannaki
12:41 pm Revision efc58b65: Project details fixes
- Proper labels based on project application status Kostas Papadimitriou
12:22 pm Revision 47326648: Merge branch 'latest-quota-new-states-views' into latest-quota
Kostas Papadimitriou
12:22 pm Revision 87fba8d5: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
12:21 pm Pithos MacOS Client Pithos-1.1-ARC.zip
1.1 (20130108.0) with ARC Miltiadis Vasilakis
12:21 pm Revision bd9af366: Additional project views fixes
Kostas Papadimitriou
12:19 pm ./kamaki Revision 16a23e82: Merge branch 'master' into debian
Conflicts:
docs/developers/extending-clients-api.rst
Stavros Sachtouris
12:15 pm ./kamaki Revision 3bc0a7ee: Do not compile docs
Stavros Sachtouris
12:14 pm Pithos MacOS Client Revision cb6abe72: Convert to Objective-C ARC
Use Xcode refactoring to convert project to Objective-C ARC, to fix problems that memory is freed more than once, whe... Miltiadis Vasilakis
12:08 pm Revision b7f503a1: Merge remote-tracking branch 'synnefo/latest-quota' into latest-quota-new-stat...
Kostas Papadimitriou
11:35 am snf-ganeti Revision 83951b04: Merge branch 'devel-2.6'
* devel-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
11:35 am ganeti-local Revision 83951b04: Merge branch 'devel-2.6'
* devel-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
11:03 am Revision 67598031: Remove obsolete AstakosUser email, is_active unique together check
Sofia Papagiannaki
10:26 am ganeti-local Revision 223b7cf4: Merge branch 'stable-2.6' into devel-2.6
* stable-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed...
Michael Hanselmann
10:26 am snf-ganeti Revision 223b7cf4: Merge branch 'stable-2.6' into devel-2.6
* stable-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed...
Michael Hanselmann

01/11/2013

08:05 pm snf-image-creator Revision afdddc8d: Rephrase overview and install section in docs
Make them comply with current source tree Nikos Skalkotos
07:20 pm ./kamaki Revision a1fd1368: Remove snf-common docs depdcy
Stavros Sachtouris
07:09 pm ./kamaki Revision d52c4da9: Docs fixes
Merge branch 'master' into debian
Conflicts:
docs/developers/adding-commands.rst
docs/developers/extending-clients...
Stavros Sachtouris
07:03 pm ./kamaki Revision 8b420f49: Fix typo
Stavros Sachtouris
06:42 pm Revision 05617ab9: New states views Part 1
Kostas Papadimitriou
06:17 pm snf-ganeti Revision 69bc7a38: QA: Use instance name for rename test
Reported in issue 341. In some setups the instance live in a different
netblock from the cluster. Therefore a the con...
Michael Hanselmann
06:17 pm ganeti-local Revision 69bc7a38: QA: Use instance name for rename test
Reported in issue 341. In some setups the instance live in a different
netblock from the cluster. Therefore a the con...
Michael Hanselmann
06:17 pm ./kamaki Revision fbb08c29: New upstream version, replace dependency snf-common with python-objpool
Stavros Sachtouris
06:16 pm snf-ganeti Revision 60a7335b: Add locking to _NetworkQuery
Make use of _GetNames() to get the final network UUIDs.
Get networks info after having aquired the locks. Refactor
th...
Dimitris Aragiorgis
06:16 pm ganeti-local Revision 60a7335b: Add locking to _NetworkQuery
Make use of _GetNames() to get the final network UUIDs.
Get networks info after having aquired the locks. Refactor
th...
Dimitris Aragiorgis
05:51 pm Revision 55698132: Fix migrations
Sofia Papagiannaki
05:37 pm snf-ganeti Revision b4d2d2cb: QA: Factorize retrieving non-existent groups from config
Also add a check to make sure there are enough groups defined.
Signed-off-by: Michael Hanselmann <hansmi@google.com>...
Michael Hanselmann
05:37 pm ganeti-local Revision b4d2d2cb: QA: Factorize retrieving non-existent groups from config
Also add a check to make sure there are enough groups defined.
Signed-off-by: Michael Hanselmann <hansmi@google.com>...
Michael Hanselmann
04:47 pm Revision 1bbf972d: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
04:38 pm Revision 0d1e410b: Fix default value
Kostas Papadimitriou
04:38 pm snf-image-creator Revision 7bc8be06: Add COPYRIGHT and README.rst in MANIFEST.in
Nikos Skalkotos
04:35 pm Revision 55f562a4: Helper api method to retrieve existing userids
Kostas Papadimitriou
04:35 pm Revision a682eaea: Cyclades astakos migration helper command
Kostas Papadimitriou
04:35 pm Revision 77baab80: Fix public image handling
Kostas Papadimitriou
04:35 pm Revision 1de7fd6d: Additional common helper methodt
Kostas Papadimitriou
04:33 pm Revision 0801358a: Set a project application REPLACED only when PENDING
Application state has historical significance:
we need to keep track which have been APPROVED/DENIED.
Giorgos Korfiatis
04:33 pm Revision 19eb3ee6: Implement application denial
Giorgos Korfiatis
04:30 pm Revision 3c964fa4: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
04:29 pm Revision a09a736c: Astakos users and auth providers data migrations
Kostas Papadimitriou
04:20 pm snf-image-creator Revision c282b18e: Add author and author_mail in setup.py
Nikos Skalkotos
04:07 pm Revision 0ed09c7c: Fix pithos get_account_meta.
Do now show usage if request user is other than the owner Sofia Papagiannaki
04:02 pm snf-ganeti Revision ff60afe0: Merge remote branch 'google/stable-2.6' into stable-2.6-esi
Constantinos Venetsanopoulos
03:51 pm snf-ganeti Revision 74cbd3bd: Merge branch 'stable-2.6-ippool-hotplug-esi' into debian-2.6
Dimitris Aragiorgis
03:47 pm snf-ganeti Revision 5e8807cc: Merge remote branch 'google/stable-2.6' into stable-2.6-ippool-hotplug-esi
Constantinos Venetsanopoulos
03:41 pm Revision 6f979a1a: Migration fix
Kostas Papadimitriou
03:13 pm Revision d0e78bbe: Change projects, eliminate development migrations
Change Project's state field and ProjectMembershipHistory's person field;
replace all migrations starting 0015 with a...
Giorgos Korfiatis
02:37 pm Revision fd7131f8: Add option for not checking if repo is dirty
Christos Stavrakakis
02:37 pm Revision 49076290: Small fixes to autopkg
Christos Stavrakakis
02:23 pm Revision 943d5554: Fix typo
Giorgos Korfiatis
02:17 pm snf-image-creator Revision 1294501a: Fix bug introdueced in f2ddf4db58fc537e66d60739d2a
Nikos Skalkotos
02:05 pm ./kamaki Revision 706fc940: upload does not overwrite remote objs by default
Now you can do this to upload all you .jpg imgs to myImgDir directory object:
for img in *.jpg;
do
kamaki store ...
Stavros Sachtouris
01:37 pm Revision 9a0a8eca: Reset erroneous commit
Sofia Papagiannaki
01:29 pm Revision 96a212f7: make str(CallError) force unicode to utf8
Georgios D. Tsoukalas
01:29 pm Revision d551c841: fix+test for issue_commission release logic
issue_commission() with negative quantity is considered
to be a 'release' instead of an 'allocation'.
The limit check...
Georgios D. Tsoukalas
01:02 pm ./kamaki Revision 131f4e86: Merge branch 'master' into feature-quota
Conflicts:
docs/installation.rst
Stavros Sachtouris
12:52 pm Revision 564a2292: Auth providers improvements
- Enrich login/logout messages.
- Clear unverified accounts when user adds the same third party account
to an exist...
Kostas Papadimitriou
12:48 pm Revision 5b746166: Compute merge commit
Christos Stavrakakis
12:46 pm Revision a148ae08: Do not allow automatic third party assignment using login
Kostas Papadimitriou
12:38 pm Revision c4892cd2: Composite index chain, id in project application table
Sofia Papagiannaki
12:36 pm Revision 91956141: Fix migrations
Sofia Papagiannaki
12:12 pm Revision 2af5477c: Add colors to autopkg
Christos Stavrakakis
12:06 pm Revision ea301775: Database migration for user quota policies
Sofia Papagiannaki
12:03 pm Revision 3d6dade7: Stylistic change
Sofia Papagiannaki
12:01 pm Revision 022c61cd: Consider unlimited project members
Sofia Papagiannaki
12:00 pm Revision a769d7ba: Do not add owner to the project during approve
Sofia Papagiannaki
09:12 am Revision bf9b12b8: Remove "lo" from autopkg.sh
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
12:53 am Revision f03b9ba6: Check project dates (better implementation)
Sofia Papagiannaki
12:00 am Revision c846fad1: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Conflicts:
snf-astakos-app/astakos/im/forms.py
snf-astakos-app/astakos/im/functions.py
Sofia Papagiannaki

01/10/2013

11:46 pm Revision 59afc337: Add cancel in project application summary page
Sofia Papagiannaki
11:46 pm Revision f568d0f4: In case of project update bypass start date check
Sofia Papagiannaki
11:13 pm Revision 2ef98527: Change join/leave project policies
Sofia Papagiannaki
10:51 pm Revision 69b26576: Perform date checks
during project add form validation Sofia Papagiannaki
10:50 pm Revision d38522fe: Fix missing method argument
Sofia Papagiannaki
10:49 pm Revision fa48d6fb: Change add_user_policies call signature
Sofia Papagiannaki
08:58 pm Revision 6c997921: Provide commands for importing/exporting existing user resource policies
Sofia Papagiannaki
07:25 pm snf-image-creator Revision f2ddf4db: Fix minor issues in output messages
Nikos Skalkotos
07:15 pm snf-image-creator Revision fb2d189c: Fix the rsync child process wait code
If the process takes too long to finish after the stdout fd is
closed, kill it.
Nikos Skalkotos
07:11 pm snf-image-creator Revision c16850ae: Allow users to specify tmp dir for large files
The cow file when creating images or the temporary image file when
bundling the host system may be large. Allow the u...
Nikos Skalkotos
06:44 pm Revision 9e5eecab: No need to set precursor application to REPLACED in approve()
(it is set when submitting a new application) Giorgos Korfiatis
06:42 pm Revision a9ba418f: Add an id for a chain of applications; this is also the project id
Giorgos Korfiatis
06:34 pm Revision 7fedf08c: Implement autopkg.sh in Python
First python implementation of autopkg.sh script, used for automatic
creation of debian packages.
Christos Stavrakakis
06:33 pm Revision 043f2107: Add user_info to vcs_info
Add information about the user who build the package to version files. Christos Stavrakakis
06:32 pm Revision cc9a45dd: Do not update version if not in git
Return early from update_version if not running inside a development
environment(git repo). This is needed because gi...
Christos Stavrakakis
06:29 pm ./kamaki Feature #3163 (Resolved): Rich command-specific user help
Stavros Sachtouris
06:17 pm ./kamaki Revision 4fcc38a2: Complete enrichment of store * commands
Stavros Sachtouris
05:58 pm ./kamaki Revision 776eee69: Enrich helps/errors up to store_serversioning
Stavros Sachtouris
05:40 pm Revision 21e0fdad: Register a user to quotaholder only when is activated
Giorgos Korfiatis
05:39 pm Revision b4be4eee: Wrapper for register_users
Giorgos Korfiatis
04:56 pm ./kamaki Revision 72952f4f: Enrich helps/errors as fas as store_delmeta
Stavros Sachtouris
04:45 pm Revision fcd94fb1: Fix version file
Christos Stavrakakis
04:31 pm Revision b6fe8bb8: New state handling for astakos projects and memberships
Distinguishes is_active, is_pending flags from actual states in ProjectMembership;
likewise is_active, is_modified fl...
Giorgos Korfiatis
04:25 pm snf-image-creator Revision 62e18b3a: Merge branch 'stable-0.1-hd'
Nikos Skalkotos
04:21 pm Revision 123be68a: wip Generalize project state
Giorgos Korfiatis
04:16 pm Revision dc0effac: Include images in include-binaries
Christos Stavrakakis
04:16 pm snf-image-creator Revision b62d91e8: Add copyright file
Nikos Skalkotos
04:12 pm Revision ea818d33: allow overlimit entities to release resources
When a resource holding is found with quantity exceeding its capacity,
it cannot allocate any more quantities,
but it...
Georgios D. Tsoukalas
04:12 pm Revision 61a1b2d2: astakos-qh-sync: skip email-unverified users
Astakos-qh-sync will create quotas for all eligible users.
Users that have unverified emails are not considered eligi...
Georgios D. Tsoukalas
04:07 pm snf-image-creator Revision 14509370: Minor typo correction
Alex Pyrgiotis
04:06 pm Revision 43332a76: Signup workflow changes
- Validate signup email over *verified* emails. Additional signups with
an existing *unverified* email will replace...
Kostas Papadimitriou
03:40 pm ./kamaki Revision 7bc826c7: Bump ubuntu version 0.6.2.1-1ubuntu2
Nikos Skalkotos
03:34 pm ./kamaki Revision 62326a8e: Fix docs and copyright issues
Nikos Skalkotos
03:21 pm ganeti-local Revision 7cf58cad: Generate documentation from build directory
When man pages should be included they need to be copied from man/*.rst.
This means documentation can no longer be bu...
Michael Hanselmann
03:21 pm snf-ganeti Revision 7cf58cad: Generate documentation from build directory
When man pages should be included they need to be copied from man/*.rst.
This means documentation can no longer be bu...
Michael Hanselmann
03:14 pm ./kamaki Revision a02fb624: Add missing python-sphinx build dependency
Nikos Skalkotos
03:11 pm snf-ganeti Revision e6ba3320: Add machine version in kvm runtime file
kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default va...
Dimitris Aragiorgis
03:11 pm ganeti-local Revision e6ba3320: Add machine version in kvm runtime file
kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default va...
Dimitris Aragiorgis
02:58 pm Revision 5ad47680: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
02:44 pm ganeti-local Revision c816a371: Fix typo in the DRBD parser types file
A missing letter has been added to a docstring.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Mi...
Michele Tartara
02:44 pm snf-ganeti Revision c816a371: Fix typo in the DRBD parser types file
A missing letter has been added to a docstring.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Mi...
Michele Tartara
01:56 pm Revision 4e41f055: Presentation fixes
Olga Brani
01:42 pm ./kamaki Revision 1606473d: Bump ubuntu version 0.6.2.1-1ubuntu1
Nikos Skalkotos
01:40 pm Revision 81cea478: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
01:38 pm ./kamaki Revision 6d7e8bb6: Fix docs in debian
Nikos Skalkotos
01:36 pm snf-ganeti Revision 58997abb: Add script to check man page references
This script checks for some of the most obvious mistakes when formatting
man page references (which should have the f...
Michael Hanselmann
01:36 pm ganeti-local Revision 58997abb: Add script to check man page references
This script checks for some of the most obvious mistakes when formatting
man page references (which should have the f...
Michael Hanselmann
01:34 pm ganeti-local Revision 354c4f62: man: Man page reference cleanup
Sphinx is stricter than pandoc when parsing reST and does not allow an
opening parenthesis to directly follow inline ...
Michael Hanselmann
01:34 pm snf-ganeti Revision 354c4f62: man: Man page reference cleanup
Sphinx is stricter than pandoc when parsing reST and does not allow an
opening parenthesis to directly follow inline ...
Michael Hanselmann
01:31 pm Revision 67b16462: Cms sync styles
Olga Brani
01:25 pm Revision 7598cd73: Resource usage fixes
Olga Brani
01:19 pm ./kamaki Revision b5cb1492: Merge branch 'master' into ubuntu
Nikos Skalkotos
01:06 pm ./kamaki Revision deefff94: Fix docs build system
In docs/conf.py add the path to kamaki source as the first entry of
os.path. This way we can ensure that when the sph...
Nikos Skalkotos
01:06 pm ./kamaki Revision 4b9fbfa7: Merge branch 'develop' into feature-output
Stavros Sachtouris
01:05 pm ./kamaki Revision ad090323: Docfix
Stavros Sachtouris
12:55 pm ./kamaki Revision 275ad28d: Merge branch 'feature-output' into develop
Stavros Sachtouris
12:47 pm snf-cloudcms Revision aaae4ef4: Merge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles
Conflicts:
cloudcms/static/cloudcms/css/forms.css
cloudcms/static/cloudcms/css/modules.css
cloudcms/static/cloudcm...
Olga Brani
12:33 pm Revision b07085f1: Fix typo
Christos Stavrakakis
12:31 pm Revision d529b7ea: Check that repo is not dirty
autopkg.sh must run only on clean repositories! Christos Stavrakakis
12:31 pm Revision fc395686: Fix git version compatibility issue
Christos Stavrakakis
12:28 pm Revision b7cff2ce: Debian versions must have a revision number
We always use revision number 1. In 'release' mode the user should
fix this revision number in the Changelog.
Christos Stavrakakis
12:27 pm snf-cloudcms Revision b6a584a8: Static files sync with astakos
Olga Brani
12:18 pm snf-cloudcms Revision 322a5bbc: Style sync with astakos
Olga Brani
12:11 pm Revision 85e42165: Remove versions.py
Christos Stavrakakis
12:10 pm Revision b4f396a3: Fix devtools unittests
Christos Stavrakakis
11:16 am ./kamaki Revision 2f0b1afd: Fix lintian warnings
Nikos Skalkotos
09:49 am snf-image-creator Revision b39357a8: Update installation method
In the "Installation from source" scenario, add python-sendfile to the
list of dependecies that will be installed via...
Alex Pyrgiotis

01/09/2013

09:35 pm Pithos iOS Client Revision 35f69496: Use release bundle identifier, bundle display name, and url scheme, and bump v...
Miltiadis Vasilakis
09:22 pm Pithos iOS Client Revision 7824cb43: Merge branch 'develop'
Miltiadis Vasilakis
07:35 pm ./kamaki Revision 8fa6ef6a: Enrich up to store_manifest
Stavros Sachtouris
07:17 pm ganeti-local Revision f1f6f117: test/Utils.hs: fix capitalization in docstring comment
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
07:17 pm snf-ganeti Revision f1f6f117: test/Utils.hs: fix capitalization in docstring comment
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
07:01 pm ./kamaki Revision 96ec49f2: Enricch store_append helps, fix docs/donf dep.
Stavros Sachtouris
06:55 pm ./kamaki Revision ab8e0346: Fix docs objpool dependency error
Stavros Sachtouris
06:39 pm snf-ganeti Revision 0df54fd2: Merge branch 'devel-2.6'
* devel-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netdev...
Guido Trotter
06:39 pm ganeti-local Revision 0df54fd2: Merge branch 'devel-2.6'
* devel-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netdev...
Guido Trotter
06:30 pm ganeti-local Revision 30fa4476: Merge branch 'stable-2.6' into devel-2.6
* stable-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netde...
Guido Trotter
06:30 pm snf-ganeti Revision 30fa4476: Merge branch 'stable-2.6' into devel-2.6
* stable-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netde...
Guido Trotter
06:27 pm Revision dfcfb46e: Check that repo is not dirty
autopkg.sh must run only on clean repositories! Christos Stavrakakis
06:19 pm ./kamaki Revision ca521cf2: Fix date in debian changelog
Nikos Skalkotos
06:15 pm ./kamaki Revision 46f1ba8f: Add docs and man page build instructions in rules
Nikos Skalkotos
06:13 pm ./kamaki Revision 795bf206: Enrich up to store_move +update semantics
copy/move [container:]<path> [container:]path Stavros Sachtouris
06:09 pm ./kamaki Revision 80dd1b7c: Add the correct docs in debian/docs
Nikos Skalkotos
06:08 pm ./kamaki Revision 4a6f175c: Add kamaki man page
Nikos Skalkotos
06:03 pm Revision 60a99180: Fix git version compatibility issue
Christos Stavrakakis
05:57 pm snf-ganeti Revision 63b883de: Add utility to format dictionary as key=value strings
This will be used in QA to format network interface parameters.
This is a cherry-pick of master commit eac9b7b8
Sig...
Michael Hanselmann
05:57 pm ganeti-local Revision 63b883de: Add utility to format dictionary as key=value strings
This will be used in QA to format network interface parameters.
This is a cherry-pick of master commit eac9b7b8
Sig...
Michael Hanselmann
05:48 pm ./kamaki Revision c83937c5: Add XSBC-Original-Maintainer field in control
Add Stavros Saxtouris <saxtouri@admin.grnet.gr> as the original
package debian package maintainer
Nikos Skalkotos
05:44 pm ./kamaki Revision 3ed3415f: Fix docs file
Nikos Skalkotos
05:43 pm ./kamaki Revision e6fddea5: Merge branch 'master' into ubuntu
Nikos Skalkotos
05:40 pm ./kamaki Revision 1da966c0: typo
Stavros Sachtouris
05:39 pm ./kamaki Revision 766eb677: Collection.ordereddict bckwrds compatibility
setup Stavros Sachtouris
05:38 pm snf-ganeti Revision 22ac4136: More documentation and man page fixes
- Include numbers in man page references
- Use “:manpage:” where appropriate
- Don't escape underscore in verbatim te...
Michael Hanselmann
05:38 pm ganeti-local Revision 22ac4136: More documentation and man page fixes
- Include numbers in man page references
- Use “:manpage:” where appropriate
- Don't escape underscore in verbatim te...
Michael Hanselmann
05:37 pm ./kamaki Revision 3a9bc911: ordereddict dependency compatibility in setup, doc
Stavros Sachtouris
05:32 pm ./kamaki Revision 35f78d77: Unified connection error reporting in pithos cli
Stavros Sachtouris
05:23 pm ganeti-local Revision dbb4f850: Remove fixed FIXME
This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin...
Guido Trotter
05:23 pm snf-ganeti Revision dbb4f850: Remove fixed FIXME
This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin...
Guido Trotter
05:21 pm ganeti-local Revision c12e30ca: Remove fixed FIXME
This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin...
Guido Trotter
05:21 pm snf-ganeti Revision c12e30ca: Remove fixed FIXME
This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin...
Guido Trotter
05:20 pm snf-ganeti Revision 558e2e8a: QA: Support master-netdev and default NIC parameters
Requested in issue 337.
The parameter “bridge” was not documented and is therefore silently
replaced with “master-ne...
Michael Hanselmann
05:20 pm ganeti-local Revision 558e2e8a: QA: Support master-netdev and default NIC parameters
Requested in issue 337.
The parameter “bridge” was not documented and is therefore silently
replaced with “master-ne...
Michael Hanselmann
05:20 pm ganeti-local Revision cbf5114e: QA: Do not pass "--bridge" to "gnt-cluster init"
Commit ec0652a (June 2009) removed the option.
This is a cherry-pick of master commit
784537390cd5b1c4f5f8fb9401a62e...
Michael Hanselmann
05:20 pm snf-ganeti Revision cbf5114e: QA: Do not pass "--bridge" to "gnt-cluster init"
Commit ec0652a (June 2009) removed the option.
This is a cherry-pick of master commit
784537390cd5b1c4f5f8fb9401a62e...
Michael Hanselmann
05:07 pm Revision 34452951: Change layout of project-list
Giorgos Korfiatis
05:03 pm Bug #3170: /ui/ and pithos+ not accessible
Starting from scratch on freshly installed host, seems to work now. Ticket can be closed!
Regards,
Nikola
Nikola Garafolic
05:03 pm ./kamaki Revision 1e29b9f6: enrich up to store_create, which has new semantics
store_create is only for containers now Stavros Sachtouris
04:59 pm ./kamaki Revision eece6501: Fix gbp.conf file
Change debian branch to ubuntu Nikos Skalkotos
04:58 pm ./kamaki Feature #3173 (Closed): number of threads in multithreaded sessions
Kamaki dynamicaly modifies the number of threads in multithreaded operations (e.g. upload, download).
Current algori...
Stavros Sachtouris
04:57 pm ./kamaki Revision 58d5ae90: Bump ubuntu version to 0.6.2-1ubuntu1
Nikos Skalkotos
04:54 pm ./kamaki Revision 58c8415b: Replace snf-common with objectpool as dependecy
Nikos Skalkotos
04:52 pm Revision f37bd111: Update include-binaries file
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:51 pm Revision ba6dbb79: Add snf-quotaholder-app in rules file
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:46 pm Revision d17b8256: Merge branch 'develop' into debian-develop
Dimitris Aragiorgis
04:46 pm ./kamaki Bug #3172 (Closed): store upload connection/server failure handling
Buggy behavior: When some blocks fail to upload, kamaki ignores them and exit with an error after trying with all blo... Stavros Sachtouris
04:45 pm Revision 92c25aba: Add snf-quotaholder-app in autopkg.conf
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:43 pm ./kamaki Feature #1962 (Closed): More helpful error codes on HTTP errors
Stavros Sachtouris
04:43 pm ./kamaki Feature #1963 (Closed): progress report on image upload
Stavros Sachtouris
04:42 pm ./kamaki Bug #1964 (Closed): glance upload does not interleave read()s with POSTs to remote
Stavros Sachtouris
04:32 pm Revision 6003d0a8: Project form improvements
- Differentiate title between update/create
- Step subtitle styles
Kostas Papadimitriou
04:23 pm Revision e72aa2da: Service management commands update
- New service-update command
- service-list now displays service order field
Kostas Papadimitriou
04:22 pm Revision 7795764b: Missing patch
Kostas Papadimitriou
04:21 pm Revision 2e15f9f6: Service model `order` field
Kostas Papadimitriou
03:25 pm Revision 098f6534: Fix sanity checks
Christos Stavrakakis
03:19 pm ganeti-local Revision 596f913e: Makefile: Fix list of directories
Commit dbee5c9 had a wrong path.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <...
Michael Hanselmann
03:19 pm snf-ganeti Revision 596f913e: Makefile: Fix list of directories
Commit dbee5c9 had a wrong path.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <...
Michael Hanselmann
03:16 pm snf-cloudcms Revision 46c1f9cd: Styles sync
sync astakos style changes with cms Kostas Papadimitriou
03:16 pm Revision 52468c16: Merge branch 'devel-0.13' into develop
Conflicts:
snf-cyclades-app/synnefo/api/servers.py
snf-cyclades-app/synnefo/logic/backend.py
Christos Stavrakakis
03:12 pm Revision e399faa2: Merge branch 'master' into develop
Conflicts:
snf-webproject/synnefo/webproject/manage.py
Christos Stavrakakis
02:27 pm ./kamaki Revision 439826ec: Adjust util, docs and store_list to new strategy
New method: cli.utils.page_hold holds console until user input, usefull for listing
results
Stavros Sachtouris
02:13 pm Revision 6f00ed3e: Substitute astakos PRACTICALLY_INF
with kamaki.clients.quotaholder import QH_PRACTICALLY_INFINITE Sofia Papagiannaki
01:42 pm snf-ganeti Revision dbee5c92: Highlight external links in HTML documentation
Based on MediaWiki's monobook skin.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <i...
Michael Hanselmann
01:42 pm ganeti-local Revision dbee5c92: Highlight external links in HTML documentation
Based on MediaWiki's monobook skin.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <i...
Michael Hanselmann
12:48 pm snf-ganeti Revision 23d95cff: Unit tests for bdev and utils.lvm
Also amended a comment of a tested method.
The tests are for methods introduced in commit 63c73073 (LVM disk creation...
Bernardo Dal Seno
12:48 pm ganeti-local Revision 23d95cff: Unit tests for bdev and utils.lvm
Also amended a comment of a tested method.
The tests are for methods introduced in commit 63c73073 (LVM disk creation...
Bernardo Dal Seno
12:42 pm ./kamaki Revision ad242c17: Merge branch 'develop' into feature-output
Stavros Sachtouris
12:41 pm ./kamaki Revision 15142309: Enrich image_* output/error reporting
Stavros Sachtouris
11:05 am snf-ganeti Revision 9ef3e121: Update the monitoring agent design document
This commit updates the design document of the monitoring agent according
to what has already been discussed in vario...
Michele Tartara
11:05 am ganeti-local Revision 9ef3e121: Update the monitoring agent design document
This commit updates the design document of the monitoring agent according
to what has already been discussed in vario...
Michele Tartara

01/08/2013

07:50 pm Revision 776d97cf: Use GitPython instead of subprocess
Christos Stavrakakis
07:49 pm Revision 46478871: Various fixes
Christos Stavrakakis
07:17 pm Revision a3eb3a95: Refactor notifications
Giorgos Korfiatis
07:08 pm snf-ganeti Revision fdbc5d2f: Add machine version in kvm runtime file
kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default va...
Dimitris Aragiorgis
06:56 pm Revision 907f15db: Remove bypass checks; refactor some checks
Giorgos Korfiatis
06:30 pm ./kamaki Revision fc903073: Enrich image-* up to image_members
Stavros Sachtouris
06:16 pm ganeti-local Revision d78970ba: Support instance-minor pairing in the DRBD collector
This commits enables the DRBD data collector to use the Confd client to
gather information about the pairing between ...
Michele Tartara
06:16 pm snf-ganeti Revision d78970ba: Support instance-minor pairing in the DRBD collector
This commits enables the DRBD data collector to use the Confd client to
gather information about the pairing between ...
Michele Tartara
06:16 pm snf-ganeti Revision eb62691c: Support integrating instance information in the DRBD parser
This commit modifies the DRBD parser and its data structures to include
information about the instance a DRBD minor b...
Michele Tartara
06:16 pm ganeti-local Revision eb62691c: Support integrating instance information in the DRBD parser
This commit modifies the DRBD parser and its data structures to include
information about the instance a DRBD minor b...
Michele Tartara
05:52 pm ./kamaki Revision 17428e1a: Merge branch 'develop' into feature-output
Stavros Sachtouris
05:49 pm ./kamaki Revision 850685bf: Add store_touch, create_object
Create a zero-length object Stavros Sachtouris
05:23 pm ./kamaki Revision 8df337ec: Merge branch 'feature-output' into develop
Stavros Sachtouris
05:22 pm ./kamaki Revision 83c3ba87: Enrich image_public
Stavros Sachtouris
05:21 pm ganeti-local Revision d4d94eee: NEWS: Add missing parenthesis
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Michael Hanselmann
05:21 pm snf-ganeti Revision d4d94eee: NEWS: Add missing parenthesis
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Michael Hanselmann
05:12 pm Bug #2737: gunicorn workers not working
Seems to work now thanks to updated documentation. You can close this one.
Regards,
Nikola
Nikola Garafolic
05:08 pm Bug #3170 (New): /ui/ and pithos+ not accessible
Following this information http://docs.dev.grnet.gr/synnefo/latest/quick-install-admin-guide.html I cannot get pithos... Nikola Garafolic
04:39 pm Revision 6e63629b: Minor additions, bug fixes
Vangelis Koukis
04:37 pm snf-image Revision 1a885fd3: Bump debian version 0.7.4-1
Nikos Skalkotos
04:28 pm Revision 4cb3d962: Modify all setup.py files to use devtools
Vangelis Koukis
04:19 pm Revision ee4aa6eb: Check user credentials in submit_application
Giorgos Korfiatis
04:14 pm ./kamaki Revision 0e806947: Enrich all network_* output and error handling
Stavros Sachtouris
04:12 pm Revision ec595f9c: WIP commit for the devtools build system
Vangelis Koukis
04:11 pm snf-image Revision c560d175: Update ChangeLog and configure.ac for ver. 0.7.4
Nikos Skalkotos
04:00 pm Revision 8c3e6cb5: Missing var
Kostas Papadimitriou
03:59 pm Pithos Android Client Revision 1637229b: partial fix for Bug #3055, execute calls in background since 4+ devices throw...
Giannis Koutsoubos
03:57 pm Revision 393e4a45: Delete old version of submit
Giorgos Korfiatis
03:57 pm Revision 15ca2bea: Refactor submit application; always mark precursor as REPLACED
Giorgos Korfiatis
03:57 pm Revision 69c822cc: wip Simplify submit/update application
Giorgos Korfiatis
03:49 pm Revision ff10da48: Remove unused imports from tests
Christos Stavrakakis
03:48 pm Revision 7cb08744: Exclude start_date column
Kostas Papadimitriou
03:48 pm Revision 5548e765: Fix typo
Kostas Papadimitriou
03:36 pm Revision 9b32e2fb: Projects list improvements
Kostas Papadimitriou
03:34 pm Revision db9a498c: Project details view improvements
Kostas Papadimitriou
03:32 pm Revision 1352dabb: Fix typo
Kostas Papadimitriou
03:28 pm Revision 70de076a: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
03:28 pm Revision de57f345: Safari fix
Olga Brani
03:11 pm Revision 451f6175: Fix menu highligting
Sofia Papagiannaki
02:34 pm ./kamaki Revision ddc0b290: Enrich netowrk_list/info output/error handling
Stavros Sachtouris
02:31 pm Revision 0cc7fae7: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
02:31 pm Revision 864c123e: Fix project focus bug
Olga Brani
02:19 pm Revision 4e057833: Fix policy checking
Sofia Papagiannaki
01:58 pm ./kamaki Revision 769dbf53: Complete better output for flavor_*
Stavros Sachtouris
01:53 pm ./kamaki Revision 87b6b0df: flavor_list error-handling
Stavros Sachtouris
01:43 pm ./kamaki Revision a4d0d88a: server_list with --more and page limit
Stavros Sachtouris
01:38 pm Revision e47fb17a: Perform membership checks during add member form validation
Sofia Papagiannaki
01:38 pm Revision 92492c5f: Fix membership policy presentation
in project application summary Sofia Papagiannaki
01:23 pm snf-ganeti Revision 37cfb91f: Add footer.rst as a dependency for all man pages
Commit 6aff051 removed an intermediate step, but forgot to add
“footer.rst” as a direct dependency.
Signed-off-by: M...
Michael Hanselmann
01:23 pm ganeti-local Revision 37cfb91f: Add footer.rst as a dependency for all man pages
Commit 6aff051 removed an intermediate step, but forgot to add
“footer.rst” as a direct dependency.
Signed-off-by: M...
Michael Hanselmann
01:11 pm ./kamaki Revision bd40efdf: print_items can print results in pages, flavorlist
if called with page_size a possitive int, print_items holds every page_size
results and waits for user input to conti...
Stavros Sachtouris
12:34 pm Revision 4cac5b8e: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
12:34 pm Revision 3ff82dca: Various fixes
Change placeholder for homepage url Olga Brani
12:33 pm Revision 7f42c70e: Fix fieldset description
Kostas Papadimitriou
12:33 pm Revision 80da92f0: Project form/summary fixes
- Sane member join default value
- Fix summary join/leave policy display
Kostas Papadimitriou
12:33 pm Revision e729f165: Allow empty project start date
Kostas Papadimitriou
12:33 pm Revision 4319c408: Fix infinite quotaholder value
Kostas Papadimitriou
11:28 am ganeti-local Revision 3784c431: Update name of test/htest in doc/devnotes.rst
Update the docs after the rename of 'test/hs/test' to
'test/hs/htest'. This must have been forgotten in 3e16567e.
Si...
Yiannis Tsiouris
11:28 am snf-ganeti Revision 3784c431: Update name of test/htest in doc/devnotes.rst
Update the docs after the rename of 'test/hs/test' to
'test/hs/htest'. This must have been forgotten in 3e16567e.
Si...
Yiannis Tsiouris
11:28 am snf-ganeti Revision 29fc0e4e: Fix a couple of bugs in the gnt-instance man page
The "list-fields" and "change-group" commands were mistakenly listed
as sections; we also rename the "Recovery" secti...
Iustin Pop
11:28 am snf-ganeti Revision 8fa74099: Inline the standalone dot files
This removes entirely the standalone dot files by inlining them in the
RST documents - as they weren't referenced fro...
Iustin Pop
11:28 am snf-ganeti Revision fa5121f0: Fix "Tags" section capitalisation in the man pages
"Tags" is a section, not a command, so let's title-case it (as opposed
to all upper-case). Furthermore, the RST marku...
Iustin Pop
11:28 am snf-ganeti Revision 93e09cb7: Convert gnt-os man page to sections
As Constantinos observed, the gnt-os man page is not consistent with the
others. This patch adds the missing sections...
Iustin Pop
11:28 am snf-ganeti Revision fe7ad9c8: Improve a bit Haskell library recommended versions
The hinotify library was missing any versions, and finding one that
works with ghc 6.12 (base 4.2.x) was not obvious....
Iustin Pop
11:28 am snf-ganeti Revision 6aff0514: Remove intermediate footer.man/footer.html files
I don't remember why I introduced these when switching to pandoc, but
they are not absolutely needed. Instead of pre-...
Iustin Pop
11:28 am snf-ganeti Revision 74412d69: Enable a table of contents for the html version of man pages
This makes the (very dull) html version of the man pages a bit more
readable, until such a time that we can switch ov...
Iustin Pop
11:28 am snf-ganeti Revision 7322bf7b: Rearrange tags in gnt-cluster/gnt-node
This patch makes the gnt-cluster and gnt-node man page more consistent
with the other man pages, where the tag comman...
Iustin Pop
11:28 am ganeti-local Revision 6210c812: Remove some obsolete entries from .gitignore
Found while doing the previous .dot file changes and wondering what's
this "doc/*.in" stuff… it looks like these were...
Iustin Pop
11:28 am ganeti-local Revision 8fa74099: Inline the standalone dot files
This removes entirely the standalone dot files by inlining them in the
RST documents - as they weren't referenced fro...
Iustin Pop
11:28 am ganeti-local Revision f8e233a3: Stop manually building images out of dot files
The first dot files we added way back in the 2.0 release are managed
manually: we build the .pngs ourselves, track th...
Iustin Pop
11:28 am ganeti-local Revision 7322bf7b: Rearrange tags in gnt-cluster/gnt-node
This patch makes the gnt-cluster and gnt-node man page more consistent
with the other man pages, where the tag comman...
Iustin Pop
11:28 am ganeti-local Revision 74412d69: Enable a table of contents for the html version of man pages
This makes the (very dull) html version of the man pages a bit more
readable, until such a time that we can switch ov...
Iustin Pop
11:28 am ganeti-local Revision 6aff0514: Remove intermediate footer.man/footer.html files
I don't remember why I introduced these when switching to pandoc, but
they are not absolutely needed. Instead of pre-...
Iustin Pop
11:28 am ganeti-local Revision fe7ad9c8: Improve a bit Haskell library recommended versions
The hinotify library was missing any versions, and finding one that
works with ghc 6.12 (base 4.2.x) was not obvious....
Iustin Pop
11:28 am ganeti-local Revision 93e09cb7: Convert gnt-os man page to sections
As Constantinos observed, the gnt-os man page is not consistent with the
others. This patch adds the missing sections...
Iustin Pop
11:28 am ganeti-local Revision fa5121f0: Fix "Tags" section capitalisation in the man pages
"Tags" is a section, not a command, so let's title-case it (as opposed
to all upper-case). Furthermore, the RST marku...
Iustin Pop
11:28 am ganeti-local Revision 29fc0e4e: Fix a couple of bugs in the gnt-instance man page
The "list-fields" and "change-group" commands were mistakenly listed
as sections; we also rename the "Recovery" secti...
Iustin Pop
11:28 am snf-ganeti Revision 6210c812: Remove some obsolete entries from .gitignore
Found while doing the previous .dot file changes and wondering what's
this "doc/*.in" stuff… it looks like these were...
Iustin Pop
11:28 am snf-ganeti Revision f8e233a3: Stop manually building images out of dot files
The first dot files we added way back in the 2.0 release are managed
manually: we build the .pngs ourselves, track th...
Iustin Pop
11:26 am snf-ganeti Revision 7ce2f8ee: Fix a bug in the generation of completion information
Completion information for multi-command binaries were not generated in
the correct way, so the build-bash-complation...
Michele Tartara
11:26 am ganeti-local Revision 7ce2f8ee: Fix a bug in the generation of completion information
Completion information for multi-command binaries were not generated in
the correct way, so the build-bash-complation...
Michele Tartara
11:16 am Revision be4811c0: Fix a dict iteration
Giorgos Korfiatis
11:12 am Revision 2a71814e: Better output for project-list
Giorgos Korfiatis

01/07/2013

08:56 pm snf-ganeti Revision c46a9ffb: Add small webserver for development
When working on documentation it can be helpful to use a browser. In
some environments it's not possible to access th...
Michael Hanselmann
08:56 pm ganeti-local Revision c46a9ffb: Add small webserver for development
When working on documentation it can be helpful to use a browser. In
some environments it's not possible to access th...
Michael Hanselmann
08:56 pm snf-ganeti Revision 3a817255: man pages: Lowercase name for syntax highlighting
When the man pages' reST is built using Sphinx, “bash” must be used
instead of “Bash”. Pandoc works with both.
Signe...
Michael Hanselmann
08:56 pm ganeti-local Revision 3a817255: man pages: Lowercase name for syntax highlighting
When the man pages' reST is built using Sphinx, “bash” must be used
instead of “Bash”. Pandoc works with both.
Signe...
Michael Hanselmann
08:09 pm snf-image Revision e2510438: Mount all local filesystems when deploying images
If the image has /home on a different partition than /, then
we'll need to have it mounted to inject files on a user'...
Nikos Skalkotos
07:00 pm snf-ganeti Revision 8d459129: Add "use_locking" parameter to network query opcode
This was extracted from a patch by Dimitris Aragiorgis with the subject
“Add locking to _NetworkQuery”. The rest of t...
Michael Hanselmann
07:00 pm ganeti-local Revision 8d459129: Add "use_locking" parameter to network query opcode
This was extracted from a patch by Dimitris Aragiorgis with the subject
“Add locking to _NetworkQuery”. The rest of t...
Michael Hanselmann
06:21 pm Pithos MacOS Client Revision 3f220848: Fix analyze errors
Miltiadis Vasilakis
06:20 pm Revision b0686c16: Fix join/leave policy checks
Giorgos Korfiatis
06:19 pm Revision 401089d8: Periodically update quotas information in astakos usage page
Kostas Papadimitriou
06:16 pm Pithos MacOS & iOS Common Lib Revision 7c60da08: Fix analyze errors that may clash with ARC conventions
Methods that have copy in their name should return a retained object. Use cpy instead for those that do not adhere to... Miltiadis Vasilakis
05:20 pm Revision c11dc0ce: Redefine IntDecimalField to allow support for south migration;
apply the new field to astakos.im.ProjectResourceGrant Giorgos Korfiatis
04:32 pm Pithos MacOS Client Revision b58ff732: Use @autoreleasepool directive
Miltiadis Vasilakis
04:21 pm ganeti-local Revision 27a19bf6: Makefile.am: Add missing space
Commit acaf3ca missed this space before a backslash.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
04:21 pm snf-ganeti Revision 27a19bf6: Makefile.am: Add missing space
Commit acaf3ca missed this space before a backslash.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
04:07 pm snf-image Revision 0e707fe3: Fix a bug in get_partition_to_resize
Fix a typo in a variable name Nikos Skalkotos
03:47 pm Revision 9839cc96: Check whether account is already uuid before transforming
root
03:47 pm Revision af877ee0: Set initial resource quantity to something big.
root
03:38 pm Revision 1e128297: Remove autocomplete="off" from forms
Olga Brani
03:27 pm Pithos MacOS & iOS Common Lib Revision cc176feb: Update with asi-http-request commits up to 2012-07-30
Miltiadis Vasilakis
03:26 pm Revision 6ac34ab5: Project table columns width fix
Olga Brani
03:17 pm Revision 52deaec6: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
03:17 pm Revision 4b852017: Project js validation messages
Olga Brani
03:14 pm Revision 6795eb09: Truncate project name column
Kostas Papadimitriou
03:11 pm Revision fe669460: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
03:11 pm Revision 116e778a: Dropkick large label fix
Style fixes
Project js validation fix
Olga Brani
02:39 pm Revision c9284fad: Fix bug in encoding stdout
Propagate attribute access to original sys.stdout. Also fix corner case where
sys.stdout does not have encoding attri...
Christos Stavrakakis
02:18 pm ./kamaki Revision c91e74bb: Import QH_PRACTICALLY_INFINITE in quotaholder client
Giorgos Korfiatis
01:52 pm Revision 16c63ca4: Import QH_PRACTICALLY_INFINITE in tests
Giorgos Korfiatis
01:52 pm Revision b34e1044: Set default quota values in _increase_resource
Giorgos Korfiatis
01:52 pm Revision 08ce0e6f: wip Use decimals to store quota values; infinite quotas no more supported
Giorgos Korfiatis
01:52 pm Revision 39462ae0: Define custom integer field that is stored in the DB as decimal
Giorgos Korfiatis
01:46 pm Revision 874cddc7: Catch correct Exception
Sofia Papagiannaki
01:41 pm Revision e65291d7: JS fix
call positionFooter after its definition Kostas Papadimitriou
01:41 pm Revision 515b3e04: Periodic update of user usage quotas
Kostas Papadimitriou
01:41 pm Revision 2425992b: Handle astakos usage response in ui
override the hardcoded quotas if astakos response includes user usage
information.
Kostas Papadimitriou
01:41 pm Revision 73e4a52a: Variable name typo
Kostas Papadimitriou
01:32 pm Revision c82bd52b: Fix project form included fields
Kostas Papadimitriou
01:32 pm Revision 88353624: Fix project list queryset
Kostas Papadimitriou
01:13 pm Revision 90ebfc19: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
01:13 pm Revision b88b1976: Project table fixed width columns
Olga Brani
12:56 pm Revision de8859f1: Set import/export limit to something big
Sofia Papagiannaki
12:22 pm Revision 3f77e63d: Merge branch 'master' into devel-0.13
Conflicts:
snf-cyclades-app/synnefo/db/models.py
snf-cyclades-app/synnefo/logic/management/commands/backend-modify.py
Christos Stavrakakis
12:12 pm Revision 7bffb0bd: User usage enhancement in astakos client helpers
`get_user`, `user_for_token` and `authenticate` methods now accept a `usage`
parameter which requests user usage quot...
Kostas Papadimitriou
12:05 pm Revision 6b58b226: Dialog fix
Olga Brani
11:54 am Revision 50f71e79: Template tag typo
Kostas Papadimitriou
11:47 am Revision 67980f56: update project creation form texts
Georgios D. Tsoukalas
11:44 am Revision d41f9720: update project reference specs
Georgios D. Tsoukalas
11:16 am Revision 1ebea3d3: Services to dict helper method
Kostas Papadimitriou
11:15 am Revision 039e3e61: Refactor tests
Christos Stavrakakis
11:12 am Revision fb97c55e: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Sofia Papagiannaki
11:12 am Revision fcde23e4: Set group details transaction commit on success
Sofia Papagiannaki
11:10 am Revision 07f831c1: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
11:09 am Revision 1f6e179e: Various style fixes
Calender js bug fix Olga Brani
11:01 am Revision f807da72: Project joined success message
Display success message after successfully joins a project Kostas Papadimitriou
10:59 am Revision 16b22352: Fix project member approve view allowed methods
require POST http method Kostas Papadimitriou
10:58 am Revision 6c22d993: Handle all membership states
Kostas Papadimitriou
10:33 am Revision de50d96d: Avoid duplicate entries in user projects list
Kostas Papadimitriou
10:30 am Revision 65f6e8ec: Do not display precursor/follower links
Kostas Papadimitriou
10:27 am Revision 624f5625: Only display members list to project owners
Kostas Papadimitriou
10:26 am Revision 96255ce1: Use i18n for projects description content
Kostas Papadimitriou
10:25 am Revision f3a45fc6: Fix membership admin actions
- Require POST request in membership reject/remove views
- Fix members table actions cell content
- Fix reject/remove...
Kostas Papadimitriou
04:13 am Revision 1dd34bdd: Fix pithos versioning
Do not remove previous object version in case of free versioning policy Sofia Papagiannaki
04:13 am Revision 32454501: Change pithos sharing to work with account uuids
Sofia Papagiannaki
04:13 am Revision c55e840a: Remove manual transaction management in project detail.
Sofia Papagiannaki
04:13 am Revision fff37615: Fix pithos versioning (better implementation)
Sofia Papagiannaki
04:13 am Revision 02b8c298: Fix piths Object GET versionlist: catch ItemNotExists exception
Sofia Papagiannaki

01/04/2013

11:04 pm Revision 8bd9786f: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
11:04 pm Revision 3f0d6293: Project members table administration actions column
Kostas Papadimitriou
11:02 pm Revision 3c7528c9: Fix user projects filter
Kostas Papadimitriou
09:36 pm Revision 272cf735: Membership policies kept in settings instead of db
Sofia Papagiannaki
07:48 pm ./kamaki Revision 22b6f063: Enrich help messages in all server * commands
Stavros Sachtouris
07:33 pm Revision 243c4275: Internationalize project application help text fields
Sofia Papagiannaki
07:32 pm Revision 5b9e9530: Project deactivation/termination
Giorgos Korfiatis
07:32 pm Revision 8c7b8bb8: __str__ for Project and ProjectMembership
Giorgos Korfiatis
07:26 pm snf-image-creator Revision 4a35faa5: Fix minor typos
Nikos Skalkotos
07:00 pm snf-image Revision de9859e9: Update ChangeLog and configure.ac for ver. 0.7.3
Nikos Skalkotos
07:00 pm snf-image Revision 36d9e1dc: Fix multstrap.conf to work with apt2
Nikos Skalkotos
07:00 pm snf-image Revision db910103: Update ChangeLog and configure.ac for ver. 0.7.2
Nikos Skalkotos
07:00 pm snf-image Revision 0db7d525: In multistrap.conf change repository to apt2
Nikos Skalkotos
07:00 pm snf-image Revision 26cef119: Fix AssignHostname task for arch linux
If both /etc/rc.conf and /etc/hostname are missing, create the latter
to host the hostname.
Nikos Skalkotos
06:46 pm snf-image snf-image-host_0.7.3-1_amd64.build
Nikos Skalkotos
06:46 pm snf-image snf-image-host_0.7.3-1_amd64.changes
Nikos Skalkotos
06:45 pm Revision 3edef317: Change member join/leave policy descriptions
Sofia Papagiannaki
06:45 pm snf-image snf-image-host_0.7.3-1.dsc
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1.dsc
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1_all.deb
Nikos Skalkotos
06:45 pm snf-image snf-image-host_0.7.3-1_all.deb
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1_amd64.build
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3.orig.tar.gz
Nikos Skalkotos
06:45 pm snf-image snf-image-host_0.7.3-1.debian.tar.gz
Nikos Skalkotos
06:45 pm snf-image snf-image-host_0.7.3.orig.tar.gz
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1_amd64.changes
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1.debian.tar.gz
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1_amd64.build
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1_amd64.changes
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1_amd64.changes
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1.debian.tar.gz
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2.orig.tar.gz
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1.dsc
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2.orig.tar.gz
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1.dsc
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1_amd64.build
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1_all.deb
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1_all.deb
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1.debian.tar.gz
Nikos Skalkotos
06:33 pm Revision 324fb588: In project search exclude projects in which user is already member.
Sofia Papagiannaki
06:33 pm Revision 480ce06b: Do not allow user whose project acceptation is
pending to leave the project. Sofia Papagiannaki
06:33 pm Revision 6401cff2: Do not allow user whose project acceptation is
pending to leave the project. Sofia Papagiannaki
06:22 pm snf-image Revision 8de04620: Bump debian version 0.7.3-1
Nikos Skalkotos
06:16 pm snf-image Revision bd6f95c7: Update ChangeLog and configure.ac for ver. 0.7.3
Nikos Skalkotos
06:13 pm Revision b7c802a2: Different table pagination
Style fixes and minor corrections Olga Brani
06:10 pm snf-image Revision fd44cd04: Fix multstrap.conf to work with apt2
Nikos Skalkotos
05:50 pm ./kamaki Revision 8194b51b: Enrich helps in server create
Stavros Sachtouris
05:18 pm Revision c67f18c3: Fix duplicate update project message
Sofia Papagiannaki
05:14 pm ./kamaki Revision d7259dd5: Enrich personality argument helps in server create
Stavros Sachtouris
04:59 pm Revision 3f297552: Fix project details view
Sofia Papagiannaki
04:57 pm ./kamaki Revision 636876a4: Generalize connection error help for all server-*
Stavros Sachtouris
04:55 pm snf-image Revision e8211fbb: Bump debian version 0.7.2-1
Nikos Skalkotos
04:46 pm snf-image Revision 2d4e2b7a: Update ChangeLog and configure.ac for ver. 0.7.2
Nikos Skalkotos
04:42 pm ganeti-local Revision 6249f1c2: Fix the installation location of mon-collector
The mon-collector binary was erroneously installed twice: once in
/usr/bin/ and once in /usr/lib/ganeti/.
With this m...
Michele Tartara
04:42 pm snf-ganeti Revision 6249f1c2: Fix the installation location of mon-collector
The mon-collector binary was erroneously installed twice: once in
/usr/bin/ and once in /usr/lib/ganeti/.
With this m...
Michele Tartara
04:42 pm snf-image Revision 12af0dfd: In multistrap.conf change repository to apt2
Nikos Skalkotos
04:38 pm Revision dd6a7b9b: Pass connection parameter in notifications
send_mail Sofia Papagiannaki
04:38 pm Revision 96b44c04: Fix profile page
Sofia Papagiannaki
04:34 pm ./kamaki Revision a3360389: Bugfixes
Stavros Sachtouris
04:30 pm ./kamaki Revision 67469d65: Handle connection errors, allow special handling
Showcase: server_info catche/manage clienterror that was
a connection error
Stavros Sachtouris
04:25 pm Revision 7b51a360: Merge branch 'feature-astakos-tables' into latest-quota
Kostas Papadimitriou
04:24 pm Revision 6dcf53eb: Merge branch 'latest-quota' into feature-astakos-tables
Conflicts:
snf-astakos-app/astakos/im/models.py
snf-astakos-app/astakos/im/views.py
Kostas Papadimitriou
04:20 pm Revision f38084ce: Merge remote-tracking branch 'synnefo/feature-astakos-tables' into feature-ast...
Conflicts:
snf-astakos-app/astakos/im/tables.py
Kostas Papadimitriou
04:14 pm Revision 91cb6fb6: Projects list/search actions
dynamic column which contains available project action based on user/project
relation
Kostas Papadimitriou
04:13 pm Revision e87bbb41: Helper methods to identify user/project relation
Kostas Papadimitriou
03:59 pm snf-image Revision 8c2dc27c: Fix AssignHostname task for arch linux
If both /etc/rc.conf and /etc/hostname are missing, create the latter
to host the hostname.
Nikos Skalkotos
03:48 pm Revision 3adb72c9: Fix astakos profile page links
Sofia Papagiannaki
03:25 pm Revision 213ba781: More informative member join/leave policies
Sofia Papagiannaki
03:25 pm Revision 0dd46210: Fix line length
Sofia Papagiannaki
03:17 pm Revision ed1999ad: Default redirects
instead of raising a missing `next` parameter error. Kostas Papadimitriou
02:46 pm Revision 7267a04f: Bump new upstream version
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:46 pm Revision 1efed513: Merge branch 'develop' into debian-develop
Dimitris Aragiorgis
02:43 pm Revision 23ded2df: Fix typo
Christos Stavrakakis
02:42 pm Revision 95663bf4: Avoid the use of sys__stdout__
Christos Stavrakakis
02:26 pm Revision 9fce7756: fix conflict
Olga Brani
02:26 pm Revision 9efcce2a: Extend model_to_dict utility to include object
properties and obj string representation Sofia Papagiannaki
02:26 pm Revision 6556e514: Simplify template code
Sofia Papagiannaki
02:26 pm Revision 2626f305: Fix templates
Sofia Papagiannaki
02:20 pm Revision 65e4e685: Fix typo
Christos Stavrakakis
02:14 pm snf-image-creator Revision e36b5b14: Treat kamaki config files as sensitive data
When cleaning up sensive user data on unix systems, remove .kamakirc
and .kamaki.history too.
Nikos Skalkotos
02:09 pm Revision 21ce46e9: Avoid the use of sys__stdout__
Christos Stavrakakis
02:06 pm snf-image-creator Revision fa39c7e3: Truncate the image before fs creation
Nikos Skalkotos
01:58 pm Revision e44de63f: Fix UnicodeError when writing to sys.stdout
Due to a bug the was fixed in Python-2.7, in Python-2.6 unicode strings
that are written to sys.stdout (using sys.std...
Christos Stavrakakis
01:58 pm Revision 67c08a61: Fix bug about networks and offline backends
Ignore offline backends when computing the state of the network, since
no notification will be received from them. Al...
Christos Stavrakakis
01:55 pm Revision c5e3f1f6: Add setup.cfg for gtools.
setup.py installs console scripts in /usr/bin/. snf-ganeti-hook,
snf-dispatcher, snf-ganeti-eventd scripts should be ...
Dimitris Aragiorgis
01:54 pm Revision 08527611: Fixes in debian/ dir
Add snf-cyclades-gtools.links file. This is needed so that
snf-ganeti-hook get linked properly.
Signed-off-by: Dimit...
Dimitris Aragiorgis
01:36 pm ./kamaki Revision e13e308f: Merge branch 'develop' into feature-output
Stavros Sachtouris
01:28 pm Revision a45fc1ae: Fix UnicodeError when writing to sys.stdout
Due to a bug the was fixed in Python-2.7, in Python-2.6 unicode strings
that are written to sys.stdout (using sys.std...
Christos Stavrakakis
01:25 pm ./kamaki Feature #3165 (Closed): Basic windows support
To achieve kamaki on windows console, some console compatibility and external dependency issues must be resolved Stavros Sachtouris
01:17 pm snf-image-creator Revision 63e1b902: In rsync make src and dest labels configurable
Nikos Skalkotos
01:12 pm ./kamaki Feature #3163 (Closed): Rich command-specific user help
Command help messages poor one-liners are smuggled between extensive optional arguments that mess up the user experie... Stavros Sachtouris
01:01 pm ./kamaki Feature #1962 (Resolved): More helpful error codes on HTTP errors
Stavros Sachtouris
12:59 pm ./kamaki Feature #1963 (Resolved): progress report on image upload
Stavros Sachtouris
12:58 pm ./kamaki Bug #1964 (Resolved): glance upload does not interleave read()s with POSTs to remote
Looks like this bug has long been fixed Stavros Sachtouris
12:02 pm Revision a073c3b2: Add member limit check in do_join_project
Giorgos Korfiatis
11:38 am Revision 0816cd46: Fix bug about networks and offline backends
Ignore offline backends when computing the state of the network, since
no notification will be received from them. Al...
Christos Stavrakakis
11:21 am Revision c8dfbe98: Fix some arg names
Giorgos Korfiatis
10:47 am ganeti-local Revision 2663321c: Improve the reception of replies in the confd client
If a received reply is valid and there is still no valid reply,
keep it, no matter how new it is.
Signed-off-by: Mic...
Michele Tartara
10:47 am snf-ganeti Revision 2663321c: Improve the reception of replies in the confd client
If a received reply is valid and there is still no valid reply,
keep it, no matter how new it is.
Signed-off-by: Mic...
Michele Tartara

01/03/2013

11:29 pm Revision 8dcaa6ac: Simple refactor: do_* methods always take a project_id argument;
select_for_update for project and membership Giorgos Korfiatis
11:26 pm Revision 3fa86bad: Generalize member limit violation check
Giorgos Korfiatis
09:48 pm Revision 14695557: Commit before trying to lock, to avoid blocking
Giorgos Korfiatis
09:48 pm Revision 02d2519e: Remove foreign key constraints from ProjectMembershipHistory
Giorgos Korfiatis
09:48 pm Revision 7729e9cc: Add ForUpdateManager for Project and ProjectApplication
Giorgos Korfiatis
09:48 pm Revision 91d3d92a: Select for update existing Project in approve
Giorgos Korfiatis
09:08 pm Revision 21e48908: Use Resource object getter methods instead of ResourcePresentation
Sofia Papagiannaki
08:59 pm snf-image Revision 75bc94cc: Treat partitions with id="f" as extended
Partitions with id=0x0F are extended partitions with LBA addressing. Nikos Skalkotos
08:54 pm snf-image Revision 834f8fc0: Treat partitions with id="f" as extended
Partitions with id=0x0F are extended partitions with LBA addressing. Nikos Skalkotos
07:53 pm snf-image-creator Revision 033007ec: Merge branch 'stable-0.1'
Nikos Skalkotos
07:51 pm snf-image-creator Revision 7f9ecc51: Fix a bug in image shrinking code pt2
Handle correct extended partitions with id 0xf Nikos Skalkotos
07:42 pm Revision 8bc397e8: Access resource presentation through the Resource model
Sofia Papagiannaki
07:14 pm ./kamaki Revision 69e16d8f: Merge branch 'feature-argument' into develop
Stavros Sachtouris
07:14 pm ./kamaki Revision b01d6eb7: Merge branch 'develop' into feature-argument
Stavros Sachtouris
07:13 pm ./kamaki Revision 04d01cd4: Move DateArgument to argument from pithos
Stavros Sachtouris
06:52 pm ./kamaki Revision a38eb14e: Merge branch 'feature-history' into develop
Stavros Sachtouris
06:51 pm ./kamaki Revision 53e1f8d5: Allow params starting with - (e.g. history run)
Stavros Sachtouris
06:35 pm ./kamaki Revision 87c00d4e: Merge branch 'develop' into feature-history
Stavros Sachtouris
06:31 pm ./kamaki Revision 18edacfe: Enrich server_list help message
Stavros Sachtouris
06:29 pm Revision 91bbc1a4: Configurable login method one per user limit
Kostas Papadimitriou
06:23 pm ./kamaki Revision a382ea56: Add since arg in server_list
Stavros Sachtouris
06:18 pm Revision 50149cc8: Migrate username to uuid in pithos permissions
Sofia Papagiannaki
06:18 pm Revision 050485bd: Changes in common astakos library.
* It should optionally work with user dictionary
instead of contacting astakos.
* Fix pep8 errors
Sofia Papagiannaki
06:18 pm Revision c7b82fdc: remove astakos obsolete code for billing & timeline
Sofia Papagiannaki
05:52 pm Revision caf0bfc7: Merge branch 'feature-astakos-tables' of https://code.grnet.gr/git/synnefo int...
Olga Brani
05:51 pm Revision e6d284ef: Astakos tables fixes
Olga Brani
05:16 pm Revision 5d87753f: Proper member name display
Kostas Papadimitriou
05:13 pm Revision 2934e509: Style fixes
Olga Brani
05:09 pm ./kamaki Revision 3fe56be4: Richer help for config CLI commands
New feature: config delete --default to remove a default config option during
a session
Stavros Sachtouris
04:54 pm Revision d98f519a: Update package dependencies
Kostas Papadimitriou
04:39 pm Revision 2743e261: Project members table refactoring
- Use django-tables2 to render table Kostas Papadimitriou
03:32 pm Revision a5cef8d0: Projects list/search refactoring
Kostas Papadimitriou
03:30 pm snf-image-creator Revision 3664c5f5: Remember the working dir media selection dialog
Nikos Skalkotos
02:52 pm snf-image-creator Revision 663f5f80: Minor fixes in output messages
Nikos Skalkotos
02:43 pm snf-image-creator Revision 02f71654: Fix media selection in snf-mkimage
Make sure the user cannot select a directory as input media Nikos Skalkotos
02:38 pm ./kamaki Revision 590cb5d6: Catch all ClientErrors in astakos_authenticate
Stavros Sachtouris
02:34 pm snf-image-creator Revision 1fa75c4c: Cleanup Rsync class and add extra options
Add options for preserving extended atrributes, hard links, ACLs. Nikos Skalkotos
02:31 pm ./kamaki Revision ed02014e: Merge branch 'feature-output' into develop
Stavros Sachtouris
02:30 pm ./kamaki Revision af569ab9: Catch and handle KeyboardInterrupt in shell
Stavros Sachtouris
01:34 pm Revision 2df3770c: Merge branch 'latest-quota' into feature-astakos-tables
Conflicts:
snf-astakos-app/astakos/im/templates/im/projects/project_list.html
snf-astakos-app/astakos/im/views.py
Kostas Papadimitriou
01:23 pm Revision 37f8b1a6: Project update fix
Olga Brani
01:22 pm Revision 490e2b69: Style fixes
Olga Brani
12:38 pm ./kamaki Revision 57ecec97: Include defaults by default in config list
Stavros Sachtouris
12:04 pm Revision e2497bc5: Change cyclades resource order
Sofia Papagiannaki
11:22 am Bug #3161 (Assigned): UI: Uncaught TypeError: Object [object Window] has no method positionFooter
As reported by a user:... Vangelis Koukis
11:10 am Revision ce7d5f6f: fixing conflicts
Olga Brani

01/02/2013

03:52 pm Revision 4c03c942: Migrate pithos user quota
Sofia Papagiannaki
03:51 pm Revision 16cfac45: snf-astakos-app: fix get_quota, remove prints
Sofia Papagiannaki
03:50 pm Revision 56a42b0b: fix indentation in pithos.backend.modular
Sofia Papagiannaki
03:41 pm Revision 0b73f8e4: Change astakos user registration procedure in order to send to quotaholder 0 i...
Sofia Papagiannaki
11:45 am Revision 096a7c3b: Fix negative population in statistics table
Sofia Papagiannaki

12/31/2012

02:57 pm snf-image-creator Revision 6228d45e: Fix pep8 errors
Nikos Skalkotos
03:05 am snf-image-creator Revision d15368cc: Fix bugs in rsync module
* Fix a bug where the parent process did not wait on the child
processes.
* Make sure that when updating the copy...
Nikos Skalkotos
01:22 am snf-image-creator Revision f3845095: Retry cleanup commands if they fail
Add a new try_fail_repeat function that wraps cleanup system commands
and retries them if they fail. There are cases ...
Nikos Skalkotos

12/30/2012

11:14 pm snf-image-creator Revision 567891a6: Make sure the tmp bunble_volume img gets deleted
Nikos Skalkotos
06:39 pm snf-image-creator Revision 923d52df: Remove progress bar for guestfs.launch() progress
In Guestfs you get notifications about progress on some functions like
launch() by registring callback functions. Whe...
Nikos Skalkotos
04:18 pm snf-image-creator Revision d9da5c4c: Rephrase overview.rst
Nikos Skalkotos

12/29/2012

06:33 pm snf-image-creator Revision 83fe59dd: In bundle_volume truncate img file after shrinking
Nikos Skalkotos

12/28/2012

09:59 pm Pithos iOS Client Revision 814a8d8f: Improve open file UX
Allow cancelation of download, or removal from cache, from file details. When opening a non downloaded file, load fil... Miltiadis Vasilakis
06:13 pm snf-ganeti Revision fcb6bf60: Merge remote-tracking branch 'google/stable-2.6' into stable-2.6-esi
Constantinos Venetsanopoulos
05:53 pm snf-ganeti Revision 855f9bad: Document the ExtStorage `SetInfo' functionality
Small updates to the extstorage design document and interface.
Signed-off-by: Constantinos Venetsanopoulos <cven@grn...
Constantinos Venetsanopoulos
05:53 pm ganeti-local Revision 855f9bad: Document the ExtStorage `SetInfo' functionality
Small updates to the extstorage design document and interface.
Signed-off-by: Constantinos Venetsanopoulos <cven@grn...
Constantinos Venetsanopoulos
05:51 pm ganeti-local Revision ef13148c: gnt-storage man page: make commands sub-sections
This makes the man page more consistent with the others (except
gnt-os, that is).
Signed-off-by: Constantinos Venets...
Constantinos Venetsanopoulos
05:51 pm snf-ganeti Revision ef13148c: gnt-storage man page: make commands sub-sections
This makes the man page more consistent with the others (except
gnt-os, that is).
Signed-off-by: Constantinos Venets...
Constantinos Venetsanopoulos
05:50 pm ganeti-local Revision f6b9c6e5: Fix a bad data type in Hcheck.hs
While trying to understand why some code was not being tested, I
realised that we have a bad data type in Hcheck.hs.
...
Iustin Pop
05:50 pm snf-ganeti Revision f6b9c6e5: Fix a bad data type in Hcheck.hs
While trying to understand why some code was not being tested, I
realised that we have a bad data type in Hcheck.hs.
...
Iustin Pop
05:50 pm ganeti-local Revision 2fd5a116: Move src/Ganeti/HTools/Program.hs to Program/Main.hs
This removes one more tab conflict; this is the last module in our
code where we have both x.hs and x/.
Furthermore,...
Iustin Pop
05:50 pm snf-ganeti Revision 2fd5a116: Move src/Ganeti/HTools/Program.hs to Program/Main.hs
This removes one more tab conflict; this is the last module in our
code where we have both x.hs and x/.
Furthermore,...
Iustin Pop
03:31 pm Pithos iOS Client Revision cacaa443: In folder view controller in iPhone, select file cell to open, or select cell ...
If the file is downloaded, open the file, else do nothing (will be implemented later). Refactor legacy code. Miltiadis Vasilakis
02:49 pm Revision 03b35681: Fix user retrieval from username in get_user_info api call
Sofia Papagiannaki
02:42 pm Revision 4a45ab42: Clear expiration date from Astakos services
Sofia Papagiannaki
02:42 pm Revision 08494423: Service token should not expire by default
Sofia Papagiannaki
02:41 pm Revision cd5033bd: Provide error feedback during pithos database path migration to container uuid...
Sofia Papagiannaki
02:39 pm Revision 2b80cfeb: Increase username length to fit email values
Sofia Papagiannaki
03:16 am snf-image-creator Revision 69a4f894: Remove temporary bundeled image during cleanup
Nikos Skalkotos
02:55 am snf-image-creator Revision bf15a033: In bundle_volume replace UUIDs in new filesystems
Replace the UUID entries in fstab and grub files for filesystems that
have beeen recreated.
Nikos Skalkotos

12/27/2012

06:29 pm Revision c700f742: Update Astakos API to provider calls for retrieving uuid from the username and...
Sofia Papagiannaki
03:35 pm ganeti-local Revision 208b02e3: A bit more name cleanup
- gen-coverage → gen-py-coverage
- coverage-htools.tix → coverage-hs.tix
Signed-off-by: Iustin Pop <iustin@google.co...
Iustin Pop
03:35 pm snf-ganeti Revision 208b02e3: A bit more name cleanup
- gen-coverage → gen-py-coverage
- coverage-htools.tix → coverage-hs.tix
Signed-off-by: Iustin Pop <iustin@google.co...
Iustin Pop
03:34 pm ganeti-local Revision 784e77f0: Split the hs-check test rule
Currently, both the unit test and the shell tests are run (manually)
from this rule. This has two downsides: you can'...
Iustin Pop
03:34 pm snf-ganeti Revision 784e77f0: Split the hs-check test rule
Currently, both the unit test and the shell tests are run (manually)
from this rule. This has two downsides: you can'...
Iustin Pop
03:34 pm snf-ganeti Revision 1c0f9d12: Remove duplicate test file functions
This patch unifies the functions that generated the tree
reorganisation discussion in the first place :)
Signed-off-...
Iustin Pop
03:34 pm ganeti-local Revision 1c0f9d12: Remove duplicate test file functions
This patch unifies the functions that generated the tree
reorganisation discussion in the first place :)
Signed-off-...
Iustin Pop
03:34 pm ganeti-local Revision 3e16567e: Rename test/hs/test to htest
The current base name of 'test' means that this binary will generate
profiling, coverage, etc. files with the name 't...
Iustin Pop
03:34 pm snf-ganeti Revision 3e16567e: Rename test/hs/test to htest
The current base name of 'test' means that this binary will generate
profiling, coverage, etc. files with the name 't...
Iustin Pop
03:34 pm snf-ganeti Revision 83846468: Move htest/ files under the test/ tree
htest/data becomes test/data/htools (basically reverting commit
8feabc89), and htest/* becomes test/hs/*.
Most chang...
Iustin Pop
03:34 pm ganeti-local Revision 83846468: Move htest/ files under the test/ tree
htest/data becomes test/data/htools (basically reverting commit
8feabc89), and htest/* becomes test/hs/*.
Most chang...
Iustin Pop
03:34 pm ganeti-local Revision 90066780: Move python test files to test/py
This is the first step of the test files reorganisation: moving test/*
(except test/data) to new directory test/py/.
...
Iustin Pop
03:34 pm snf-ganeti Revision 90066780: Move python test files to test/py
This is the first step of the test files reorganisation: moving test/*
(except test/data) to new directory test/py/.
...
Iustin Pop
03:33 pm ganeti-local Revision 19e1b715: Return master ip script output in case of failure
Currently only the exit code is returned, which is somewhat pointless:
for failures, we already know it's ≠ 0, so we ...
Iustin Pop
03:33 pm snf-ganeti Revision 19e1b715: Return master ip script output in case of failure
Currently only the exit code is returned, which is somewhat pointless:
for failures, we already know it's ≠ 0, so we ...
Iustin Pop
03:33 pm ganeti-local Revision d9a900dc: Replace htools→hs in configure/makefile rules
This continues the cleanup of the 'htools' name, by replacing 'htools'
with 'hs' in configure and makefile rules.
Th...
Iustin Pop
03:33 pm snf-ganeti Revision d9a900dc: Replace htools→hs in configure/makefile rules
This continues the cleanup of the 'htools' name, by replacing 'htools'
with 'hs' in configure and makefile rules.
Th...
Iustin Pop
03:33 pm ganeti-local Revision 8775e62a: Fix LUInstanceRecreateDisks with iallocator
Recent iallocator changes (commit fb60bc6a, “iallocator: Add node
whitelist”) broke the parameter validation for LUIn...
Iustin Pop
03:33 pm snf-ganeti Revision 8775e62a: Fix LUInstanceRecreateDisks with iallocator
Recent iallocator changes (commit fb60bc6a, “iallocator: Add node
whitelist”) broke the parameter validation for LUIn...
Iustin Pop
03:32 pm ganeti-local Revision 8775b5b2: Fix dependency on built python sources for hs-check
Since we call into Python for opcodes and other type compatibility
checks, we need to ensure that the python sources ...
Iustin Pop
03:32 pm snf-ganeti Revision 8775b5b2: Fix dependency on built python sources for hs-check
Since we call into Python for opcodes and other type compatibility
checks, we need to ensure that the python sources ...
Iustin Pop
03:04 pm Revision 5550bcfb: Initial use django-tables2
improves table view development by spliting table data access and presentation
onto separate layers.
Kostas Papadimitriou
02:46 pm Revision 595dde70: Various fixes for astakos projects
Olga Brani
12:49 pm Revision 2ea8f086: Separatiog details and membership options fieldsets for project create
Olga Brani
11:51 am Revision ef2b6ef0: Style fixes for group list and group search page
Olga Brani

12/24/2012

11:38 pm ganeti-local Revision 3add7574: Rename htools/ to src/
Per offline discussions, this is the first patch of the
renames. Tested with "make distcheck", seems to work fine.
T...
Iustin Pop
11:38 pm snf-ganeti Revision 3add7574: Rename htools/ to src/
Per offline discussions, this is the first patch of the
renames. Tested with "make distcheck", seems to work fine.
T...
Iustin Pop
04:18 pm Revision 4bf02ea5: Do not attempt to add owner into a project when updating an existing one
Giorgos Korfiatis
03:57 pm Revision 160096aa: Fix user details command
Sofia Papagiannaki
02:23 pm snf-image-creator Revision e6f134b3: Fix a bug in rsync
The exclude patterns should contain relative to the source paths Nikos Skalkotos
01:58 pm Revision 9fe6ef90: Command to trigger syncing
Giorgos Korfiatis
12:11 pm Revision 8978cfbd: Rewrite quotaholder calls
Sofia Papagiannaki

12/23/2012

09:12 pm snf-image-creator Revision 74149d07: In bundle volume copy host files with rsync
Nikos Skalkotos
06:18 pm ./kamaki Revision 2fe2672e: Adjust pithos_cli
Stavros Sachtouris
03:36 am ./kamaki Revision 47ae7577: Adjust store_list
Stavros Sachtouris

12/22/2012

09:25 pm ./kamaki Revision 1ae79e60: Adjust image_cli
Stavros Sachtouris
08:52 pm ./kamaki Revision 746bd77f: Adjust history_cli
Stavros Sachtouris
08:46 pm ./kamaki Revision 93914390: Adjust cyclades_cli to new Arguments handling
Stavros Sachtouris
08:14 pm ./kamaki Revision e15d78e2: Apply new argument strategy on server list
Suggested use:
- declare:
(self.)arguments = dict(argname=Argument())
- set/update:
self['argname'] = Argumen...
Stavros Sachtouris
08:11 pm snf-ganeti Revision 75b32fff: Optimise autotools/run-in-tempdir
I made a mistake when adding support for htools to run-in-tempdir, by
needlessly copying the htools binaries, when it...
Iustin Pop
08:11 pm ganeti-local Revision 75b32fff: Optimise autotools/run-in-tempdir
I made a mistake when adding support for htools to run-in-tempdir, by
needlessly copying the htools binaries, when it...
Iustin Pop
08:11 pm ganeti-local Revision acaf3ca7: Fix building of Constants.hs w.r.t .pyc files
Unless this is run under run-in-tempdir, it will create as usual the
.pyc files.
Signed-off-by: Iustin Pop <iustin@g...
Iustin Pop
08:11 pm snf-ganeti Revision acaf3ca7: Fix building of Constants.hs w.r.t .pyc files
Unless this is run under run-in-tempdir, it will create as usual the
.pyc files.
Signed-off-by: Iustin Pop <iustin@g...
Iustin Pop
08:01 pm ./kamaki Revision b113e74b: Modify __getitem__ semantics
Not __getitem__ of cli.commands does return arg.value
- to set:
mycmd['argname'] = Argument(…)
or
mycmd.argument['a...
Stavros Sachtouris
07:38 pm ./kamaki Revision 5a37a189: Make arguments an internal feature of cli.commands
Now any cli.commands subclass instance:
- sets args like this:
mycmd['myargname'] = Argument()
instead of
mycmd.arg...
Stavros Sachtouris
05:04 pm snf-ganeti Revision 8a2480d2: Bump new version
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:56 pm snf-ganeti Revision d21c6340: Merge branch 'stable-2.6-ippool-hotplug-esi' into debian-2.6
Dimitris Aragiorgis
04:54 pm snf-ganeti Revision 6f2a81cd: Merge branch 'stable-2.6' into stable-2.6-ippool-hotplug-esi
Dimitris Aragiorgis
04:20 pm snf-image-creator Revision 8a40ba3c: Remove the installation restriction about Ubuntu
Alex Pyrgiotis
11:47 am snf-ganeti Revision b954f097: 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
11:47 am ganeti-local Revision b954f097: 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
11:47 am ganeti-local Revision 95b92c34: Add ExtStorage related man pages
* ganeti-extstorage-interface man page
* gnt-storage man page
Signed-off-by: Constantinos Venetsanopoulos <cven@grn...
Constantinos Venetsanopoulos
11:47 am snf-ganeti Revision 95b92c34: Add ExtStorage related man pages
* ganeti-extstorage-interface man page
* gnt-storage man page
Signed-off-by: Constantinos Venetsanopoulos <cven@grn...
Constantinos Venetsanopoulos
09:40 am ganeti-local Revision c64c3854: Extend the hcheck shell tests
This adds a few new hcheck tests, to extend the coverage.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by:...
Iustin Pop
09:40 am snf-ganeti Revision c64c3854: Extend the hcheck shell tests
This adds a few new hcheck tests, to extend the coverage.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by:...
Iustin Pop
09:40 am snf-ganeti Revision 591fa888: Extend the hbal shell tests
After this patch, almost all of hbal except the actual Luxi execution
is being covered by unit- or shelltests.
Signe...
Iustin Pop
09:40 am ganeti-local Revision 591fa888: Extend the hbal shell tests
After this patch, almost all of hbal except the actual Luxi execution
is being covered by unit- or shelltests.
Signe...
Iustin Pop

12/21/2012

10:26 pm ganeti-local Revision 108c0a3e: Merge branch 'devel-2.6'
* devel-2.6:
Final update of NEWS file for 2.6.2 and version bump
Fix job completion with big job queues
confd:...
Iustin Pop
10:26 pm snf-ganeti Revision 108c0a3e: Merge branch 'devel-2.6'
* devel-2.6:
Final update of NEWS file for 2.6.2 and version bump
Fix job completion with big job queues
confd:...
Iustin Pop
08:50 pm ganeti-local Revision ce003543: Fix build breakage after exclusive storage commits
This fixes:
htest/Test/Ganeti/Rpc.hs:50:14:
Couldn't match expected type `Rpc.RpcCallNodeInfo'
agains...
Iustin Pop
08:50 pm snf-ganeti Revision ce003543: Fix build breakage after exclusive storage commits
This fixes:
htest/Test/Ganeti/Rpc.hs:50:14:
Couldn't match expected type `Rpc.RpcCallNodeInfo'
agains...
Iustin Pop
08:42 pm ganeti-local Revision 478a3308: Merge branch 'stable-2.6' into devel-2.6
No conflicts, really trivial.
* stable-2.6:
Final update of NEWS file for 2.6.2 and version bump
Fix job complet...
Iustin Pop
08:42 pm snf-ganeti Revision 478a3308: Merge branch 'stable-2.6' into devel-2.6
No conflicts, really trivial.
* stable-2.6:
Final update of NEWS file for 2.6.2 and version bump
Fix job complet...
Iustin Pop
07:06 pm snf-ganeti Revision 2a196443: Refactor checks for a new template in LUInstanceSetParams
All the checks have been moved to a private method, so as to make
CheckPrereq() smaller and more readable (pylint was...
Bernardo Dal Seno
07:06 pm ganeti-local Revision 2a196443: Refactor checks for a new template in LUInstanceSetParams
All the checks have been moved to a private method, so as to make
CheckPrereq() smaller and more readable (pylint was...
Bernardo Dal Seno
07:06 pm ganeti-local Revision 6ebfef42: LUs raise an error if they cannot handle exclusive_storage
This happens when the exclusive_storage flag is set, and the requested
operation is incompatible with the flag or not...
Bernardo Dal Seno
07:06 pm snf-ganeti Revision 6ebfef42: LUs raise an error if they cannot handle exclusive_storage
This happens when the exclusive_storage flag is set, and the requested
operation is incompatible with the flag or not...
Bernardo Dal Seno
06:52 pm ganeti-local Revision 61481c52: Free disk space reporting follows exclusive storage rules
When exclusive_storage is set, nodes report only the space that could be
used to create new disk according to the rul...
Bernardo Dal Seno
06:52 pm snf-ganeti Revision 61481c52: Free disk space reporting follows exclusive storage rules
When exclusive_storage is set, nodes report only the space that could be
used to create new disk according to the rul...
Bernardo Dal Seno
06:45 pm ganeti-local Revision 319322a7: Call node_info RPCs with the exclusive_storage flag
The flag is read from the configuration and passed to the RPC.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com...
Bernardo Dal Seno
06:45 pm snf-ganeti Revision 319322a7: Call node_info RPCs with the exclusive_storage flag
The flag is read from the configuration and passed to the RPC.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com...
Bernardo Dal Seno
06:45 pm ganeti-local Revision 1a3c5d4e: Add exclusive_storage parameter to node_info RPC
The flag is passed to the low-level functions that need it, but it's not
yet used. Also, RPCs get just a default valu...
Bernardo Dal Seno
06:45 pm snf-ganeti Revision 1a3c5d4e: Add exclusive_storage parameter to node_info RPC
The flag is passed to the low-level functions that need it, but it's not
yet used. Also, RPCs get just a default valu...
Bernardo Dal Seno
06:24 pm Revision c5ddf5de: snf-stats: Fix Debian files
Stratos Psomadakis
06:19 pm Revision c3bcc568: Make snf-stats a Django app
Stratos Psomadakis
05:48 pm Revision fcc1e93f: Delete more obsolete code
Sofia Papagiannaki
05:48 pm Revision 615c3467: Fix project search
Sofia Papagiannaki
05:47 pm snf-ganeti Revision 78453739: QA: Do not pass "--bridge" to "gnt-cluster init"
Commit ec0652a (June 2009) removed the option.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iu...
Michael Hanselmann
05:47 pm snf-ganeti Revision c1912a48: gnt-* list-fields: Show friendly field type
For people writing query filters (documented in ganeti(7)) knowing a field's
type can be useful.
$ gnt-instance list...
Michael Hanselmann
05:47 pm ganeti-local Revision c1912a48: gnt-* list-fields: Show friendly field type
For people writing query filters (documented in ganeti(7)) knowing a field's
type can be useful.
$ gnt-instance list...
Michael Hanselmann
05:47 pm ganeti-local Revision 78453739: QA: Do not pass "--bridge" to "gnt-cluster init"
Commit ec0652a (June 2009) removed the option.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iu...
Michael Hanselmann
05:47 pm snf-ganeti Revision 3601d488: QA: Support master-netdev and default NIC parameters
Requested in issue 337.
The parameter “bridge” was not documented and is therefore silently
replaced with “master-ne...
Michael Hanselmann
05:47 pm ganeti-local Revision 3601d488: QA: Support master-netdev and default NIC parameters
Requested in issue 337.
The parameter “bridge” was not documented and is therefore silently
replaced with “master-ne...
Michael Hanselmann
05:14 pm Revision f631150c: Add details in exceptions raised in issue_commission
Exceptions regarding limit violations now carry details
as specified in CommissionValueException
Giorgos Korfiatis
05:14 pm Revision e6bba30c: Register keyword args in CallError
Giorgos Korfiatis
04:42 pm Revision 6a933a9c: Remove obsolete code II
Sofia Papagiannaki
04:42 pm Revision 3b412f30: Remove obsolete code
Sofia Papagiannaki
04:41 pm Revision eb9ff37a: Project update and suspend functions
Sofia Papagiannaki
04:09 pm ganeti-local Revision 5ff543c3: Fix build after addition of 'empty-cluster.data'
Of course I forgot to add this to TEST_FILES… and only distcheck
catches it.
Signed-off-by: Iustin Pop <iustin@googl...
Iustin Pop
04:09 pm snf-ganeti Revision 5ff543c3: Fix build after addition of 'empty-cluster.data'
Of course I forgot to add this to TEST_FILES… and only distcheck
catches it.
Signed-off-by: Iustin Pop <iustin@googl...
Iustin Pop
04:06 pm ganeti-local Revision 5e2e45b7: Improve assertion message in LUClusterVerifyGroup
In issue 240 this assertion fails. While reproducing was not possible
with the master branch, having a more verbose m...
Michael Hanselmann
04:06 pm snf-ganeti Revision 5e2e45b7: Improve assertion message in LUClusterVerifyGroup
In issue 240 this assertion fails. While reproducing was not possible
with the master branch, having a more verbose m...
Michael Hanselmann
03:55 pm ganeti-local Revision e23cb7ca: gnt-network(8): Re-add editor settings and re-wrap
Commit a04cc7a added “gnt-network.rst”, but didn't copy the editor
settings from another reST file.
Signed-off-by: M...
Michael Hanselmann
03:55 pm snf-ganeti Revision e23cb7ca: gnt-network(8): Re-add editor settings and re-wrap
Commit a04cc7a added “gnt-network.rst”, but didn't copy the editor
settings from another reST file.
Signed-off-by: M...
Michael Hanselmann
03:55 pm ganeti-local Revision be862db9: gnt-network(8): Reorder commands
Hiding the “connect” and “disconnect” commands below the tag operations
isn't good. The same is done in “gnt-instance...
Michael Hanselmann
03:55 pm snf-ganeti Revision be862db9: gnt-network(8): Reorder commands
Hiding the “connect” and “disconnect” commands below the tag operations
isn't good. The same is done in “gnt-instance...
Michael Hanselmann
03:37 pm Revision f47ecf6b: Update tests
Kostas Papadimitriou
03:37 pm Revision dd5f8f4d: Various auth providers fixes/improvements
- Handle invalid login after auth method add request
- Fix auth method add for unauthenticated users
- Third party au...
Kostas Papadimitriou
03:37 pm Revision 48421603: Testable settings use
Kostas Papadimitriou
03:37 pm Revision 6936103e: login_url helper
Kostas Papadimitriou
03:37 pm Revision f777df1d: Update messages
Kostas Papadimitriou
03:36 pm Revision ca13ee49: LOGIN_URL fix
'/im' does not work if APPEND_SLASH django setting is set to False Kostas Papadimitriou
03:36 pm Revision 6a6ceeb0: Fix cookie logging message
Kostas Papadimitriou
01:40 pm snf-ganeti Revision d4724b14: Call blockdev_create RPCs with the exclusive_storage flag
The flag is read from the configuration and passed to the RPC.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com...
Bernardo Dal Seno
01:40 pm ganeti-local Revision d4724b14: Call blockdev_create RPCs with the exclusive_storage flag
The flag is read from the configuration and passed to the RPC.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com...
Bernardo Dal Seno
01:40 pm ganeti-local Revision 63c73073: LVM disk creation uses dedicated PVs
When exclusive_storage is set, PVs are allocated according to the
design-partitioned design doc.
Signed-off-by: Bern...
Bernardo Dal Seno
01:40 pm snf-ganeti Revision 63c73073: LVM disk creation uses dedicated PVs
When exclusive_storage is set, PVs are allocated according to the
design-partitioned design doc.
Signed-off-by: Bern...
Bernardo Dal Seno
01:40 pm ganeti-local Revision ee1478e5: Add exclusive_storage parameter to blockdev_create RPC
The flag is passed to the low-level functions that need it, but it's not
yet used.
Signed-off-by: Bernardo Dal Seno ...
Bernardo Dal Seno
01:40 pm snf-ganeti Revision ee1478e5: Add exclusive_storage parameter to blockdev_create RPC
The flag is passed to the low-level functions that need it, but it's not
yet used.
Signed-off-by: Bernardo Dal Seno ...
Bernardo Dal Seno
01:40 pm snf-ganeti Revision 59726e15: Added class to contain information about a PV
This makes the code more readable and easier to upgrade.
bdev.LogicalVolume.GetPVInfo and the code that depends on it...
Bernardo Dal Seno
01:40 pm ganeti-local Revision 59726e15: Added class to contain information about a PV
This makes the code more readable and easier to upgrade.
bdev.LogicalVolume.GetPVInfo and the code that depends on it...
Bernardo Dal Seno
01:19 pm snf-ganeti Revision 053976f3: Add htest/hroller to .gitignore
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Iustin Pop
01:19 pm ganeti-local Revision 053976f3: Add htest/hroller to .gitignore
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Iustin Pop
01:19 pm snf-ganeti Revision 04cc7d3f: Extend hroller shell tests
Currently only --help and --version are tested; the patch extends this
with testing parsing of an empty cluster, of a...
Iustin Pop
01:19 pm ganeti-local Revision 04cc7d3f: Extend hroller shell tests
Currently only --help and --version are tested; the patch extends this
with testing parsing of an empty cluster, of a...
Iustin Pop
12:39 pm ./kamaki Revision f4016ab2: Add the Changelog for 0.6.2
Stavros Sachtouris
12:16 pm snf-ganeti Revision dccf6eaf: Silence erroneous hlint warning
This patch adds an ignore for an hlint warning that wants camelcase to be used
in the name of a "case" test.
But if c...
Michele Tartara
12:16 pm ganeti-local Revision dccf6eaf: Silence erroneous hlint warning
This patch adds an ignore for an hlint warning that wants camelcase to be used
in the name of a "case" test.
But if c...
Michele Tartara
12:06 pm snf-image-creator Revision 6d0788a9: Fix a bug in image shrinking code
Credits go to Giannis Spiliopoulos <gspilio@admin.grnet.gr> Nikos Skalkotos
11:32 am ganeti-local Revision 911ee606: opcodes: Common parameter for target groups
Also add a missing parenthesis at the end.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido ...
Michael Hanselmann
11:32 am snf-ganeti Revision 911ee606: opcodes: Common parameter for target groups
Also add a missing parenthesis at the end.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido ...
Michael Hanselmann
11:32 am snf-ganeti Revision ee93aa8a: gnt-network: Fix CLI issues with node groups
The original implementation reserved the name “all” to specify all node
groups. That would prevent the use of a node ...
Michael Hanselmann
11:32 am ganeti-local Revision ee93aa8a: gnt-network: Fix CLI issues with node groups
The original implementation reserved the name “all” to specify all node
groups. That would prevent the use of a node ...
Michael Hanselmann
11:30 am snf-ganeti Revision 3fe5484a: gnt-network(8): Remove "rename"
It is not implemented after all.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <u...
Michael Hanselmann
11:30 am ganeti-local Revision 3fe5484a: gnt-network(8): Remove "rename"
It is not implemented after all.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <u...
Michael Hanselmann
11:29 am ganeti-local Revision 3924c9e0: gnt-network CLI improvements
- Use unpacking instead of addressing indivdual list items
- Add “--submit” and “--priority” support where possible
-...
Michael Hanselmann
11:29 am snf-ganeti Revision 3924c9e0: gnt-network CLI improvements
- Use unpacking instead of addressing indivdual list items
- Add “--submit” and “--priority” support where possible
-...
Michael Hanselmann
11:29 am ganeti-local Revision f2212a5d: Improve network query algorithm
Similar to commit 572a277. Directly iterate over “self.wanted” instead
of iterating through all networks and checking...
Michael Hanselmann
11:29 am snf-ganeti Revision f2212a5d: Improve network query algorithm
Similar to commit 572a277. Directly iterate over “self.wanted” instead
of iterating through all networks and checking...
Michael Hanselmann
11:29 am snf-ganeti Revision 070b780d: Change network error text
This error is thrown if a network name already exists, not if the
network itself (e.g. “1.2.3.0/24”) is defined.
Sig...
Michael Hanselmann
11:29 am ganeti-local Revision 070b780d: Change network error text
This error is thrown if a network name already exists, not if the
network itself (e.g. “1.2.3.0/24”) is defined.
Sig...
Michael Hanselmann
11:27 am snf-ganeti Revision 503574ec: Format network field "group_list" in client
The field is now a list of tuples containing the group name, mode and
link.
Signed-off-by: Michael Hanselmann <hansm...
Michael Hanselmann
11:27 am ganeti-local Revision 503574ec: Format network field "group_list" in client
The field is now a list of tuples containing the group name, mode and
link.
Signed-off-by: Michael Hanselmann <hansm...
Michael Hanselmann
11:24 am ganeti-local Revision f1222089: Fix iallocator for nodegroups with no tags
_ComputeNodeGroupData() raises error if a group has no tags
when list(gdata.tags) is invoked. Use “gdata.GetTags()” i...
Dimitris Aragiorgis
11:24 am snf-ganeti Revision f1222089: Fix iallocator for nodegroups with no tags
_ComputeNodeGroupData() raises error if a group has no tags
when list(gdata.tags) is invoked. Use “gdata.GetTags()” i...
Dimitris Aragiorgis
11:12 am Revision cd427f9e: Remove safe tag
Olga Brani
09:27 am Revision a9229186: Add dh_installdeb related files
snf-cyclades-app/gtools need this because they install daemons and
update-rc.d must be invoked.
snf-dispather runs as...
Dimitris Aragiorgis

12/20/2012

08:16 pm snf-image-creator Revision 25b4d858: Create fs in image partitions in bundle_volume
Also do a code cleanup Nikos Skalkotos
06:34 pm ganeti-local Revision 37dfcacb: Replace custom strip newlines in UUID generation
Since now rStripSpace lives in Utils.hs, we can use it directly (as
UUIDs shouldn't contain spaces anyway).
Signed-o...
Iustin Pop
06:34 pm snf-ganeti Revision 37dfcacb: Replace custom strip newlines in UUID generation
Since now rStripSpace lives in Utils.hs, we can use it directly (as
UUIDs shouldn't contain spaces anyway).
Signed-o...
Iustin Pop
06:22 pm ./kamaki Revision c3cbefb5: Merge branch 'develop'
Conflicts:
docs/setup.rst
Stavros Sachtouris
06:18 pm Revision a6b6d810: Fix logging messages to use uuid
Giorgos Korfiatis
06:17 pm ganeti-local Revision 04063ba7: Add Confd client to the Haskell code base
The client queries all the master candidates in parallel, until the minimum
number of replies, defined in the constan...
Michele Tartara
06:17 pm snf-ganeti Revision 04063ba7: Add Confd client to the Haskell code base
The client queries all the master candidates in parallel, until the minimum
number of replies, defined in the constan...
Michele Tartara
06:17 pm snf-ganeti Revision d8e9131b: Add function to fetch the list of master candidates
This commits adds to the Haskell codebase a function to fetch the list of
IPs of the master candidates from the SSCon...
Michele Tartara
06:17 pm ganeti-local Revision d8e9131b: Add function to fetch the list of master candidates
This commits adds to the Haskell codebase a function to fetch the list of
IPs of the master candidates from the SSCon...
Michele Tartara
06:17 pm snf-ganeti Revision 1a0defea: Add the parseReply function to the Confd utils
This function will be used by the Haskell Confd client to parse the replies
it receives from the server.
Unit test i...
Michele Tartara
06:17 pm ganeti-local Revision 1a0defea: Add the parseReply function to the Confd utils
This function will be used by the Haskell Confd client to parse the replies
it receives from the server.
Unit test i...
Michele Tartara
06:16 pm ganeti-local Revision 497f5cbf: Rename the Confd utils parseMessage function to parseRequest
With the upcoming implementation of the Haskell Confd client, requests will
no longer be the only kind of message to ...
Michele Tartara
06:16 pm snf-ganeti Revision 497f5cbf: Rename the Confd utils parseMessage function to parseRequest
With the upcoming implementation of the Haskell Confd client, requests will
no longer be the only kind of message to ...
Michele Tartara
06:16 pm snf-ganeti Revision 5bfcd75f: Make the parseRequest function more general
The parseRequest function of the Confd utils can be used to parse both request
(in the server) and reply (in the clie...
Michele Tartara
06:16 pm ganeti-local Revision 5bfcd75f: Make the parseRequest function more general
The parseRequest function of the Confd utils can be used to parse both request
(in the server) and reply (in the clie...
Michele Tartara
06:16 pm snf-ganeti Revision 80a0546b: Add function for generating UUIDs in the Haskell codebase
Its first use will be to generate the salt for ConfD requests of the Haskell
client, as in the Python client.
Unit t...
Michele Tartara
06:16 pm ganeti-local Revision 80a0546b: Add function for generating UUIDs in the Haskell codebase
Its first use will be to generate the salt for ConfD requests of the Haskell
client, as in the Python client.
Unit t...
Michele Tartara
06:15 pm snf-ganeti Revision 46300ac2: Move Confd getCurrentTime to Utils
The Confd server implementation has a getCurrentTime function.
This commit moves it to the Utils.hs file of Confd, so...
Michele Tartara
06:15 pm ganeti-local Revision 46300ac2: Move Confd getCurrentTime to Utils
The Confd server implementation has a getCurrentTime function.
This commit moves it to the Utils.hs file of Confd, so...
Michele Tartara
06:13 pm ./kamaki Revision 36d4b607: Documentation uniformity
Stavros Sachtouris
06:12 pm ./kamaki Revision c52d1b08: Make setup easier
Stavros Sachtouris
05:53 pm ganeti-local Revision 9f6f74b4: Fixup too-long-line in Objects.hs
Sorry, didn't see this before pushing the previous commit (277a2ec9).
Signed-off-by: Iustin Pop <iustin@google.com>
...
Iustin Pop
05:53 pm snf-ganeti Revision 9f6f74b4: Fixup too-long-line in Objects.hs
Sorry, didn't see this before pushing the previous commit (277a2ec9).
Signed-off-by: Iustin Pop <iustin@google.com>
...
Iustin Pop
05:52 pm ./kamaki Revision c5bcc3e3: Improve help for history run
Stavros Sachtouris
05:29 pm snf-ganeti Revision 277a2ec9: ExtStorage support in htools
This just adds new constructors for the disk template and related
types, enabling the Ext storage.
Signed-off-by: Co...
Constantinos Venetsanopoulos
05:29 pm ganeti-local Revision 277a2ec9: ExtStorage support in htools
This just adds new constructors for the disk template and related
types, enabling the Ext storage.
Signed-off-by: Co...
Constantinos Venetsanopoulos
05:29 pm Revision b66e4833: Add more tests for db, logic and api
Christos Stavrakakis
05:22 pm Revision fcf2479a: Fix wrong count of reserved pool entries
Padding should not be considered when counting unavailable entries. Christos Stavrakakis
05:22 pm Revision 5480daec: Remove dummy function
Christos Stavrakakis
05:22 pm Revision 85d444db: Merge project_all and project_search view - Exclude project where user is acce...
Sofia Papagiannaki
05:20 pm ./kamaki Revision 0663d8d6: Nice instructions for astakos_cli
Stavros Sachtouris
05:12 pm ganeti-local Revision ea626b33: confd: strip newlines before logging the request
The Python confd client sends newlines in messages (due to use of
DumpSignedJson/DumpJson), so that results in ugly d...
Iustin Pop
05:12 pm snf-ganeti Revision ea626b33: confd: strip newlines before logging the request
The Python confd client sends newlines in messages (due to use of
DumpSignedJson/DumpJson), so that results in ugly d...
Iustin Pop
05:12 pm snf-ganeti Revision 256e28c4: Move rstripSpace from Ssconf to Utils
Also renames it in the process and adds a few tests for it.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-b...
Iustin Pop
05:12 pm ganeti-local Revision 256e28c4: Move rstripSpace from Ssconf to Utils
Also renames it in the process and adds a few tests for it.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-b...
Iustin Pop
05:08 pm ganeti-local Revision 53258324: objects.NIC: Look up mode only once, capitalize acronym
Look up “NIC_MODE” only once, capitalize “NIC” in error messages.
Signed-off-by: Michael Hanselmann <hansmi@google.c...
Michael Hanselmann
05:08 pm snf-ganeti Revision 53258324: objects.NIC: Look up mode only once, capitalize acronym
Look up “NIC_MODE” only once, capitalize “NIC” in error messages.
Signed-off-by: Michael Hanselmann <hansmi@google.c...
Michael Hanselmann
05:08 pm ganeti-local Revision 42653ebd: gnt-cluster(8): Quoting, small fixes
Quote fixed strings where appropriate and replace “nic” (an acronym)
with “network interface”.
Signed-off-by: Michae...
Michael Hanselmann
05:08 pm snf-ganeti Revision 42653ebd: gnt-cluster(8): Quoting, small fixes
Quote fixed strings where appropriate and replace “nic” (an acronym)
with “network interface”.
Signed-off-by: Michae...
Michael Hanselmann
05:08 pm ganeti-local Revision eac9b7b8: Add utility to format dictionary as key=value strings
This will be used in QA to format network interface parameters.
Signed-off-by: Michael Hanselmann <hansmi@google.com...
Michael Hanselmann
05:08 pm snf-ganeti Revision eac9b7b8: Add utility to format dictionary as key=value strings
This will be used in QA to format network interface parameters.
Signed-off-by: Michael Hanselmann <hansmi@google.com...
Michael Hanselmann
05:06 pm ./kamaki Revision 2703cceb: Formated output in long command description
Stavros Sachtouris
05:06 pm snf-ganeti Revision 938adc87: 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
05:06 pm snf-ganeti Revision aa6c1bb1: Adjust LUInstanceSetParams wrt the `ext' template
Initial support for the `ext' template in gnt-instance modify.
Take care of all needed checks in CheckArguments and C...
Constantinos Venetsanopoulos
05:06 pm ganeti-local Revision aa6c1bb1: Adjust LUInstanceSetParams wrt the `ext' template
Initial support for the `ext' template in gnt-instance modify.
Take care of all needed checks in CheckArguments and C...
Constantinos Venetsanopoulos
05:06 pm ganeti-local Revision 938adc87: 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
05:06 pm ganeti-local Revision 376631d1: Implement the External Storage Interface
With this commit we introduce the External Storage Interface
to Ganeti, abbreviated: ExtStorage Interface.
The ExtSt...
Constantinos Venetsanopoulos
05:06 pm snf-ganeti Revision 376631d1: Implement the External Storage Interface
With this commit we introduce the External Storage Interface
to Ganeti, abbreviated: ExtStorage Interface.
The ExtSt...
Constantinos Venetsanopoulos
03:37 pm snf-ganeti Revision 32ba31be: Stop all daemons on cluster initialization
Addresses issue 145. When daemons are still running from a previous
cluster instance, starting the daemons again will...
Michael Hanselmann
03:37 pm ganeti-local Revision 32ba31be: Stop all daemons on cluster initialization
Addresses issue 145. When daemons are still running from a previous
cluster instance, starting the daemons again will...
Michael Hanselmann
03:37 pm ganeti-local Revision da1dcce1: Make node groups' networks field a dict of nicparams
The networks field of the node groups class is a dictionary
of nic params and not a list of networks. This should fix...
Helga Velroyen
03:37 pm snf-ganeti Revision da1dcce1: Make node groups' networks field a dict of nicparams
The networks field of the node groups class is a dictionary
of nic params and not a list of networks. This should fix...
Helga Velroyen
03:36 pm ganeti-local Revision e7e2552e: 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
03:36 pm snf-ganeti Revision e7e2552e: 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
02:51 pm ./kamaki Revision ec51b97c: Fix network disconnect detail show
Stavros Sachtouris
02:32 pm Revision 5bb3477f: snf-cyclades-gtools: Add Ganeti stats collectd plugin
Stratos Psomadakis
02:32 pm Revision 60ecb3e5: snf-stats: Initial commit
Stratos Psomadakis
02:30 pm Revision 348b8d80: snf-stats: Add Debian files
Stratos Psomadakis
02:30 pm Revision 283cc9a9: Update descriptions of packages & minor fixes
Constantinos Venetsanopoulos
02:30 pm Revision 6fa66932: Add debian/ tree in debian-specific branch
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Signed-off-by: Vangelis Koukis <vkoukis@grnet.gr>
Vangelis Koukis
02:30 pm Revision 179477bc: Include *.png in debian/source/include-binaries
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Signed-off-by: Vangelis Koukis <vkoukis@grnet.gr>
Vangelis Koukis
02:24 pm ./kamaki Revision 93542587: Correct publish output, more details in storelist
Stavros Sachtouris
02:16 pm snf-ganeti Revision efe2137a: Final update of NEWS file for 2.6.2 and version bump
I'm already setting this to a release date of tomorrow, since QA on
the 2.6 branch has been clean.
Signed-off-by: Iu...
Iustin Pop
02:16 pm ganeti-local Revision efe2137a: Final update of NEWS file for 2.6.2 and version bump
I'm already setting this to a release date of tomorrow, since QA on
the 2.6 branch has been clean.
Signed-off-by: Iu...
Iustin Pop
01:45 pm ./kamaki Revision 42cb53d0: Merge branch 'develop' into feature-output
Stavros Sachtouris
01:14 pm ./kamaki Revision a494a741: Improve print_items, use it in flavor_list
flavor_list now prints id name instead of order. name Stavros Sachtouris
12:45 pm Revision aafa94ba: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
12:45 pm Revision 045386db: search group fix
Olga Brani
12:43 pm Revision 37705b5f: Better check for project inequality
Giorgos Korfiatis
12:43 pm Revision 5056e24c: Login style fixes
Cancel link in signup page Olga Brani
12:37 pm ganeti-local Revision 5f30ea3f: netutils: Normalize all FQDNs
Addresses issue 147. Only the hostnames resolved using
“netutils.Hostname($name)” were normalized, but those returned...
Michael Hanselmann
12:37 pm snf-ganeti Revision 5f30ea3f: netutils: Normalize all FQDNs
Addresses issue 147. Only the hostnames resolved using
“netutils.Hostname($name)” were normalized, but those returned...
Michael Hanselmann
12:24 pm Revision d72f07dc: Show message after login with third party provider
Kostas Papadimitriou
12:06 pm Revision 60ca2f6f: Ack serials even when there are no memberships
Giorgos Korfiatis
12:01 pm ganeti-local Revision 814e1e23: Display command description in htools usage message
By abstracting the command/personality formatting, we can easily
switch htools to the same output as the rest of the ...
Iustin Pop
12:01 pm snf-ganeti Revision 814e1e23: Display command description in htools usage message
By abstracting the command/personality formatting, we can easily
switch htools to the same output as the rest of the ...
Iustin Pop
11:57 am ganeti-local Revision 044fff06: More style updates for network-related code
Error message formatting, else/if merging to elif, docstrings.
Signed-off-by: Michael Hanselmann <hansmi@google.com>...
Michael Hanselmann
11:57 am snf-ganeti Revision 044fff06: More style updates for network-related code
Error message formatting, else/if merging to elif, docstrings.
Signed-off-by: Michael Hanselmann <hansmi@google.com>...
Michael Hanselmann
11:57 am ganeti-local Revision aa279109: NEWS: Opportunistic locking, clarifications
Some rewording, some clarifications, and a new item on opportunistic
locking.
Signed-off-by: Michael Hanselmann <han...
Michael Hanselmann
11:57 am snf-ganeti Revision aa279109: NEWS: Opportunistic locking, clarifications
Some rewording, some clarifications, and a new item on opportunistic
locking.
Signed-off-by: Michael Hanselmann <han...
Michael Hanselmann
11:57 am ganeti-local Revision cfa79a23: cmdlib: Additional opportunistic locking check
If opportunistic locking is requested in the opcode, but no iallocator
is used (not specified or no default), an erro...
Michael Hanselmann
11:57 am snf-ganeti Revision cfa79a23: cmdlib: Additional opportunistic locking check
If opportunistic locking is requested in the opcode, but no iallocator
is used (not specified or no default), an erro...
Michael Hanselmann
11:46 am Revision f201d5b9: Change cookie to contain uuid instead of email
Sofia Papagiannaki
11:40 am Revision 8954c8e8: Change cookie to contain uuid instead of email
Sofia Papagiannaki
11:39 am Revision 49b74233: Call reset_sync after non-successful qh call
Georgios D. Tsoukalas
11:33 am Revision e9ef5009: Usage view fix
Kostas Papadimitriou
11:29 am Revision bbcb0aeb: Astakos fix entity creation for services
Sofia Papagiannaki
11:29 am Revision 7f3b833a: Astakos fix quotaholder resource quantities
Sofia Papagiannaki
10:57 am Revision 3cc9637a: Set new project name in approve
Giorgos Korfiatis
10:49 am Revision 6c5182f9: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
10:48 am Revision b0c3c7ea: Select style fixes
Olga Brani
10:41 am Revision 3173699c: Pithos backend should send the token to the quotaholder
Sofia Papagiannaki
04:07 am Revision 94777aaf: Fix project detail template
Sofia Papagiannaki
03:53 am Revision 1b4b7690: Fix membership state in project list
Sofia Papagiannaki
03:43 am Revision cd339bab: Fix membership state in project list
Sofia Papagiannaki
02:54 am Revision 019d9e19: Pithos issue_commission using user uuid instead of id
Sofia Papagiannaki
02:09 am Revision 03869281: Fix leave project in case of auto_accept policy
Sofia Papagiannaki
01:55 am Revision 333f6a72: Fix sync_projects
Sofia Papagiannaki
01:53 am Revision 5f2e4042: Fix AttributeError
Sofia Papagiannaki
01:51 am Revision d75c432e: User user uuid for quotaholder entities
Sofia Papagiannaki
01:51 am Revision 8f975b72: Fix null date integrity constrain in ProjectMembershipHistory
Sofia Papagiannaki
01:49 am Revision 09ab0996: Fix misspelling
Sofia Papagiannaki
01:28 am Pithos iOS Client Revision 0767143f: When containers, or sharing accounts, are not loaded due to authentication err...
When alert is presented for failed containers or sharing accounts GET, add an extra choice to go to account settings.... Miltiadis Vasilakis

12/19/2012

11:09 pm Revision 9d7ace6f: Fix activation_sent assignment in user update
Sofia Papagiannaki
11:07 pm Revision 7dd3047d: Separate function for enroll member
Sofia Papagiannaki
09:30 pm Revision acb8779e: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Sofia Papagiannaki
09:28 pm Revision a9c7ff8a: Fix resource usage page
Sofia Papagiannaki
09:02 pm Revision 91375d83: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
09:01 pm Revision 83204389: Update astakos client to use user.uuid
Kostas Papadimitriou
08:12 pm Revision 2ddfc92b: Commit in project_detail; do not call project_detail in project_join
Giorgos Korfiatis
08:11 pm Revision 12528c3c: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Conflicts:
snf-astakos-app/astakos/im/endpoints/qh.py
Kostas Papadimitriou
08:08 pm Revision e0fa2a89: Store user.uuid instead of user.email in quotaholder
Kostas Papadimitriou
07:51 pm Pithos iOS Client Revision 66970a13: Present the containers view controller of the first account on launch
On launch, present without animation the account home view controller and then the container home view controller. In... Miltiadis Vasilakis
07:44 pm snf-ganeti Revision 4a6fce31: Detect wrong Python module structure
If, for one reason or another, a module named "ganeti.ganeti" can be
succesfully imported (e.g. through a symlink in ...
Michael Hanselmann
07:44 pm ganeti-local Revision 4a6fce31: Detect wrong Python module structure
If, for one reason or another, a module named "ganeti.ganeti" can be
succesfully imported (e.g. through a symlink in ...
Michael Hanselmann
07:37 pm Revision b3102a96: Fix pithos api_method
Sofia Papagiannaki
07:34 pm Revision 1d9fc908: Style fixes
Olga Brani
07:29 pm Revision 52784759: Help_text and placeholders for create_project form
Olga Brani
07:28 pm ganeti-local Revision 3504d6c8: Add hroller htools personality
This is a new personality that for the moment doesn't do anything.
Signed-off-by: Guido Trotter <ultrotter@google.co...
Guido Trotter
07:28 pm snf-ganeti Revision 1a9eb17e: Use hroller to print nodes to reboot by groups
This is highly incomplete, as per the manpage BUGS section.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Revi...
Guido Trotter
07:28 pm snf-ganeti Revision 3504d6c8: Add hroller htools personality
This is a new personality that for the moment doesn't do anything.
Signed-off-by: Guido Trotter <ultrotter@google.co...
Guido Trotter
07:28 pm ganeti-local Revision 1a9eb17e: Use hroller to print nodes to reboot by groups
This is highly incomplete, as per the manpage BUGS section.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Revi...
Guido Trotter
07:26 pm ganeti-local Revision 1ba25bad: Fix QA for --offline semantics modification
The previous patch series made it simpler to deal with ERROR_up offline
instances, but didn't fix qa, that had the ol...
Guido Trotter
07:26 pm snf-ganeti Revision 1ba25bad: Fix QA for --offline semantics modification
The previous patch series made it simpler to deal with ERROR_up offline
instances, but didn't fix qa, that had the ol...
Guido Trotter
07:26 pm ganeti-local Revision ff0c9604: One more offline+shutdown fix
Currently gnt-instance shutdown --force of an offline instance
resets the offline status. Which of course is bad and ...
Guido Trotter
07:26 pm snf-ganeti Revision ff0c9604: One more offline+shutdown fix
Currently gnt-instance shutdown --force of an offline instance
resets the offline status. Which of course is bad and ...
Guido Trotter
07:15 pm ganeti-local Revision 13659147: Fix network LUs use of error code in OpPrereqError
Currently, most network LUs simply use EINVAL instead of correct error
codes; this patch tries to adjust the obvious ...
Iustin Pop
07:15 pm snf-ganeti Revision 13659147: Fix network LUs use of error code in OpPrereqError
Currently, most network LUs simply use EINVAL instead of correct error
codes; this patch tries to adjust the obvious ...
Iustin Pop
07:04 pm snf-image-creator Revision a939e3b8: Fix bugs in bundle_volume module
The partition table of the image is created correct. The partitions
are not yet filled.
Nikos Skalkotos
06:55 pm snf-ganeti Revision 572a277b: _NetworkQuery: Simplify statistics computation
The code can loop directly over “self.wanted”, saving a lookup. An
explicit loop is also replaced with a generator.
...
Michael Hanselmann
06:55 pm ganeti-local Revision 572a277b: _NetworkQuery: Simplify statistics computation
The code can loop directly over “self.wanted”, saving a lookup. An
explicit loop is also replaced with a generator.
...
Michael Hanselmann
06:55 pm ganeti-local Revision 892b5258: cmdlib: Factorize network conflict detection
LUNetworkConnect and LUNetworkDisconnect had very similar code to detect
conflicts between instance's network interfa...
Michael Hanselmann
06:55 pm snf-ganeti Revision 892b5258: cmdlib: Factorize network conflict detection
LUNetworkConnect and LUNetworkDisconnect had very similar code to detect
conflicts between instance's network interfa...
Michael Hanselmann
06:55 pm snf-ganeti Revision 84e110aa: gnt-network: Fix import for textwrap
The style guide says to use “import foo”-style imports, not “from foo
import bar” unless it's a Ganeti module. There ...
Michael Hanselmann
06:55 pm ganeti-local Revision 84e110aa: gnt-network: Fix import for textwrap
The style guide says to use “import foo”-style imports, not “from foo
import bar” unless it's a Ganeti module. There ...
Michael Hanselmann
06:55 pm snf-ganeti Revision b34864e8: gnt-network add: "--network" is required
Also do some minor code re-formatting.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop...
Michael Hanselmann
06:55 pm ganeti-local Revision b34864e8: gnt-network add: "--network" is required
Also do some minor code re-formatting.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop...
Michael Hanselmann
06:54 pm ganeti-local Revision 0f5c7770: cmdlib: Replace period with colon in error message
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:54 pm snf-ganeti Revision 0f5c7770: cmdlib: Replace period with colon in error message
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:54 pm ganeti-local Revision b4600d4f: query: Factorize code for getting statistics value
This was not only copied for the networking fields in commit 306bed0e,
but commit cfcea7ef fixed wrongly ordered para...
Michael Hanselmann
06:54 pm snf-ganeti Revision b4600d4f: query: Factorize code for getting statistics value
This was not only copied for the networking fields in commit 306bed0e,
but commit cfcea7ef fixed wrongly ordered para...
Michael Hanselmann
06:54 pm snf-ganeti Revision d6f3a69d: gnt-network(8): s/ipv6/IPv6/
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:54 pm ganeti-local Revision d6f3a69d: gnt-network(8): s/ipv6/IPv6/
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:54 pm ganeti-local Revision e896ad3d: gnt-network add: Network mode bash completion
This makes entering the command easier.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Po...
Michael Hanselmann
06:54 pm snf-ganeti Revision e896ad3d: gnt-network add: Network mode bash completion
This makes entering the command easier.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Po...
Michael Hanselmann
06:54 pm snf-ganeti Revision 6ef37395: OpNetworkConnect: Check for network mode
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:54 pm ganeti-local Revision 6ef37395: OpNetworkConnect: Check for network mode
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:54 pm ganeti-local Revision e1195cd4: Use generated field list in gnt-network.8
The list of query fields can be automatically generated.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revie...
Michael Hanselmann
06:54 pm snf-ganeti Revision e1195cd4: Use generated field list in gnt-network.8
The list of query fields can be automatically generated.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revie...
Michael Hanselmann
06:54 pm ganeti-local Revision 0b3f2215: Improve descriptions of network query fields
They should be in the same style as other descriptions.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Review...
Michael Hanselmann
06:54 pm snf-ganeti Revision 0b3f2215: Improve descriptions of network query fields
They should be in the same style as other descriptions.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Review...
Michael Hanselmann
06:45 pm Revision 509a4fe5: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
06:45 pm Revision 5c878faf: Javascript styled select ( create project form )
Olga Brani
06:38 pm ./kamaki Revision 4e01956e: In shell, ignore unknown - args
Stavros Sachtouris
06:29 pm ganeti-local Revision b8028dcf: Replace frozenset with compat.UniqueFrozenset
This is not a trivial s/frozenset/compat.UniqueFrozenset/, but rather
only replaces “frozenset” where appropriate. Mo...
Michael Hanselmann
06:29 pm snf-ganeti Revision b8028dcf: Replace frozenset with compat.UniqueFrozenset
This is not a trivial s/frozenset/compat.UniqueFrozenset/, but rather
only replaces “frozenset” where appropriate. Mo...
Michael Hanselmann
06:14 pm ./kamaki Revision 02e7658e: Merge branches 'feature-output' and 'develop' into develop
Stavros Sachtouris
06:11 pm Revision f7fc5a34: Fix typos
Giorgos Korfiatis
06:06 pm ./kamaki Revision c8e17a67: Deal with with argparse stupid error handling
argparse people must be sadists or they just hate other programers Stavros Sachtouris
05:47 pm Revision 5a04878d: Remove old comments
Giorgos Korfiatis
05:41 pm Revision f3e93707: Send full resource name at add_quota
Sofia Papagiannaki
05:41 pm ganeti-local Revision a30a6178: Renaming fam -> net_family on test network generation
Small renaming to make the test more readable.
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Michel...
Helga Velroyen
05:41 pm snf-ganeti Revision a30a6178: Renaming fam -> net_family on test network generation
Small renaming to make the test more readable.
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Michel...
Helga Velroyen
05:32 pm Revision c8908e51: Add more tests for db and logic
Christos Stavrakakis
05:32 pm Revision 37f87d98: Add basic tests for plankton
Christos Stavrakakis
05:32 pm Revision 499010bc: Fix bug in images API
Use image_backend context manager to ensure that ImageBackend is always
closed. list_images method did not close the ...
Christos Stavrakakis
05:32 pm Revision cc964746: Properly configure plankton as an app
All django apps need a models.py file Christos Stavrakakis
05:32 pm Revision 52194c77: Refactor some test code
Christos Stavrakakis
05:32 pm Revision ce9abd26: Fix bugs in models methods
Christos Stavrakakis
05:31 pm Pithos iOS Client Revision 3ef56992: Improve folder sort UI
Use buttons with changing label instead of segment controls. Use different direction keywords for different sort type... Miltiadis Vasilakis
05:30 pm Revision fc61dfb7: Fix member join when join policy is auto_accept
Sofia Papagiannaki
05:26 pm Revision 5cfd4acb: Fix add_quota, use user id as quotaholder entity
Sofia Papagiannaki
04:55 pm snf-ganeti Revision 5b48df93: Serialization compatibility test for node groups
This creates a number of node groups with up to 3 networks,
serializes them and compares them with their python equva...
Helga Velroyen
04:55 pm ganeti-local Revision 5b48df93: Serialization compatibility test for node groups
This creates a number of node groups with up to 3 networks,
serializes them and compares them with their python equva...
Helga Velroyen
04:55 pm snf-ganeti Revision 0f0d7aba: Add a network fields to NIC params and node group type
This adds a network field to the NIC params and a list of networks
to the node group type. It adjusts the nodegroup's...
Helga Velroyen
04:55 pm ganeti-local Revision 0f0d7aba: Add a network fields to NIC params and node group type
This adds a network field to the NIC params and a list of networks
to the node group type. It adjusts the nodegroup's...
Helga Velroyen
04:54 pm ganeti-local Revision 6f732ae0: Move Network definition ahead of depending definitions
Networks will be properties of NicParams and NodeGroups. Therefore
they need to be defined before those.
Signed-off-...
Helga Velroyen
04:54 pm snf-ganeti Revision 6f732ae0: Move Network definition ahead of depending definitions
Networks will be properties of NicParams and NodeGroups. Therefore
they need to be defined before those.
Signed-off-...
Helga Velroyen
04:34 pm Revision 974ee6a6: Several fixes
Sofia Papagiannaki
04:33 pm ./kamaki Revision 2d7ce81e: Extent store_list to use path as prefix
kamaki store list mycontainer:phot
will list all objects in mycontainer prefixed with phot
Stavros Sachtouris
04:22 pm snf-image-creator Revision 8eea5572: Further development in bundle_volume
Nothing is working yet Nikos Skalkotos
04:19 pm Revision 669cfe19: Fix update resources bug
Olga Brani
04:14 pm ./kamaki Revision c1558584: Full pretty errors in container-path storage check
Stavros Sachtouris
03:52 pm snf-ganeti Revision e0f470ac: Fix job completion with big job queues
Accidentally stumbled upon this while testing unrelated code on a
machine with ~3K active jobs - the bash completion ...
Iustin Pop
03:52 pm ganeti-local Revision e0f470ac: Fix job completion with big job queues
Accidentally stumbled upon this while testing unrelated code on a
machine with ~3K active jobs - the bash completion ...
Iustin Pop
03:45 pm snf-ganeti Revision d45a824b: Enable job queries via confd in gnt-node and RAPI
This patch is enabling split queries for jobs for gnt-node and rapi
access (only for job listing, not job waiting).
...
Iustin Pop
03:45 pm ganeti-local Revision d45a824b: Enable job queries via confd in gnt-node and RAPI
This patch is enabling split queries for jobs for gnt-node and rapi
access (only for job listing, not job waiting).
...
Iustin Pop
03:45 pm snf-ganeti Revision 45317e3a: Remove some unused Python code
This patch removes code which is no longer used due to refactoring:
- http.InitSsl, last usage removed in commit 332...
Iustin Pop
03:45 pm ganeti-local Revision 45317e3a: Remove some unused Python code
This patch removes code which is no longer used due to refactoring:
- http.InitSsl, last usage removed in commit 332...
Iustin Pop
03:45 pm snf-ganeti Revision 1ba01ff7: Move a node-specific function to Query.Node
This shouldn't live in the main Query module, since it's too node
specific.
Signed-off-by: Iustin Pop <iustin@google...
Iustin Pop
03:45 pm ganeti-local Revision 1ba01ff7: Move a node-specific function to Query.Node
This shouldn't live in the main Query module, since it's too node
specific.
Signed-off-by: Iustin Pop <iustin@google...
Iustin Pop
03:37 pm ganeti-local Revision a7e484c4: Add support for job queries in hconfd
This adds support for job queries, including (basic) unit-tests.
I've tested this for memory and cpu usage as follow...
Iustin Pop
03:37 pm snf-ganeti Revision a7e484c4: Add support for job queries in hconfd
This adds support for job queries, including (basic) unit-tests.
I've tested this for memory and cpu usage as follow...
Iustin Pop
03:37 pm snf-ganeti Revision 037762a9: Change makeSimpleFilter accept NumericValues as well
This is required for QueryJobs implementation; we change
makeSimpleFilter to support both string and integers as name...
Iustin Pop
03:37 pm ganeti-local Revision 037762a9: Change makeSimpleFilter accept NumericValues as well
This is required for QueryJobs implementation; we change
makeSimpleFilter to support both string and integers as name...
Iustin Pop
03:37 pm snf-ganeti Revision aa79e62e: Add a read-only job queue module
This patch adds implementation for a read-only job queue module,
together with "full" test (as full as can be in a la...
Iustin Pop
03:37 pm ganeti-local Revision aa79e62e: Add a read-only job queue module
This patch adds implementation for a read-only job queue module,
together with "full" test (as full as can be in a la...
Iustin Pop
03:37 pm ganeti-local Revision f94a9680: Implement support for QFF_SPLIT_TIMESTAMP
I am very very unhappy with this patch. We have to do this, in order
to be compatible with the Python code and behavi...
Iustin Pop
03:37 pm snf-ganeti Revision f94a9680: Implement support for QFF_SPLIT_TIMESTAMP
I am very very unhappy with this patch. We have to do this, in order
to be compatible with the Python code and behavi...
Iustin Pop
03:14 pm ganeti-local Revision 0ea11dcb: Add exclusive_storage node parameter
Unit tests updated and expanded with an inheritance check.
The flag has no effect yet.
Signed-off-by: Bernardo Dal ...
Bernardo Dal Seno
03:14 pm snf-ganeti Revision 0ea11dcb: Add exclusive_storage node parameter
Unit tests updated and expanded with an inheritance check.
The flag has no effect yet.
Signed-off-by: Bernardo Dal ...
Bernardo Dal Seno
03:14 pm snf-ganeti Revision d3b06210: Update design doc for partitioned Ganeti
PVs don't need to be marked as unallocatable, as the code will ignore
partially used PVs. exclusive_storage made a no...
Bernardo Dal Seno
03:14 pm ganeti-local Revision d3b06210: Update design doc for partitioned Ganeti
PVs don't need to be marked as unallocatable, as the code will ignore
partially used PVs. exclusive_storage made a no...
Bernardo Dal Seno
03:11 pm snf-ganeti Revision 712da82f: Remove superfluous typing to Int
Forgot to fix that after the review of patch
"Haskell/python compatibility test for networks".
Signed-off-by: Helga ...
Helga Velroyen
03:11 pm ganeti-local Revision 712da82f: Remove superfluous typing to Int
Forgot to fix that after the review of patch
"Haskell/python compatibility test for networks".
Signed-off-by: Helga ...
Helga Velroyen
03:09 pm Revision 11a71057: Update messages
Kostas Papadimitriou
03:09 pm Revision e24d0e0d: Proper missing eppn message
Kostas Papadimitriou
02:57 pm Revision e8fd06f6: In project details display resource information eg. units etc
Sofia Papagiannaki
02:57 pm Revision 3e47bb0b: Trigger syncing from the views
Sofia Papagiannaki
02:55 pm Revision c8aea227: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into tmp
Conflicts:
snf-astakos-app/astakos/im/models.py
snf-astakos-app/astakos/im/target/twitter.py
Olga Brani
02:45 pm Revision 5a4e7b00: Missing import
Kostas Papadimitriou
02:45 pm Revision be62cfa8: Do not display change password in menu
Sofia Papagiannaki
02:45 pm Revision 40b52116: Fix precursor application assignment
Sofia Papagiannaki
02:45 pm Revision 670c66f5: Delete Serial entry after getting serial
Giorgos Korfiatis
02:45 pm Revision a770bf17: Bug fixes; remove project field from ProjectApplication
Giorgos Korfiatis
02:45 pm Revision 6a867038: Fix quotaholder communication
Sofia Papagiannaki
02:45 pm Revision 70627a39: Fix migrations
Sofia Papagiannaki
02:45 pm Revision badcb2a9: Required auth providers functionality
if one of auth providers is set to be required, user with no such
provider can only view his profile page and is prom...
Kostas Papadimitriou
02:45 pm Revision c838d05c: Proper auth provider check
check can_add instead of can_create when adding additional auth provider Kostas Papadimitriou
02:45 pm Revision 53e0b8fe: Change email process improvements
- Allow replacement of previously email change requests
- Cleanup expired email change requests in change email view
...
Kostas Papadimitriou
02:45 pm Revision 14dee1ff: Fix tests
Kostas Papadimitriou
02:45 pm Revision 00ed373b: Remove debug statements
Kostas Papadimitriou
02:45 pm Revision 30dd9e0e: Javascript fixes for project create
Olga Brani
02:45 pm Revision f7cf5257: Fix index view message
show message when adding new login method to an existing account Kostas Papadimitriou
02:28 pm Revision 4b451adb: Commit before calling sync_projects() in trigger_sync()
Giorgos Korfiatis
02:22 pm ./kamaki Revision 66f1ff99: Test pretty error details with container-not-found
Stavros Sachtouris
02:21 pm Revision d2b32360: New add_quota API to handle infinity
Separately handle subtractions and additions of quotas
Adapt get_diff_quota plus various bug fixes
Giorgos Korfiatis
01:22 pm Revision cedf7b81: Remove debug statements
Kostas Papadimitriou
01:21 pm Revision fc655b6f: Fix tests
Kostas Papadimitriou
01:19 pm Revision 0712a55c: Change email process improvements
- Allow replacement of previously email change requests
- Cleanup expired email change requests in change email view
...
Kostas Papadimitriou
01:11 pm Revision fed32684: Missing import
Kostas Papadimitriou
01:11 pm ganeti-local Revision 90634d95: Extend job ID parsing tests
Since this is a type that behaves non-standard, let's add some more
test for "wrong" input values.
Signed-off-by: Iu...
Iustin Pop
01:11 pm snf-ganeti Revision 90634d95: Extend job ID parsing tests
Since this is a type that behaves non-standard, let's add some more
test for "wrong" input values.
Signed-off-by: Iu...
Iustin Pop
01:11 pm snf-ganeti Revision f56013fd: Add a few tests for OpParams types
As OpParams definitions are used at Template Haskell type, they don't
get any coverage (although the values defined b...
Iustin Pop
01:11 pm ganeti-local Revision f56013fd: Add a few tests for OpParams types
As OpParams definitions are used at Template Haskell type, they don't
get any coverage (although the values defined b...
Iustin Pop
01:10 pm snf-ganeti Revision 570274e4: Add more mon-collector shell tests
These test the newly-changed behaviour, and fix an inconsistency in
the hs-check target (versus hs-coverage).
Signed...
Iustin Pop
01:10 pm snf-ganeti Revision 638e0a6f: Improve mon-collector drbd CLI handling
Currently, this doesn't abort if multiple arguments are passed, and
the error message for errors during file read has...
Iustin Pop
01:10 pm snf-ganeti Revision 988dc5ca: Enable bash completion for mon-collector
This just ties in all the pieces so far and enables bash completion
for it.
Signed-off-by: Iustin Pop <iustin@google...
Iustin Pop
01:10 pm ganeti-local Revision 988dc5ca: Enable bash completion for mon-collector
This just ties in all the pieces so far and enables bash completion
for it.
Signed-off-by: Iustin Pop <iustin@google...
Iustin Pop
01:10 pm ganeti-local Revision 638e0a6f: Improve mon-collector drbd CLI handling
Currently, this doesn't abort if multiple arguments are passed, and
the error message for errors during file read has...
Iustin Pop
01:10 pm snf-ganeti Revision 86aa9ba3: Remove two hlint overrides
"Use comparing" was not needed, and "Use on" can be solved by actually
using on in the single case we have (the patch...
Iustin Pop
01:10 pm ganeti-local Revision 86aa9ba3: Remove two hlint overrides
"Use comparing" was not needed, and "Use on" can be solved by actually
using on in the single case we have (the patch...
Iustin Pop
01:10 pm ganeti-local Revision 570274e4: Add more mon-collector shell tests
These test the newly-changed behaviour, and fix an inconsistency in
the hs-check target (versus hs-coverage).
Signed...
Iustin Pop
01:10 pm snf-ganeti Revision daf0de68: Implement fake completion support for multi-cmd binaries
This will allow build-bash-completion to understand what is the list
of commands that each binary supports, and then ...
Iustin Pop
01:10 pm snf-ganeti Revision e892cdfa: Simplify htools.hs personality selection
No need to do a boolean-based lookup, we can use the regular
association list lookup.
Signed-off-by: Iustin Pop <ius...
Iustin Pop
01:10 pm snf-ganeti Revision 559c4a98: Add description to personality definitions
This allows usage information to display nicer help (like in Python).
Signed-off-by: Iustin Pop <iustin@google.com>
...
Iustin Pop
01:10 pm snf-ganeti Revision 630c73e5: Introduce generic multi-command binary handling
Currently, the mon-collector binary is the only multi-command binary
we have in Haskell. Not surprisingly therefore, ...
Iustin Pop
01:10 pm snf-ganeti Revision 2e6ef129: Add a type alias for the personality lists
The signature of the personality definitions is so ugly that, at
least, we should hide it a bit behind a type alias.
...
Iustin Pop
01:10 pm snf-ganeti Revision 55abd2c7: Add a custom CLI module for DataCollectors
Currently, the mon-collector binary uses the HTools/CLI module, which
is OK but mean it links in lots of htools code....
Iustin Pop
01:10 pm snf-ganeti Revision 24476fa0: bash-completion: add support for multi-cmd Haskell binaries
This patch adds support for parsing the command list out of a binary
(very strict format), and then iterating over th...
Iustin Pop
01:10 pm ganeti-local Revision 2e6ef129: Add a type alias for the personality lists
The signature of the personality definitions is so ugly that, at
least, we should hide it a bit behind a type alias.
...
Iustin Pop
01:10 pm ganeti-local Revision 630c73e5: Introduce generic multi-command binary handling
Currently, the mon-collector binary is the only multi-command binary
we have in Haskell. Not surprisingly therefore, ...
Iustin Pop
01:10 pm ganeti-local Revision 559c4a98: Add description to personality definitions
This allows usage information to display nicer help (like in Python).
Signed-off-by: Iustin Pop <iustin@google.com>
...
Iustin Pop
01:10 pm ganeti-local Revision e892cdfa: Simplify htools.hs personality selection
No need to do a boolean-based lookup, we can use the regular
association list lookup.
Signed-off-by: Iustin Pop <ius...
Iustin Pop
01:10 pm ganeti-local Revision daf0de68: Implement fake completion support for multi-cmd binaries
This will allow build-bash-completion to understand what is the list
of commands that each binary supports, and then ...
Iustin Pop
01:10 pm ganeti-local Revision 24476fa0: bash-completion: add support for multi-cmd Haskell binaries
This patch adds support for parsing the command list out of a binary
(very strict format), and then iterating over th...
Iustin Pop
01:10 pm ganeti-local Revision 55abd2c7: Add a custom CLI module for DataCollectors
Currently, the mon-collector binary uses the HTools/CLI module, which
is OK but mean it links in lots of htools code....
Iustin Pop
01:10 pm ganeti-local Revision 675f65b7: Fix profiling targets
As noted by Guido, there are problems when using the hs-prof and
hs-prof-quick targets in the default configuration (...
Iustin Pop
01:10 pm snf-ganeti Revision 675f65b7: Fix profiling targets
As noted by Guido, there are problems when using the hs-prof and
hs-prof-quick targets in the default configuration (...
Iustin Pop
01:06 pm Revision 120b4498: Fix index view message
show message when adding new login method to an existing account Kostas Papadimitriou
01:05 pm Revision 61ec6f96: Merge remote-tracking branch 'origin/devel-0.13' into latest-quota
Conflicts:
snf-astakos-app/astakos/im/target/twitter.py
snf-astakos-app/astakos/im/views.py
Kostas Papadimitriou
01:02 pm ganeti-local Revision 0d57ce24: Allow shutting down offline instance
If an instance is offline we definitely shouldn't start it up.
But shutting it down, should it be up by mistake is no...
Guido Trotter
01:02 pm snf-ganeti Revision 0d57ce24: Allow shutting down offline instance
If an instance is offline we definitely shouldn't start it up.
But shutting it down, should it be up by mistake is no...
Guido Trotter
01:01 pm ganeti-local Revision eec7840a: Allow running instances to be put online
If an instance is running (eg. ERROR_up) and at the same time offline,
there's no way to either shut it down or reonl...
Guido Trotter
01:01 pm snf-ganeti Revision eec7840a: Allow running instances to be put online
If an instance is running (eg. ERROR_up) and at the same time offline,
there's no way to either shut it down or reonl...
Guido Trotter
12:51 pm Revision ce80d7ae: Fix migrations
Sofia Papagiannaki
12:49 pm Revision df2b0beb: Fix quotaholder communication
Sofia Papagiannaki
12:38 pm ./kamaki Revision 34e4cf61: Run ignores self in command listing
Stavros Sachtouris
12:38 pm Revision 782d9118: Bug fixes; remove project field from ProjectApplication
Giorgos Korfiatis
12:29 pm ./kamaki Revision 2fbca093: Show long description in all places it could be
Stavros Sachtouris
12:04 pm Revision c70968bd: Delete Serial entry after getting serial
Giorgos Korfiatis
12:00 pm Revision 5b1c5497: Fix precursor application assignment
Sofia Papagiannaki
11:59 am Revision 0906ade8: Do not display change password in menu
Sofia Papagiannaki
10:59 am Revision 3d4a0a9b: Fix notification error messages
Sofia Papagiannaki
10:58 am Revision 23df5afa: Fix precursor application assignment
Sofia Papagiannaki

12/18/2012

09:03 pm Revision 4e748491: Add summary view in project update
Sofia Papagiannaki
09:02 pm Revision a7aba804: Fix project resource assignment
Sofia Papagiannaki
08:25 pm Revision 3277f11f: Project creation summary view: uncommitted html file
Sofia Papagiannaki
08:24 pm Revision 5200e864: Fix models
Sofia Papagiannaki
07:53 pm astakos Revision 63836eda: Required auth providers functionality
if one of auth providers is set to be required, user with no such
provider can only view his profile page and is prom...
Kostas Papadimitriou
07:53 pm Revision 63836eda: Required auth providers functionality
if one of auth providers is set to be required, user with no such
provider can only view his profile page and is prom...
Kostas Papadimitriou
07:53 pm Revision 222d8e52: Proper auth provider check
check can_add instead of can_create when adding additional auth provider Kostas Papadimitriou
07:53 pm astakos Revision 222d8e52: Proper auth provider check
check can_add instead of can_create when adding additional auth provider Kostas Papadimitriou
07:20 pm Revision 12e7e809: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Sofia Papagiannaki
07:16 pm Revision ee45eb81: Keep only one application in Project; the membership takes care
of tracking updates. Define set_sync(); state stays PENDING
if project.application has changed in the meantime.
Giorgos Korfiatis
07:01 pm Revision 918c1932: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Sofia Papagiannaki
06:51 pm Revision 18ea397b: Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into latest-quota
Sofia Papagiannaki
06:48 pm Revision 7592e3e2: Change sorting
Sofia Papagiannaki
06:48 pm Revision 6b61a88f: Fix migrations
Sofia Papagiannaki
06:35 pm Pithos iOS Client Revision 1ab29d03: Show last modified string in folder and object details
Bump version. Miltiadis Vasilakis
06:19 pm Pithos iOS Client Revision 36cea5d8: Compute last modified string for subdir folders
Miltiadis Vasilakis
06:18 pm Revision 80692e2a: Various textual fixes to snf-deploy.rst (WIP)
Constantinos Venetsanopoulos
06:17 pm Revision f1a29b3d: Rename auto-deploy.rst to snf-deploy.rst
Constantinos Venetsanopoulos
06:12 pm ./kamaki Revision a71bb904: Show long description if available
Stavros Sachtouris
06:03 pm Revision c08ea5c5: Initial snf-deploy.rst
Constantinos Venetsanopoulos
06:00 pm Pithos iOS Client Revision 689de104: Show last modified date in folder cells
Use abbreviations (iOS 4.3) or emoji (iOS 5.0+) to describe objects and folders in folder cells. Use freed space to s... Miltiadis Vasilakis
05:44 pm ./kamaki Revision b6a99832: Restructure interface code
Stavros Sachtouris
05:41 pm Revision 6c37ce2e: Add auto-deploy tool doc
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
05:02 pm astakos Revision 279d6e51: Changing the name from feedback to contact in menu
Olga Brani
05:02 pm Revision 279d6e51: Changing the name from feedback to contact in menu
Olga Brani
04:59 pm Revision d6fdc91e: global project syncer with locked trigger
Georgios D. Tsoukalas
04:21 pm Revision 172ce682: Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into latest-quota
Conflicts:
snf-astakos-app/astakos/im/messages.py
snf-astakos-app/astakos/im/notifications.py
snf-astakos-app/asta...
Sofia Papagiannaki
04:09 pm ganeti-local Revision 05325a35: Fixes and improvements to comments
Some fixes, added more information in a few points, removed a stale (5+
year old) TODO comment.
Signed-off-by: Berna...
Bernardo Dal Seno
04:09 pm snf-ganeti Revision 05325a35: Fixes and improvements to comments
Some fixes, added more information in a few points, removed a stale (5+
year old) TODO comment.
Signed-off-by: Berna...
Bernardo Dal Seno
04:00 pm ./kamaki Revision 5c801047: Windows installation guide
Stavros Sachtouris
03:58 pm astakos Revision 1453b64f: Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into devel-0.13
Olga Brani
03:58 pm Revision 1453b64f: Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into devel-0.13
Olga Brani
03:57 pm astakos Revision e1dc6dec: New style for table sorting
Olga Brani
03:57 pm Revision e1dc6dec: New style for table sorting
Olga Brani
03:31 pm Revision 2fd11a01: Do not record arguments of add_quota.
Add call query_serials separate from ack_serials. Giorgos Korfiatis
03:22 pm ganeti-local Revision c96887cf: Explain how to use GHCI to see spliced TH code
This can be more useful than the "make" version.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael ...
Iustin Pop
03:22 pm snf-ganeti Revision c96887cf: Explain how to use GHCI to see spliced TH code
This can be more useful than the "make" version.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael ...
Iustin Pop
03:06 pm ganeti-local Revision daa49d6f: Fix error during cluster initialization due to hv_kvm
Commit 141d148 was a bit too enthusiastic. The three parameters added to
the list of parameters to be checked default...
Michael Hanselmann
03:06 pm snf-ganeti Revision daa49d6f: Fix error during cluster initialization due to hv_kvm
Commit 141d148 was a bit too enthusiastic. The three parameters added to
the list of parameters to be checked default...
Michael Hanselmann
02:31 pm ./kamaki Revision 84b79bf0: Merge branch 'develop' into feature-windows
Stavros Sachtouris
02:30 pm ./kamaki Revision ec3b8f78: Prepent installation from package to source
Stavros Sachtouris
02:07 pm snf-ganeti Revision 114e8500: Make LUNetworkAdd pass _VerifyLocks()
LEVEL_NODE_ALLOC should be aquired too if LEVEL_NODE is ALL_SET.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr...
Dimitris Aragiorgis
02:07 pm ganeti-local Revision 114e8500: Make LUNetworkAdd pass _VerifyLocks()
LEVEL_NODE_ALLOC should be aquired too if LEVEL_NODE is ALL_SET.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr...
Dimitris Aragiorgis
01:44 pm astakos Revision 450093ec: Auth providers messages updates
Kostas Papadimitriou
01:44 pm Revision 450093ec: Auth providers messages updates
Kostas Papadimitriou
01:01 pm astakos Revision c49263c5: Auth providers fixes
handle is_available_for_{create, add} Kostas Papadimitriou
01:01 pm Revision c49263c5: Auth providers fixes
handle is_available_for_{create, add} Kostas Papadimitriou
12:56 pm ./kamaki Revision 68ab0942: Update history docs
Stavros Sachtouris
12:40 pm astakos Revision cbd5de3c: Provider check after properly resolved
Kostas Papadimitriou
12:40 pm Revision cbd5de3c: Provider check after properly resolved
Kostas Papadimitriou
12:38 pm astakos Revision 5e860ee2: Display create prompt only if provider is available for create
Kostas Papadimitriou
12:38 pm Revision 5e860ee2: Display create prompt only if provider is available for create
Kostas Papadimitriou
12:38 pm astakos Revision bea8a810: Check for local method only if username provided
Kostas Papadimitriou
12:38 pm Revision bea8a810: Check for local method only if username provided
Kostas Papadimitriou
12:32 pm ./kamaki Revision 519d8639: Debug history run
Stavros Sachtouris
11:26 am ./kamaki Revision 7942dd0c: Resolve conflict
Stavros Sachtouris
11:24 am snf-ganeti Revision 0b288282: Haskell/python compatibility test for networks
This patch contains the HUnit test that checks the compatibility
of Haskell-generated networks with the python code. ...
Helga Velroyen
11:24 am ganeti-local Revision 0b288282: Haskell/python compatibility test for networks
This patch contains the HUnit test that checks the compatibility
of Haskell-generated networks with the python code. ...
Helga Velroyen
11:23 am ./kamaki Revision fba9be97: Merge remote-tracking branch 'origin/develop' into feature-windows
Conflicts:
kamaki/cli/__init__.py
kamaki/cli/argument.py
kamaki/cli/command_shell.py
kamaki/cli/command_tree.py
...
Stavros Sachtouris

12/17/2012

08:07 pm ./kamaki Revision d6737e18: Help user initial kamaki setup (docs and defaults)
Stavros Sachtouris
07:52 pm ./kamaki Revision 1f383ea0: Clean up code
Stavros Sachtouris
07:41 pm astakos Revision 08271cc8: Login methods wording
Kostas Papadimitriou
07:41 pm Revision 08271cc8: Login methods wording
Kostas Papadimitriou
07:33 pm astakos Revision 1af308f1: Tests fix
Kostas Papadimitriou
07:33 pm Revision 1af308f1: Tests fix
Kostas Papadimitriou
07:33 pm Revision 836a0fb0: Unique user identifier
auto generated user identifier Kostas Papadimitriou
07:33 pm astakos Revision 836a0fb0: Unique user identifier
auto generated user identifier Kostas Papadimitriou
07:33 pm ./kamaki Revision 451a7992: Allow general options to run a@ initial kamaki
kamaki -v runs a kamaki shell with verbose on! Stavros Sachtouris
07:29 pm astakos Revision 34a76cdb: Change email process improvements
- Allow replacement of previously email change requests
- Cleanup expired email change requests in change email view
...
Kostas Papadimitriou
07:29 pm Revision 34a76cdb: Change email process improvements
- Allow replacement of previously email change requests
- Cleanup expired email change requests in change email view
...
Kostas Papadimitriou
07:27 pm Revision b93a38c5: Minor authenticate fix
skip duplicate call of check_password Kostas Papadimitriou
07:27 pm astakos Revision b93a38c5: Minor authenticate fix
skip duplicate call of check_password Kostas Papadimitriou
07:27 pm Revision 4327c8fc: Avoid verbose logging output
Kostas Papadimitriou
07:27 pm astakos Revision 4327c8fc: Avoid verbose logging output
Kostas Papadimitriou
07:11 pm ./kamaki Revision aa5c0458: Propagate warning-logging
Stavros Sachtouris
06:44 pm ./kamaki Revision db8d1766: Introduce warning logger
Stavros Sachtouris
06:32 pm Revision ef0fa70b: Record arguments of add_quota and return them in ack_serial
Giorgos Korfiatis
06:30 pm Pithos MS Client Revision ca94f0ec: Converted some dictionaries to IgnoreCase. This should fix cases where tuples ...
Panagiotis Kanavos
06:24 pm ganeti-local Revision 141d1489: Add test for SPICE parameter list, add missing ones
“_SPICE_ADDITIONAL_PARAMS” is supposed to be the full list of
SPICE-related KVM hypervisor parameters with the except...
Michael Hanselmann
06:24 pm snf-ganeti Revision 141d1489: Add test for SPICE parameter list, add missing ones
“_SPICE_ADDITIONAL_PARAMS” is supposed to be the full list of
SPICE-related KVM hypervisor parameters with the except...
Michael Hanselmann
06:24 pm ganeti-local Revision 07788a0b: hv_kvm: List of SPICE parameters should be module-global
This list is static at runtime and doesn't need to be recreated every
time.
Signed-off-by: Michael Hanselmann <hansm...
Michael Hanselmann
06:24 pm snf-ganeti Revision 07788a0b: hv_kvm: List of SPICE parameters should be module-global
This list is static at runtime and doesn't need to be recreated every
time.
Signed-off-by: Michael Hanselmann <hansm...
Michael Hanselmann
06:16 pm snf-ganeti Revision af797be5: _DeclareLocksForMigration: Fix non-DRBD locking issue
When non-DRBD disks are used for an instance,
“lu.needed_locks[locking.LEVEL_NODE]” is set to “locking.ALL_SET” (whic...
Michael Hanselmann
06:16 pm ganeti-local Revision af797be5: _DeclareLocksForMigration: Fix non-DRBD locking issue
When non-DRBD disks are used for an instance,
“lu.needed_locks[locking.LEVEL_NODE]” is set to “locking.ALL_SET” (whic...
Michael Hanselmann
05:53 pm ./kamaki Revision 365280ca: Use a non-unicode progress-bar instead
Stavros Sachtouris
05:44 pm ganeti-local Revision d4e4b2fd: LUOobCommand: Always declare NAL in shared mode
Doing so avoids triggering an assertion in mcpu which cross-checks the
node lock and node allocation lock acquisition...
Michael Hanselmann
05:44 pm snf-ganeti Revision d4e4b2fd: LUOobCommand: Always declare NAL in shared mode
Doing so avoids triggering an assertion in mcpu which cross-checks the
node lock and node allocation lock acquisition...
Michael Hanselmann
05:18 pm Revision 9338e8e8: Remove dummy debug statement
Kostas Papadimitriou
05:18 pm astakos Revision 9338e8e8: Remove dummy debug statement
Kostas Papadimitriou
05:18 pm astakos Revision 9f12cd1c: Handle invalid google auth response
Kostas Papadimitriou
05:18 pm Revision 9f12cd1c: Handle invalid google auth response
Kostas Papadimitriou
05:16 pm Revision e5966bd9: Improve email/username handling
- New helper methods in AstkosUser.objects
- Check uniquness between username/email on user creation process
- Allow ...
Kostas Papadimitriou
05:16 pm astakos Revision e5966bd9: Improve email/username handling
- New helper methods in AstkosUser.objects
- Check uniquness between username/email on user creation process
- Allow ...
Kostas Papadimitriou
05:09 pm Pithos MS Client Revision c5ffc01d: Various ribbon changes
Panagiotis Kanavos
04:40 pm Revision 789d202d: Add a serial in the add_quota API call
Giorgos Korfiatis
04:40 pm Revision e091a8a7: Typo
Giorgos Korfiatis
02:08 pm astakos Revision e339bd10: Force login when adding third party auth providers
use proper oauth parameters to force user to login and confirm his third
party account every time he adds a new login...
Kostas Papadimitriou
02:08 pm Revision e339bd10: Force login when adding third party auth providers
use proper oauth parameters to force user to login and confirm his third
party account every time he adds a new login...
Kostas Papadimitriou
01:38 pm ganeti-local Revision 1d645825: Fix two logging messages in TLReplaceDisks
Commit f0f8d060 (“Show old primary/secondary node on disk
replacement”) added two wrong uses of feedback_fn, which re...
Iustin Pop
01:38 pm snf-ganeti Revision 1d645825: Fix two logging messages in TLReplaceDisks
Commit f0f8d060 (“Show old primary/secondary node on disk
replacement”) added two wrong uses of feedback_fn, which re...
Iustin Pop
01:38 pm ganeti-local Revision fef919b7: Split and extend Confd types tests
Some confd types were not tested for serialisation, so let's move
these (type-related) tests to their own module and ...
Iustin Pop
01:38 pm snf-ganeti Revision fef919b7: Split and extend Confd types tests
Some confd types were not tested for serialisation, so let's move
these (type-related) tests to their own module and ...
Iustin Pop
01:38 pm ganeti-local Revision 62d5242b: Switch Luxi sendMsg from strict to lazy ByteStrings
Commit e821050d (“Switch the Luxi interface from Strings to
ByteStrings”) was designed to optimise the receive interf...
Iustin Pop
01:38 pm snf-ganeti Revision 62d5242b: Switch Luxi sendMsg from strict to lazy ByteStrings
Commit e821050d (“Switch the Luxi interface from Strings to
ByteStrings”) was designed to optimise the receive interf...
Iustin Pop
01:38 pm ganeti-local Revision 13b17073: Add NFData instances for query results
This allows us to ensure that query results are strict as we build
them, instead of being lazy and only evaluated whe...
Iustin Pop
01:38 pm snf-ganeti Revision 13b17073: Add NFData instances for query results
This allows us to ensure that query results are strict as we build
them, instead of being lazy and only evaluated whe...
Iustin Pop
01:38 pm ganeti-local Revision daa79414: Introduce NFData instances for JSON types
The JSValue/JSObject types don't come with a NFData instance, so let's
add one ourselves, so that we can force evalua...
Iustin Pop
01:38 pm snf-ganeti Revision daa79414: Introduce NFData instances for JSON types
The JSValue/JSObject types don't come with a NFData instance, so let's
add one ourselves, so that we can force evalua...
Iustin Pop
01:38 pm snf-ganeti Revision 77d43564: Fix parsing of absolute job dependencies
It seems that Python code generates (sometimes) absolute job
dependencies which are strings, instead of integers, so ...
Iustin Pop
01:38 pm ganeti-local Revision 77d43564: Fix parsing of absolute job dependencies
It seems that Python code generates (sometimes) absolute job
dependencies which are strings, instead of integers, so ...
Iustin Pop
01:38 pm snf-ganeti Revision 1496f5f3: Make two common opcode parameters always serialised
This changes deps and comment fields to always be shown, to match the
Python behaviour for (at least) job listing/ops...
Iustin Pop
01:38 pm ganeti-local Revision 1496f5f3: Make two common opcode parameters always serialised
This changes deps and comment fields to always be shown, to match the
Python behaviour for (at least) job listing/ops...
Iustin Pop
01:38 pm snf-ganeti Revision 88127c47: Fix disk_template OpInstSetParams parameter
This is not a required field, but rather an optional one; we add a new
parameter and use it instead.
Signed-off-by: ...
Iustin Pop
01:38 pm ganeti-local Revision 88127c47: Fix disk_template OpInstSetParams parameter
This is not a required field, but rather an optional one; we add a new
parameter and use it instead.
Signed-off-by: ...
Iustin Pop
01:38 pm ganeti-local Revision d2970809: Support 'null' in Luxi QueryJobs names field
Python code sometimes sends this, so let's support it even though it's
non-standard.
Signed-off-by: Iustin Pop <iust...
Iustin Pop
01:38 pm snf-ganeti Revision d2970809: Support 'null' in Luxi QueryJobs names field
Python code sometimes sends this, so let's support it even though it's
non-standard.
Signed-off-by: Iustin Pop <iust...
Iustin Pop
01:38 pm ganeti-local Revision fd958a3d: Abstract code related to job ID creation
Having makeJobIdS as a separate function will allow us to use it
outside of json encoding.
The patch also exports on...
Iustin Pop
01:38 pm snf-ganeti Revision fd958a3d: Abstract code related to job ID creation
Having makeJobIdS as a separate function will allow us to use it
outside of json encoding.
The patch also exports on...
Iustin Pop
01:37 pm ganeti-local Revision 4355b2de: Add new Haskell library dependency for tests
The 'temporary' library add support for create temporary
directories/files beyond what is offered in the base library...
Iustin Pop
01:37 pm snf-ganeti Revision 4355b2de: Add new Haskell library dependency for tests
The 'temporary' library add support for create temporary
directories/files beyond what is offered in the base library...
Iustin Pop
01:37 pm snf-ganeti Revision a664325e: Reduce logging level in tests
This allows tests to execute IO actions which have logging as a side
effect, without polluting the stderr too much.
...
Iustin Pop
01:37 pm ganeti-local Revision a664325e: Reduce logging level in tests
This allows tests to execute IO actions which have logging as a side
effect, without polluting the stderr too much.
...
Iustin Pop
01:37 pm ganeti-local Revision 55438c07: Export jstore constants as well to Constants.hs
This single constant could be as well moved to constants.py. For now I
choose to just export the module as well.
Sig...
Iustin Pop
01:37 pm snf-ganeti Revision 55438c07: Export jstore constants as well to Constants.hs
This single constant could be as well moved to constants.py. For now I
choose to just export the module as well.
Sig...
Iustin Pop
01:37 pm ganeti-local Revision df8578fb: Generalise the test helper 'genUniquesList'
Instead of always using "arbitrary", make it require a generator (that
can then use more complex rules for building t...
Iustin Pop
01:37 pm snf-ganeti Revision df8578fb: Generalise the test helper 'genUniquesList'
Instead of always using "arbitrary", make it require a generator (that
can then use more complex rules for building t...
Iustin Pop
01:37 pm ganeti-local Revision 1db32048: Export more paths from Path.hs
Also adds a small helper for building the paths.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michele ...
Iustin Pop
01:37 pm snf-ganeti Revision 1db32048: Export more paths from Path.hs
Also adds a small helper for building the paths.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michele ...
Iustin Pop
01:36 pm Pithos iOS Client Revision 5e54703e: Make all the default scope for folder filter and use different placeholder for...
Miltiadis Vasilakis
01:33 pm Revision 4a1e3e53: Improve third party login methods messages
Kostas Papadimitriou
01:33 pm Revision 73aca73d: Force secondary login methods display
in third party account assigment to existing account process Kostas Papadimitriou
01:33 pm Revision d271dd21: Fix form class resolving
Kostas Papadimitriou
01:33 pm Revision d61f197e: Modal box style fix
Kostas Papadimitriou
01:33 pm Revision 1c4e8364: Twitter client improvements
- handle denied auth response
- configurable force_login param
Kostas Papadimitriou
01:33 pm Revision 16f89c1f: Update messages
Kostas Papadimitriou
01:33 pm Revision 74796dd8: Google and LinkedIn oauth support
Kostas Papadimitriou
01:33 pm astakos Revision c72d5a13: Remember last login method
when multiple login methods are enabled in settings only the primary one
is visible by default in the login page. Kee...
Kostas Papadimitriou
01:33 pm astakos Revision 4a1e3e53: Improve third party login methods messages
Kostas Papadimitriou
01:33 pm astakos Revision 73aca73d: Force secondary login methods display
in third party account assigment to existing account process Kostas Papadimitriou
01:33 pm astakos Revision d271dd21: Fix form class resolving
Kostas Papadimitriou
01:33 pm astakos Revision d61f197e: Modal box style fix
Kostas Papadimitriou
01:33 pm astakos Revision 1c4e8364: Twitter client improvements
- handle denied auth response
- configurable force_login param
Kostas Papadimitriou
01:33 pm astakos Revision 16f89c1f: Update messages
Kostas Papadimitriou
01:33 pm astakos Revision 74796dd8: Google and LinkedIn oauth support
Kostas Papadimitriou
01:33 pm Revision c72d5a13: Remember last login method
when multiple login methods are enabled in settings only the primary one
is visible by default in the login page. Kee...
Kostas Papadimitriou
01:29 pm ganeti-local Revision a1d137f6: Simplify a bit the FilterRegex JSON instance
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Iustin Pop
01:29 pm snf-ganeti Revision a1d137f6: Simplify a bit the FilterRegex JSON instance
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Iustin Pop
01:29 pm ganeti-local Revision ad1c1e41: Implement opcode summary support
This implements in the Haskell codebase the opcode summary. As opposed
to Python, we always use custom code for forma...
Iustin Pop
01:29 pm snf-ganeti Revision ad1c1e41: Implement opcode summary support
This implements in the Haskell codebase the opcode summary. As opposed
to Python, we always use custom code for forma...
Iustin Pop
01:29 pm ganeti-local Revision 8bc17ebb: Add optional formatting for OP_DSC_FIELD
For some opcodes, the output is not "stable", and depends on the exact
input values; this makes it harder to check co...
Iustin Pop
01:29 pm snf-ganeti Revision 8bc17ebb: Add optional formatting for OP_DSC_FIELD
For some opcodes, the output is not "stable", and depends on the exact
input values; this makes it harder to check co...
Iustin Pop
01:29 pm snf-ganeti Revision 5cd95d46: Add a type for the log type in job/opcode logs
Also fixes indentation for OP_STATUS.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultr...
Iustin Pop
01:29 pm ganeti-local Revision 5cd95d46: Add a type for the log type in job/opcode logs
Also fixes indentation for OP_STATUS.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultr...
Iustin Pop
01:29 pm ganeti-local Revision 60f20a41: Fix small typo in OpTestDelay/duration definition
The extra space results in inaccessible names; currently GHC doesn't
flag this as an error, but I've filled an upstre...
Iustin Pop
01:29 pm snf-ganeti Revision 60f20a41: Fix small typo in OpTestDelay/duration definition
The extra space results in inaccessible names; currently GHC doesn't
flag this as an error, but I've filled an upstre...
Iustin Pop
12:58 pm astakos Revision 4baa5660: Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into devel-0.13
Conflicts:
snf-astakos-app/astakos/im/templates/im/auth/local_login_prompt.html
Olga Brani
12:58 pm Revision 4baa5660: Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into devel-0.13
Conflicts:
snf-astakos-app/astakos/im/templates/im/auth/local_login_prompt.html
Olga Brani
12:46 pm snf-image-creator Revision 966af14a: Merge branch 'stable-0.1'
Nikos Skalkotos
12:17 pm snf-image-creator Revision d484007a: Merge branch 'stable-0.1-hd' into stable-0.1
Nikos Skalkotos
11:55 am Revision 892410d3: Project name should be a domain name
Sofia Papagiannaki
11:33 am Revision 4fc7d569: Fix NameError
Sofia Papagiannaki

12/16/2012

09:41 am snf-image Revision 33e9b1b1: Check for /etc/hostname in AssignHostname task
By default without investigating the distro of the guest VM, check
for the presence of /etc/hostname file. This is th...
Nikos Skalkotos
12:07 am snf-image Revision b3aefbbc: Fix helper's error monitoring system
Fix a bug where errors that where not created using log_error where
not registered to the monitoring subsystem.
Nikos Skalkotos
« Previous
Next »
 

Also available in: Atom