Activity

From 12/04/2010 to 01/02/2011

12/31/2010

02:52 pm snf-ganeti Revision cee32223: Merge branch 'devel-2.3'
* devel-2.3:
Fix typo in gnt-instance manpage
jqueue: Fix cancelling while in waitlock in queue
cli: Extend mes...
Michael Hanselmann
02:52 pm ganeti-local Revision cee32223: Merge branch 'devel-2.3'
* devel-2.3:
Fix typo in gnt-instance manpage
jqueue: Fix cancelling while in waitlock in queue
cli: Extend mes...
Michael Hanselmann
02:37 pm snf-ganeti Revision 2a0f9372: Fix build errors with ganeti-listrunner
- Remove non-ASCII character from manpage
- Reformat docstring for epydoc in script
These caused build breakage on s...
Michael Hanselmann
02:37 pm ganeti-local Revision 2a0f9372: Fix build errors with ganeti-listrunner
- Remove non-ASCII character from manpage
- Reformat docstring for epydoc in script
These caused build breakage on s...
Michael Hanselmann
02:37 pm snf-ganeti Revision ab737f24: Fix typo in gnt-instance manpage
s/os-name/os-type/. This was reported in issue 133.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-b...
Michael Hanselmann
02:37 pm ganeti-local Revision ab737f24: Fix typo in gnt-instance manpage
s/os-name/os-type/. This was reported in issue 133.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-b...
Michael Hanselmann

12/30/2010

07:51 pm ganeti-local Revision 2466c0fd: cli: Change “<…>” in query output to “(…)”
This should reduce the amount of damage in case of accidential copy &
paste.
Signed-off-by: Michael Hanselmann <hans...
Michael Hanselmann
07:51 pm snf-ganeti Revision 2466c0fd: cli: Change “<…>” in query output to “(…)”
This should reduce the amount of damage in case of accidential copy &
paste.
Signed-off-by: Michael Hanselmann <hans...
Michael Hanselmann
07:51 pm ganeti-local Revision da7e44ee: Initial import of listrunner
This tool was used and worked on internally for quite a long time. We
decided to include it in Ganeti.
Known issues:...
Michael Hanselmann
07:51 pm snf-ganeti Revision da7e44ee: Initial import of listrunner
This tool was used and worked on internally for quite a long time. We
decided to include it in Ganeti.
Known issues:...
Michael Hanselmann
03:56 pm snf-ganeti Revision cb0c77ff: Container: remove fromAssocList
Container.fromAssocList is just a re-export of IntMap.fromList; it
makes sense to remove it and simply export the ori...
Iustin Pop
03:56 pm ganeti-local Revision cb0c77ff: Container: remove fromAssocList
Container.fromAssocList is just a re-export of IntMap.fromList; it
makes sense to remove it and simply export the ori...
Iustin Pop
03:56 pm ganeti-local Revision a3eee4ad: Parallelize the balancing computations
This small patch changes the balancing computation to work in
parallel, if possible.
While the normal linking is aga...
Iustin Pop
03:56 pm snf-ganeti Revision a3eee4ad: Parallelize the balancing computations
This small patch changes the balancing computation to work in
parallel, if possible.
While the normal linking is aga...
Iustin Pop
03:46 pm snf-ganeti Revision d5ccec02: Allocation routines: return list of resource stats
Currently, the allocation routines (iterateAlloc and tieredAlloc)
return only the final state of the cluster and the ...
Iustin Pop
03:46 pm ganeti-local Revision d5ccec02: Allocation routines: return list of resource stats
Currently, the allocation routines (iterateAlloc and tieredAlloc)
return only the final state of the cluster and the ...
Iustin Pop
03:43 pm ganeti-local Revision f52dadb2: Fix updating of available (V)CPUs in CStats
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
03:43 pm snf-ganeti Revision f52dadb2: Fix updating of available (V)CPUs in CStats
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
03:43 pm snf-ganeti Revision fd3fe74d: RAPI: implement backwards compat with Ganeti 2.3
This is a cheap way to get back compatibility with Ganeti 2.3 (and
lower) in the RAPI backend. It is however not very...
Iustin Pop
03:43 pm ganeti-local Revision fd3fe74d: RAPI: implement backwards compat with Ganeti 2.3
This is a cheap way to get back compatibility with Ganeti 2.3 (and
lower) in the RAPI backend. It is however not very...
Iustin Pop
03:42 pm ganeti-local Revision a083e855: Document Utils.tryFromObj
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
03:42 pm snf-ganeti Revision a083e855: Document Utils.tryFromObj
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
03:41 pm ganeti-local Revision 6bc39970: Add 'Read' instances for most objects
This allows a cluster structure to be easily serialized via "read";
together with the already existing instances of S...
Iustin Pop
03:41 pm snf-ganeti Revision 6bc39970: Add 'Read' instances for most objects
This allows a cluster structure to be easily serialized via "read";
together with the already existing instances of S...
Iustin Pop
11:51 am snf-ganeti Revision 6eaa7bb8: hspace: abstract the listing of the allocation map
Just another cleanup of duplicate code.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <lecz...
Iustin Pop
11:51 am ganeti-local Revision 6eaa7bb8: hspace: abstract the listing of the allocation map
Just another cleanup of duplicate code.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <lecz...
Iustin Pop
11:49 am snf-ganeti Revision 33e44f0c: Add maybePrintInsts for the instance listing
This again abstracts a bit the instance listing. Due to the fact that
I don't want to import Cluster.hs in CLI.hs, we...
Iustin Pop
11:49 am ganeti-local Revision 33e44f0c: Add maybePrintInsts for the instance listing
This again abstracts a bit the instance listing. Due to the fact that
I don't want to import Cluster.hs in CLI.hs, we...
Iustin Pop
11:49 am ganeti-local Revision 417f6b50: Add maybePrintNodes for abstracting the node list
Since this bit of code (including the “when (isJust …)” is used in
multiple places, let's abstract it in a function t...
Iustin Pop
11:49 am snf-ganeti Revision 417f6b50: Add maybePrintNodes for abstracting the node list
Since this bit of code (including the “when (isJust …)” is used in
multiple places, let's abstract it in a function t...
Iustin Pop
11:48 am snf-ganeti Revision 4188449c: Add maybeSaveData for cluster state saving
This functionality was replicated in multiple places (hbal & hspace),
so we abstract it for better clarity.
Addition...
Iustin Pop
11:48 am ganeti-local Revision 4188449c: Add maybeSaveData for cluster state saving
This functionality was replicated in multiple places (hbal & hspace),
so we abstract it for better clarity.
Addition...
Iustin Pop
11:45 am snf-ganeti Revision 86ea20e8: Simplify the codeflow in hscan.hs
We change processData to just load the data, and return a simpler
type.
Signed-off-by: Iustin Pop <iustin@google.com...
Iustin Pop
11:45 am ganeti-local Revision 86ea20e8: Simplify the codeflow in hscan.hs
We change processData to just load the data, and return a simpler
type.
Signed-off-by: Iustin Pop <iustin@google.com...
Iustin Pop
11:45 am ganeti-local Revision c0e31451: Convert Text.serializeCluster to ClusterData
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
11:45 am snf-ganeti Revision c0e31451: Convert Text.serializeCluster to ClusterData
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
11:44 am snf-ganeti Revision f4f6eb0b: Convert the rest of the pipeline to ClusterData
This patch converts the backends and mergeData to the new ClusterData
type.
Signed-off-by: Iustin Pop <iustin@google...
Iustin Pop
11:44 am ganeti-local Revision f4f6eb0b: Convert the rest of the pipeline to ClusterData
This patch converts the backends and mergeData to the new ClusterData
type.
Signed-off-by: Iustin Pop <iustin@google...
Iustin Pop
11:44 am ganeti-local Revision 017a0c3d: Move part of the loader pipeline to ClusterData
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
11:44 am snf-ganeti Revision 017a0c3d: Move part of the loader pipeline to ClusterData
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
11:40 am snf-ganeti Revision 34c00528: Convert Loader.RqType to ClusterData
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
11:40 am ganeti-local Revision 34c00528: Convert Loader.RqType to ClusterData
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
11:38 am ganeti-local Revision 7b6e99b3: Add a new type ClusterData
This will be used to hold all the disparate uses of the cluster data:
we have either tuples with these four elements,...
Iustin Pop
11:38 am snf-ganeti Revision 7b6e99b3: Add a new type ClusterData
This will be used to hold all the disparate uses of the cluster data:
we have either tuples with these four elements,...
Iustin Pop
11:38 am snf-ganeti Revision 45cb5963: Ajust hspace manpage for the new simulation syntax
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
11:38 am ganeti-local Revision 45cb5963: Ajust hspace manpage for the new simulation syntax
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
11:38 am ganeti-local Revision 6c7448bb: Simulation backend: read the allocation policy too
This patch moves the allocation policy from hardcoded to be read from
the given specification, and extends the error ...
Iustin Pop
11:38 am snf-ganeti Revision 6c7448bb: Simulation backend: read the allocation policy too
This patch moves the allocation policy from hardcoded to be read from
the given specification, and extends the error ...
Iustin Pop
11:36 am snf-ganeti Revision 9983063b: Simulation backend: allow multiple node groups
This patch changes the behaviour of the --simulation option to be an
incremental option, where each new use defines a...
Iustin Pop
11:36 am ganeti-local Revision 9983063b: Simulation backend: allow multiple node groups
This patch changes the behaviour of the --simulation option to be an
incremental option, where each new use defines a...
Iustin Pop

12/29/2010

06:57 pm Pithos Revision c83bb60b: Correctly handle error response so all requestors get it.
Dimitris Routsis
06:57 pm Revision c83bb60b: Correctly handle error response so all requestors get it.
Dimitris Routsis
05:48 pm snf-ganeti Revision 30c945d0: jqueue: Fix cancelling while in waitlock in queue
Since the recent change to leave jobs in the “waitlock” status (commit
5fd6b6947), cancelling a job while it's back i...
Michael Hanselmann
05:48 pm ganeti-local Revision 30c945d0: jqueue: Fix cancelling while in waitlock in queue
Since the recent change to leave jobs in the “waitlock” status (commit
5fd6b6947), cancelling a job while it's back i...
Michael Hanselmann
01:23 pm Pithos Revision ac4f68ab: Cache responses for a short time period to avoid delays when multiple requests...
Dimitris Routsis
01:23 pm Revision ac4f68ab: Cache responses for a short time period to avoid delays when multiple requests...
Dimitris Routsis

12/27/2010

04:38 pm Feature #67 (Assigned): Standard/list view icons
Η λειτουργικότητα είναι οκ. Χρειάζεται να γίvει λίγο μεγαλύτερο το size των "#" και "=" γιατί δεν φαίνονται καλά. Το ... Constantinos Venetsanopoulos
04:07 pm Feature #77 (Closed): Επιλεγμένες οι default επιλογές
ΟΚ Constantinos Venetsanopoulos
04:06 pm Feature #103 (Assigned): Glow των next/back buttons του wizard ίδιο με του "create new"
To glow χρώμα είναι οκ, απλά να γίνεται glow και το border των buttons (όπως στο create new) γιατί τώρα μένει 1 pixel... Constantinos Venetsanopoulos
02:50 pm Feature #103 (Feedback): Glow των next/back buttons του wizard ίδιο με του "create new"
Ready for testing Markos Gogoulos
02:49 pm Revision 6fb779db: hover on wizard next/previous buttons
Markos Gogoulos
02:32 pm Feature #67 (Feedback): Standard/list view icons
ready for testing Markos Gogoulos
02:27 pm Feature #77 (Feedback): Επιλεγμένες οι default επιλογές
Done Markos Gogoulos
02:24 pm Revision 9a7bc8ab: create new instances default selection for the first image
Markos Gogoulos
12:38 pm Revision 7ffd2e02: selectors
user

12/24/2010

12:16 pm ganeti-local Revision c4f10abb: LUInstanceRename: log result of name resolving
While the LU does return the final name, it's useful to log the actual
DNS resolving process (input and output) in or...
Iustin Pop
12:16 pm snf-ganeti Revision c4f10abb: LUInstanceRename: log result of name resolving
While the LU does return the final name, it's useful to log the actual
DNS resolving process (input and output) in or...
Iustin Pop

12/23/2010

05:52 pm ganeti-local Revision 54cffd50: Merge branch 'stable-0.2'
* stable-0.2:
Move man files to man/ subdirectory
Conflicts (all removed):
man/hail.1
man/hbal.1
...
Iustin Pop
05:52 pm snf-ganeti Revision 54cffd50: Merge branch 'stable-0.2'
* stable-0.2:
Move man files to man/ subdirectory
Conflicts (all removed):
man/hail.1
man/hbal.1
...
Iustin Pop
05:38 pm ganeti-local Revision ab0521f9: Move man files to man/ subdirectory
This is just change on the 0.2 branch to synchronize with the master
branch. It allows automated builds to work bette...
Iustin Pop
05:38 pm snf-ganeti Revision ab0521f9: Move man files to man/ subdirectory
This is just change on the 0.2 branch to synchronize with the master
branch. It allows automated builds to work bette...
Iustin Pop
05:17 pm ganeti-local Revision 50211c86: Merge branch 'stable-0.2'
* devel-0.2:
Update NEWS file for 0.2.8 release
hbal: return meaningful exit code for job failures
Change the b...
Iustin Pop
05:17 pm snf-ganeti Revision 50211c86: Merge branch 'stable-0.2'
* devel-0.2:
Update NEWS file for 0.2.8 release
hbal: return meaningful exit code for job failures
Change the b...
Iustin Pop
04:16 pm ganeti-local Revision d7f18640: Update NEWS file for 0.2.8 release
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
Iustin Pop
04:16 pm snf-ganeti Revision d7f18640: Update NEWS file for 0.2.8 release
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
Iustin Pop
03:41 pm web_layout_0.0.7-3.png
layout v0.0.7 expand "disks" inside hoverbox Constantinos Venetsanopoulos
02:41 pm snf-ganeti Revision 649cb0c9: Fix typo in _ComputeInstanceData
Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr> Apollon Oikonomopoulos
02:34 pm Feature #73: Χρώματα δεξιού μενού στο list view
Έχει ανέβει το ανάλογο αρχείο που επεξηγεί όλες τις επιλογές του δεξιού μενού ανάλογα με τα επιλεγμένα VMs --> instan... Constantinos Venetsanopoulos
02:26 pm ganeti-local Revision 23448f82: hbal: return meaningful exit code for job failures
Currently, LUXI job failures only display a warning message, while
still returning a success exit code. We change hba...
Iustin Pop
02:26 pm snf-ganeti Revision 23448f82: hbal: return meaningful exit code for job failures
Currently, LUXI job failures only display a warning message, while
still returning a success exit code. We change hba...
Iustin Pop
02:25 pm snf-ganeti Revision 4715711d: Change the balancing function
Currently the balancing function is a modified version of the standard
deviation (stddev divided by list length), due...
Iustin Pop
02:25 pm ganeti-local Revision 4715711d: Change the balancing function
Currently the balancing function is a modified version of the standard
deviation (stddev divided by list length), due...
Iustin Pop
02:22 pm Bug #101: Opacity των terminated
Αυτό το κάνει και σε εμένα, με Windows και IE9.
Νομίζω ο [cven] το βλέπει με Firefox 3.6 σε Ubuntu.
Vangelis Koukis
02:15 pm Bug #61: Κίνηση των λέξεων των tabs
σε αυτά που παρατήρησε ο Βαγγέλης:
α) οι λέξεις θα πρέπει να είναι και δύο - τρία pixel πιο κρυμμένες για να υπάρχ...
Constantinos Venetsanopoulos
02:08 pm Feature #103 (Closed): Glow των next/back buttons του wizard ίδιο με του "create new"
Τα next/back buttons του wizard να γίνονται glow με hover όπως κάνει το "create new" (χωρίς να αλλάζει το font) Constantinos Venetsanopoulos
02:06 pm Bug #101 (Closed): Opacity των terminated
Κάτι πρέπει να αλλάξει στο opacity των terminated μηχανηματων γιατί τα γράμματα δεν φαίνονται καθόλου και το εικονίδι... Constantinos Venetsanopoulos
02:05 pm Bug #99 (Closed): το κουμπί "create new" δεν είναι στοιχισμένο με το τέλος της λέξης instances
Το δεξί άκρο του "create new" δεν είναι στοιχισμένο στη λέξη instances.
Constantinos Venetsanopoulos
01:59 pm Bug #61 (Assigned): Κίνηση των λέξεων των tabs
Αυτό έχει δύο θέματα:
α) Οι λέξεις κινούνται υπερβολικά απότομα, όπως παλιά. Την τελευταία φορά ήταν ΟΚ, τώρα κινο...
Vangelis Koukis
01:53 pm Feature #69 (Assigned): Χρώμα των reboot/shutdown/more του δεξιά δυναμικού μενού
Το ξανα-ανοίγω για να φαίνεται ανοιχτό μετά το τελευταίο update. Vangelis Koukis
01:52 pm Feature #69: Χρώμα των reboot/shutdown/more του δεξιά δυναμικού μενού
Τελικά έγινε μια χαρά, αλλά για κάποιο λόγο το εφέ είναι υπερβολικά διακριτικό κι εξαρτάται κι από τον browser και το... Vangelis Koukis
01:45 pm Feature #85 (Closed): padding των next/back buttons
Constantinos Venetsanopoulos
01:45 pm Feature #79 (Closed): step2 όλα να τετραγωνοποιηθούν
Constantinos Venetsanopoulos
01:44 pm Feature #65 (Closed): Πιο σωστό χρώμα στο glow του "create new" button
Constantinos Venetsanopoulos
01:43 pm Feature #63 (Closed): Αλλαγή του χρώματος της μπάρας στο αντίστοιχο tab
Constantinos Venetsanopoulos
12:11 pm instances_list_view_menu.txt
Δυναμική λειτουργία δεξιού μενού επιλογών στο: instances list view Constantinos Venetsanopoulos
11:51 am Revision e690c75d: clored bars
Christos Psaltis
11:29 am Feature #85 (Resolved): padding των next/back buttons
οκ Christos Psaltis
11:23 am Feature #63 (Resolved): Αλλαγή του χρώματος της μπάρας στο αντίστοιχο tab
ok, έγιναν με το on χρώμα Christos Psaltis
11:16 am snf-ganeti Revision 949397c8: Move some tiered spec functionality to Cluster.hs
This splits out a bit of code from hspace.hs and moves it into its own
function in Cluster.hs.
Signed-off-by: Iustin...
Iustin Pop
11:16 am ganeti-local Revision 949397c8: Move some tiered spec functionality to Cluster.hs
This splits out a bit of code from hspace.hs and moves it into its own
function in Cluster.hs.
Signed-off-by: Iustin...
Iustin Pop
10:03 am Feature #65 (Resolved): Πιο σωστό χρώμα στο glow του "create new" button
οκ Christos Psaltis
09:34 am Revision 453e8925: animated tabs and reboot color
Christos Psaltis
09:33 am Bug #61 (Resolved): Κίνηση των λέξεων των tabs
έγινε Christos Psaltis
09:06 am Feature #79 (Resolved): step2 όλα να τετραγωνοποιηθούν
Christos Psaltis
09:05 am Feature #69 (Resolved): Χρώμα των reboot/shutdown/more του δεξιά δυναμικού μενού
Christos Psaltis
09:05 am Feature #69: Χρώμα των reboot/shutdown/more του δεξιά δυναμικού μενού
έγινε Christos Psaltis
08:46 am Revision 73e0104a: removed rounded corners
Christos Psaltis
08:46 am Feature #79: step2 όλα να τετραγωνοποιηθούν
οκ. Το ίδιο έγινε και για το παράθυρο του notification. Δεν υπάρχει κάπου αλλού καμπύλη αντί για γωνία Christos Psaltis

12/22/2010

07:41 pm Feature #97 (Closed): Υλοποίηση API calls
Υλοποίηση API calls για να γεμίζει με πληροφορία το body Constantinos Venetsanopoulos
07:37 pm Feature #95 (Closed): i18n
τα μηνύματα, τίτλοι, και γενικώς το σύνολο της διεπαφής θα πρέπει να ακολουθεί τους κανόνες i18n, και συγκεκριμένα να... Constantinos Venetsanopoulos
07:36 pm Feature #93 (Closed): step2 sliders
O slider έχει χρώμα μόνο από την αριστερή πλευρά καθώς γεμίζει. Ο client ζητά τα flavors, και βγάζει αριθμό επιλογών ... Constantinos Venetsanopoulos
07:35 pm Feature #91 (Closed): Scrolling στο list view
Τα δύο panes στο list view θα scrollάρουν ανεξάρτητα και θα υπάρχει δυνατότητα ελέγχου από το πληκτρολόγιο. Η κίνηση ... Constantinos Venetsanopoulos
07:34 pm Feature #89 (Closed): Επιλογή "add to group"
Τόσο στο standard όσο και στο list view θα έχουμε ένα υβριδικό combo box επιλογής γκρουπ και δημιουργίας νέου. Constantinos Venetsanopoulos
07:32 pm Feature #87 (Closed): κουμπί για κλείσιμο πάνω δεξιά
Στο notification box:
κουμπάκι close, πάνω δεξιά, τετράγωνο, το ένα τέταρτο του τετραγώνου μέσα στο κουτί τα άλλα τρ...
Constantinos Venetsanopoulos
07:31 pm Feature #85 (Closed): padding των next/back buttons
To padding των κουμπιών next/back να γίνει ίδιο με αυτό του "create new", δηλαδή ελάχιστο padding top & bottom και πε... Constantinos Venetsanopoulos
07:25 pm Feature #83 (Closed): Αισθητική ανανέωση του wizard
Ο τίτλος να διαχωριστεί λίγο από το περιεχόμενο. Συγκεκριμένα συζητήσαμε για το step3 ότι θα μπορούσε να μπαίνει ο τί... Constantinos Venetsanopoulos
07:23 pm Feature #81 (Closed): step2 από custom ξανά σε prefixed flavor
Όταν κάποιος αρχίζει και πειράζει τις μπάρες η επιλογή πάει κατευθείαν στο custom όπως είναι λογικό.
Το θέμα είναι ό...
Constantinos Venetsanopoulos
07:18 pm Feature #79 (Closed): step2 όλα να τετραγωνοποιηθούν
Στο 2ο βήμα να γίνουν τα πάντα τετράγωνα. Οι sliders, οι μπάρες των sliders και τα κουτιά που παρουσιάζουν την τιμή. Constantinos Venetsanopoulos
07:16 pm Feature #77 (Closed): Επιλεγμένες οι default επιλογές
Να υπάρχουν επιλεγμένες οι default επιλογές, ώστε με τρία next click ο χρήστης να κάνει ένα επιτυχές creation Constantinos Venetsanopoulos
07:12 pm Feature #75 (Closed): dotted κουτί μέσα στο hoverbox
dotted line κουτί μέσα στο hoverbox, για επισήμανση του τι ειναι επιλεγμένο, καλύτερο accessibility από πληκτρολόγιο Constantinos Venetsanopoulos
07:08 pm Feature #73 (Closed): Χρώματα δεξιού μενού στο list view
Ανάλογα με τις επιλογές από τη λίστα των μηχανημάτων, θα έχουμε κάποια εικονίδια που θα είναι ενεργοποιημένα και θα μ... Constantinos Venetsanopoulos
07:00 pm Feature #71 (Closed): Μικρότερα OS emblems στα εικονίδια
Να γίνουν μικρότερα τα emblems στα εικονίδια και να στοιχιστούν με το κάτω μέρος του υπόλοιπου εικονιδίου. Constantinos Venetsanopoulos
06:57 pm Feature #69 (Closed): Χρώμα των reboot/shutdown/more του δεξιά δυναμικού μενού
Οι λέξεις του δεξιά δυναμικού μενού, που εμφανίζεται κατά το hover (reboot/shutdown/more) να είναι σκούρες γκρί και κ... Constantinos Venetsanopoulos
06:50 pm Feature #67 (Closed): Standard/list view icons
Για το standard/list view στη μπάρα να μπούν τα "#" και "=" αντίστοιχα.
Να υπάρχουν και τα δύο κάθε φορά, απλά να αλ...
Constantinos Venetsanopoulos
06:45 pm Feature #65 (Closed): Πιο σωστό χρώμα στο glow του "create new" button
Να μπεί ένα πιο σωστό χρώμα κατά το hover πάνω από το κουμπί create new, που να δίνει περισσότερο την αίσθηση του glo... Constantinos Venetsanopoulos
06:43 pm Feature #63 (Closed): Αλλαγή του χρώματος της μπάρας στο αντίστοιχο tab
Όταν αλλάζουμε tab να αλλάζουν στο ανάλογο χρώμα και όλες οι μπάρες Constantinos Venetsanopoulos
06:40 pm Bug #61 (Closed): Κίνηση των λέξεων των tabs
Hover πάνω από τη λέξη του τρέχοντος tab:
Κανένα interaction, η λέξη παραμένει εκεί που είναι, κολλημένη στη μπάρα κ...
Constantinos Venetsanopoulos
04:40 pm Revision 6392bd64: - finished DTO removal (needs extensive functional testing). Kept DTO objects ...
- reverted removal of getDTO() and getUserDTO(), for the Admin App
- need to add the appropriate methods that return ...
fstamatelopoulos
04:40 pm Pithos Revision 6392bd64: - finished DTO removal (needs extensive functional testing). Kept DTO objects ...
- reverted removal of getDTO() and getUserDTO(), for the Admin App
- need to add the appropriate methods that return ...
fstamatelopoulos
02:00 pm Revision feb62976: alt list view, state alignment
Christos Psaltis
01:23 pm Revision 998ba8f9: alt wizard layout corrections
Christos Psaltis
11:13 am Revision 8d2ee666: removed old pyramid files
Christos Psaltis

12/21/2010

08:14 pm snf-ganeti Revision c694367b: Fix QA for “list-fields” commands
The list of fields is not only sorted, but sorted in a nice way.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
08:14 pm ganeti-local Revision c694367b: Fix QA for “list-fields” commands
The list of fields is not only sorted, but sorted in a nice way.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
08:14 pm snf-ganeti Revision 0f9294f7: Remove utils.FormatTimestampWithTZ
Long story short: time.strftime("%Z", time.localtime()) doesn't work,
even though it's documented to be equivalent to...
Michael Hanselmann
08:14 pm ganeti-local Revision 0f9294f7: Remove utils.FormatTimestampWithTZ
Long story short: time.strftime("%Z", time.localtime()) doesn't work,
even though it's documented to be equivalent to...
Michael Hanselmann
08:14 pm snf-ganeti Revision 9e691184: Ensure temp files from RunCmd tests are removed
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
08:14 pm ganeti-local Revision 9e691184: Ensure temp files from RunCmd tests are removed
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
08:05 pm Revision b446b2bf: added border bottom
Christos Psaltis
07:26 pm Revision ea3cb4e4: updated main instances
Christos Psaltis
06:03 pm Revision f7c44c33: removed even more DTOs
fstamatelopoulos
06:03 pm Pithos Revision f7c44c33: removed even more DTOs
fstamatelopoulos
05:10 pm Revision e45948fc: more details on installation in readme
Christos Psaltis
04:52 pm Revision 22fd7595: updated readme, mo more chameleon
Christos Psaltis
04:51 pm Revision 89976b6c: moved instances to django templates
Christos Psaltis
04:42 pm Revision b303ba05: move to django templates except main instances
Christos Psaltis
03:23 pm snf-ganeti Revision 3536c792: Allow customisation of the disk index separator
As per issue 124, some Xen versions (or packaging) don't deal nicely
with the colon being part of a disk name. Theref...
Iustin Pop
03:23 pm ganeti-local Revision 3536c792: Allow customisation of the disk index separator
As per issue 124, some Xen versions (or packaging) don't deal nicely
with the colon being part of a disk name. Theref...
Iustin Pop
03:18 pm snf-ganeti Revision 9f37f689: utils: Timezone fixes and tests
- Update docstrings to explicitely mention Epoch
- Fix timezone bug in FormatTimestampWithTZ, where it would
use GM...
Michael Hanselmann
03:18 pm ganeti-local Revision 9f37f689: utils: Timezone fixes and tests
- Update docstrings to explicitely mention Epoch
- Fix timezone bug in FormatTimestampWithTZ, where it would
use GM...
Michael Hanselmann
03:18 pm snf-ganeti Revision b60fcb6f: query: Add wrapper for creating response object
It'll be used for querying locks.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
03:18 pm ganeti-local Revision b60fcb6f: query: Add wrapper for creating response object
It'll be used for querying locks.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
03:18 pm ganeti-local Revision aa29e95f: Move QueryFields to query module
Also replace “sorted” with “utils.NiceSort” now that it supports a key
function.
Signed-off-by: Michael Hanselmann <...
Michael Hanselmann
03:18 pm snf-ganeti Revision aa29e95f: Move QueryFields to query module
Also replace “sorted” with “utils.NiceSort” now that it supports a key
function.
Signed-off-by: Michael Hanselmann <...
Michael Hanselmann
01:32 pm Revision 631879d1: corrected on-off tabs colors
Christos Psaltis
01:06 pm Revision 9d2e3767: transpartent logo and spacings
Christos Psaltis
12:20 pm Revision 4274b0f8: aligning elements
Christos Psaltis

12/20/2010

11:23 pm snf-ganeti Revision cd4c86a8: cli: Extend message for LUXI timeouts
Point out that jobs already submitted continue to run.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewe...
Michael Hanselmann
11:23 pm ganeti-local Revision cd4c86a8: cli: Extend message for LUXI timeouts
Point out that jobs already submitted continue to run.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewe...
Michael Hanselmann
11:23 pm snf-ganeti Revision 28e3e216: Fix timeout handling in LUXI client
If the socket can't be read in time, it raises “socket.timeout”, for
which there is special handling code. Unfortunat...
Michael Hanselmann
11:23 pm ganeti-local Revision 28e3e216: Fix timeout handling in LUXI client
If the socket can't be read in time, it raises “socket.timeout”, for
which there is special handling code. Unfortunat...
Michael Hanselmann
11:13 pm Revision 724a98e1: Merge branch 'master' of https://code.grnet.gr/git/synnefo
Dimitris Moraitis
11:12 pm Revision 5edf48bd: don't display uptime in stopped instances
Dimitris Moraitis
10:51 pm Revision 126425e5: Merge branch 'master' of https://code.grnet.gr/git/synnefo
Christos Psaltis
10:50 pm Revision f24e8f4b: aligned buttons
Christos Psaltis
10:48 pm Revision 97372c78: resize os icons
Dimitris Moraitis
10:27 pm Revision 79323c9e: Merge branch 'master' of https://code.grnet.gr/git/synnefo
Dimitris Moraitis
10:27 pm Revision b181e7c1: add sepearator
Dimitris Moraitis
10:25 pm Revision 85ddca08: simpler titles in wizard steps
Christos Psaltis
10:10 pm Revision b3931dad: redesigning wizard
Christos Psaltis
09:46 pm Revision b48156de: Merge branch 'master' of https://code.grnet.gr/git/synnefo
Dimitris Moraitis
09:46 pm Revision e7cf4cb8: reposition actions
Dimitris Moraitis
09:45 pm Revision 321b586b: rectangular buttons
Christos Psaltis
09:28 pm Revision 906972b1: add username and settings links
Dimitris Moraitis
09:19 pm Revision 93b49efa: more css improvements
Dimitris Moraitis
08:01 pm Revision 8e2698c0: added installation instructions
Christos Psaltis
07:59 pm Revision 25e4551c: display OS icons in standard view
Dimitris Moraitis
07:39 pm Revision 5153f2a9: more css improvements towards mockup
Dimitris Moraitis
05:16 pm Revision 98b91664: css improvements in alt-main.css
Dimitris Moraitis
04:42 pm snf-ganeti Revision 82d25bbb: Merge branch 'devel-2.3'
* devel-2.3:
Prepare 2.3.1 release
Fix disk status verification in LUClusterVerify
Conflicts:
NEWS: Trivial
Si...
Michael Hanselmann
04:42 pm ganeti-local Revision 82d25bbb: Merge branch 'devel-2.3'
* devel-2.3:
Prepare 2.3.1 release
Fix disk status verification in LUClusterVerify
Conflicts:
NEWS: Trivial
Si...
Michael Hanselmann
04:33 pm ganeti-local Revision 43217ac7: Merge branch 'stable-2.3' into devel-2.3
* stable-2.3:
Prepare 2.3.1 release
Fix disk status verification in LUClusterVerify
Signed-off-by: Michael Hanse...
Michael Hanselmann
04:33 pm snf-ganeti Revision 43217ac7: Merge branch 'stable-2.3' into devel-2.3
* stable-2.3:
Prepare 2.3.1 release
Fix disk status verification in LUClusterVerify
Signed-off-by: Michael Hanse...
Michael Hanselmann
04:18 pm ganeti-local Revision a8c68e44: Add QA scripts to checked Python code
pylint is not yet included as the code needs some work for that.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
04:18 pm snf-ganeti Revision a8c68e44: Add QA scripts to checked Python code
pylint is not yet included as the code needs some work for that.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
04:18 pm snf-ganeti Revision 930e77d1: ganeti-qa: Wrap lines longer than 80 chars
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
04:18 pm ganeti-local Revision 930e77d1: ganeti-qa: Wrap lines longer than 80 chars
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
03:22 pm snf-ganeti Revision bb2dc35a: Prepare 2.3.1 release
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
03:22 pm ganeti-local Revision bb2dc35a: Prepare 2.3.1 release
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:23 pm snf-ganeti Revision afcd5a0b: Text.hs: also read cluster tags from the data file
This means that a file with the correct information is as accurate as
the other backends (Luxi, Rapi). Serialization ...
Iustin Pop
02:23 pm ganeti-local Revision c4c37257: Luxi: read the allocation policy from the cluster
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
02:23 pm ganeti-local Revision 2ddabf4f: Rapi: read the allocation policy from the cluster
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
02:23 pm ganeti-local Revision 01fec0a1: hail: allow overriding cluster data from requests
Currently, it's not easy to generate “fake” IAllocator request files
for hail. As such, testing on simulated clusters...
Iustin Pop
02:23 pm ganeti-local Revision f4c7d37a: Text: read/write the allocation policy
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
02:23 pm snf-ganeti Revision 73206d0a: IAllocator: respect the alloc_policy for groups
This patch changes the allocate mode to respect the alloc_policy for
groups. It does this by changing the sort key fr...
Iustin Pop
02:23 pm snf-ganeti Revision 01fec0a1: hail: allow overriding cluster data from requests
Currently, it's not easy to generate “fake” IAllocator request files
for hail. As such, testing on simulated clusters...
Iustin Pop
02:23 pm snf-ganeti Revision f4c7d37a: Text: read/write the allocation policy
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
02:23 pm snf-ganeti Revision c4c37257: Luxi: read the allocation policy from the cluster
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
02:23 pm snf-ganeti Revision 2ddabf4f: Rapi: read the allocation policy from the cluster
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
02:23 pm snf-ganeti Revision b2ba4669: Implement a JSON instance for AllocPolicy
This will allow reading this attribute via the Rapi/Luxi backends.
Signed-off-by: Iustin Pop <iustin@google.com>
Rev...
Iustin Pop
02:23 pm snf-ganeti Revision 1a3cc8ad: live-test: support multi-group clusters
Since currently hbal can only work on single groups at a time, we need
to be able to specify the target group when ru...
Iustin Pop
02:23 pm snf-ganeti Revision 716c6be5: Text.hs: serialize cluster tags when writing data
This is the complement to the reading part. Now the live-test works
correctly against clusters with configured exclus...
Iustin Pop
02:23 pm ganeti-local Revision 73206d0a: IAllocator: respect the alloc_policy for groups
This patch changes the allocate mode to respect the alloc_policy for
groups. It does this by changing the sort key fr...
Iustin Pop
02:23 pm snf-ganeti Revision a604456d: Text.hs: change to use sepSplit
The new sepSplit function can split based on empty lines, so we remove
the hackish text splitting from before and sim...
Iustin Pop
02:23 pm snf-ganeti Revision 748d5d50: Generalise the sepSplit function
Currently it works on splitting strings by individual chars, but we
can generalise it to split lists by list elements...
Iustin Pop
02:23 pm snf-ganeti Revision aec636b9: hail: display group names in info messages
This patch switches from the group index to the group name for the
informational messages in the hail results.
Signe...
Iustin Pop
02:23 pm snf-ganeti Revision e0c85e08: hbal: display the group name in the multi-group case
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
02:23 pm snf-ganeti Revision e4d8071d: Text.hs: also save the group data when serialising
This should have been in the previous patches, but sent separate for
clarity.
The live-test script is updated to rea...
Iustin Pop
02:23 pm snf-ganeti Revision 10ef6b4e: Change the Node.group attribute
Currently, the Node.group attribute is the UUID of the group, as until
recently Ganeti didn't export the node group p...
Iustin Pop
02:23 pm ganeti-local Revision 10ef6b4e: Change the Node.group attribute
Currently, the Node.group attribute is the UUID of the group, as until
recently Ganeti didn't export the node group p...
Iustin Pop
02:23 pm ganeti-local Revision e4d8071d: Text.hs: also save the group data when serialising
This should have been in the previous patches, but sent separate for
clarity.
The live-test script is updated to rea...
Iustin Pop
02:23 pm ganeti-local Revision e0c85e08: hbal: display the group name in the multi-group case
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
02:23 pm ganeti-local Revision aec636b9: hail: display group names in info messages
This patch switches from the group index to the group name for the
informational messages in the hail results.
Signe...
Iustin Pop
02:23 pm ganeti-local Revision 748d5d50: Generalise the sepSplit function
Currently it works on splitting strings by individual chars, but we
can generalise it to split lists by list elements...
Iustin Pop
02:23 pm ganeti-local Revision a604456d: Text.hs: change to use sepSplit
The new sepSplit function can split based on empty lines, so we remove
the hackish text splitting from before and sim...
Iustin Pop
02:23 pm ganeti-local Revision afcd5a0b: Text.hs: also read cluster tags from the data file
This means that a file with the correct information is as accurate as
the other backends (Luxi, Rapi). Serialization ...
Iustin Pop
02:23 pm ganeti-local Revision 716c6be5: Text.hs: serialize cluster tags when writing data
This is the complement to the reading part. Now the live-test works
correctly against clusters with configured exclus...
Iustin Pop
02:23 pm ganeti-local Revision 1a3cc8ad: live-test: support multi-group clusters
Since currently hbal can only work on single groups at a time, we need
to be able to specify the target group when ru...
Iustin Pop
02:23 pm ganeti-local Revision b2ba4669: Implement a JSON instance for AllocPolicy
This will allow reading this attribute via the Rapi/Luxi backends.
Signed-off-by: Iustin Pop <iustin@google.com>
Rev...
Iustin Pop
02:23 pm ganeti-local Revision a679e9dc: Rework the data loader pipelines to read groups
This (invasive) patch changes all the loader pipelines to read the node
groups data from the cluster, via the various...
Iustin Pop
02:23 pm snf-ganeti Revision a679e9dc: Rework the data loader pipelines to read groups
This (invasive) patch changes all the loader pipelines to read the node
groups data from the cluster, via the various...
Iustin Pop
02:22 pm snf-ganeti Revision f4531f51: Add lookupGroup utility function
This will be used in the various backends similar to the lookupNode
function.
Signed-off-by: Iustin Pop <iustin@goog...
Iustin Pop
02:22 pm ganeti-local Revision f4531f51: Add lookupGroup utility function
This will be used in the various backends similar to the lookupNode
function.
Signed-off-by: Iustin Pop <iustin@goog...
Iustin Pop
02:20 pm snf-ganeti Revision 0dc1bf87: Add a new Group.hs module describing node groups
This is not yet used by the rest of the code.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz...
Iustin Pop
02:20 pm ganeti-local Revision 0dc1bf87: Add a new Group.hs module describing node groups
This is not yet used by the rest of the code.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz...
Iustin Pop
02:20 pm snf-ganeti Revision edd0a48f: Add the new OpQueryGroups opcode definition
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop
02:20 pm ganeti-local Revision edd0a48f: Add the new OpQueryGroups opcode definition
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Iustin Pop

12/17/2010

10:01 pm Revision 0f402f77: add synnefo.ui app to settings.py.dist
Dimitris Moraitis
10:00 pm Revision cc7c5902: port to Django
Dimitris Moraitis
07:09 pm Pithos Revision 1510f141: dnd fix
Giannis Koutsoubos
07:09 pm Revision 1510f141: dnd fix
Giannis Koutsoubos
06:51 pm snf-ganeti Revision abb24834: Adapt QA for change in behaviour
As we can't test this on master anymore (if we flag the node offline we
would change master role on master) we use th...
René Nussbaumer
06:51 pm ganeti-local Revision abb24834: Adapt QA for change in behaviour
As we can't test this on master anymore (if we flag the node offline we
would change master role on master) we use th...
René Nussbaumer
06:51 pm snf-ganeti Revision dd94e9f6: gnt-node modify: Adding --node-powered=yes|no
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
06:51 pm ganeti-local Revision dd94e9f6: gnt-node modify: Adding --node-powered=yes|no
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
06:50 pm ganeti-local Revision 0ecef64c: LUSetNodeParams: Add support for powered state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
06:50 pm snf-ganeti Revision 0ecef64c: LUSetNodeParams: Add support for powered state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
06:50 pm snf-ganeti Revision 78758f1e: LUSetNodeParams/LUOobCommand respect offline/powered
This patch makes sure we cross verify the state the node is
in with our view:
power off -> Node has to be set offlin...
René Nussbaumer
06:50 pm ganeti-local Revision 78758f1e: LUSetNodeParams/LUOobCommand respect offline/powered
This patch makes sure we cross verify the state the node is
in with our view:
power off -> Node has to be set offlin...
René Nussbaumer
06:50 pm ganeti-local Revision d363797e: gnt-node power: Mark also offline when powering off
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael...
René Nussbaumer
06:50 pm snf-ganeti Revision d363797e: gnt-node power: Mark also offline when powering off
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael...
René Nussbaumer
06:42 pm snf-ganeti Revision 1ef6e776: Merge branch 'devel-2.3'
* devel-2.3:
QA: Run cluster-verify as part of all instance tests
QA: Fix typo and add “not”
ensure-dirs: Speed...
Michael Hanselmann
06:42 pm ganeti-local Revision 1ef6e776: Merge branch 'devel-2.3'
* devel-2.3:
QA: Run cluster-verify as part of all instance tests
QA: Fix typo and add “not”
ensure-dirs: Speed...
Michael Hanselmann
05:51 pm snf-ganeti Revision 153533f3: utils.NiceSort: Use sorted(), add keyfunc, unittests
This patch changes utils.NiceSort to use the built-in “sorted()” and
gets rid of the intermediate list. Instead of wr...
Michael Hanselmann
05:51 pm ganeti-local Revision 153533f3: utils.NiceSort: Use sorted(), add keyfunc, unittests
This patch changes utils.NiceSort to use the built-in “sorted()” and
gets rid of the intermediate list. Instead of wr...
Michael Hanselmann
05:47 pm ganeti-local Revision d27150a9: QA: Run cluster-verify as part of all instance tests
“gnt-cluster verify” looks at some per-instance information as well, so
it should be run for each instance type QA te...
Michael Hanselmann
05:47 pm snf-ganeti Revision d27150a9: QA: Run cluster-verify as part of all instance tests
“gnt-cluster verify” looks at some per-instance information as well, so
it should be run for each instance type QA te...
Michael Hanselmann
05:45 pm snf-ganeti Revision 65924a12: QA: Fix typo and add “not”
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:45 pm ganeti-local Revision 65924a12: QA: Fix typo and add “not”
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:36 pm snf-ganeti Revision 7c2e922e: ShutdownInstanceDisks: accept offline secondaries
For secondary node that is offline, we should not consider that the
disk shutdown has failed, as it can never succeed...
Iustin Pop
05:36 pm ganeti-local Revision 7c2e922e: ShutdownInstanceDisks: accept offline secondaries
For secondary node that is offline, we should not consider that the
disk shutdown has failed, as it can never succeed...
Iustin Pop
05:31 pm Pithos Revision 9d937b3f: Automated merge with https://gss.googlecode.com/hg/
Christos Stathis
05:31 pm Revision 9d937b3f: Automated merge with https://gss.googlecode.com/hg/
Christos Stathis
05:31 pm Revision ba6b63ad: Increased frequency of commits during solr index rebuild to every 10 files
Christos Stathis
05:31 pm Pithos Revision ba6b63ad: Increased frequency of commits during solr index rebuild to every 10 files
Christos Stathis
05:05 pm Revision ea5100df: Increased frequency of commits during solr index rebuild to every 10 files
Christos Stathis
05:05 pm Pithos Revision ea5100df: Increased frequency of commits during solr index rebuild to every 10 files
Christos Stathis
04:36 pm Revision 769f9814: Commit after code review concerning handling of lastLogin in the admin interfa...
Natasa Kapravelou
04:36 pm Pithos Revision 769f9814: Commit after code review concerning handling of lastLogin in the admin interfa...
Natasa Kapravelou
03:00 pm snf-ganeti Revision 2c0f74f2: RpcResult: simplify some asserts
data ≫ code, eom.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Iustin Pop
03:00 pm ganeti-local Revision 2c0f74f2: RpcResult: simplify some asserts
data ≫ code, eom.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Iustin Pop
02:19 pm Revision 1919e87f: Added 'versioned' and 'shared' fields for Search
Natasa Kapravelou
02:19 pm Pithos Revision 1919e87f: Added 'versioned' and 'shared' fields for Search
Natasa Kapravelou
02:07 pm Pithos Revision 783db80b: Added 'versioned' field in JSON for My Shared
Natasa Kapravelou
02:07 pm Revision 783db80b: Added 'versioned' field in JSON for My Shared
Natasa Kapravelou
01:51 pm Revision af7cf00b: Added 'versioned' field in the JSON for Other's Shared
Natasa Kapravelou
01:51 pm Pithos Revision af7cf00b: Added 'versioned' field in the JSON for Other's Shared
Natasa Kapravelou
01:15 pm Revision 0915224d: Added 'versioned' field in the JSON for Trash
Natasa Kapravelou
01:15 pm Pithos Revision 0915224d: Added 'versioned' field in the JSON for Trash
Natasa Kapravelou

12/16/2010

06:37 pm Pithos Revision 984b269d: Merge with 9e62eed712763292a41becaefd1a1c239fc4f0c6
Dimitris Routsis
06:37 pm Revision 984b269d: Merge with 9e62eed712763292a41becaefd1a1c239fc4f0c6
Dimitris Routsis
06:28 pm Revision ce124269: added ui django app
Dimitris Moraitis
06:27 pm Revision 15fb6633: remove boilerplate
Dimitris Moraitis
06:05 pm Revision d12e4bad: moved pyramid project to ui.pyramid/ & bootstrapped a new django app in ui/
Dimitris Moraitis
04:20 pm snf-ganeti Revision 196d70fa: ensure-dirs: Speed up when using big queues
The “ensure-dirs” script as included in Ganeti 2.3 is very slow when
working with big queues requiring a change of pe...
Michael Hanselmann
04:20 pm ganeti-local Revision 196d70fa: ensure-dirs: Speed up when using big queues
The “ensure-dirs” script as included in Ganeti 2.3 is very slow when
working with big queues requiring a change of pe...
Michael Hanselmann
04:06 pm web_layout_0.0.7-2.png
layout 0.0.7 (grayscale fonts) instances advanced Constantinos Venetsanopoulos
04:05 pm web_layout_0.0.7-1.png
layout 0.0.7 (grayscale fonts) instances icon view Constantinos Venetsanopoulos
03:59 pm snf-ganeti Revision 4c3ac53a: LUAddNode: default ndparams to empty dict when not provided
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
03:59 pm ganeti-local Revision 4c3ac53a: LUAddNode: default ndparams to empty dict when not provided
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
03:23 pm Pithos Revision 05ec5f8a: Added tag gss-1.3.1 for changeset 625b604e3a55
Christos Stathis
03:23 pm Revision 05ec5f8a: Added tag gss-1.3.1 for changeset 625b604e3a55
Christos Stathis
03:07 pm Revision ee944984: Merge with 08900a945c8c
Natasa Kapravelou
03:07 pm Pithos Revision ee944984: Merge with 08900a945c8c
Natasa Kapravelou
03:03 pm Pithos Revision c9de8a2f: Shared flag added to TrashResource concerning Issue 69.
Natasa Kapravelou
03:03 pm Revision c9de8a2f: Shared flag added to TrashResource concerning Issue 69.
Natasa Kapravelou
02:30 pm colorcodes.txt
Color codes (rgb & hex) για το theme του layout v0.0.6 Constantinos Venetsanopoulos
02:28 pm web_layout_0.0.6-1.png
layout 0.0.6 Constantinos Venetsanopoulos
12:14 pm Pithos Revision 15b12297: Simplify check-valid-connection-sql query.
Dimitris Routsis
12:14 pm Revision 15b12297: Simplify check-valid-connection-sql query.
Dimitris Routsis
12:10 pm Pithos Revision 966ae42b: Small optimisation in getResourceAtPath(). Should pay more dividents once DTOs...
Dimitris Routsis
12:10 pm Revision 966ae42b: Small optimisation in getResourceAtPath(). Should pay more dividents once DTOs...
Dimitris Routsis
09:57 am snf-ganeti Revision a1de4b18: QA: Add some basic OOB tests
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
09:57 am ganeti-local Revision a1de4b18: QA: Add some basic OOB tests
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
09:57 am snf-ganeti Revision b9955569: QA: Allow upload of string data
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
09:57 am ganeti-local Revision b9955569: QA: Allow upload of string data
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer

12/15/2010

08:18 pm snf-ganeti Revision 4f5c2533: Fix gnt-cluster verify with diskless instances
`gnt-cluster verify` was failing with KeyError if there was any
diskless instance in the cluster. This was because _C...
Adeodato Simo
08:18 pm ganeti-local Revision 4f5c2533: Fix gnt-cluster verify with diskless instances
`gnt-cluster verify` was failing with KeyError if there was any
diskless instance in the cluster. This was because _C...
Adeodato Simo
06:50 pm snf-ganeti Revision 861a296e: Fix N+1 error message
The error contained a typo and is slightly cumbersome. It changes from:
- ERROR: node a: not enough memory on to acc...
Miguel Di Ciurcio Filho
06:50 pm ganeti-local Revision 861a296e: Fix N+1 error message
The error contained a typo and is slightly cumbersome. It changes from:
- ERROR: node a: not enough memory on to acc...
Miguel Di Ciurcio Filho
06:11 pm Pithos Revision a0e0e8f4: Added tag gss-1.3.1 for changeset f6112b5c2c3d
Christos Stathis
06:11 pm Revision a0e0e8f4: Added tag gss-1.3.1 for changeset f6112b5c2c3d
Christos Stathis
05:35 pm snf-ganeti Revision 792af3ad: Rename (Op|LU)OutOfBand to (Op|LU)OobCommand
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
05:35 pm ganeti-local Revision 792af3ad: Rename (Op|LU)OutOfBand to (Op|LU)OobCommand
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
05:30 pm snf-ganeti Revision 50d54091: Merge branch 'devel-2.3'
* devel-2.3:
jqueue: Keep jobs in “waitlock” while returning to queue
Improve jqueue unittests
Update manpages ...
Michael Hanselmann
05:30 pm ganeti-local Revision 50d54091: Merge branch 'devel-2.3'
* devel-2.3:
jqueue: Keep jobs in “waitlock” while returning to queue
Improve jqueue unittests
Update manpages ...
Michael Hanselmann
05:00 pm Revision be3b1045: Merge with revision fad8dc1acfa3
Natasa Kapravelou
05:00 pm Pithos Revision be3b1045: Merge with revision fad8dc1acfa3
Natasa Kapravelou
04:51 pm Pithos Revision 403c8ca0: Proper handling of last login field in the admin interface that are related to...
Natasa Kapravelou
04:51 pm Revision 403c8ca0: Proper handling of last login field in the admin interface that are related to...
Natasa Kapravelou
03:42 pm ganeti-local Revision 5fd6b694: jqueue: Keep jobs in “waitlock” while returning to queue
Iustin Pop reported that a job's file is updated many times while it
waits for locks held by other thread(s). After a...
Michael Hanselmann
03:42 pm snf-ganeti Revision 5fd6b694: jqueue: Keep jobs in “waitlock” while returning to queue
Iustin Pop reported that a job's file is updated many times while it
waits for locks held by other thread(s). After a...
Michael Hanselmann
03:42 pm ganeti-local Revision ebb2a2a3: Improve jqueue unittests
- Verify job file updates
- Ensure queue lock is released while executing opcode
Signed-off-by: Michael Hanselmann <...
Michael Hanselmann
03:42 pm snf-ganeti Revision ebb2a2a3: Improve jqueue unittests
- Verify job file updates
- Ensure queue lock is released while executing opcode
Signed-off-by: Michael Hanselmann <...
Michael Hanselmann
12:54 pm snf-ganeti Revision 133f1791: Update hscolour usage
This patch fixes two issues related to coloured sources generation.
First, recent hscolour has changed the css file (...
Iustin Pop
12:54 pm ganeti-local Revision 133f1791: Update hscolour usage
This patch fixes two issues related to coloured sources generation.
First, recent hscolour has changed the css file (...
Iustin Pop
12:47 pm snf-ganeti Revision abefdcff: Adding gnt-node power * commands
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
12:47 pm ganeti-local Revision abefdcff: Adding gnt-node power * commands
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
12:47 pm ganeti-local Revision 1b386c69: Do the expanding of the node name in ExpandNames
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
12:47 pm snf-ganeti Revision 1b386c69: Do the expanding of the node name in ExpandNames
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
11:54 am Revision a1b180ba: better notification look
Christos Psaltis
11:45 am Revision 26e695f7: rearranged tabs in wizard
Christos Psaltis
10:46 am Revision 38304b34: bring main and alt in sync
Christos Psaltis
12:06 am Revision d933bd27: list view improvements
Dimitris Moraitis

12/14/2010

09:57 pm Revision 5acd3b28: don't load info overlay automatically
Dimitris Moraitis
09:47 pm Revision 47e5e431: Merge branch 'master' of https://code.grnet.gr/git/synnefo
Dimitris Moraitis
09:46 pm Revision 2c74714d: added info dialog
Christos Psaltis
09:10 pm Revision 89efd7f4: Merge branch 'master' of https://code.grnet.gr/git/synnefo
Dimitris Moraitis
09:09 pm Revision 48e647cb: minor css improvements
Dimitris Moraitis
09:07 pm Revision cd400917: removed borders from tabs
Christos Psaltis
08:25 pm Revision c270ceb3: Merge branch 'master' of https://code.grnet.gr/git/synnefo
Conflicts:
ui/src/synnefo/static/alt-main.css
Dimitris Moraitis
08:22 pm Revision 80c08d21: list view
Dimitris Moraitis
08:21 pm Revision ae40958c: nicer tabs in wizard
Christos Psaltis
06:48 pm Pithos Revision 94fd6a31: Merge with 597eb7362fc0b9482695a25991f528218ae699b3
Dimitris Routsis
06:48 pm Revision 94fd6a31: Merge with 597eb7362fc0b9482695a25991f528218ae699b3
Dimitris Routsis
06:47 pm Revision f8c0aa29: Two queries to be run when shared flag in Folder and FileHeader is first created.
Dimitris Routsis
06:47 pm Pithos Revision f8c0aa29: Two queries to be run when shared flag in Folder and FileHeader is first created.
Dimitris Routsis
06:10 pm Revision fc19c028: Remove fixSharedFlagForAllFoldersAndFiles() now that update has been done in SQL.
Dimitris Routsis
06:10 pm Pithos Revision fc19c028: Remove fixSharedFlagForAllFoldersAndFiles() now that update has been done in SQL.
Dimitris Routsis
05:35 pm Pithos Revision 930d1307: Some changes on queries done from the admin interface concering last login fie...
Natasa Kapravelou
05:35 pm Revision 930d1307: Some changes on queries done from the admin interface concering last login fie...
Natasa Kapravelou
05:21 pm ganeti-local Revision a36f605d: client.gnt_node: Remove unnecessary lambda
Pylint complained that the “lambda may not be necessary”. Turns out it
was right.
Signed-off-by: Michael Hanselmann ...
Michael Hanselmann
05:21 pm snf-ganeti Revision a36f605d: client.gnt_node: Remove unnecessary lambda
Pylint complained that the “lambda may not be necessary”. Turns out it
was right.
Signed-off-by: Michael Hanselmann ...
Michael Hanselmann
03:43 pm Revision 617009ce: added some custom images
Christos Psaltis
03:23 pm snf-ganeti Revision 2214cf14: QA: Extend unittests for query operations, add tests for list-fields
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
03:23 pm ganeti-local Revision 2214cf14: QA: Extend unittests for query operations, add tests for list-fields
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
03:23 pm snf-ganeti Revision d7a08491: Update NEWS for new query infrastructure
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
03:23 pm ganeti-local Revision d7a08491: Update NEWS for new query infrastructure
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
03:23 pm ganeti-local Revision b82c5ff5: Convert “gnt-instance list” to query2
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
03:23 pm snf-ganeti Revision b82c5ff5: Convert “gnt-instance list” to query2
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
03:23 pm ganeti-local Revision 7f5443a0: Convert “gnt-node list” to query2
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
03:23 pm snf-ganeti Revision 7f5443a0: Convert “gnt-node list” to query2
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
03:23 pm snf-ganeti Revision ee3aedff: cli: Add infrastructure for query2
A new function for formatting the query results is added,
``FormatTable``. This was determined to be easier and safer...
Michael Hanselmann
03:23 pm ganeti-local Revision ee3aedff: cli: Add infrastructure for query2
A new function for formatting the query results is added,
``FormatTable``. This was determined to be easier and safer...
Michael Hanselmann
03:11 pm Revision 937608ef: list both standard and custom images
Dimitris Moraitis
02:58 pm Revision b48840c2: completed alt wizard
Christos Psaltis
02:32 pm Revision 78305f90: Automated merge with https://gss.googlecode.com/hg/
Christos Stathis
02:32 pm Pithos Revision 78305f90: Automated merge with https://gss.googlecode.com/hg/
Christos Stathis
02:32 pm Revision f5684a19: Merge with sharing branch
Christos Stathis
02:32 pm Pithos Revision f5684a19: Merge with sharing branch
Christos Stathis
02:22 pm Revision d8890391: almost final alt wizard
Christos Psaltis
01:54 pm snf-ganeti Revision e7441f80: Update manpages to display version 2.3
Signed-off-by: Miguel Di Ciurcio Filho <miguel.filho@gmail.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Miguel Di Ciurcio Filho
01:54 pm ganeti-local Revision e7441f80: Update manpages to display version 2.3
Signed-off-by: Miguel Di Ciurcio Filho <miguel.filho@gmail.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Miguel Di Ciurcio Filho
01:51 pm snf-ganeti Revision e61ae2cc: iallocator: Export node group allocation policy
Signed-off-by: Balazs Lecz <leczb@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Balazs Lecz
01:51 pm ganeti-local Revision e61ae2cc: iallocator: Export node group allocation policy
Signed-off-by: Balazs Lecz <leczb@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Balazs Lecz
01:33 pm Revision f908741f: alt wizard as main and 3 sizes for fonts in alt
Christos Psaltis
01:05 pm Revision c700c60a: two tabs for images in main
Christos Psaltis
12:32 pm ganeti-local Revision d2881c71: Adding --node-powered command line flag
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
12:32 pm snf-ganeti Revision d2881c71: Adding --node-powered command line flag
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
12:32 pm snf-ganeti Revision 4a19bdc0: Set powered to True for added nodes
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
12:32 pm ganeti-local Revision 4a19bdc0: Set powered to True for added nodes
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
12:32 pm ganeti-local Revision b528a12d: Set recorded powered state for OOB calls
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
12:32 pm snf-ganeti Revision b528a12d: Set recorded powered state for OOB calls
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
12:32 pm snf-ganeti Revision 25124d4a: Add new Node attribute powered
This is just a state of record field and does not necessary
reflect the reality.
Signed-off-by: René Nussbaumer <rn@...
René Nussbaumer
12:32 pm ganeti-local Revision 25124d4a: Add new Node attribute powered
This is just a state of record field and does not necessary
reflect the reality.
Signed-off-by: René Nussbaumer <rn@...
René Nussbaumer
11:01 am Revision 5ce739d1: 3 font sizes in main
Christos Psaltis
12:26 am Revision 94cc654d: remove outlines, use pencil icon on rename & configure links, minor css improv...
Dimitris Moraitis

12/13/2010

10:52 pm Revision f73915d9: added list view, made nav bar animation dependent on alt-main.css
Dimitris Moraitis
09:27 pm ganeti-local Revision ccc6345b: Add ganeti-kvm-poweroff.initd to .gitignore
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
09:27 pm snf-ganeti Revision ccc6345b: Add ganeti-kvm-poweroff.initd to .gitignore
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
09:17 pm Revision c3a16d9b: initial tabs in wizard step 1
Christos Psaltis
08:20 pm Revision 5392ae34: added cost and credit info
Christos Psaltis
07:11 pm Pithos Revision 2213a03c: Changed progress logging during reindexing from debug to info
Christos Stathis
07:11 pm Revision 2213a03c: Changed progress logging during reindexing from debug to info
Christos Stathis
06:33 pm ganeti-local Revision 4b10fb65: More QA tests for group operations
This adds QA tests for the SetGroupParams operation, both for CLI and
RAPI. Additionally, it adds tests for add/renam...
Adeodato Simo
06:33 pm snf-ganeti Revision 4b10fb65: More QA tests for group operations
This adds QA tests for the SetGroupParams operation, both for CLI and
RAPI. Additionally, it adds tests for add/renam...
Adeodato Simo
06:33 pm snf-ganeti Revision 2bac48c4: Add some unit tests for ConfigWriter.AddNodeGroup()
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
06:33 pm ganeti-local Revision 2bac48c4: Add some unit tests for ConfigWriter.AddNodeGroup()
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
06:33 pm snf-ganeti Revision f18fab7d: Expose OpSetGroupParams in RAPI and RAPI client
This creates the /2/groups/<name>/modify resource; at the moment, only the
"alloc_policy" attribute can be modified.
...
Adeodato Simo
06:33 pm ganeti-local Revision f18fab7d: Expose OpSetGroupParams in RAPI and RAPI client
This creates the /2/groups/<name>/modify resource; at the moment, only the
"alloc_policy" attribute can be modified.
...
Adeodato Simo
06:33 pm snf-ganeti Revision 90e99856: Add the "alloc_policy" attribute to node groups
This can be set at group creation time and via OpSetGroupParams. The default
is "preferred", and existing node groups...
Adeodato Simo
06:33 pm ganeti-local Revision 90e99856: Add the "alloc_policy" attribute to node groups
This can be set at group creation time and via OpSetGroupParams. The default
is "preferred", and existing node groups...
Adeodato Simo
06:33 pm snf-ganeti Revision 4da7909a: Add modification of node groups (OpCode/LU/CLI)
With this commit, only modification of the "ndparams" attribute is
supported.
Signed-off-by: Adeodato Simo <dato@goo...
Adeodato Simo
06:33 pm ganeti-local Revision 4da7909a: Add modification of node groups (OpCode/LU/CLI)
With this commit, only modification of the "ndparams" attribute is
supported.
Signed-off-by: Adeodato Simo <dato@goo...
Adeodato Simo
06:32 pm snf-ganeti Revision 483be60d: Introduce OpAddGroup.ndparams and expose in CLI
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Adeodato Simo
06:32 pm ganeti-local Revision 483be60d: Introduce OpAddGroup.ndparams and expose in CLI
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Adeodato Simo
06:32 pm snf-ganeti Revision 907af698: Fix sorting bug in LUQueryGroups
In LUQueryGroups.Exec(), NiceSort was being applied to group UUIDs, and
not to group names. We use a temporary name t...
Adeodato Simo
06:32 pm ganeti-local Revision 907af698: Fix sorting bug in LUQueryGroups
In LUQueryGroups.Exec(), NiceSort was being applied to group UUIDs, and
not to group names. We use a temporary name t...
Adeodato Simo
06:13 pm Revision e12e7709: Merge with 8a09c1ebdba3597db3331cfa487f1fca5c78690b
Natasa Kapravelou
06:13 pm Pithos Revision e12e7709: Merge with 8a09c1ebdba3597db3331cfa487f1fca5c78690b
Natasa Kapravelou
06:08 pm Revision da3499e3: Put the user's full name from the User object to the hashmap that keeps the co...
Natasa Kapravelou
06:08 pm Pithos Revision da3499e3: Put the user's full name from the User object to the hashmap that keeps the co...
Natasa Kapravelou
06:02 pm Revision a4c15e92: Added owner and public flag to the index
Modified solr query to check file permissions in the index
Updated error messages during solr index rebuild to includ...
Christos Stathis
06:02 pm Pithos Revision a4c15e92: Added owner and public flag to the index
Modified solr query to check file permissions in the index
Updated error messages during solr index rebuild to includ...
Christos Stathis
05:21 pm snf-ganeti Revision bd92fca1: cmdlib: Sort list of fields for QueryFields
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
05:21 pm ganeti-local Revision bd92fca1: cmdlib: Sort list of fields for QueryFields
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
05:21 pm ganeti-local Revision 0538c375: objects: Add custom de-/serializing code for query responses
… and use them in cmdlib.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@goo...
Michael Hanselmann
05:21 pm snf-ganeti Revision 0538c375: objects: Add custom de-/serializing code for query responses
… and use them in cmdlib.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@goo...
Michael Hanselmann
05:19 pm ganeti-local Revision 28b71a76: LUXI: Add Query and QueryFields functions
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
05:19 pm snf-ganeti Revision 28b71a76: LUXI: Add Query and QueryFields functions
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
05:15 pm snf-ganeti Revision 24d6d3e2: objects: Add definitions for query requests and responses
Also update description of QueryFieldDefinition.name.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed...
Michael Hanselmann
05:15 pm ganeti-local Revision 24d6d3e2: objects: Add definitions for query requests and responses
Also update description of QueryFieldDefinition.name.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed...
Michael Hanselmann
05:15 pm ganeti-local Revision 60cba7f8: qlang: Add function to build simple filter
This will be used in clients to build the filters for query2.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
...
Michael Hanselmann
05:15 pm snf-ganeti Revision 60cba7f8: qlang: Add function to build simple filter
This will be used in clients to build the filters for query2.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
...
Michael Hanselmann
05:15 pm ganeti-local Revision 145bea54: query: Handle items missing timestamps
In upgraded configurations, some items might miss the “ctime” and/or
“mtime” values and need to be handled specially....
Michael Hanselmann
05:15 pm snf-ganeti Revision 145bea54: query: Handle items missing timestamps
In upgraded configurations, some items might miss the “ctime” and/or
“mtime” values and need to be handled specially....
Michael Hanselmann
05:10 pm Revision aeb5e751: Fixed a solr field name
Christos Stathis
05:10 pm Pithos Revision aeb5e751: Fixed a solr field name
Christos Stathis
04:49 pm Pithos Revision a17a48ae: Added in the index the id of users and groups that have read access to a file
Christos Stathis
04:49 pm Revision a17a48ae: Added in the index the id of users and groups that have read access to a file
Christos Stathis
04:00 pm snf-ganeti Revision 38f9d2cf: Add gnt-cluster modify --master-netdev
Although this might be a dangerous operation, it's still better to allow
it rather than requiring a hand-edit of the ...
Guido Trotter
04:00 pm ganeti-local Revision 38f9d2cf: Add gnt-cluster modify --master-netdev
Although this might be a dangerous operation, it's still better to allow
it rather than requiring a hand-edit of the ...
Guido Trotter
03:14 pm Revision 01045535: more height on main wizard
Christos Psaltis
02:39 pm Revision 5747a98a: initial port of wizard look from main to alt
Christos Psaltis
02:24 pm Revision e695a2cc: actions on alt css and category renaming
Christos Psaltis
12:05 pm Revision 5e565c8d: updated readme
Christos Psaltis

12/12/2010

09:48 pm Revision f124cab0: Merge branch 'master' of https://code.grnet.gr/git/synnefo
Dimitris Moraitis
09:47 pm Revision 0c43c024: nav bar animation, css improvements
Dimitris Moraitis
09:41 pm Revision 4185612b: edited footer
Christos Psaltis

12/10/2010

07:28 pm ganeti-local Revision 46aae796: Rename “kind” to “what” for calls in query2 design
“kind” is already used in the field definition. “what” seems to
be a better fit for the calls (“what should be querie...
Michael Hanselmann
07:28 pm snf-ganeti Revision 46aae796: Rename “kind” to “what” for calls in query2 design
“kind” is already used in the field definition. “what” seems to
be a better fit for the calls (“what should be querie...
Michael Hanselmann
06:26 pm snf-ganeti Revision 288d6440: QA: Improve tests for instance/node list
- Query all known fields
- Random combinations (using a PRNG with a fixed seed) of fields
- Order of result names
Si...
Michael Hanselmann
06:26 pm ganeti-local Revision 288d6440: QA: Improve tests for instance/node list
- Query all known fields
- Random combinations (using a PRNG with a fixed seed) of fields
- Order of result names
Si...
Michael Hanselmann
05:48 pm ganeti-local Revision fcdf575b: cmdlib: Convert instance query to new infrastructure
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:48 pm snf-ganeti Revision fcdf575b: cmdlib: Convert instance query to new infrastructure
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:48 pm snf-ganeti Revision 1c8addc6: query: Add definition for instance queries
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:48 pm ganeti-local Revision 1c8addc6: query: Add definition for instance queries
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:13 pm snf-ganeti Revision 5d9e167a: Script to gracefully power off KVM instances
When a node is running KVM instances and that node is rebooted or
shutdown, the gnt-noded daemon is finished and leav...
Miguel Di Ciurcio Filho
05:13 pm ganeti-local Revision 5d9e167a: Script to gracefully power off KVM instances
When a node is running KVM instances and that node is rebooted or
shutdown, the gnt-noded daemon is finished and leav...
Miguel Di Ciurcio Filho
03:42 pm Pithos Revision 8e86f905: Fixed query syntax in case of empty group list
Christos Stathis
03:42 pm Revision 8e86f905: Fixed query syntax in case of empty group list
Christos Stathis
03:10 pm Revision 6a8b8972: Automated merge with https://gss.googlecode.com/hg/
Christos Stathis
03:10 pm Pithos Revision 6a8b8972: Automated merge with https://gss.googlecode.com/hg/
Christos Stathis
03:10 pm Pithos Revision 24acf83f: Merge with optimizations branch
Christos Stathis
03:10 pm Revision 24acf83f: Merge with optimizations branch
Christos Stathis
03:09 pm Revision 87163078: Merge with 95418fb0c49b from default
Christos Stathis
03:09 pm Pithos Revision 87163078: Merge with 95418fb0c49b from default
Christos Stathis
02:29 pm Pithos Revision fb76bffb: Merge with 7b39195399329dca42a7de7175f8e9e2f7478a4e
Natasa Kapravelou
02:29 pm Revision fb76bffb: Merge with 7b39195399329dca42a7de7175f8e9e2f7478a4e
Natasa Kapravelou
02:02 pm Pithos Revision 1c0d1bca: Merge with 34f8c374d255f9b67e4e6760b8638ff2754641a9
Dimitris Routsis
02:02 pm Revision 1c0d1bca: Merge with 34f8c374d255f9b67e4e6760b8638ff2754641a9
Dimitris Routsis
01:55 pm Revision be3b26e1: Rewrite getUsersSharingFilesForUser() and getUsersSharingFoldersForUser() for ...
Dimitris Routsis
01:55 pm Pithos Revision be3b26e1: Rewrite getUsersSharingFilesForUser() and getUsersSharingFoldersForUser() for ...
Dimitris Routsis
01:53 pm Pithos Revision 089990fd: Add missing indexes.
Dimitris Routsis
01:53 pm Revision 089990fd: Add missing indexes.
Dimitris Routsis
01:36 pm Revision f187ebb7: Added profiling code
Christos Stathis
01:36 pm Pithos Revision f187ebb7: Added profiling code
Christos Stathis
12:41 pm Pithos Revision ae60277b: Decorative changes related to Issue 64
Natasa Kapravelou
12:41 pm Revision ae60277b: Decorative changes related to Issue 64
Natasa Kapravelou

12/09/2010

05:52 pm Revision 5d0ffbbc: Current session login and Last login functionality added in the client code (r...
Natasa Kapravelou
05:52 pm Pithos Revision 5d0ffbbc: Current session login and Last login functionality added in the client code (r...
Natasa Kapravelou
05:36 pm ganeti-local Revision d41d07d4: Fix disk status verification in LUClusterVerify
Commit b8d26c6 added disk status verification, but it has two
(different) bugs for not healthy nodes.
For offline no...
Iustin Pop
05:36 pm snf-ganeti Revision d41d07d4: Fix disk status verification in LUClusterVerify
Commit b8d26c6 added disk status verification, but it has two
(different) bugs for not healthy nodes.
For offline no...
Iustin Pop
05:14 pm snf-ganeti Revision 31ed0b58: Merge branch 'devel-2.3'
* devel-2.3:
Fix rename for file-backed instances
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by:...
Guido Trotter
05:14 pm ganeti-local Revision 31ed0b58: Merge branch 'devel-2.3'
* devel-2.3:
Fix rename for file-backed instances
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by:...
Guido Trotter
05:13 pm snf-ganeti Revision d1a0ab50: Merge branch 'devel-2.2' into devel-2.3
* devel-2.2:
Fix rename for file-backed instances
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by:...
Guido Trotter
05:13 pm ganeti-local Revision d1a0ab50: Merge branch 'devel-2.2' into devel-2.3
* devel-2.2:
Fix rename for file-backed instances
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by:...
Guido Trotter
05:12 pm snf-ganeti Revision be9f4904: Merge branch 'stable-2.2' into devel-2.2
* stable-2.2:
Fix rename for file-backed instances
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by...
Guido Trotter
05:12 pm ganeti-local Revision be9f4904: Merge branch 'stable-2.2' into devel-2.2
* stable-2.2:
Fix rename for file-backed instances
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by...
Guido Trotter
05:11 pm ganeti-local Revision 5500ca1f: Merge branch 'stable-2.2' into stable-2.3
* stable-2.2:
Fix rename for file-backed instances
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by...
Guido Trotter
05:11 pm snf-ganeti Revision 5500ca1f: Merge branch 'stable-2.2' into stable-2.3
* stable-2.2:
Fix rename for file-backed instances
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by...
Guido Trotter
05:09 pm snf-ganeti Revision 3721d2fe: Fix rename for file-backed instances
Currently the code wrongly changes the disk logical/physical id
component representing the path from "$storage_dir/$i...
Guido Trotter
05:09 pm ganeti-local Revision 3721d2fe: Fix rename for file-backed instances
Currently the code wrongly changes the disk logical/physical id
component representing the path from "$storage_dir/$i...
Guido Trotter
05:03 pm ganeti-local Revision d0b98288: Check payload of OOB execution
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
05:03 pm snf-ganeti Revision d0b98288: Check payload of OOB execution
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
05:03 pm snf-ganeti Revision 9d5198ad: Replace GetOobProgram by GetNdParams
This was due to a older review which used GetOobProgram but then
changed to GetNdParams. Forgot to adjust this in the...
René Nussbaumer
05:03 pm ganeti-local Revision 9d5198ad: Replace GetOobProgram by GetNdParams
This was due to a older review which used GetOobProgram but then
changed to GetNdParams. Forgot to adjust this in the...
René Nussbaumer
05:03 pm ganeti-local Revision 1aa88d95: Ensure we just serialize JSON if there is data
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
05:03 pm snf-ganeti Revision 1aa88d95: Ensure we just serialize JSON if there is data
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
05:03 pm ganeti-local Revision 0092d621: Adding missing timeout parameter to rpc interface
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
05:03 pm snf-ganeti Revision 0092d621: Adding missing timeout parameter to rpc interface
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
04:33 pm Revision a3d193a5: Implement the ManyToOne relationship for UserLogin and User that is related to...
Natasa Kapravelou
04:33 pm Pithos Revision a3d193a5: Implement the ManyToOne relationship for UserLogin and User that is related to...
Natasa Kapravelou
04:08 pm snf-ganeti Revision dec88196: Improve error reporting for small clusters
When doing a two-node allocation on a cluster/group in which only one
node is online, or a one-node allocation withou...
Iustin Pop
04:08 pm ganeti-local Revision dec88196: Improve error reporting for small clusters
When doing a two-node allocation on a cluster/group in which only one
node is online, or a one-node allocation withou...
Iustin Pop
04:08 pm ganeti-local Revision 9b1584fc: hail/allocate: implement multi-group support
This is a bit hackish. We add a new function that takes the input data,
splits it into groups, runs the original tryA...
Iustin Pop
04:08 pm snf-ganeti Revision 9b1584fc: hail/allocate: implement multi-group support
This is a bit hackish. We add a new function that takes the input data,
splits it into groups, runs the original tryA...
Iustin Pop
04:08 pm snf-ganeti Revision db4d9a9b: hail: remove the custom info message generation
Since the solutions are "self-annotated", we can remove the custom code
from hail, and just keep a very small process...
Iustin Pop
04:08 pm ganeti-local Revision db4d9a9b: hail: remove the custom info message generation
Since the solutions are "self-annotated", we can remove the custom code
from hail, and just keep a very small process...
Iustin Pop
04:08 pm ganeti-local Revision 859fc11d: Add a 'log' attribute to allocation solutions
And also a couple of functions for describing a given solution; these
will be used in the future instead of the ones ...
Iustin Pop
04:08 pm snf-ganeti Revision 859fc11d: Add a 'log' attribute to allocation solutions
And also a couple of functions for describing a given solution; these
will be used in the future instead of the ones ...
Iustin Pop
04:08 pm snf-ganeti Revision 85d0ddc3: Change AllocSolution from tuple to its own type
Tuples are good for two, three, at most four elements. Beyond that, the
continuous pattern matching and construction/...
Iustin Pop
04:08 pm ganeti-local Revision 85d0ddc3: Change AllocSolution from tuple to its own type
Tuples are good for two, three, at most four elements. Beyond that, the
continuous pattern matching and construction/...
Iustin Pop
02:38 pm snf-ganeti Revision 46747143: qa: test same-name instance rename
Use the simplified command and rapi version to perform an instance
rename to the same name. This is performed anytime...
Guido Trotter
02:38 pm ganeti-local Revision 46747143: qa: test same-name instance rename
Use the simplified command and rapi version to perform an instance
rename to the same name. This is performed anytime...
Guido Trotter
02:37 pm ganeti-local Revision e5c2accd: Simplify instance rename qa test
The current instance rename qa testing function can only perform
back-and-forth renames, both for command line and ra...
Guido Trotter
02:37 pm snf-ganeti Revision e5c2accd: Simplify instance rename qa test
The current instance rename qa testing function can only perform
back-and-forth renames, both for command line and ra...
Guido Trotter
12:29 pm snf-ganeti Revision 2db12a5a: Allow rename of instance to same name
This basically is a no-op in ganeti, but forces the execution of the
os-specific rename scripts.
Signed-off-by: Guid...
Guido Trotter
12:29 pm ganeti-local Revision 2db12a5a: Allow rename of instance to same name
This basically is a no-op in ganeti, but forces the execution of the
os-specific rename scripts.
Signed-off-by: Guid...
Guido Trotter

12/08/2010

09:45 pm ganeti-local Revision 75cf411a: Introduce constant for the name of the initial node group
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
09:45 pm snf-ganeti Revision 75cf411a: Introduce constant for the name of the initial node group
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
09:45 pm ganeti-local Revision 5c64fbc2: design-2.3.rst: fix whitespace
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
09:45 pm snf-ganeti Revision 5c64fbc2: design-2.3.rst: fix whitespace
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
09:45 pm snf-ganeti Revision 7407c2d5: constants.py: fix tiny grammar issue in comment
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
09:45 pm ganeti-local Revision 7407c2d5: constants.py: fix tiny grammar issue in comment
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
09:45 pm ganeti-local Revision e6e88de6: objects.py: fix minor error in NodeGroup.SimpleFillND docstring
The defaults are filled in from the node group defaults, not cluster
defaults (presumably copy & paste error).
Signe...
Adeodato Simo
09:45 pm snf-ganeti Revision e6e88de6: objects.py: fix minor error in NodeGroup.SimpleFillND docstring
The defaults are filled in from the node group defaults, not cluster
defaults (presumably copy & paste error).
Signe...
Adeodato Simo
08:22 pm ganeti-local Revision 85661274: Node query: maintain order as requested
If the client requests certain names, their order should be maintained.
This is already done for instance queries. Mo...
Michael Hanselmann
08:22 pm snf-ganeti Revision 85661274: Node query: maintain order as requested
If the client requests certain names, their order should be maintained.
This is already done for instance queries. Mo...
Michael Hanselmann
08:00 pm snf-ganeti Revision 89ce4acc: query: Improve error checking
- Show only field definition, not callback when a result row is
inconsistent
- Show list of duplicate titles if the...
Michael Hanselmann
08:00 pm ganeti-local Revision 89ce4acc: query: Improve error checking
- Show only field definition, not callback when a result row is
inconsistent
- Show list of duplicate titles if the...
Michael Hanselmann
08:00 pm ganeti-local Revision 70d8ccaf: constants: Clarify comment for QRFS_NODATA
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
Michael Hanselmann
08:00 pm snf-ganeti Revision 70d8ccaf: constants: Clarify comment for QRFS_NODATA
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
Michael Hanselmann
08:00 pm snf-ganeti Revision 949f5e86: cmdlib: Fix prototype for _QueryBase.DeclareLocks
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
Michael Hanselmann
08:00 pm ganeti-local Revision 949f5e86: cmdlib: Fix prototype for _QueryBase.DeclareLocks
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
Michael Hanselmann
05:13 pm Pithos Revision 769e0ecb: Started removing DTOs
Fotis Stamatelopoulos
05:13 pm Revision 769e0ecb: Started removing DTOs
Fotis Stamatelopoulos
04:59 pm snf-ganeti Revision 66787da5: Group operations: add QA tests for add/remove/rename
This is a single function that tests all of of the following:
- creating groups
- creating groups that exist fai...
Adeodato Simo
04:59 pm ganeti-local Revision 66787da5: Group operations: add QA tests for add/remove/rename
This is a single function that tests all of of the following:
- creating groups
- creating groups that exist fai...
Adeodato Simo
02:27 pm ganeti-local Revision a268af8d: Group operations: update ganeti.rapi.client with all node group operations
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm snf-ganeti Revision a268af8d: Group operations: update ganeti.rapi.client with all node group operations
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm snf-ganeti Revision 0dbaa9ca: Group operations: expose add/remove/rename in RAPI
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm ganeti-local Revision 0dbaa9ca: Group operations: expose add/remove/rename in RAPI
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm ganeti-local Revision 66e884e1: Group operations: CLI code for add/remove/rename a group
Also, minor update to the 2.3 design doc, which was indicating the remove
operation would be `gnt-group del` and not ...
Adeodato Simo
02:27 pm snf-ganeti Revision 66e884e1: Group operations: CLI code for add/remove/rename a group
Also, minor update to the 2.3 design doc, which was indicating the remove
operation would be `gnt-group del` and not ...
Adeodato Simo
02:27 pm ganeti-local Revision 4fe5cf90: Group operations: OpCode and LU for renaming a group
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm snf-ganeti Revision 4fe5cf90: Group operations: OpCode and LU for renaming a group
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm ganeti-local Revision 94bd652a: Group operations: OpCode and LU for removing a group
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm snf-ganeti Revision 94bd652a: Group operations: OpCode and LU for removing a group
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm ganeti-local Revision b1ee5610: Group operations: OpCode and LU for adding a group
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm snf-ganeti Revision b1ee5610: Group operations: OpCode and LU for adding a group
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm ganeti-local Revision 4edc512c: Expose new node group attributes in CLI and RAPI
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm snf-ganeti Revision 4edc512c: Expose new node group attributes in CLI and RAPI
Signed-off-by: Adeodato Simo <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Adeodato Simo
02:27 pm snf-ganeti Revision e11a1b77: config.py, objects.py: more node group support
In particular:
- add AddNodeGroup and RemoveNodeGroup in config.py
- refactor _UpgradeConfig to make use of _Un...
Adeodato Simo
02:27 pm ganeti-local Revision e11a1b77: config.py, objects.py: more node group support
In particular:
- add AddNodeGroup and RemoveNodeGroup in config.py
- refactor _UpgradeConfig to make use of _Un...
Adeodato Simo
02:26 pm Revision eed17ab1: Merge branch 'master' of https://code.grnet.gr/git/synnefo
Dimitris Moraitis
02:26 pm Revision 9ddfb6c0: dont disable sliders
Dimitris Moraitis
02:03 pm Revision 3bb9c426: Added tag gss-1.3 for changeset d59fbcd2f0cd
Christos Stathis
02:03 pm Pithos Revision 3bb9c426: Added tag gss-1.3 for changeset d59fbcd2f0cd
Christos Stathis
01:35 pm web_layout_0.0.53.png
layout 0.0.5 (grnet color theme) disks simple Constantinos Venetsanopoulos
01:34 pm web_layout_0.0.52.png
layout 0.0.5 (grnet color theme) instances advanced Constantinos Venetsanopoulos
01:34 pm web_layout_0.0.51.png
layout 0.0.5 (grnet color theme) instances simple Constantinos Venetsanopoulos
12:10 pm Revision fb620b3a: minor changes to alt and main appearance
Christos Psaltis
11:00 am Revision 2a65ba7d: instructions on alt css
Christos Psaltis
05:30 am Revision a3cc9410: wizard improvements, alternative css
Dimitris Moraitis

12/07/2010

05:19 pm Pithos Revision 366f3f31: Initial commit related to Issue 64. Last login should point to the user's last...
Natasa Kapravelou
05:19 pm Revision 366f3f31: Initial commit related to Issue 64. Last login should point to the user's last...
Natasa Kapravelou
04:51 pm snf-ganeti Revision eb64da59: Adding new OpCode for OOB
Register OpCode and Logical Unit in mcpu.py
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hans...
René Nussbaumer
04:51 pm ganeti-local Revision eb64da59: Adding new OpCode for OOB
Register OpCode and Logical Unit in mcpu.py
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hans...
René Nussbaumer
04:51 pm ganeti-local Revision 445f735d: Adding new Logical Unit for OOB
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
04:51 pm snf-ganeti Revision 445f735d: Adding new Logical Unit for OOB
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer

12/06/2010

11:22 pm snf-ganeti Revision 1698503a: cmdlib: Don't sort list of nodes if names are given
This makes _GetWantedNodes consistent wit _GetWantedInstances.
Signed-off-by: Michael Hanselmann <hansmi@google.com>...
Michael Hanselmann
11:22 pm ganeti-local Revision 1698503a: cmdlib: Don't sort list of nodes if names are given
This makes _GetWantedNodes consistent wit _GetWantedInstances.
Signed-off-by: Michael Hanselmann <hansmi@google.com>...
Michael Hanselmann
11:22 pm ganeti-local Revision 9f5a3645: utils: Add function to find duplicates in sequence
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
Michael Hanselmann
11:22 pm snf-ganeti Revision 9f5a3645: utils: Add function to find duplicates in sequence
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
Michael Hanselmann
08:48 pm snf-ganeti Revision 049383d9: hv_kvm.py: fix some lint issues introduced in 4b784cf
In particular:
- break as couple lines that were longer than 80 characters
- fix a couple "comma not followed by...
Adeodato Simo
08:48 pm ganeti-local Revision 049383d9: hv_kvm.py: fix some lint issues introduced in 4b784cf
In particular:
- break as couple lines that were longer than 80 characters
- fix a couple "comma not followed by...
Adeodato Simo
02:59 pm ganeti-local Revision 819ca990: locking: add nodegroup lock level
This also changes masterd to initialize the ganeti's manager with the
current list of nodegroup uuids, and updates un...
Guido Trotter
02:59 pm snf-ganeti Revision 819ca990: locking: add nodegroup lock level
This also changes masterd to initialize the ganeti's manager with the
current list of nodegroup uuids, and updates un...
Guido Trotter
02:59 pm snf-ganeti Revision 1177d70e: Remove bridge NIC slot
This has been deprecated and unused since 2.1.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Mich...
Guido Trotter
02:59 pm ganeti-local Revision 1177d70e: Remove bridge NIC slot
This has been deprecated and unused since 2.1.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Mich...
Guido Trotter
« Previous
Next »
 

Also available in: Atom