Activity
From 02/17/2011 to 03/18/2011
03/18/2011
- 09:45 pm snf-ganeti Revision 4d330746: Fix parts of shared storage migration
- Commit faaabe3c fixed failover behaviour for DTS_INT_MIRROR instances, however
it broke migration for DTS_EXT_MIRROR ... - 08:05 pm Revision 2e2bd2a6: Add some command line tools.
- Simple command line tools to help the development.
- 08:04 pm Revision 7e2f9d4b: Initial commit for API 1.1 REDUX.
- - Implemented servers section of the API
- Some new tests
Work in progress.
Refs #301 - 07:46 pm Revision 31343277: Add initial html for new style confirmations
- 07:31 pm snf-ganeti Revision 2fb309ce: Temporary workaround for hail to work with shared storage
- Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
- 07:31 pm snf-ganeti Revision a8ab4b6c: Allow disk adoption during disk addition
- It is now possible to allow adopting a disk during gnt-instance modify time, as
follows:
gnt-instance modify --disk ... - 07:24 pm snf-ganeti Revision 27485a97: Shared storage instance migration
- Modify LUMigrateInstance and TLMigrateInstance to allow instance migrations for
instances with DTS_EXT_MIRROR disk te... - 07:24 pm snf-ganeti Revision 69a9a116: Shared file storage initialization code
- Add shared file storage handling during cluster initialization.
Signed-off-by: Apollon Oikonomopoulos <apollon@noc.g... - 07:24 pm snf-ganeti Revision 1a37d64a: Add bdev_sizes RPC call
- The bdev_sizes multi-node RPC call returns the sizes of the requested
block devices on the desired nodes. Its intende... - 07:24 pm snf-ganeti Revision 5279c6a6: Shared block storage support
- This patch introduces basic shared block storage support.
It introduces a new storage backend, bdev.PersistentBlockD... - 07:24 pm snf-ganeti Revision 2e9635ca: IAllocator changes to work with shared storage
- Make cmdlib.IAllocator shared-storage-aware. IAllocator requires secondary
nodes only on DTS_NET_MIRROR disk template... - 07:24 pm snf-ganeti Revision f2f916ec: Add DTS_MIRRORED frozenset
- Use DTS_MIRRORED to indicate mirrored disk templates that allow
migrations/failover.
DTS_MIRRORED is the union of DT... - 07:24 pm snf-ganeti Revision e1d0c636: Migration and failover: add iallocator and target_node slots
- Add iallocator and target_node slots to OpMigrateInstance and
OpFailoverInstance to facilitate shared-storage-backed ... - 07:24 pm snf-ganeti Revision 7b790b2e: CLI changes to facilitate shared storage migration/failover
- Add DST_NODE_OPT to cli.py to use for directly specifying the target node
during migration/failover.
gnt-instance fa... - 07:24 pm snf-ganeti Revision 76cd67e4: Shared storage node migration
- Modify LUNodeMigrate to provide node migration for nodes with instances using
shared storage. gnt-node migrate has to... - 07:24 pm snf-ganeti Revision 78f5c4dc: KVM: use cache=none for shared disk templates
- Disable host cache for externally mirrored disks to avoid cache incoherency.
Without this, migrations between the sam... - 07:24 pm snf-ganeti Revision 45e86447: Shared file support for tools/burnin
- Make burnin work with -t sharedfile and update burnin's help.
Shared block storage support is *not* included, as cur... - 07:24 pm snf-ganeti Revision 36abf6f1: Rename DTS_NET_MIRROR to DTS_INT_MIRROR
- DTS_INT_MIRROR better contrasts DTS_EXT_MIRROR.
Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
[iustin... - 07:24 pm snf-ganeti Revision 4d3e8d0e: Instance failover: fix bug for INT_MIRROR cases
- Patches db366d9a and aac4511a added support for EXT_MIRROR instances,
but inadvertently introduced a bug: for INT_MIR... - 07:24 pm snf-ganeti Revision c83fc174: Shared storage instance failover
- Modify LUFailoverInstance to enable shared storage instances to failover.
Shared storage instance failover requires e... - 07:24 pm snf-ganeti Revision 96ba7552: Core shared file storage support
- This patch introduces core file storage support, consisting of the following:
A configure-time switch for enabling/d... - 07:02 pm Revision 5b147126: #machines.separator appears in standard and list view
- 06:56 pm snf-ganeti Revision 12530d18: Add shared file storage design doc
- Add doc/design-shared-storage.rst to document the proposed changes and update
Makefile.am respectively.
Signed-off-b... - 06:16 pm Revision e020f12a: Added tag pithos-current for changeset bde04b73518d
- 06:16 pm Pithos Revision e020f12a: Added tag pithos-current for changeset bde04b73518d
- 06:15 pm Revision 2cfad59b: Added tag pithos-current for changeset 4d6e8262dceb
- 06:15 pm Pithos Revision 2cfad59b: Added tag pithos-current for changeset 4d6e8262dceb
- 05:27 pm Pithos Revision 0693ad54: show upload button next to pager when filelist contains GSS.VISIBLE_FILE_COUNT...
- 05:27 pm Revision 0693ad54: show upload button next to pager when filelist contains GSS.VISIBLE_FILE_COUNT...
- 05:26 pm Pithos Revision 0845f2c6: fix versioned flag for files
- 05:26 pm Revision 0845f2c6: fix versioned flag for files
- 05:18 pm Bug #209 (Feedback): box επιβεβαίωσης για τα actions
- Στο commit:984af1e1 έχω κάνει τα actions να γίνονται πορτοκαλί όταν κάνει hover πάνω τους. Τώρα που ξαναβλέπω το τίκε...
- 05:14 pm Pithos Revision 5a2102d2: show - if file is not versioned
- 05:14 pm Revision 5a2102d2: show - if file is not versioned
- 05:13 pm Revision 739a8eba: versioned flag for files
- 05:13 pm Pithos Revision 739a8eba: versioned flag for files
- 05:11 pm Revision 984af1e1: On hover actions turn to orange.
- 04:54 pm snf-ganeti Revision dde0e97c: RAPI client: Tidy and test WaitForJobCompletion
- - Use constants
- Don't sleep if no delay is given
- Mark function as deprecated: it uses polling instead of waiting ... - 04:54 pm ganeti-local Revision dde0e97c: RAPI client: Tidy and test WaitForJobCompletion
- - Use constants
- Don't sleep if no delay is given
- Mark function as deprecated: it uses polling instead of waiting ... - 04:54 pm snf-ganeti Revision 63d5eb8a: RAPI client: Add job status constants
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:54 pm ganeti-local Revision 63d5eb8a: RAPI client: Add job status constants
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:54 pm snf-ganeti Revision 98805538: RAPI client: Job IDs are strings
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:54 pm ganeti-local Revision 98805538: RAPI client: Job IDs are strings
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:53 pm snf-ganeti Revision 07e0896f: Split BuildHooksEnv of LUs
- Commit dd7f677623 added another call to BuildHooksEnv to provide
post-phase status variables. Since BuildHooksEnv als... - 04:53 pm ganeti-local Revision 07e0896f: Split BuildHooksEnv of LUs
- Commit dd7f677623 added another call to BuildHooksEnv to provide
post-phase status variables. Since BuildHooksEnv als... - 04:42 pm ganeti-local Revision 959b6fe5: cfgupgrade: really ignore hostname when told so
- cfgupgrade provides a --ignore-hostname option, however consequently it
spawns config.ConfigWriter, which refuses to ... - 04:42 pm snf-ganeti Revision 959b6fe5: cfgupgrade: really ignore hostname when told so
- cfgupgrade provides a --ignore-hostname option, however consequently it
spawns config.ConfigWriter, which refuses to ... - 04:36 pm Revision 3f19a280: fix shift +click selection when using paging on celltable
- 04:36 pm Pithos Revision 3f19a280: fix shift +click selection when using paging on celltable
- 02:26 pm Bug #171 (Assigned): scroll στο list view
- firefox 3.6.15 winxp
- 01:38 pm Feature #293: Partial refresh στο GUI
- Το GUI φαίνεται να κάνει partial refresh, αλλά υπάρχουν τα εξής προβλήματα:
Σε Opera 11.01, Windows Vista, κάνω το... - 01:05 pm snf-ganeti Revision cfda0e48: RAPI client: fix epydoc formatting
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:05 pm ganeti-local Revision cfda0e48: RAPI client: fix epydoc formatting
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:03 pm Feature #291 (Assigned): Υποστήριξη polling στον server με ?changes-since στο GET
- 01:03 pm Feature #291: Υποστήριξη polling στον server με ?changes-since στο GET
- Σε γενικές γραμμές λειτουργεί ωραία, βλέπω ένα πλήρες GET /servers στην αρχή, και μετά GETs με ?changes-since.
Ωστόσ... - 12:56 pm Revision a4dbefda: Added tag gss-1.4.1, staging-current for changeset bde04b73518d
- 12:56 pm Pithos Revision a4dbefda: Added tag gss-1.4.1, staging-current for changeset bde04b73518d
- 12:50 pm Feature #213: Error Handling API (Django) - GUI
- Συνεχίζει να υπάρχει το πρόβλημα που περιγράφεται στις σημειώσεις 4 και 5, λίγο παραπάνω.
Όταν σκοτώσω τον runserver... - 12:19 pm Revision 8d3c158b: Changed admin context to gss-admin
- 12:19 pm Pithos Revision 8d3c158b: Changed admin context to gss-admin
- 12:11 pm Bug #301 (Closed): Sanitization του API, αφαίρεση του Piston, έλεγχος συμμόρφωσης με OpenStack v1...
- Στο πλαίσιο της εξυγίανσης της υλοποίησης του API, ώστε να συμμορφώνεται πραγματικά με το spec του OpenStack v1.1, να...
- 12:00 pm snf-ganeti Revision 16c13387: Add a helper function to the RAPI client
- This adds a new method WaitForJobCompletion that can be used for
client who are not interested in the entire job log,... - 12:00 pm ganeti-local Revision 16c13387: Add a helper function to the RAPI client
- This adds a new method WaitForJobCompletion that can be used for
client who are not interested in the entire job log,... - 10:40 am ganeti-local Revision 92902e91: Move htools-ganeti 2.3 design doc to doc/
- I didn't know where to put in the TOC, so I added it after the ganeti
2.3 design doc.
Also, it seems that Sphinx is ... - 10:40 am snf-ganeti Revision 92902e91: Move htools-ganeti 2.3 design doc to doc/
- I didn't know where to put in the TOC, so I added it after the ganeti
2.3 design doc.
Also, it seems that Sphinx is ... - 10:40 am snf-ganeti Revision 5a19bd35: Integrate htools man pages in the main tree
- This moves the man pages to their right place, removes the static
footer and header, and adds Makefile rules for the ... - 10:40 am ganeti-local Revision 5a19bd35: Integrate htools man pages in the main tree
- This moves the man pages to their right place, removes the static
footer and header, and adds Makefile rules for the ... - 03:05 am Bug #171 (Feedback): scroll στο list view
- Την οριζόντια scroll bar σε τι browser/OS την βλέπεις; Εμένα δεν μου εμφανίζεται.
Το πρόβλημα με το search έχει δι... - 03:00 am Revision ab5282e4: rename changes_since to changes-since & slider fix - Refs #291 #147
- 02:10 am Feature #177 (Feedback): Κλήση του RS API για VM management
- διορθώθηκε στο commit:1a49199e5d5339c6b0154b38556ccdc012355939
- 02:02 am Feature #291 (Feedback): Υποστήριξη polling στον server με ?changes-since στο GET
- Έγινε και φαίνεται να δουλεύει καλά
- 01:59 am Revision 88854f35: gt instead of gte condition, refs #291
- 01:49 am Feature #291: Υποστήριξη polling στον server με ?changes-since στο GET
- OK. Πρέπει να δεις επίσης τα εξής:
α) Η συνθήκη είναι updated__gt, πρέπει να είναι μεγαλύτερο του χρόνου changes-s... - 01:46 am Revision 1a49199e: auto-update vm list using changes_since
03/17/2011
- 09:54 pm Feature #291: Υποστήριξη polling στον server με ?changes-since στο GET
- στο http://code.grnet.gr/projects/synnefo/repository/revisions/d19719cdb21417ecbd00a968d0ab5bbe5f495573 μπήκε η GET μ...
- 09:38 pm Revision ec425eb2: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 09:34 pm Revision d19719cd: support partial GET data for the virtual machines
- use changes_since GET variable to specify a datetime. If ServerHandler
sees a datetime, it will return virtual machin... - 08:43 pm Revision 01864f44: comment out jquery tools source includes
- 08:30 pm Feature #177: Κλήση του RS API για VM management
- Η def delete (api/handlers.py 294 γραμμή) πριν εκτελέσει το action DELETE καλεί την start_action του vm: ...
- 06:43 pm snf-ganeti Revision b423c513: Remove restrictive hook node list check
- Commit dd7f67762 added a restrictive check for the node lists returned
by BuildHooksEnv, leading to errors with some ... - 06:43 pm ganeti-local Revision b423c513: Remove restrictive hook node list check
- Commit dd7f67762 added a restrictive check for the node lists returned
by BuildHooksEnv, leading to errors with some ... - 06:39 pm ganeti-local Revision f0a80b01: watcher: Fix misleading usage output
- When “ganeti-watcher” is called with an argument, it would hint at
a non-existing “-f” parameter. With this patch the... - 06:39 pm snf-ganeti Revision f0a80b01: watcher: Fix misleading usage output
- When “ganeti-watcher” is called with an argument, it would hint at
a non-existing “-f” parameter. With this patch the... - 06:38 pm snf-ganeti Revision 562be46d: Revert "Add temporary dir/file for htools import"
- This reverts commit 8bc9e04a21457c4188475dc849d0d7d1e22ee929, not
needed anymore.
Signed-off-by: Iustin Pop <iustin@... - 06:38 pm ganeti-local Revision 562be46d: Revert "Add temporary dir/file for htools import"
- This reverts commit 8bc9e04a21457c4188475dc849d0d7d1e22ee929, not
needed anymore.
Signed-off-by: Iustin Pop <iustin@... - 06:04 pm ganeti-local Revision dc384cf0: Merge remote branch 'htools/master'
- * htools/master: (605 commits)
Update NEWS file for version 0.3.1
Update copyright years in the man pages
Remov... - 06:04 pm snf-ganeti Revision dc384cf0: Merge remote branch 'htools/master'
- * htools/master: (605 commits)
Update NEWS file for version 0.3.1
Update copyright years in the man pages
Remov... - 05:55 pm Revision e62cdfa1: Added tag gss-1.4.1 for changeset 0003d8b414f0
- 05:55 pm Pithos Revision e62cdfa1: Added tag gss-1.4.1 for changeset 0003d8b414f0
- 05:54 pm Revision 4856bcbf: Changed admin path to pithos-admin
- Removed direct references to admin path from the source code
Changed pithos version to 1.4.1 - 05:54 pm Pithos Revision 4856bcbf: Changed admin path to pithos-admin
- Removed direct references to admin path from the source code
Changed pithos version to 1.4.1 - 05:29 pm snf-ganeti Revision 8bc9e04a: Add temporary dir/file for htools import
- In order for “git merge -s recursive -X subtree=htools” to do its
magic, an (mostly empty) directory must exist in th... - 05:29 pm ganeti-local Revision 8bc9e04a: Add temporary dir/file for htools import
- In order for “git merge -s recursive -X subtree=htools” to do its
magic, an (mostly empty) directory must exist in th... - 05:06 pm Revision 6f7cadbb: Added tag pithos-current for changeset e96e16d9a1ff
- 05:06 pm Pithos Revision 6f7cadbb: Added tag pithos-current for changeset e96e16d9a1ff
- 04:28 pm Pithos Revision f0cd9b29: correctly display last page button in pager, all columns draggable in search r...
- 04:28 pm Revision f0cd9b29: correctly display last page button in pager, all columns draggable in search r...
- 04:06 pm Bug #171 (Assigned): scroll στο list view
- Βγαίνει και μία οριζόντια scroll bar η οποία δεν έχει λόγο να υπάρχει.
Επίσης υπάρχει το πρόβλημα με το search που α... - 03:55 pm Feature #177: Κλήση του RS API για VM management
- Υπάρχει θέμα με το destroy ακόμα. Τα κάνει destroy αλλά βλέπω πάλι errors και στο GUI και στο server:
ERROR:synnef... - 01:59 pm Bug #273 (Closed): Υλοποίηση του ServerAddressHandler
- 01:59 pm Bug #273: Υλοποίηση του ServerAddressHandler
- ok, closed
- 01:49 pm snf-ganeti Revision 0dfa2c22: Fix hook node list when adding node
- This broke QA (and everyone trying to add a node) by complaining about
different node lists.
Signed-off-by: Michael ... - 01:49 pm ganeti-local Revision 0dfa2c22: Fix hook node list when adding node
- This broke QA (and everyone trying to add a node) by complaining about
different node lists.
Signed-off-by: Michael ... - 01:43 pm Bug #273: Υλοποίηση του ServerAddressHandler
- Done
- 01:41 pm Revision 964185dd: update serveraddress handler
- return badRequest if networkId is not public/private
- 12:17 pm snf-ganeti Revision 50769215: Clarify --force-join parameter message
- This isn't only used during cluster merge.
Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael ... - 12:17 pm ganeti-local Revision 50769215: Clarify --force-join parameter message
- This isn't only used during cluster merge.
Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael ... - 03:51 am Revision 146b6003: improve auto-refresh and error handling
- 03:49 am Revision a5c17ad3: fix settings import
03/16/2011
- 07:58 pm snf-ganeti Revision dd7f6776: hooks: Provide variables with post-opcode values
- When a hook is called, it is provided with a number of variables
describing the status of the instance/node/etc. befo... - 07:58 pm snf-ganeti Revision ebc75510: HooksMaster: Add more assertions for variable names
- Also replace explicit loop with dict.update.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iust... - 07:58 pm ganeti-local Revision ebc75510: HooksMaster: Add more assertions for variable names
- Also replace explicit loop with dict.update.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iust... - 07:58 pm ganeti-local Revision dd7f6776: hooks: Provide variables with post-opcode values
- When a hook is called, it is provided with a number of variables
describing the status of the instance/node/etc. befo... - 07:58 pm snf-ganeti Revision 0306ff62: mcpu: Tidy HooksMaster a bit
- - Dictionary indentation
- Add empty lines for readability
- Simplify conditional code
Signed-off-by: Michael Hansel... - 07:58 pm ganeti-local Revision 3d265c2b: cmdlib: Factorize running post-pase hook
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 07:58 pm ganeti-local Revision 0306ff62: mcpu: Tidy HooksMaster a bit
- - Dictionary indentation
- Add empty lines for readability
- Simplify conditional code
Signed-off-by: Michael Hansel... - 07:58 pm snf-ganeti Revision 3d265c2b: cmdlib: Factorize running post-pase hook
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 07:37 pm ganeti-local Revision e4e35357: locking: Fix race condition in lock monitor
- In some rare cases it can happen that a lock is re-created very soon
after deletion, while the old instance hasn't be... - 07:37 pm snf-ganeti Revision e4e35357: locking: Fix race condition in lock monitor
- In some rare cases it can happen that a lock is re-created very soon
after deletion, while the old instance hasn't be... - 03:27 pm Bug #273 (Assigned): Υλοποίηση του ServerAddressHandler
- Σωστά δουλεύει, απλά πρέπει να γυρνάει badRequest όταν δώσεις NetworkID διαφορετικό του public ή private και όχι όλες...
- 02:49 pm Bug #273 (Feedback): Υλοποίηση του ServerAddressHandler
- Έγινε ο ServerAddressHandler. Οι διευθύνσεις δεν επιστρέφονται ακόμα σωστά, υπάρχουν ανοιχτά tickets για αυτό (http:/...
- 02:43 pm Revision d73d59e4: implement ServerAddressHandler
- ServerAddressHandler lists server addresses
(all or by Network ID). Functions update/create/delete have been
removed,... - 02:21 pm Bug #287: Bug με το Piston και τον αριθμό ορισμάτων στις κλήσεις POST, PUT, DELETE
- Δεν αρκεί μόνο εκεί. Χρειάζεται παντού. Ας πούμε στην create() του ServerHandler που έχει δύο μόνο ορίσματα, αν κάνω ...
- 01:37 pm Revision ee0c2b80: milton fix: not using .buffer files in /tmp anymore
- 01:37 pm Pithos Revision ee0c2b80: milton fix: not using .buffer files in /tmp anymore
- 01:30 pm Bug #287 (Feedback): Bug με το Piston και τον αριθμό ορισμάτων στις κλήσεις POST, PUT, DELETE
- Έγινε στους handlers που περιείχαν ορίσματα (serveraddress, imagemetadata, servermetadata)
76c8e33d443a64b5a518001... - 01:27 pm Revision 76c8e33d: changes on ServerHandler and related urls
- use attribute networkID, as specified on Openstack
(http://docs.openstack.org/openstack-compute/developer/content/ch0... - 12:06 pm Feature #293 (Closed): Partial refresh στο GUI
- Όπως συζητήσαμε και στη σημερινή συνάντηση 2011/03/16:
το GUI πρέπει να κάνει μερική ανανέωση της εικόνας που παρο... - 11:54 am Feature #291 (Closed): Υποστήριξη polling στον server με ?changes-since στο GET
- Όπως προδιαγράφεται στο OpenStack Compute v1.1, θα υποστηρίζεται *partial* GET δεδομένων από τον server.
Αυτό λειτου... - 11:51 am Bug #171 (Feedback): scroll στο list view
- πρέπει να είναι οκ
03/15/2011
- 11:24 pm Feature #213: Error Handling API (Django) - GUI
- ΟΚ, δείτε και τα υπόλοιπα.
Για να μην χρειάζεται κανείς να ψάχνει το git log με βάση τις ημερομηνίες για να βρει τ... - 09:36 pm Feature #183: Υλοποίηση RSAPI, /servers
- το flavorId έγινε flavorRef και το imageId έγινε imageRef. Επίσης μπήκαν τα created και updated. Πέρα απο το metadata...
- 09:33 pm Revision b335768e: changes related to Openstack naming
- * change imageId to imageRef
* change flavorId to flavorRef
* add updated+created attributes on serverhandlerss respo... - 09:18 pm Bug #287: Bug με το Piston και τον αριθμό ορισμάτων στις κλήσεις POST, PUT, DELETE
- Χωρίς framework ούτε εργαλείο μέχρι τώρα, by hand.
To id δεν χρειάζεται αρχικοποίηση γιατί υπάρχει σίγουρα. Αν δεν... - 09:09 pm Feature #177: Κλήση του RS API για VM management
- εδώ εξακολουθούν να ισχύουν τα προβλήματα?
- 09:06 pm Revision a5093da5: fix previous broken commit
- there was an error on home.html of the ui introduced with the
previous commit :( - 09:02 pm Feature #213: Error Handling API (Django) - GUI
- Το α) έγινε
- 09:00 pm Revision 7d311ba1: fix create wizzard error handling
- show 2 different translatable messages, when no images or flavors
are found - 08:20 pm Bug #287: Bug με το Piston και τον αριθμό ορισμάτων στις κλήσεις POST, PUT, DELETE
- Πολύ ενδιαφέρον! Κάνεις fuzzing με κάποιο framework ή με δικό σου εργαλείο?
Στον ServerMetadataHandler αρχικοποιεί... - 04:54 pm Bug #289 (Closed): Θέματα με τον Emitter, υποστήριξη application/json και application/xml
- Υπάρχουν διάφορα θέματα σε σχέση με τη σωστή υποστήριξη για τους δύο τύπους απαντήσεων, @application/xml@ και @applic...
- 04:48 pm Feature #245: Details στους exception handlers
- Αυτό το κάνω assign στο Γιώργο το Βεριγάκη, θα αναλάβει διορθώσεις στον Python κώδικα, δείτε τα υπόλοιπα γιατί έχουν ...
- 03:47 pm Pithos Revision 9b11a5ca: server side paging support for search results, asyncdataprovider for display s...
- 03:47 pm Revision 9b11a5ca: server side paging support for search results, asyncdataprovider for display s...
- 03:11 pm snf-ganeti Revision 4fab7cab: QA: Add tests for queries via RAPI
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:11 pm ganeti-local Revision 4fab7cab: QA: Add tests for queries via RAPI
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:11 pm snf-ganeti Revision 51ae7c85: qlang: Remove unused import
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:11 pm ganeti-local Revision 51ae7c85: qlang: Remove unused import
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:04 pm snf-ganeti Revision 208a6cff: RAPI: Add support for querying resources
- - Access is only permitted for authenticated clients (queries can return
sensitive data)
- Filters can be specified... - 03:04 pm ganeti-local Revision 208a6cff: RAPI: Add support for querying resources
- - Access is only permitted for authenticated clients (queries can return
sensitive data)
- Filters can be specified... - 03:04 pm ganeti-local Revision 1c7fd467: Add support for query resources in RAPI URIs
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:04 pm snf-ganeti Revision 1c7fd467: Add support for query resources in RAPI URIs
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:04 pm snf-ganeti Revision c1391810: masterd: Simplify code for field queries
- Instead of going via cmdlib and using special cases for different
resources, the list of fields is used directly.
Si... - 03:04 pm ganeti-local Revision c1391810: masterd: Simplify code for field queries
- Instead of going via cmdlib and using special cases for different
resources, the list of fields is used directly.
Si... - 03:04 pm ganeti-local Revision abd66bf8: constants: Rename QR_OP_*, add QR_VIA_RAPI
- Commit 28b71a76 added a list of resources which can be queried using
LUXI. Unfortunately the variable was named “QR_O... - 03:04 pm snf-ganeti Revision abd66bf8: constants: Rename QR_OP_*, add QR_VIA_RAPI
- Commit 28b71a76 added a list of resources which can be queried using
LUXI. Unfortunately the variable was named “QR_O... - 02:57 pm snf-ganeti Revision 31554d0a: qlang: Remove unused ReadSimpleFilter
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 02:57 pm ganeti-local Revision 31554d0a: qlang: Remove unused ReadSimpleFilter
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 02:50 pm ganeti-local Revision 7d4da09e: utils: Export NiceSortKey function
- The ability to split a string into a list of strings and integers can be
handy elsewhere and is necessary for sorting... - 02:50 pm snf-ganeti Revision 7d4da09e: utils: Export NiceSortKey function
- The ability to split a string into a list of strings and integers can be
handy elsewhere and is necessary for sorting... - 01:34 pm Feature #249 (Assigned): Metadata handling σύμφωνα με το OpenStack Compute API v1.1
- Έχουν υλοποιηθεί οι μέθοδοι που κάνουν handle τα GET, POST, PUT, DELETE requests.
Πρέπει να υλοποιηθούν τα quota σχε... - 01:16 pm Bug #287 (Closed): Bug με το Piston και τον αριθμό ορισμάτων στις κλήσεις POST, PUT, DELETE
- Καθώς τεστάριζα με fuzzy δεδομένα τον {Server,Image}MetadataHandler βρήκα ότι:
όταν μία από τις τέσσερις μεθόδους GE... - 01:10 pm Bug #283 (Assigned): Προβλήματα με partial refresh στο GUI
- 01:10 pm Bug #283: Προβλήματα με partial refresh στο GUI
- Και άλλο ένα σχετικό με αυτό:
Πρέπει περιοδικά να γίνεται ανανέωση της λίστας, προς το παρόν με πλήρη αίτηση.
Αργ... - 01:07 pm Feature #151 (Closed): περιοδικό refresh της λίστας
- Αυτό έχει γίνει εν μέρει, το GUI μπορεί να καταλαβαίνει ποιες μηχανές από πλήρη απάντηση έχουν ήδη εμφανιστεί στο χρή...
- 01:03 pm Bug #203 (Assigned): Ενημέρωση του χρήστη έπειτα από δημιουργία εικονικής μηχανής (POST /servers)
- Αυτό έχει νόημα ως εξής:
O wizard πρέπει να εμφανίζει ενημερωτικό παράθυρο ότι η αίτηση για κατασκευή του μηχανήμα... - 12:59 pm Feature #213 (Assigned): Error Handling API (Django) - GUI
- 12:49 pm Bug #283: Προβλήματα με partial refresh στο GUI
- Επίσης σχετικό με αυτό, άλλα δύο:
α) το partial refresh δεν φαίνεται να ανανεώνει σωστά τα εικονίδια όταν ανάβουν κα... - 12:41 pm snf-ganeti Revision 9026e935: TLReplaceDisks: Add check if disks are activated
- Previously we failed later with a rather useless error message. This
patch fixes this and tells the user to activate-... - 12:41 pm ganeti-local Revision 9026e935: TLReplaceDisks: Add check if disks are activated
- Previously we failed later with a rather useless error message. This
patch fixes this and tells the user to activate-... - 12:35 pm Feature #213: Error Handling API (Django) - GUI
- Υπάρχουν δύο θέματα ακόμη:
α) όταν δεν έχουν οριστεί images ή flavors στον server, το GUI βγάζει το default μήνυμα... - 12:35 pm Revision a3ef9d23: Improve instructions.
- 12:02 am Bug #283: Προβλήματα με partial refresh στο GUI
- επιπλέον θέμα που φαίνεται να έχει ο κώδικας: [καταλαβαίνω ότι τώρα είναι υπό κατασκευή το partial refresh στο list v...
03/14/2011
- 02:52 pm Revision d06e4f06: reset sorting when updating file list
- 02:52 pm Pithos Revision d06e4f06: reset sorting when updating file list
- 02:20 pm snf-nfdhcpd Revision 36e1175b: Clean up resources upon exit
- Wrap the main loop in a try..finally statement, calling our cleanup handler to
free all obtained resources.
Signed-o... - 02:08 pm Revision 13b4c540: Server/Image Metadata Handler additions
- Implemented the method for POST requests,
added proper error handling for POST,PUT,DELETE in both
ServerMetadataHandl... - 02:05 pm snf-nfdhcpd Revision 68da8f20: Handle the AF_PACKET socket instead of using scapy
- Implement our own sendp() method, which has the following benefits:
* Keep a single socket and re-use it for all ou... - 12:51 pm snf-ganeti Revision 7738342c: LUOsDiagnose: Move legacy behaviour into filter
- The behaviour of LUOsDiagnose needs special treatment. Commit d22dfef7
changed it to not return hidden, blacklisted o... - 12:51 pm ganeti-local Revision 7738342c: LUOsDiagnose: Move legacy behaviour into filter
- The behaviour of LUOsDiagnose needs special treatment. Commit d22dfef7
changed it to not return hidden, blacklisted o... - 12:50 pm ganeti-local Revision be3a4b14: Convert OsDiagnose to query
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 12:50 pm snf-ganeti Revision be3a4b14: Convert OsDiagnose to query
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 12:49 pm ganeti-local Revision 341ff8e9: qlang: Add some more documentation for filters
- It's not perfect, but at least some more.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin ... - 12:49 pm snf-ganeti Revision 341ff8e9: qlang: Add some more documentation for filters
- It's not perfect, but at least some more.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin ... - 12:48 pm ganeti-local Revision 425e5bf0: query: Add conversion wrapper
- Allows converting the value of a column before returning it. Useful for
sorting while still using one of the other ge... - 12:48 pm snf-ganeti Revision 425e5bf0: query: Add conversion wrapper
- Allows converting the value of a column before returning it. Useful for
sorting while still using one of the other ge...
03/13/2011
- 11:34 pm Revision 7abdaf78: Server/Image Metadata Handler additions
- Implemented the method for PUT requests in both
ServerMetadataHandler and ImageMetadataHandler.
03/12/2011
- 03:26 am Bug #283 (Closed): Προβλήματα με partial refresh στο GUI
- Το partial refresh λειτουργεί γενικά καλά στο GUI αλλά υπάρχουν τα εξής προβλήματα:
α) δεν βγαίνουν οι λεπτές γκρι... - 03:06 am Revision e5b0ba20: Remove unneeded GUI refreshes, fix spelling
- Now that partial refreshes are working, there is no need to refresh
whole page after submitting an AJAX request. This...
03/11/2011
- 08:41 pm Feature #213: Error Handling API (Django) - GUI
- έγινε η αλλαγή του μηνύματος
- 08:39 pm Revision 5f99a59d: change error message on the ui
- change translatable error message (default case) on home.html
- 07:33 pm Revision 2baac7ca: add two exceptions on the create server wizard
- add DoesNotExist and MultipleObjectsReturned exception check for Flavor/Image,
on the POST data of the create server ... - 07:11 pm Feature #213: Error Handling API (Django) - GUI
- Δοκιμάζω με το GUI, ενώ δεν τρέχει ο server του Django και το GUI μου βγάζει λάθος "Error! An error has happened. Our...
- 07:06 pm snf-ganeti Revision 8864d152: Revert "Only merge nodes that are known to not be offline"
- This reverts commit 288f240f62dafa8bd8ba7482c8367adbdf6d96c2.
That commit was buggy at various levels:
- broke ssh... - 07:06 pm ganeti-local Revision 8864d152: Revert "Only merge nodes that are known to not be offline"
- This reverts commit 288f240f62dafa8bd8ba7482c8367adbdf6d96c2.
That commit was buggy at various levels:
- broke ssh... - 07:06 pm snf-ganeti Revision 8697f0fa: cluster-merge: only operate on online nodes
- The node list in MergerData is used only to:
- stop ganeti on the nodes
- readd the nodes to the cluster
As such ... - 07:06 pm ganeti-local Revision 8697f0fa: cluster-merge: only operate on online nodes
- The node list in MergerData is used only to:
- stop ganeti on the nodes
- readd the nodes to the cluster
As such ... - 07:06 pm Bug #265 (Closed): "Malformed Request" σε κάθε API call με Firefox
- 07:05 pm snf-ganeti Revision 3a93eebb: Fix epydoc warning about unknown reference
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 07:05 pm ganeti-local Revision 3a93eebb: Fix epydoc warning about unknown reference
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 07:00 pm Revision b175c950: Add ability to report REBOOT state
- Extend the rsapi_state property of the VirtualMachine model
to report the machine is in REBOOT when there is a pendin... - 06:35 pm ganeti-local Revision fe698b38: config: Wrap MatchNameComponent, reduce lock duration
- - Remove duplication by merging two MatchNameComponent into a wrapper
- Reduce lock duration by getting list of names... - 06:35 pm snf-ganeti Revision fe698b38: config: Wrap MatchNameComponent, reduce lock duration
- - Remove duplication by merging two MatchNameComponent into a wrapper
- Reduce lock duration by getting list of names... - 05:27 pm snf-nfdhcpd Revision 18142d8d: Also keep CAP_NET_ADMIN for nfqueue verdicts
- This is needed for nfqueue to work properly. Without this, the kernel
never acknowledges the verdicts we set, the que... - 04:58 pm Revision 3a8d0993: display loading instead of "no data" when gss client is initialized
- 04:58 pm Pithos Revision 3a8d0993: display loading instead of "no data" when gss client is initialized
- 04:58 pm Revision 552facdc: refresh correctly root node when it has no children
- 04:58 pm Pithos Revision 552facdc: refresh correctly root node when it has no children
- 04:54 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Το πρόβλημα είναι το header Content-Type: application/x-www-form-urlencoded; charset=UTF-8 που περνάει o Firefox σε α...
- 04:41 pm Revision 7b7e768e: Change the order of includes for more clarity
- 04:11 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Vangelis Koukis wrote:
> Οπότε, υπάρχει θέμα με το request, δεν φτάνει καν στην ανάλογη μέθοδο.
> Κάποιος επιστρέφε... - 03:30 pm Revision 0b33ca01: consume click+control event
- 03:30 pm Pithos Revision 0b33ca01: consume click+control event
- 03:27 pm ganeti-local Revision 8e7078e0: opcodes: Document OpQueryFields' parameters
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 03:27 pm snf-ganeti Revision 8e7078e0: opcodes: Document OpQueryFields' parameters
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 03:02 pm snf-nfdhcpd Revision c6341392: Fix nasty typo in parse_routing_table
- It was meant to be re.group and not re.group*s* all along.
Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr> - 02:41 pm snf-nfdhcpd Revision c01dec04: Disable pylint warning for inotify handler methods
- The name form for these methods is mandated by pyinotify itself,
so there's nothing we can do about it.
Signed-off-b... - 02:41 pm snf-nfdhcpd Revision 6979372b: Add pylintrc
- Blatantly copy ganeti's pylintrc as a base for our own.
Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr> - 02:30 pm Revision 2ef84e57: prevent drag on clck( needs checking), show correctly folder properties when a...
- 02:30 pm Pithos Revision 2ef84e57: prevent drag on clck( needs checking), show correctly folder properties when a...
- 02:29 pm snf-nfdhcpd Revision bf230d52: Rename nfdhcp.ferm to nfdhcpd.ferm
- Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
- 02:25 pm snf-nfdhcpd Revision 6765a36f: Major code refactoring
- Refactor code to meet pylint's recommendations
* Pass format string arguments as such in logging functions
* Move pa... - 01:32 pm Feature #245: Details στους exception handlers
- Επίσης, σχετικό με το πώς επιστρέφονται οι απαντήσεις στον πελάτη.
Το API πρέπει να υποστηρίζει κανονικά απαντήσεις ... - 01:22 pm Pithos Revision 0241bb3c: fix node open on hover when using dnd
- 01:22 pm Revision 0241bb3c: fix node open on hover when using dnd
- 01:12 pm snf-nfdhcpd Revision c63ad0e2: Fix typo (vaildate -> validate)
- Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
- 01:11 pm snf-nfdhcpd Revision 0679a724: Code refactoring to remove overlong lines
- Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
- 01:08 pm snf-nfdhcpd Revision 810a20fa: Improve error handling
- Catch and handle specific exception families where possible and provide
additional information.
Signed-off-by: Apoll... - 12:55 pm ganeti-local Revision 71a24f8f: Update NEWS file for version 0.3.1
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Reviewed-by: Michael Hansel... - 12:55 pm snf-ganeti Revision 71a24f8f: Update NEWS file for version 0.3.1
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Reviewed-by: Michael Hansel... - 12:55 pm snf-ganeti Revision 26f7b098: Update copyright years in the man pages
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com> - 12:55 pm ganeti-local Revision 26f7b098: Update copyright years in the man pages
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com> - 12:55 pm ganeti-local Revision 05a210a3: Remove obsolete env vars from the manpages
- Commit 16c2369c removed support for using environment variables for
selecting the text backend (since now it's just o... - 12:55 pm snf-ganeti Revision 05a210a3: Remove obsolete env vars from the manpages
- Commit 16c2369c removed support for using environment variables for
selecting the text backend (since now it's just o... - 12:36 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Τα τελευταία δεδομένα για αυτό:
α) Δεν είναι θέμα logging. Ο λόγος που δεν loggάρεται τίποτε, είναι γιατί ποτέ δεν... - 11:00 am Revision 36d0df36: Minor fixes in Image/Server Metadata Handler
- 02:28 am Ganeti Instance Image Revision c7603521: Ticket #2295: Improvements for installing on Debian Lenny
- 02:23 am Ganeti Instance Image Revision 99efa839: Ticket #3687: Add --DOS flag to give better support for grub2
- 01:59 am Ganeti Instance Image Revision 241fb6e1: Ticket #1737: Also delete .pub key files
- 01:30 am Ganeti Instance Image Revision 828670a1: Ticket #669: set CDINSTALL=no for default behaviour
- 01:16 am Ganeti Instance Image Revision 83edc99e: Ticket #243: Add support for resetting the ssh host keys in Debian/Ubuntu
03/10/2011
- 07:54 pm Revision 48ce8b68: Initial support for auto updating list view
- 07:54 pm Revision 150eb972: Fix minor readability issues
- 06:36 pm ganeti-local Revision 288f240f: Only merge nodes that are known to not be offline
- Otherwise the readd will fail, breaking the merge.
Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: ... - 06:36 pm snf-ganeti Revision 288f240f: Only merge nodes that are known to not be offline
- Otherwise the readd will fail, breaking the merge.
Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: ... - 05:29 pm Revision e9134601: Server/Image Metadata Handler additions
- Implemented the DELETE method in both
ServerMetadataHandler and ImageMetadataHandler.
Plus minor vocabulary fix - 04:45 pm ganeti-local Revision d62ed502: Treat empty oob_program param as default
- There is currently no way to reset oob_program back to its default from
the cmdline, which causes problems for cluste... - 04:45 pm snf-ganeti Revision d62ed502: Treat empty oob_program param as default
- There is currently no way to reset oob_program back to its default from
the cmdline, which causes problems for cluste... - Machines welcome screen
- 04:30 pm Feature #279 (Closed): Αρχική σελίδα όταν δεν υπάρχουν VMs
- Έχω ανεβάσει mockup (web_layout_0.0.10-7.png) για τη σελίδα που πρέπει να φαίνεται όταν δεν υπάρχουν καθόλου VMs.
Όπ... - 04:30 pm ganeti-local Revision 377972f4: Fix bug in instance listing with orphan instances
- Nodes can return unknown instances, so we shouldn't use the name as an
index without checking.
Signed-off-by: Iustin... - 04:30 pm snf-ganeti Revision 377972f4: Fix bug in instance listing with orphan instances
- Nodes can return unknown instances, so we shouldn't use the name as an
index without checking.
Signed-off-by: Iustin... - 04:29 pm ganeti-local Revision c24e519e: Fix bug related to log opening failures
- If opening the log file fails, then we shouldn't attempt to use that
variable.
Signed-off-by: Iustin Pop <iustin@goo... - 04:29 pm snf-ganeti Revision c24e519e: Fix bug related to log opening failures
- If opening the log file fails, then we shouldn't attempt to use that
variable.
Signed-off-by: Iustin Pop <iustin@goo... - 04:10 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Markos Gogoulos wrote:
> όπου έχει log.exception θα πρέπει να σου βγάζει στο runserver το error. Πχ:
>
> [...]
>... - 02:22 pm Feature #177: Κλήση του RS API για VM management
- 2 θέματα:
1. Σε καθαρό περιβάλλον δίνω destroy. Βλέπω από τον ganeti-0mqd ότι το μηχάνημα γίνεται remove κανονικά.... - 02:15 pm ganeti-local Revision faaabe3c: Instance failover: fix bug for INT_MIRROR cases
- Patches db366d9a and aac4511a added support for EXT_MIRROR instances,
but inadvertently introduced a bug: for INT_MIR... - 02:15 pm snf-ganeti Revision faaabe3c: Instance failover: fix bug for INT_MIRROR cases
- Patches db366d9a and aac4511a added support for EXT_MIRROR instances,
but inadvertently introduced a bug: for INT_MIR... - 02:03 pm Feature #177: Κλήση του RS API για VM management
- σε καθαρό περιβάλλον δοκιμάζω να σβήσω τα fixtures και δουλεύει κανονικά (κάνω delete σε 3 μηχανήματα μαζί)
Το o... - 02:01 pm Feature #177 (Assigned): Κλήση του RS API για VM management
- 01:59 pm Bug #209 (Assigned): box επιβεβαίωσης για τα actions
- Machines Icon View --> Confirmation box error
- 01:57 pm Bug #209: box επιβεβαίωσης για τα actions
- Έχουν ανέβει mockup σχετικά με τη διαδικασία confirmation τόσο στο icon view (web_layout_0.0.10-{1,2,3,4,6}.png), όσο...
- 01:57 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- όπου έχει log.exception θα πρέπει να σου βγάζει στο runserver το error. Πχ:...
- 01:55 pm Revision 748139ba: Do not pass serverID in ajax_error()
- 01:19 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Κάνω τα εξής:
devel@store67:~/synnefo$ git pull
Already up-to-date.
devel@store67:~/synnefo$ bin/python ma... - 01:11 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Στο output του runserver βγάζει και το error και το exception, μέσω της log.exception που έχει μπει στα (except Excep...
- Machines List View --> Confirmation box
- Machines Icon View --> Multiple Actions Confirmation box
- Machines Icon View --> Confirmation box 3 (hover)
- Machines Icon View --> Confirmation box 2 (hover)
- Machines Icon View --> Confirmation box 1
- 12:19 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Τότε, κάντε το να βγάζει πλήρες log στο output του runserver ώστε να μπορέσουμε να πάρουμε πίσω debugging trace και ν...
- 12:13 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Εξακολουθώ να μην μπορώ να το αναπαράγω. Όλα τα post γίνονται κανονικά και όλες οι κλήσεις παίζουν σωστά.
Δοκίμασα... - 11:35 am Revision f15025bc: Destroy action has an empty request body
- 11:29 am Revision 583932c4: Similar error handling for all actions
- 11:24 am Revision 38b1f387: fix destroy action for multiple machines
- 11:09 am Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Το πρόβλημα είναι σε requests create και start/stop/reboot. Για να το αναπαραγάγω:
manage.py reset db
manage.py s... - 11:02 am Bug #265: "Malformed Request" σε κάθε API call με Firefox
- To πρόβλημα είναι σε όλα τα post. Με opera παίζει κανονικά.
Firefox 3.6.15
Firebug 1.6.2
WinXP 32bit - 10:54 am Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Επειδή δεν έχουμε καταφέρει να αναπαράγουμε το πρόβλημα, μπορείτε να μας δώσετε κάποια στοιχεία παραπάνω για τις εκδό...
- 10:40 am Bug #275 (Closed): Να μην εμφανίζεται η μπλε διαχωριστική όταν έχουμε μόνο stopped μηχανήματα
- ok, closed
- 10:39 am Feature #177: Κλήση του RS API για VM management
- Τώρα όντως κάνει remove το μηχάνημα αλλά και πάλι πετάει error στο GUI.
Kαι στο server:
[10/Mar/2011 02:35:10] "D...
03/09/2011
- 08:42 pm Revision a0f83bd2: Implement unit tests for all charge() related methods
- * Modify the db_test_data.json to assist unit testing.
* Introduced various refactorings to simplify code - 07:30 pm Revision 5e5683f1: Upgrade DataTables version to 1.7.6
- 07:29 pm Revision 81d48bff: Improve code readability in standard view template
- 05:43 pm Revision a739ce48: Do not reload view after no in confirmation dialog
- 05:31 pm Bug #275 (Feedback): Να μην εμφανίζεται η μπλε διαχωριστική όταν έχουμε μόνο stopped μηχανήματα
- οκ
- 05:28 pm Revision 9b1b6f3a: improve code readability
- 05:28 pm Revision c58db69b: Fix mini seperator fadeIn rule.
- 05:11 pm Revision 60023e66: Initial Server/Image Metadata handling
- Server/Image Metadata handling according to
OpenStack Compute API v1.1. Added:
* New namespace (api/v1.1/) in api/u... - 05:07 pm Revision 2d405b6a: Added Image Metadata in fixtures (images.json)
- 05:06 pm Feature #213 (Feedback): Error Handling API (Django) - GUI
- Στο home.html υπάρχει μια σειρά από μυνήματα που εμφανίζονται στον τελικό χρήστη ανάλογα με τον κωδικό λάθους. Τα μην...
- 05:06 pm Feature #177: Κλήση του RS API για VM management
- είχε αλλάξει το URL του delete action και δεν δούλευε. Τώρα πρέπει να είναι οκ
- 05:04 pm Revision 4c846a95: fix wrong 'delete action' URL
- 04:57 pm Feature #227: Τεκμηρίωση Υλοποίησης Rackspace API
- Έχεις δίκιο, είναι σε αρχικό στάδιο και τώρα την εμπλουτίζουμε. Μια ακόμη ερώτηση μόνο.To Rackspace API προσθέτει κάπ...
- 04:53 pm Feature #227: Τεκμηρίωση Υλοποίησης Rackspace API
- Έριξα μια πρώτη ματιά στην τεκμηρίωση, απ'ότι καταλαβαίνω είναι σε αρχικό στάδιο ακόμη.
Νομίζω πρέπει να δοθεί *ιδια... - 04:39 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Το ίδιο πρόβλημα έχω και εγώ με Firefox 3.6.15
- 04:34 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Ίσως πρόκειται για αυτό το bug που αφορά συνδυασμό Firefox 4 beta, jQuery και Firebug? Δοκίμασε να κάνεις το παρακάτω...
- 04:26 pm Feature #227: Τεκμηρίωση Υλοποίησης Rackspace API
- Έχουμε μεταφέρει αυτά που κάναμε μέχρι τώρα στο αρχικ wiki page. Μπορείτε να σβήσετε τα http://trac.cslab.ece.ntua.gr...
- 04:25 pm Feature #229: Τεκμηρίωση Υλοποίησης GUI
- έχουμε μεταφέρει την τεκμηρίωση από το wiki page που φτιάξαμε σε αυτό που υπήρχε ήδη. Μπορείτε να σβήσετε το http://t...
- 04:09 pm Feature #177: Κλήση του RS API για VM management
- Το destroy server στο list view δεν παίζει. Κάποιες φορές γυρίζει error, κάποιες φορές γυρνάει successful submission ...
- 03:58 pm Feature #271 (Closed): Αλλαγή και προσθήκη πεδίων στο API
- 03:58 pm Feature #271: Αλλαγή και προσθήκη πεδίων στο API
- closed, το έκανα merge στο #183
- 03:57 pm Feature #183: Υλοποίηση RSAPI, /servers
- To GET servers/detail και servers/id πρέπει να επιστρέφει τα πεδία:
flavorRef (αντι του flavorId)
imageRef (αντί το... - 03:47 pm Bug #275 (Closed): Να μην εμφανίζεται η μπλε διαχωριστική όταν έχουμε μόνο stopped μηχανήματα
- Να μην εμφανίζεται η μπλε διαχωριστική όταν έχουμε μόνο stopped μηχανήματα
- 03:40 pm Bug #273 (Closed): Υλοποίηση του ServerAddressHandler
- ο ServerAddressHandler πρέπει να επιστρέφει τις σωστές private και public, ipv4 και ipv6 διευθύνσεις όπως ορίζεται στ...
- 03:36 pm snf-ganeti Revision cfed3b9f: gnt-cluster epo: Adding --power-delay flag
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 03:36 pm ganeti-local Revision cfed3b9f: gnt-cluster epo: Adding --power-delay flag
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 03:36 pm snf-ganeti Revision 0a1fc31c: gnt-node power: Adding --power-delay flag
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 03:36 pm ganeti-local Revision 0a1fc31c: gnt-node power: Adding --power-delay flag
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 03:36 pm snf-ganeti Revision 0c086a13: cli.py: Adding POWER_DELAY_OPT
- The command line option --power-delay sets the time waited between power
ons.
Signed-off-by: René Nussbaumer <rn@goo... - 03:36 pm ganeti-local Revision 0c086a13: cli.py: Adding POWER_DELAY_OPT
- The command line option --power-delay sets the time waited between power
ons.
Signed-off-by: René Nussbaumer <rn@goo... - 03:32 pm Feature #271 (Closed): Αλλαγή και προσθήκη πεδίων στο API
- To @GET servers/detail@ και @servers/id@ πρέπει να επιστρέφει τα πεδία:
flavorRef (αντι του flavorId)
imageRef (αντ... - 03:08 pm Pithos Revision d7cdcd53: tune file list update
- 03:08 pm Revision d7cdcd53: tune file list update
- 02:38 pm ganeti-local Revision c199dbae: Bump version for 2.4.1 release
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 02:38 pm snf-ganeti Revision c199dbae: Bump version for 2.4.1 release
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 01:08 pm Feature #245: Details στους exception handlers
- Είδα το commit 6b83d46b47f9d24aede4d97619e4ffdbf58119cf [improve error logging].
Με runserver βλέπω τα εξής:
[0... - 12:27 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- έγινε, θα το δούμε σήμερα.
- 12:24 pm Bug #265: "Malformed Request" σε κάθε API call με Firefox
- Αυτό μπορείτε να το δείτε με λίγο μεγαλύτερη προτεραιότητα; Δοκίμασα και Create, δεν παίζει.
Ουσιαστικά δεν φαίνεται... - 11:39 am ganeti-local Revision beff3779: OpOobCommand: Adding power on delay
- This delays the invocation of the power on of the next node. So if you
power on a bunch of nodes it will not blow the... - 11:39 am snf-ganeti Revision beff3779: OpOobCommand: Adding power on delay
- This delays the invocation of the power on of the next node. So if you
power on a bunch of nodes it will not blow the... - 11:39 am ganeti-local Revision c4ec0755: OpOobCommand: Document all fields
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 11:39 am snf-ganeti Revision c4ec0755: OpOobCommand: Document all fields
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 11:39 am ganeti-local Revision fcecea0b: gnt-cluster epo: Adding --shutdown-timeout
- This adds the --shutdown-timeout flag to gnt-cluster epo to specify the
shutdown timeout for instance shutdown.
Sign... - 11:39 am snf-ganeti Revision fcecea0b: gnt-cluster epo: Adding --shutdown-timeout
- This adds the --shutdown-timeout flag to gnt-cluster epo to specify the
shutdown timeout for instance shutdown.
Sign... - 11:03 am Feature #245 (Assigned): Details στους exception handlers
- ΟΚ, αλλάξτε το fault factory ώστε να επιστρέφει και details στο αντίστοιχο HTTP response.
- 09:49 am Bug #209: box επιβεβαίωσης για τα actions
- Θα ανέβει mockup για να καταλήξουμε πως θα φαίνεται στο GUI
- 02:32 am Feature #245: Details στους exception handlers
- Θα χρειαστεί να αλλάξει ριζικά το fault factory (api/faults.py), μιας και έτσι όπως είναι υλοποιημένο δεν μπορεί να π...
- 01:45 am Bug #209: box επιβεβαίωσης για τα actions
- Αφαιρέθηκε απο το start action και πλεον παραμένει στα reboot/destroy/shutdown
Χρειαζεται κατι αλλο αυτο το ticket... - 01:38 am Revision 935bb83f: translatable message in case no machine exists
- Show the following translatable message in div id emptymachineslist when the
api call returns no servers (user has no...
03/08/2011
- 10:00 pm Feature #245: Details στους exception handlers
- οσον αφορα το logging μπαινει πλεον και το exception traceback περα απο το μηνυμα λαθους, με τη χρηση της log.excepti...
- 09:57 pm Revision 6b83d46b: improve error logging
- use log.exception instead of log.error to log error messages
plus the full exception traceback. - 09:02 pm Revision a3e418b1: not launch create machine wizard on some cases
- When there are no images, or no flavors, don't launch the create
machine wizzard, but show an error popup instead - 07:43 pm Bug #265 (Closed): "Malformed Request" σε κάθε API call με Firefox
- Με Firefox 4.0b12 προσπαθώ να ξεκινήσω ή να σταματήσω VMs και τρώω "Malformed request" με τη μία στο GUI. Με Opera πα...
- 07:26 pm ganeti-local Revision 87c80992: cfgupgrade: Fix critical bug overwriting RAPI users file
- The cfgupgrade tool was designed to be idempotent, that means it could
be run several times and still give produce th... - 07:26 pm snf-ganeti Revision 87c80992: cfgupgrade: Fix critical bug overwriting RAPI users file
- The cfgupgrade tool was designed to be idempotent, that means it could
be run several times and still give produce th... - 06:52 pm Feature #249: Metadata handling σύμφωνα με το OpenStack Compute API v1.1
- To κάνω assign σε μένα και θα το φτιάξω εγώ. Ασχοληθείτε με τα υπόλοιπα ανοιχτά tickets, μιας και δεν υπάρχει πολύ χρ...
- 06:36 pm Revision 72756a5e: fix bug on OSXMLEmitter
- there was a bug with the XML emitter, unicode strings were casted to str and
that would create problem for unicode wi... - 06:35 pm Bug #259 (Closed): UnicodeError στον OSXMLEmitter
- 06:35 pm Bug #259 (Closed): UnicodeError στον OSXMLEmitter
- Στον OSXMLEmitter (api/emitter.py) και στη γραμμή 51 υπήρχε το εξής:...
- 06:25 pm Feature #147 (Assigned): sliders παίρνουν τιμές από τα flavors
- Δουλεύει γενικά, αλλά έχει τα εξής θέματα:
α) αν ο χρήστης δεν πάει να πιάσει και να σύρει το slider, αλλά απλώς κ... - 06:02 pm Feature #211 (Closed): Error Handling Ganeti - API (Django)
- ΟΚ, το κλείνω. Υπάρχει το #245 για λεπτομερέστερη επιστροφή λεκτικής περιγραφής του fault που επιστρέφεται στο body τ...
- 05:59 pm Bug #241 (Closed): Το GUI περνάει λάθος imageId
- Αυτό λειτουργεί εντάξει, το κλείνω.
- 05:12 pm Revision 2ed4ced5: do not ask confirmation on start server(s) action
- 04:21 pm Pithos Revision c22f50f1: operate on filelist selection when dropping file or files
- 04:21 pm Revision c22f50f1: operate on filelist selection when dropping file or files
- 04:20 pm Pithos Revision 5496ec8e: display number of files in drag helper when more than 1 file selected, fix sel...
- 04:20 pm Revision 5496ec8e: display number of files in drag helper when more than 1 file selected, fix sel...
- 04:04 pm Feature #257 (Closed): Χειρισμός "OS" metadata key για εμφάνιση σωστού εικονιδίου
- Το GUI πρέπει να χειρίζεται σωστά το metadata key "OS" ώστε να εμφανίζει το σωστό εικονίδιο λειτουργικού συστήματος (...
- 03:58 pm Feature #255 (Closed): τρόπος επιστροφής των IP addresses στο API
- Οι IP addresses πρέπει να επιστρέφονται (π.χ. στο list servers) όπως ορίζει το OpenStack Compute API v1.1 :
http://d... - 03:50 pm Feature #253 (Closed): Μετάβαση στο OpenStack Compute API v1.1
- Από τη στιγμή που έγινε release το OpenStack Compute API v1.1 δεν υπάρχει λόγος να κάνουμε δικό μας release βάση του ...
- 03:20 pm Feature #251 (Closed): Documentation του: Metadata handling σύμφωνα με το OpenStack Compute API v1.1
- Σε αυτή τη σελίδα του wiki:
http://trac.cslab.ece.ntua.gr:8081/cloud/wiki/DesignImplAPI#Metadata
πρέπει να γίνει ... - 03:17 pm Feature #249 (Closed): Metadata handling σύμφωνα με το OpenStack Compute API v1.1
- Έχω ανανεώσει τη σελίδα του wiki:
http://trac.cslab.ece.ntua.gr:8081/cloud/wiki/DesignImplAPI
που αφορά στην τεκμηρ... - 03:08 pm Bug #233 (Closed): Χειρισμός λαθών στο Rackspace API
- closed, συνεχίζεται στο #245
- 02:05 pm Pithos Revision 39b8dcea: fix issue with ctrl selection in filelist
- 02:05 pm Revision 39b8dcea: fix issue with ctrl selection in filelist
- 02:04 pm Pithos Revision ba3c9d90: fix double display of name
- 02:04 pm Revision ba3c9d90: fix double display of name
- 02:01 pm ganeti-local Revision db366d9a: Shared storage instance failover
- Modify LUFailoverInstance to enable shared storage instances to failover.
Shared storage instance failover requires e... - 02:01 pm ganeti-local Revision 3429a076: Rename DTS_NET_MIRROR to DTS_INT_MIRROR
- DTS_INT_MIRROR better contrasts DTS_EXT_MIRROR.
Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
[iustin... - 02:01 pm ganeti-local Revision 9869360c: Shared file support for tools/burnin
- Make burnin work with -t sharedfile and update burnin's help.
Shared block storage support is *not* included, as cur... - 02:01 pm snf-ganeti Revision db366d9a: Shared storage instance failover
- Modify LUFailoverInstance to enable shared storage instances to failover.
Shared storage instance failover requires e... - 02:01 pm snf-ganeti Revision 41e794f6: KVM: use cache=none for shared disk templates
- Disable host cache for externally mirrored disks to avoid cache incoherency.
Without this, migrations between the sam... - 02:01 pm snf-ganeti Revision 9869360c: Shared file support for tools/burnin
- Make burnin work with -t sharedfile and update burnin's help.
Shared block storage support is *not* included, as cur... - 02:01 pm snf-ganeti Revision 3429a076: Rename DTS_NET_MIRROR to DTS_INT_MIRROR
- DTS_INT_MIRROR better contrasts DTS_EXT_MIRROR.
Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
[iustin... - 02:01 pm ganeti-local Revision 41e794f6: KVM: use cache=none for shared disk templates
- Disable host cache for externally mirrored disks to avoid cache incoherency.
Without this, migrations between the sam... - 02:01 pm snf-ganeti Revision aac4511a: Shared storage node migration
- Modify LUNodeMigrate to provide node migration for nodes with instances using
shared storage. gnt-node migrate has to... - 02:01 pm ganeti-local Revision aac4511a: Shared storage node migration
- Modify LUNodeMigrate to provide node migration for nodes with instances using
shared storage. gnt-node migrate has to... - 02:00 pm snf-ganeti Revision b6135bbc: Shared block storage support
- This patch introduces basic shared block storage support.
It introduces a new storage backend, bdev.PersistentBlockD... - 02:00 pm snf-ganeti Revision 77fcff4a: Shared storage instance migration
- Modify LUMigrateInstance and TLMigrateInstance to allow instance migrations for
instances with DTS_EXT_MIRROR disk te... - 02:00 pm ganeti-local Revision 77fcff4a: Shared storage instance migration
- Modify LUMigrateInstance and TLMigrateInstance to allow instance migrations for
instances with DTS_EXT_MIRROR disk te... - 02:00 pm snf-ganeti Revision 1b7761fd: CLI changes to facilitate shared storage migration/failover
- Add DST_NODE_OPT to cli.py to use for directly specifying the target node
during migration/failover.
gnt-instance fa... - 02:00 pm ganeti-local Revision 1b7761fd: CLI changes to facilitate shared storage migration/failover
- Add DST_NODE_OPT to cli.py to use for directly specifying the target node
during migration/failover.
gnt-instance fa... - 02:00 pm ganeti-local Revision 8eb34306: Migration and failover: add iallocator and target_node slots
- Add iallocator and target_node slots to OpMigrateInstance and
OpFailoverInstance to facilitate shared-storage-backed ... - 02:00 pm ganeti-local Revision 1f1d54e7: IAllocator changes to work with shared storage
- Make cmdlib.IAllocator shared-storage-aware. IAllocator requires secondary
nodes only on DTS_NET_MIRROR disk template... - 02:00 pm ganeti-local Revision b6135bbc: Shared block storage support
- This patch introduces basic shared block storage support.
It introduces a new storage backend, bdev.PersistentBlockD... - 02:00 pm snf-ganeti Revision 1f1d54e7: IAllocator changes to work with shared storage
- Make cmdlib.IAllocator shared-storage-aware. IAllocator requires secondary
nodes only on DTS_NET_MIRROR disk template... - 02:00 pm snf-ganeti Revision 8eb34306: Migration and failover: add iallocator and target_node slots
- Add iallocator and target_node slots to OpMigrateInstance and
OpFailoverInstance to facilitate shared-storage-backed ... - 02:00 pm snf-ganeti Revision 2be7273c: Add bdev_sizes RPC call
- The bdev_sizes multi-node RPC call returns the sizes of the requested
block devices on the desired nodes. Its intende... - 02:00 pm ganeti-local Revision 2be7273c: Add bdev_sizes RPC call
- The bdev_sizes multi-node RPC call returns the sizes of the requested
block devices on the desired nodes. Its intende... - 12:55 pm ganeti-local Revision 2932dc44: QA: Improve tests for gnt-os
- - Test OS lists via command line and RAPI
- Test “gnt-os diagnose” and “gnt-os info”
Signed-off-by: Michael Hanselma... - 12:55 pm snf-ganeti Revision 2932dc44: QA: Improve tests for gnt-os
- - Test OS lists via command line and RAPI
- Test “gnt-os diagnose” and “gnt-os info”
Signed-off-by: Michael Hanselma... - 12:55 pm ganeti-local Revision 79eac09b: QA: Add utility to ensure item is not in sequence
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 12:55 pm snf-ganeti Revision 79eac09b: QA: Add utility to ensure item is not in sequence
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 12:55 pm ganeti-local Revision 074e139f: QA: Rename OS state test for clarification
- Also add an additional check to ensure the OS does not exist.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
... - 12:55 pm snf-ganeti Revision 074e139f: QA: Rename OS state test for clarification
- Also add an additional check to ensure the OS does not exist.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
... - 12:55 pm snf-ganeti Revision 80009a71: QA: Use constants instead of hardcoded numbers
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 12:55 pm ganeti-local Revision 80009a71: QA: Use constants instead of hardcoded numbers
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 11:29 am Feature #245 (Closed): Details στους exception handlers
- Οι handlers να γεμίζουν το πεδίο "details" του fault όταν κάνουν except.
Γενικά να γίνει λίγο πιο fine grain (όπου μ... - 04:25 am Revision 51ee8969: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 04:25 am Revision eae0a59a: partial auto-refresh
- 04:19 am Revision 0ad5737e: update functional tests
- 04:18 am Revision 6130effc: fix STOP command name
- 01:12 am Revision b1699441: Several model function now use transactions
- * Fixed various minor bugs
* Now two functions use @transation.commit_on_success
* Removed unused import statement
03/07/2011
- 06:06 pm snf-ganeti Revision ee7f592e: Log log-file reopening
- This makes the log files get an record notifying of the reopen, so as
to force creation of the log files soon after r... - 06:06 pm ganeti-local Revision ee7f592e: Log log-file reopening
- This makes the log files get an record notifying of the reopen, so as
to force creation of the log files soon after r... - 03:43 pm snf-ganeti Revision b713fb7a: Merge branch 'stable-2.4'
- * stable-2.4:
Release 2.4.0
Small improvement to the ganeti man page
Fix LUClusterRepairDiskSizes and rpc resul... - 03:43 pm ganeti-local Revision b713fb7a: Merge branch 'stable-2.4'
- * stable-2.4:
Release 2.4.0
Small improvement to the ganeti man page
Fix LUClusterRepairDiskSizes and rpc resul... - 03:28 pm snf-ganeti Revision 3b877f08: query: Add operator for truth
- The “?” operator is the equivalent of “if var” in Python.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revi... - 03:28 pm ganeti-local Revision 3b877f08: query: Add operator for truth
- The “?” operator is the equivalent of “if var” in Python.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revi... - 01:57 pm ganeti-local Revision 20203756: Release 2.4.0
- NEWS update and version bump.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@... - 01:57 pm snf-ganeti Revision 20203756: Release 2.4.0
- NEWS update and version bump.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@... - 01:10 pm Feature #227: Τεκμηρίωση Υλοποίησης Rackspace API
- Νομίζω ότι η τεκμηρίωσης της υλοποίησης του RS API, πρέπει να γίνει εδώ:
http://trac.cslab.ece.ntua.gr:8081/cloud/wi... - 12:36 pm ganeti-local Revision 37aeca89: Merge branch 'devel-2.3' into devel-2.4
- * devel-2.3:
Fix LUClusterRepairDiskSizes and rpc result usage
Fix RPC mismatch in blockdev_getsize[s]
RAPI: fi... - 12:36 pm snf-ganeti Revision 37aeca89: Merge branch 'devel-2.3' into devel-2.4
- * devel-2.3:
Fix LUClusterRepairDiskSizes and rpc result usage
Fix RPC mismatch in blockdev_getsize[s]
RAPI: fi... - 12:32 pm Revision a8acbbac: add virtual machine group tests
- added 4 tests regarding VirtualMachineGroups:
* testVMgroupList, that tests if the expected list of groups is return... - 12:05 pm Revision 59cee068: update VirtualMachineGroupHandler
- * add doc string
* improve exception handling
* improve xml response - 11:50 am snf-ganeti Revision 7ba19f39: Small improvement to the ganeti man page
- Also specifies the comma-escaping feature.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaume... - 11:50 am ganeti-local Revision 7ba19f39: Small improvement to the ganeti man page
- Also specifies the comma-escaping feature.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaume... - 11:30 am Feature #227: Τεκμηρίωση Υλοποίησης Rackspace API
- έχει ξεκινήσει η δουλειά εδώ: http://trac.cslab.ece.ntua.gr:8081/cloud/wiki/RsApiDoc
- 11:06 am Revision 73469364: changes on update name (and metadata, in future)
- * move update from ServerActionHandler to ServerHandler
* add testServerMetadata test that edits a server's name via... - 10:59 am snf-ganeti Revision 2ca60304: Merge branch 'devel-2.2' into devel-2.3
- * devel-2.2:
Fix LUClusterRepairDiskSizes and rpc result usage
Fix RPC mismatch in blockdev_getsize[s]
Signed-of... - 10:59 am ganeti-local Revision 2ca60304: Merge branch 'devel-2.2' into devel-2.3
- * devel-2.2:
Fix LUClusterRepairDiskSizes and rpc result usage
Fix RPC mismatch in blockdev_getsize[s]
Signed-of...
03/06/2011
- 08:48 pm Feature #177 (Feedback): Κλήση του RS API για VM management
- Το μολύβι πως ακριβώς θα πρέπει να δουλεύει; Θα βγαίνει inline text input και κουμπάκι/εικόνα για αποθήκευση από δίπλ...
- 08:39 pm Revision e32c2a5d: improve look and browser compatibitily of list table scroll
- 06:46 pm Revision aa819ce8: add try-catch for js console logging, fixes breakage when firebug is not present
- 06:45 pm Revision d36493ce: move timeout to home template to fix breakage
- 06:43 pm Revision 520430b7: add listing table scrollbar, at least for Gecko browsers
- 04:46 pm Revision 18160782: set server's name on ServerActionHandler
- use ServerActionHandler.update for http PUT request to change name of a server
If the requested metadata_key is 'name... - 07:58 am Revision f974b570: remove extra comma
- 07:40 am Revision 42f67a2a: major js restructuring & refactoring
- Most javascript functions have been moved to a seperate file.
The standard view is also now seperate from the machine... - 07:38 am Revision eb8deaef: minor css rewrite
- 07:37 am Revision f3af8b40: minor test optimization
03/05/2011
- 10:09 pm Feature #211 (Feedback): Error Handling Ganeti - API (Django)
- Vangelis Koukis wrote:
> $ nc 62.217.120.67 8001
> GET /api/v1.0asd HTTP/1.0 <--- με τον προσδιορισμό HTTP/1.0
... - 06:08 pm Feature #147 (Feedback): sliders παίρνουν τιμές από τα flavors
- Μας έφαγε πολύ χρόνο αλλά έγινε τελικά.
- 06:05 pm Revision 12d7e95e: update rangeinput values directly when moving the sliders
- 06:03 pm Revision 12818baf: add instructions on using the test coverage runner
- 05:21 pm Bug #203 (Feedback): Ενημέρωση του χρήστη έπειτα από δημιουργία εικονικής μηχανής (POST /servers)
- Αυτό δε νομίζω ότι έχει νόημα πια, να κλείσει;
- 05:19 pm Bug #241 (Feedback): Το GUI περνάει λάθος imageId
- όλα εντάξει και με τα flavorIds και με τα imageIds
- 05:17 pm Revision a86dff1b: ignore selenium server
- 05:16 pm Revision 20fae095: post imageId on create
- 05:12 pm Revision 7afe1874: set self.suspended to false when starting vm
03/04/2011
- 05:59 pm Revision 1994d4bb: Fixed number of solr workers
- 05:59 pm Pithos Revision 1994d4bb: Fixed number of solr workers
- 05:08 pm Revision 5a203f82: show pager both on top and bottom, make all columns draggable (bug: ctrl+click...
- 05:08 pm Pithos Revision 5a203f82: show pager both on top and bottom, make all columns draggable (bug: ctrl+click...
- 05:05 pm Pithos Revision 81d44c27: fix bug for node copy and move refresh when using dnd
- 05:05 pm Revision 81d44c27: fix bug for node copy and move refresh when using dnd
- 03:42 pm Pithos Revision 9f8a91d9: Merged with 76f6db254564
- 03:42 pm Revision 9f8a91d9: Merged with 76f6db254564
- 03:41 pm Revision 8d5e2b9c: Added tag gss-1.4.0.1 for changeset e96e16d9a1ff
- 03:41 pm Pithos Revision 8d5e2b9c: Added tag gss-1.4.0.1 for changeset e96e16d9a1ff
- 03:39 pm Revision 519d8ae9: Fixed version number
- 03:39 pm Pithos Revision 519d8ae9: Fixed version number
- 03:22 pm Pithos Revision db93eeea: Fixed issue 72. IE does not send the correct Accept header resulting in gss se...
- 03:22 pm Revision db93eeea: Fixed issue 72. IE does not send the correct Accept header resulting in gss se...
- 03:18 pm Revision 60840fd6: Added tag gss-1.4.0.1 for changeset a783a3dd0d7b
- 03:18 pm Pithos Revision 60840fd6: Added tag gss-1.4.0.1 for changeset a783a3dd0d7b
- 03:18 pm Pithos Revision 39ece393: Fixed regression bug with uninitialized fields when rendering a public folder ...
- 03:18 pm Revision 39ece393: Fixed regression bug with uninitialized fields when rendering a public folder ...
- 01:36 pm Revision 7cf432f4: update README on running funtional tests
- 01:31 pm Revision 757e87f2: add instructions on running funtional tests
- 12:41 pm ganeti-local Revision e50d8807: Fix LUClusterRepairDiskSizes and rpc result usage
- This LU was introduced before the RPC result conversion from .data to
.payload, and it has managed to keep the old-st... - 12:41 pm snf-ganeti Revision e50d8807: Fix LUClusterRepairDiskSizes and rpc result usage
- This LU was introduced before the RPC result conversion from .data to
.payload, and it has managed to keep the old-st... - 12:41 pm snf-ganeti Revision 4ae52cc6: Fix RPC mismatch in blockdev_getsize[s]
- Commit 92fd2250 added consistency checks in the RPC layer, which broke
the call_blockdev_getsizes RPC call (declared ... - 12:41 pm ganeti-local Revision 4ae52cc6: Fix RPC mismatch in blockdev_getsize[s]
- Commit 92fd2250 added consistency checks in the RPC layer, which broke
the call_blockdev_getsizes RPC call (declared ... - 12:34 pm ganeti-local Revision 63ea9789: RAPI: fix evacuate node resource
- PollJob returns the whole op_results, hence a list of opcode results.
Signed-off-by: Iustin Pop <iustin@google.com>
... - 12:34 pm snf-ganeti Revision 63ea9789: RAPI: fix evacuate node resource
- PollJob returns the whole op_results, hence a list of opcode results.
Signed-off-by: Iustin Pop <iustin@google.com>
... - 11:52 am snf-ganeti Revision a84d1115: gnt-instance rename: Update the man-page
- In commit 31fe5102a a additional check was added. This patch rephrases
the man page accordingly to address this chang... - 11:52 am ganeti-local Revision a84d1115: gnt-instance rename: Update the man-page
- In commit 31fe5102a a additional check was added. This patch rephrases
the man page accordingly to address this chang... - 10:06 am Revision 34a619ae: Make owner a not null ForeignKey in VirtualMachine
- Make owner a required, not null foreign key in VirtualMachine.
Also fix fixtures and the implementation of POST /serv...
03/03/2011
- 08:24 pm Revision 4ffb82dc: Fixed a minor bug in models.py
- * Fixed a minor bug in model VirtualMachine
* Added two notes in README - 06:54 pm Bug #243: Assertion failed στον ganeti-0mqd
- Έκανα commit το c58091a6 που αποφεύγει να προκαλεί το assertion failure με αλλαγές στον τρόπο που ο @db_controller@ υ...
- 06:49 pm Revision c58091a6: Fix db/db_controller.py bug triggering 0mq bug
- Fix db/db_controller.py bug triggering 0mq assertion failure
in ganeti-0mqd, by forcing unique ZMQ_IDENTITY strings f... - 06:18 pm Feature #239 (Closed): Δημιουργία κοινού instance MySQL για development
- Υπάρχει κοινή PostgreSQL, έχουν μπει οδηγίες για MySQL και PostgreSQL στο README.DB.
Φαίνεται πως λειτουργεί κανονικ... - 06:16 pm Bug #243 (Closed): Assertion failed στον ganeti-0mqd
- Ο ganeti-0mqd σκάει με:
root@machine# ./ganeti-0mqd.py
INFO:root:Now publishing on tcp://*:5801
INFO:root:... - 06:13 pm Feature #147 (Assigned): sliders παίρνουν τιμές από τα flavors
- Να αλλάζει το νούμερο μέσα στα αντίστοιχα κουτιά καθώς κινούνται οι sliders (όπως ήταν στην αρχή)
- 06:11 pm Feature #191: Επεκτάσεις στο Rackspace API
- Έχει γίνει η τεκμηρίωση των 1,2,3 εδώ:
http://trac.cslab.ece.ntua.gr:8081/cloud/wiki/DesignImplAPI?version=80
Τεκ... - 05:54 pm Bug #241 (Closed): Το GUI περνάει λάθος imageId
- Έβαλα fixtures για το μοντέλο Image, εντελώς ανεξάρτητα από το μοντέλο VirtualMachine (commit f53a9423)
Οι τιμές για... - 05:49 pm Revision f53a9423: Add independent fixtures for the Image model
- Add independent fixtures for the Image model in db/fixtures/images.json,
no dependencies from VirtualMachine instances. - 05:45 pm snf-ganeti Revision 31fe5102: LUInstanceRename: Fail if renamed hostname mismatch
- There's a problem if you run gnt-instance rename with a non FQDN and the
renamed LU tries to resolve the hostname to ... - 05:45 pm ganeti-local Revision 31fe5102: LUInstanceRename: Fail if renamed hostname mismatch
- There's a problem if you run gnt-instance rename with a non FQDN and the
renamed LU tries to resolve the hostname to ... - 05:01 pm Pithos Revision f9c6ae71: Fixed issue 80. Obsolete test files were not updated with some changes in Exte...
- 05:01 pm Revision f9c6ae71: Fixed issue 80. Obsolete test files were not updated with some changes in Exte...
- 04:08 pm Feature #185: Υλοποίηση RSAPI, /images
- έχει μπει τα progress. Μένει το metadata
- 04:07 pm Feature #183: Υλοποίηση RSAPI, /servers
- έχουν μπει τα progress και description. Μένει το metadata
- 03:57 pm Revision 63597809: return progress attribute on servers/images
- on images return progress="100" if image.state == ACTIVE, otherwise progress="0"
on servers return progress="100" if ... - 03:27 pm Feature #239: Δημιουργία κοινού instance MySQL για development
- Σχετικά με αυτό:
Το πρόβλημα ήταν ότι τα fixtures δεν όριζαν τα αντικείμενα με σειρά που να τηρεί τους περιορισμούς ... - 03:15 pm Revision 8707738f: Add README.DB, minor fixes to fixtures
- Add new file README.DB with instructions for PostgreSQL and MySQL setups.
Modify fixtures to include definition of Im... - 01:09 pm Revision a0d4498a: Remove user field from SynnefoUser, minor fixes
- Remove the "user" ForeignKey() field from the SynnefoUser model, since
we do not use Django's auth mechanism.
More sp... - 12:20 pm Revision bc9c872b: Revert breakage caused by _update_state() commits
- Try to revert the breakage caused by commits
* dac4356407c446943ff029d1fe931516f3ba4c07
* 27816aaeab44c0594... - 11:40 am Bug #237 (Closed): Στοίχιση της μπάρας του μενού στα ελληνικά
03/02/2011
- 11:36 pm ganeti-local Revision df1f3c62: Merge remote branch 'stable-2.4' into devel-2.4
- * origin/stable-2.4:
Fix typo in kvm-ifup script
NEWS: Replace smartquotes, start lines with uppercase
Update N... - 11:36 pm snf-ganeti Revision df1f3c62: Merge remote branch 'stable-2.4' into devel-2.4
- * origin/stable-2.4:
Fix typo in kvm-ifup script
NEWS: Replace smartquotes, start lines with uppercase
Update N... - 10:59 pm Revision d62113a0: add translatable strings
- on machines.html
- 10:12 pm snf-ganeti Revision e83d962b: Remove bridge field from rapi daemon
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 10:12 pm ganeti-local Revision e83d962b: Remove bridge field from rapi daemon
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 10:11 pm snf-ganeti Revision c97fcab8: Remove bridge field from rapi client
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 10:11 pm ganeti-local Revision c97fcab8: Remove bridge field from rapi client
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 10:11 pm snf-ganeti Revision ba05464f: Fix test rapi request
- This was wrong even before, as it contained both a bridge and a link,
which are incompatible when passed together. Fi... - 10:11 pm ganeti-local Revision ba05464f: Fix test rapi request
- This was wrong even before, as it contained both a bridge and a link,
which are incompatible when passed together. Fi... - 10:03 pm Bug #237: Στοίχιση της μπάρας του μενού στα ελληνικά
- Σχετικά με τη μετάφραση υπάρχουν οδηγίες στο Readme.i18n.
Αφού εισάγουμε τα strings που θέλουν να μεταφραστούν σε {... - 10:03 pm snf-ganeti Revision 246f4067: Add comments about INIC, IDISK and NIC constants
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 10:03 pm snf-ganeti Revision 717920a0: Unhardcode constants from instance batch create
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 10:03 pm ganeti-local Revision 717920a0: Unhardcode constants from instance batch create
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 10:03 pm ganeti-local Revision 72f0ef8e: Remove deprecated 'bridge' nic parameter
- This has been a synonym for "link" since a few major versions.
Add a NEWS entry so we won't forget to mention it at r... - 10:03 pm ganeti-local Revision 246f4067: Add comments about INIC, IDISK and NIC constants
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 10:03 pm snf-ganeti Revision 72f0ef8e: Remove deprecated 'bridge' nic parameter
- This has been a synonym for "link" since a few major versions.
Add a NEWS entry so we won't forget to mention it at r... - 09:49 pm Revision dddb9274: make errors translatable
- error messages (404, 400, 503, 501 or others) are translatable
The greek translation has been added - 07:07 pm Revision a16c4499: Added method indexFile to solr mbean, to add specific files to the index
- 07:07 pm Pithos Revision a16c4499: Added method indexFile to solr mbean, to add specific files to the index
- 06:25 pm Revision 016e7bcb: refreshSolrIndex now checks first if the file is already in the index before s...
- 06:25 pm Pithos Revision 016e7bcb: refreshSolrIndex now checks first if the file is already in the index before s...
- 06:03 pm Revision 3ca38a07: Many fixes and refactoring in models
- * Simplified code in VirtualMachine._update_state()
* Added comments in Flavor._get_costs() and other model methods - 06:03 pm Revision b772da83: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 05:45 pm Revision 966899d3: add attribute description for the machines
- on machine's response, as it is with images
- 04:17 pm Revision 27816aae: Added update_state() method (fixes)
- * Rename update_state to new _update_state() method, used by the
VirtualMachine model internally to update its sta... - 04:08 pm Revision d3ab362b: Removed unused property
- 04:08 pm Pithos Revision d3ab362b: Removed unused property
- 03:18 pm Revision dac43564: Added update_state() method
- * VirtualMachine model now has the update_state() method
to set the _operstate field
* Modified the other model... - 01:08 pm Bug #233 (Feedback): Χειρισμός λαθών στο Rackspace API
- Έγινε και το α).
- 01:08 pm Revision ffffd5fe: improve exception handling on api/handlers
- add missing try except blocks on FlavorHandler, ImageHandler, ServerHandler
- 11:59 am ganeti-local Revision fbc263a9: query: Fix bug when names are specified
- If the client/caller would specify names through the use of a filter,
the result would be sorted. This is a regressio... - 11:59 am snf-ganeti Revision fbc263a9: query: Fix bug when names are specified
- If the client/caller would specify names through the use of a filter,
the result would be sorted. This is a regressio... - 11:59 am snf-ganeti Revision 99e92fa0: Fix typo in kvm-ifup script
- Reported-by: Bas Tichelaar <bas@30loops.net>
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido... - 11:59 am ganeti-local Revision 99e92fa0: Fix typo in kvm-ifup script
- Reported-by: Bas Tichelaar <bas@30loops.net>
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido... - 11:01 am Pithos Revision 23855080: Added tag gss-1.4, pithos-current, staging-current for changeset e536b84c40ce
- 11:01 am Revision 23855080: Added tag gss-1.4, pithos-current, staging-current for changeset e536b84c40ce
- 02:29 am Revision 452d2391: Implemented Charger Functionality
- * Re-implemented the tests
* Added functionality to all charger-related functions
* Added functionality to the ch... - 01:19 am Feature #239: Δημιουργία κοινού instance MySQL για development
- Vangelis Koukis wrote:
> Μέχρι τώρα έχουν γίνει τα εξής:
> α) εγκατάσταση MySQL, ρύθμιση ώστε να ακούει σε εξωτερικ...
03/01/2011
- 10:25 pm Bug #233: Χειρισμός λαθών στο Rackspace API
- Όσον αφορά το β), νομίζω οτι πλεον δεν επιστρέφεται return error κάπου, παρά raise faults. Αν έχει μείνει κάτι να το ...
- 10:16 pm Revision f0858246: improve error handling on api/handlers
- changed "raise fault.itemNotFound" to "return noContent" on the few cases that it was still in use
- 09:44 pm Revision 01199e0b: update api handlers
- * remove power nap code that polls the ganeti job
* introduce def random_password() that returns a random 8-digit pa... - 08:48 pm Revision 8714499d: fix server's name on the create machine wizzard
- * set as vm.name the user requested name
* send vm.backend_id to Ganeti - 08:37 pm Revision 54c30633: update tests
- * update/extend tests: testServerList, testAPIVersion, testFlavorsDetails, testImagesDetails
- 08:34 pm Revision ac7188e6: remove legacy code, update RS API spec doc link
- * remove if rapi legacy code that was unused
* update rackspace API specs doc link to
http://docs.rackspacecloud.com... - 07:18 pm snf-ganeti Revision 85a0ff7e: Add DTS_MIRRORED frozenset
- Use DTS_MIRRORED to indicate mirrored disk templates that allow
migrations/failover.
DTS_MIRRORED is the union of DT... - 07:18 pm ganeti-local Revision 85a0ff7e: Add DTS_MIRRORED frozenset
- Use DTS_MIRRORED to indicate mirrored disk templates that allow
migrations/failover.
DTS_MIRRORED is the union of DT... - 07:18 pm snf-ganeti Revision 7925d409: Shared file storage initialization code
- Add shared file storage handling during cluster initialization.
Signed-off-by: Apollon Oikonomopoulos <apollon@noc.g... - 07:18 pm ganeti-local Revision 7925d409: Shared file storage initialization code
- Add shared file storage handling during cluster initialization.
Signed-off-by: Apollon Oikonomopoulos <apollon@noc.g... - 07:11 pm ganeti-local Revision 4b97f902: Core shared file storage support
- This patch introduces core file storage support, consisting of the following:
A configure-time switch for enabling/d... - 07:11 pm snf-ganeti Revision 4b97f902: Core shared file storage support
- This patch introduces core file storage support, consisting of the following:
A configure-time switch for enabling/d... - 06:07 pm Feature #181 (Closed): Δημιουργία Image model
- ok, closed
- 05:57 pm Feature #181 (Feedback): Δημιουργία Image model
- 05:53 pm Revision d2e5f1d1: use variables on api tests.py
- use variables instead of strings, for server/image/flavor ids
- 05:22 pm snf-ganeti Revision a997cec5: Add shared file storage design doc
- Add doc/design-shared-storage.rst to document the proposed changes and update
Makefile.am respectively.
Signed-off-b... - 05:22 pm ganeti-local Revision a997cec5: Add shared file storage design doc
- Add doc/design-shared-storage.rst to document the proposed changes and update
Makefile.am respectively.
Signed-off-b... - 03:42 pm snf-ganeti Revision fb0be379: query: Add support for filters
- This patch adds a “compiler” for query filters, converting them to a
callable function used while preparing the query... - 03:42 pm ganeti-local Revision d3308c6b: cmdlib: Allow use of more complex filters
- This patch finally enables the use of complex filters through opcodes
and LUXI.
Signed-off-by: Michael Hanselmann <h... - 03:42 pm ganeti-local Revision fb0be379: query: Add support for filters
- This patch adds a “compiler” for query filters, converting them to a
callable function used while preparing the query... - 03:42 pm snf-ganeti Revision d3308c6b: cmdlib: Allow use of more complex filters
- This patch finally enables the use of complex filters through opcodes
and LUXI.
Signed-off-by: Michael Hanselmann <h... - 03:31 pm snf-ganeti Revision 111bf531: Add query field flags
- Some fields (e.g. “name”) should be treated specially when comparing for
equality. Hypervisor names should use normal... - 03:31 pm ganeti-local Revision 111bf531: Add query field flags
- Some fields (e.g. “name”) should be treated specially when comparing for
equality. Hypervisor names should use normal... - 02:59 pm Feature #239 (Assigned): Δημιουργία κοινού instance MySQL για development
- 02:58 pm Feature #239: Δημιουργία κοινού instance MySQL για development
- Μέχρι τώρα έχουν γίνει τα εξής:
α) εγκατάσταση MySQL, ρύθμιση ώστε να ακούει σε εξωτερικό interface (@/etc/mysql/my.... - 02:16 pm Feature #239 (Closed): Δημιουργία κοινού instance MySQL για development
- Κατασκευή ενός κοινό instance MySQL για χρήση απ'όλους τους εμπλεκόμενους στην ανάπτυξη.
- 01:08 pm Bug #237 (Closed): Στοίχιση της μπάρας του μενού στα ελληνικά
- Όταν ο χρήστης διαλέξει ελληνικά, τότε δεν γίνεται σωστή στοίχιση στις επιλογές του μενού και:
α. εμφανίζεται η λέ... - 12:02 pm snf-ganeti Revision 88076fd1: qlang: Add new operators
- These are only used programmatically, not exposed to the user.
Signed-off-by: Michael Hanselmann <hansmi@google.com>... - 12:02 pm ganeti-local Revision 88076fd1: qlang: Add new operators
- These are only used programmatically, not exposed to the user.
Signed-off-by: Michael Hanselmann <hansmi@google.com>... - 12:01 pm Bug #235 (Closed): Το ξένο κλειδί από το μοντέλο Image στο μοντέλο VirtualMachine αγνοείται
- Μετά από συζήτηση με το Φαίδωνα βρήκαμε ότι αυτό δεν το κάνει με MySQL backend, μόνο με το SQLite backend.
Όταν χρ... - 11:32 am ganeti-local Revision df3df936: NEWS: Replace smartquotes, start lines with uppercase
- - Sphinx converts ASCII quotes ("") to smartquotes (“”) automatically
- Sentences or list items start with an upperca... - 11:32 am snf-ganeti Revision df3df936: NEWS: Replace smartquotes, start lines with uppercase
- - Sphinx converts ASCII quotes ("") to smartquotes (“”) automatically
- Sentences or list items start with an upperca...
02/28/2011
- 10:42 pm Bug #235: Το ξένο κλειδί από το μοντέλο Image στο μοντέλο VirtualMachine αγνοείται
- Υπάρχει θέμα με την σχέση Image <-> VirtualMachine. Είναι δύο κατευθύνσεων και για κάποιο λόγο, το django παρόλο που ...
- 08:40 pm ganeti-local Revision 3ae70d76: Fix LU processor's GetECId
- The exception was never actually raised.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Adeodato... - 08:40 pm snf-ganeti Revision 3ae70d76: Fix LU processor's GetECId
- The exception was never actually raised.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Adeodato... - 05:48 pm Pithos Revision fc2e3576: refresh on drop
- 05:48 pm Revision fc2e3576: refresh on drop
- 05:34 pm Pithos Revision 8bb53000: fix drop actions
- 05:34 pm Revision 8bb53000: fix drop actions
- 05:26 pm snf-ganeti Revision ff699aa9: gnt-cluster master-failover: Undrain queue
- - Move functions for drain status (tracked via file) from jqueue to jstore
- Undrain queue on master failover if nece... - 05:26 pm ganeti-local Revision ff699aa9: gnt-cluster master-failover: Undrain queue
- - Move functions for drain status (tracked via file) from jqueue to jstore
- Undrain queue on master failover if nece... - 05:14 pm Pithos Revision 944ad1e4: Automated merge with https://gss.googlecode.com/hg/
- 05:14 pm Revision 944ad1e4: Automated merge with https://gss.googlecode.com/hg/
- 05:14 pm Pithos Revision 0fee7cb5: Double click is not allowed for trashed files displayed in the Search results,...
- 05:14 pm Revision 0fee7cb5: Double click is not allowed for trashed files displayed in the Search results,...
- 04:51 pm Revision 693d6e94: use shared from json
- 04:51 pm Pithos Revision 693d6e94: use shared from json
- 04:38 pm Revision c83883e3: fix class cast exception, correctly display files for others
- 04:38 pm Pithos Revision c83883e3: fix class cast exception, correctly display files for others
- 04:26 pm Revision a891d70a: Automated merge with https://gss.googlecode.com/hg/
- 04:26 pm Pithos Revision a891d70a: Automated merge with https://gss.googlecode.com/hg/
- 04:26 pm Pithos Revision 2390ae8e: Don't allow Cut, Move to Trash, Delete options for the home folder. This solve...
- 04:26 pm Revision 2390ae8e: Don't allow Cut, Move to Trash, Delete options for the home folder. This solve...
- 04:22 pm ganeti-local Revision 94b697b0: Update NEWS and release 2.4.0 rc3
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:22 pm snf-ganeti Revision 94b697b0: Update NEWS and release 2.4.0 rc3
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:17 pm Revision ecd6bc24: Removed path names from the GWT client properties file
- 04:17 pm Pithos Revision ecd6bc24: Removed path names from the GWT client properties file
- 04:08 pm snf-ganeti Revision de039dd4: Merge branch 'devel-2.4' into stable-2.4
- * devel-2.4:
1-char comment typo fix
Expand some acronyms, add to glossary
query_unittest: Fix argument to set(... - 04:08 pm ganeti-local Revision de039dd4: Merge branch 'devel-2.4' into stable-2.4
- * devel-2.4:
1-char comment typo fix
Expand some acronyms, add to glossary
query_unittest: Fix argument to set(... - 03:26 pm Bug #235 (Closed): Το ξένο κλειδί από το μοντέλο Image στο μοντέλο VirtualMachine αγνοείται
- Το πεδίο @sourcevm@, ξένο κλειδί από το μοντέλο @Image@ στο μοντέλο @VirtualMachine@ αγνοείται.
Δεν προκύπτει στη λί... - 03:05 pm Revision c8f2a273: finished merging with head
- 03:05 pm Pithos Revision c8f2a273: finished merging with head
- 03:02 pm Revision c4a13237: Merge with 2ad3c504ee5d73982c0ef23336276dc1fc9e165f
- 03:02 pm Pithos Revision c4a13237: Merge with 2ad3c504ee5d73982c0ef23336276dc1fc9e165f
- 02:56 pm snf-ganeti Revision 4ecb94d5: Fix potential data-loss bug in disk wipe routines
- For the 2.4 release, we only add the missing RPC calls. However, this
needs to be fixed properly, by preventing usage... - 02:56 pm ganeti-local Revision 4ecb94d5: Fix potential data-loss bug in disk wipe routines
- For the 2.4 release, we only add the missing RPC calls. However, this
needs to be fixed properly, by preventing usage... - 02:33 pm snf-ganeti Revision b12d5e2e: Query: Add additional test to node.powered for OOB handling
- This patch covers the testing of _GetNodePower of query.py not only for
unavailable but also for OOB support and retu... - 02:33 pm ganeti-local Revision b12d5e2e: Query: Add additional test to node.powered for OOB handling
- This patch covers the testing of _GetNodePower of query.py not only for
unavailable but also for OOB support and retu... - 02:12 pm Revision 9a6600f3: Fix handling of flavor disk size in POST /servers
- Make the POST /servers handler convert disk size to MB
before passing it to the RAPI call. The disk field of the Flav... - 02:02 pm Bug #233 (Closed): Χειρισμός λαθών στο Rackspace API
- Πρέπει να γίνεται παντού χειρισμός λαθών, με ομοιόμορφο τρόπο:
try:
εντολές
return απάντηση
except κάτι... - 01:23 pm Feature #185: Υλοποίηση RSAPI, /images
- να επιστρέφεται και το attribute "progress" όπως ορίζεται στο RS API.
- 01:23 pm Feature #183: Υλοποίηση RSAPI, /servers
- να επιστρέφεται και το attribute "progress" όπως ορίζεται στο RS API. Αρχικά, θα παίρνει τιμές μόνο "0" κατά το ξεκίν...
- 01:00 pm Feature #183: Υλοποίηση RSAPI, /servers
- Επίσης, να προστεθεί ως attribute (και όχι ως metadata) ένα πεδίο "description" στο server (όπως γίνεται και στα images)
- 10:42 am Revision c0124a81: add functional test for the wizard
- 10:41 am Revision 3a150bbe: restore slider progress
02/27/2011
- 10:29 pm Feature #147 (Feedback): sliders παίρνουν τιμές από τα flavors
- έγινε
- 10:27 pm Revision 217b2431: fix list view actions, add javascript console logging
- 10:26 pm Revision 2a41dcb0: log unexpected errors
- 10:19 pm Revision 39d236e9: allow the destruction of suspended vms
- 08:35 pm Revision 68a49035: consolidate jquery event handlers for rangeinputs in the wizard
- 08:09 pm Revision 3c53cf3a: complete the rename of AccountingLog to Debid - fix breakage
- The changes in d174b105e0fb3038bcf69623f3624f99f437ea3f broke the
app and the tests. The AccountingLog class had been... - 05:16 pm Revision a050bcf9: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 05:15 pm Revision a37690bd: fix list machines view
- * use JSON.stringify, as in standard view
* add start action - 01:09 pm Revision d174b105: Changed models to match current specification
- * Rename AccountingLog -> Debit
* FlavorCostHistory -> FlavorCost
* Tests are broken (work in progress)
* CreditAlloc...
02/26/2011
- 09:29 pm Revision 71642965: create vm action selects requested flavor
- and display the right values in the wizard confirmation step
- 06:25 pm Revision 685ab2b6: add more unit tests
- For example:
* testServersDetails that tests if the correct servers details are returned by the API
* testWrongSer... - 06:22 pm Revision 15e11c78: fix ServerHandler
- update list of acceptable statuses of a job with 'queued' and 'waiting'
- 05:28 pm Revision 8083c77c: fixes previous commit
- 05:24 pm Revision aa6f51fd: updated ServerActionHandler
- Use json.loads(request.raw_post_data) instead of request.post for actions
Also create VM with name test-server if we ... - 05:22 pm Revision 52bc1c74: update ajax calls for actions
- Use JSON.stringify for actions (reboot,shutdown,start,destroy)
- 12:52 am Revision 5ad45fcc: rewrite create handler docstring
- 12:45 am Revision a43b7f70: improve error handling when creating instance
- 12:20 am Revision 285a1fa8: improve API compliance of the create instance handler
02/25/2011
- 09:00 pm Revision 668c1361: add unit tests regarding the RS API
- added 6 working tests and stubs for 12 more. Two examples:
* testServerDetails, which checks if the details of a req... - 08:56 pm Revision f1684357: add size+description as image tags on emitter.py
- on OSXMLEmitter
- 08:53 pm Revision d235fdd2: added size and fixed serverId on Images listing
- 08:50 pm Revision 7b4b06a2: removed get_vmid and vm_id from Image
- since sourcevm field has been added
- 08:50 pm Revision 93a10af1: add size field to Images listing
- 06:35 pm Revision c4ca4ac6: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 06:34 pm Revision 7de0c985: initial create server tests, still some way to go
- 06:34 pm Revision 08880e98: use celltable for search results, add (InTrash) next to path for trashed files...
- 06:34 pm Pithos Revision 08880e98: use celltable for search results, add (InTrash) next to path for trashed files...
- 06:34 pm Revision 5119c3cb: correctly show trashed files
- 06:34 pm Pithos Revision 5119c3cb: correctly show trashed files
- 06:24 pm Pithos Revision 0c700c24: Automated merge with https://gss.googlecode.com/hg/
- 06:24 pm Revision 0c700c24: Automated merge with https://gss.googlecode.com/hg/
- 06:24 pm Revision 1016f160: Added some id's regarding tests on files. Experiments on upload/download files...
- 06:24 pm Pithos Revision 1016f160: Added some id's regarding tests on files. Experiments on upload/download files...
- 05:36 pm Feature #183 (Assigned): Υλοποίηση RSAPI, /servers
- Έχω προσθέσει fixtures για metadata στα VMs, τα οποία δεν επιστρέφονται σωστά. Όλα τα υπόλοιπα φαίνεται να επιστρέφον...
- 05:33 pm Revision 49134b6c: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 05:32 pm Revision 0a92f190: Add VirtualMachineMetadata values in fixtures
- 05:21 pm Revision 6781c0d0: add api test fixtures and test if the API returns the expected number of servers
- 05:18 pm snf-ganeti Revision 73f1d185: 1-char comment typo fix
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:18 pm ganeti-local Revision 73f1d185: 1-char comment typo fix
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:12 pm Feature #181 (Assigned): Δημιουργία Image model
- 05:12 pm Feature #181: Δημιουργία Image model
- Πρόσθεσα το πεδίο @size@ στο Image που δείχνει το μέγεθος του Image σε MBs.
Πρέπει να φύγει το πεδίο @vm_id@ και η μ... - 05:00 pm Feature #185 (Assigned): Υλοποίηση RSAPI, /images
- Το description tag πρέπει να γίνει attribute στο image tag και όχι ξεχωριστό tag. Επίσης η κλήση πρέπει να γυρνάει me...
- 04:58 pm Revision 9d14233e: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 04:58 pm Revision 894f6b7e: initial api tests
- 04:37 pm Revision 739bd6e8: Add values for 'size' and 'sourcevm' in Image fixtures
- 04:29 pm Revision f29184c6: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 04:24 pm Revision d6094a56: Add the 'size' field in the Image model
- The 'size' field was added in the Image model.
It shows the Image's size in MBs - 04:22 pm snf-ganeti Revision ea1440c1: gnt-* list-fields: Show field description
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:22 pm ganeti-local Revision ea1440c1: gnt-* list-fields: Show field description
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:08 pm Revision 9625c3b3: extended Flavors listing to return cpu number as well
- 04:02 pm Revision ba53a771: retry transaction on delete
- 04:02 pm Pithos Revision ba53a771: retry transaction on delete
- 03:06 pm Pithos Revision 61d65f8f: fix classpath v2
- 03:06 pm Revision 61d65f8f: fix classpath v2
- 02:25 pm snf-ganeti Revision cc27265e: gnt-instance reboot start instance if not yet started
- This patch starts the instance when gnt-instance reboot is invoked on a
instance already stopped.
Signed-off-by: Ren... - 02:25 pm ganeti-local Revision cc27265e: gnt-instance reboot start instance if not yet started
- This patch starts the instance when gnt-instance reboot is invoked on a
instance already stopped.
Signed-off-by: Ren... - 02:21 pm Revision db162e5f: fix classpath
- 02:21 pm Pithos Revision db162e5f: fix classpath
- 02:16 pm Pithos Revision eb9edf2d: corecttly update shared node on trash
- 02:16 pm Revision eb9edf2d: corecttly update shared node on trash
- 12:26 pm Revision e171c0be: Fix bug in VirtualMachine.start_action().
- Modify start_action() to set self.deleted/suspended.
- 12:13 pm snf-ganeti Revision effb49b4: Update the DD of OOB with gnt-cluster epo
- This command came up in a local discussion about how much logic we
should put into gnt-node power off. We decided to ... - 12:13 pm ganeti-local Revision effb49b4: Update the DD of OOB with gnt-cluster epo
- This command came up in a local discussion about how much logic we
should put into gnt-node power off. We decided to ... - 11:55 am snf-ganeti Revision f47941f8: utils: Export NiceSortKey function
- The ability to split a string into a list of strings and integers can be
handy elsewhere and is necessary for sorting... - 11:55 am ganeti-local Revision f47941f8: utils: Export NiceSortKey function
- The ability to split a string into a list of strings and integers can be
handy elsewhere and is necessary for sorting... - 10:42 am Pithos Revision 7d942981: Automated merge with https://gss.googlecode.com/hg/
- 10:42 am Revision 7d942981: Automated merge with https://gss.googlecode.com/hg/
- 10:42 am Pithos Revision 7fc0cafc: Tiny changes.
- 10:42 am Revision 7fc0cafc: Tiny changes.
02/24/2011
- 10:27 pm Feature #211: Error Handling Ganeti - API (Django)
- Το GET /api/v1.0asd θα το πιάσει το
url(r'^.+', notFound), # catch-all
που υπάρχει στο api/urls.py και η n... - 10:08 pm Revision 48223290: fixed bug on start_action (needed self.deleted instead of deleted)
- 09:57 pm Feature #185 (Feedback): Υλοποίηση RSAPI, /images
- έγινε, η μόνη διαφορά λογικά είναι η προσθήκη του description tag για την περίπτωση μας
- 09:56 pm Revision b65b1281: List available images corrections based on the RS Api
- 08:33 pm Revision 37a57502: list details for a specified server, following the rackspace api
- 08:20 pm Revision 1cea389e: improved virtual servers filtering . also made a small change regarding /servers
- the first change adds field deleted as the filter, while the second one is related with the address tag
- 06:33 pm snf-ganeti Revision 3d5ebbf0: Expand some acronyms, add to glossary
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 06:33 pm ganeti-local Revision 3d5ebbf0: Expand some acronyms, add to glossary
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:17 pm Revision 3d57fb59: Removed slf4j jar as they are contained in jboss
- 05:17 pm Pithos Revision 3d57fb59: Removed slf4j jar as they are contained in jboss
- 04:48 pm Pithos Revision e4cdfc41: Reverted un-needed change
- 04:48 pm Revision e4cdfc41: Reverted un-needed change
- 04:45 pm Revision 7e1a9c7d: Automated merge with https://gss.googlecode.com/hg/
- 04:45 pm Pithos Revision 7e1a9c7d: Automated merge with https://gss.googlecode.com/hg/
- 04:45 pm Pithos Revision 9d592e4d: Moved milton log4j configuration to jboss-log4j.xml
- 04:45 pm Revision 9d592e4d: Moved milton log4j configuration to jboss-log4j.xml
- 04:44 pm Revision ddc773fc: Removed commented code
- 04:44 pm Pithos Revision ddc773fc: Removed commented code
- 04:43 pm Revision 663c58cc: Removed jaas login module and configuration as it is not needed
- 04:43 pm Pithos Revision 663c58cc: Removed jaas login module and configuration as it is not needed
- 04:42 pm Pithos Revision 15fe5dd6: Moved milton jars to their final positions according to packaging and fixed bu...
- 04:42 pm Revision 15fe5dd6: Moved milton jars to their final positions according to packaging and fixed bu...
- 04:40 pm snf-ganeti Revision 8e74adce: Fix test output splattering
- Instead of hardcode to ToStdout in the helper class, we should use
a user provided feedback function. In unittests th... - 04:40 pm ganeti-local Revision 8e74adce: Fix test output splattering
- Instead of hardcode to ToStdout in the helper class, we should use
a user provided feedback function. In unittests th... - 03:25 pm ganeti-local Revision fcdb582d: Generate query fields in man pages
- This patch replaces the hand-written lists of fields, sometimes
incomplete, wrong or inconsistent, with generated one... - 03:25 pm snf-ganeti Revision fcdb582d: Generate query fields in man pages
- This patch replaces the hand-written lists of fields, sometimes
incomplete, wrong or inconsistent, with generated one... - 03:25 pm snf-ganeti Revision 95eb4188: Add script to generate query fields documentation
- - All lines matching "@QUERY_FIELDS_${resource}@" in the input will be
replaced with a definition list describing t... - 03:25 pm ganeti-local Revision 95eb4188: Add script to generate query fields documentation
- - All lines matching "@QUERY_FIELDS_${resource}@" in the input will be
replaced with a definition list describing t... - 03:25 pm snf-ganeti Revision 79b2ca83: Add query field descriptions
- - Make “doc” parameter to MakeField non-optional
- Add descriptions for all fields
Signed-off-by: Michael Hanselmann... - 03:25 pm ganeti-local Revision 79b2ca83: Add query field descriptions
- - Make “doc” parameter to MakeField non-optional
- Add descriptions for all fields
Signed-off-by: Michael Hanselmann... - 03:25 pm ganeti-local Revision 1ae17369: query: Add support for field description
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:25 pm snf-ganeti Revision 1ae17369: query: Add support for field description
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:25 pm ganeti-local Revision 92ea69bf: Add function to format ordinals
- See [1] for the rules.
[1] http://en.wikipedia.org/wiki/Names_of_numbers_in_English#Ordinal_numbers
Signed-off-by: ... - 03:25 pm snf-ganeti Revision 92ea69bf: Add function to format ordinals
- See [1] for the rules.
[1] http://en.wikipedia.org/wiki/Names_of_numbers_in_English#Ordinal_numbers
Signed-off-by: ... - 02:44 pm Revision c750d1d6: Add deleted field VirtualMachine model.
- Add a 'deleted' field in VirtualMachine model. Remove 'inactive' field.
Update the start_action() method to manage de... - 02:11 pm Feature #183: Υλοποίηση RSAPI, /servers
- Markos Gogoulos wrote:
> Για το GET /servers/detail
>
> το rackspace api επιστρεφει
> <addresses>
> <public>
... - 01:47 pm Revision e336bde6: addresses and metadata fields on GET /servers/detail
- 01:46 pm Feature #183 (Feedback): Υλοποίηση RSAPI, /servers
- Για το GET /servers/detail
το rackspace api επιστρεφει
<addresses>
<public>
<ip addr="67.23.10.132"/>
<ip add... - 12:51 pm Revision 7fac9334: fix lazy loading excpetions
- 12:51 pm Pithos Revision 7fac9334: fix lazy loading excpetions
- 12:32 pm Revision 3cfefc34: temporary commit
- 12:32 pm Pithos Revision 3cfefc34: temporary commit
- 12:31 pm Pithos Revision 99f0b08d: update correctly trash node on delete
- 12:31 pm Revision 99f0b08d: update correctly trash node on delete
- 12:31 pm Revision 9514a39b: show paging for more than 100 files
- 12:31 pm Pithos Revision 9514a39b: show paging for more than 100 files
- 12:28 pm snf-ganeti Revision 66d1f035: Introducing gnt-cluster epo
- This is a convenience command to do an automated EPO in the possible limits of
Ganeti.
Signed-off-by: René Nussbaume... - 12:28 pm ganeti-local Revision 66d1f035: Introducing gnt-cluster epo
- This is a convenience command to do an automated EPO in the possible limits of
Ganeti.
Signed-off-by: René Nussbaume... - 12:28 pm ganeti-local Revision 41543d8b: Move OOB_TIMEOUT_OPT to cli.py
- OOB commands where we need to be able to specify the timeout are
enhancing over the border of just gnt-node so we mov... - 12:28 pm snf-ganeti Revision 41543d8b: Move OOB_TIMEOUT_OPT to cli.py
- OOB commands where we need to be able to specify the timeout are
enhancing over the border of just gnt-node so we mov...
02/23/2011
- 09:01 pm Revision 4daac449: * Fixed an syntax error in Flavor (added a comma)
- * Added field inactive in VirtualMachine model
- 08:55 pm ganeti-local Revision 75f76703: epydoc.conf: Avoid newlines, rebuild if necessary
- Using $(strip …) ensures there won't be any newlines in the value.
Signed-off-by: Michael Hanselmann <hansmi@google.... - 08:55 pm snf-ganeti Revision 75f76703: epydoc.conf: Avoid newlines, rebuild if necessary
- Using $(strip …) ensures there won't be any newlines in the value.
Signed-off-by: Michael Hanselmann <hansmi@google.... - 08:55 pm ganeti-local Revision 1e28e3b8: Add constants for node roles
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 08:55 pm snf-ganeti Revision 1e28e3b8: Add constants for node roles
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 08:10 pm Revision 13b3c5ff: * Add desccription (verbose_name) to many models in the db/models.py; no need ...
- * Removed unique=False from Flavor.cpu|ram|disk
- 07:50 pm Revision 3a49d1da: add boilerplate code for GET flavors
- 05:57 pm Revision d032a4f4: Removed all DTO where possible
- 05:57 pm Pithos Revision d032a4f4: Removed all DTO where possible
- 05:43 pm Pithos Revision 576b7a8d: Removed newly created by unnecessary class. Selenese test Case seems to work. ...
- 05:43 pm Revision 576b7a8d: Removed newly created by unnecessary class. Selenese test Case seems to work. ...
- 03:52 pm ganeti-local Revision 61a980a9: Add constants for instance status
- They've been hardcoded for too long.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <... - 03:52 pm snf-ganeti Revision 61a980a9: Add constants for instance status
- They've been hardcoded for too long.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <... - 03:31 pm ganeti-local Revision 502b3316: Merge remote branch 'devel-2.4'
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 03:31 pm snf-ganeti Revision 502b3316: Merge remote branch 'devel-2.4'
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 03:27 pm ganeti-local Revision bacae536: query_unittest: Fix argument to set()
- Commit e431074f introduced an uncatched bug. This patch fixes this. The
set is expecting a list or iteratable to work... - 03:27 pm snf-ganeti Revision bacae536: query_unittest: Fix argument to set()
- Commit e431074f introduced an uncatched bug. This patch fixes this. The
set is expecting a list or iteratable to work... - 02:55 pm snf-ganeti Revision 4cc4d1fa: query: Use aliases for legacy instance NIC fields
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 02:55 pm ganeti-local Revision 4cc4d1fa: query: Use aliases for legacy instance NIC fields
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 02:43 pm snf-ganeti Revision 38499e1b: Merge branch 'devel-2.4'
- * devel-2.4:
Fix title of query field containing instance name
Signed-off-by: Michael Hanselmann <hansmi@google.co... - 02:43 pm ganeti-local Revision 38499e1b: Merge branch 'devel-2.4'
- * devel-2.4:
Fix title of query field containing instance name
Signed-off-by: Michael Hanselmann <hansmi@google.co... - 10:44 am Bug #221 (Closed): Από standard σε list view εμφανίζεται για λίγο η μεσαία μπλε μπάρα
- ok, closed
02/22/2011
- 08:26 pm Bug #221 (Feedback): Από standard σε list view εμφανίζεται για λίγο η μεσαία μπλε μπάρα
- αυτό δεν μας απασχολεί πλέον καθώς οι πίνακες ενώθηκαν σε έναν
- 08:18 pm Revision 008b3ae8: Remove table of terminated machines in list view
- There is only one table in list view now, which
contains both running and terminated machines. - 08:14 pm Revision bf48028e: * SynnefoUser.monthly_rate deleted
- * Introduced three limits (MONTHLY_RATE, QUOTA_CREDIT, MAX_VIOLATIONS)
* Added three test limits in db_test_data.json... - 08:05 pm snf-ganeti Revision f2c6673d: Add unittest for cli.FormatResultError
- Also make the parameter for verbosity mandatory.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: ... - 08:05 pm ganeti-local Revision f2c6673d: Add unittest for cli.FormatResultError
- Also make the parameter for verbosity mandatory.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: ... - 08:03 pm ganeti-local Revision f5182ecb: Fix title of query field containing instance name
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 08:03 pm snf-ganeti Revision f5182ecb: Fix title of query field containing instance name
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 08:03 pm ganeti-local Revision 6b9b18a2: cmdlib: Fix pylint error
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 08:03 pm snf-ganeti Revision 6b9b18a2: cmdlib: Fix pylint error
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 07:54 pm Revision b3b54e38: * AccountingLogTestCase & VirtualMachineTestCase are noow working properly
- 07:53 pm Revision 966be609: * Fixed FlavorTestCase
- 07:46 pm Revision eb66f1fe: * CreditAllocatorTestCase is working now properly
- 07:33 pm Revision b4808d2b: * Image now includes Foreign Key relationship with VirtualMachine (sourcevm)
- * Fixed primary key ranges in db/db_test_data.json
- 06:49 pm ganeti-local Revision e26096bd: cmdlib: Use filters internally for queries
- This is in preparation for implementing real query filters.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Re... - 06:49 pm snf-ganeti Revision e26096bd: cmdlib: Use filters internally for queries
- This is in preparation for implementing real query filters.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Re... - 06:22 pm Revision 60bf38e1: Split initial_data.json, minor fixes in models.py.
- Split initial_data.json into different fixtures, one for each model.
Fixtures can be loaded as needed using the loadd... - 06:16 pm Feature #73 (Closed): Χρώματα δεξιού μενού στο list view
- ok, closed
- 06:14 pm Bug #219 (Closed): Η επιλεγμένη εντολή στο standard view δεν εξαφανίζεται
- ok, closed
- 06:12 pm Bug #221 (Assigned): Από standard σε list view εμφανίζεται για λίγο η μεσαία μπλε μπάρα
- συνεχίζει να εμφανίζεται σε μένα (win_xp + firefox)
- 05:57 pm Pithos Revision 20b309ce: Automated merge with https://gss.googlecode.com/hg/
- 05:57 pm Revision 20b309ce: Automated merge with https://gss.googlecode.com/hg/
- 05:57 pm ganeti-local Revision cbfa4f0f: Merge branch 'devel-2.4'
- * devel-2.4: (60 commits)
Update news and bump version for 2.4.0 rc2
Fix pylint warnings
TestRapiInstanceRename... - 05:57 pm snf-ganeti Revision cbfa4f0f: Merge branch 'devel-2.4'
- * devel-2.4: (60 commits)
Update news and bump version for 2.4.0 rc2
Fix pylint warnings
TestRapiInstanceRename... - 05:57 pm Revision bd2b3100: Since WebDriver instance is common for both FileUtils and FolderUtils a new cl...
- 05:57 pm Pithos Revision bd2b3100: Since WebDriver instance is common for both FileUtils and FolderUtils a new cl...
- 05:00 pm Feature #147: sliders παίρνουν τιμές από τα flavors
- Διευκρίνιση:
τα τρία preset flavors small/medium/large θα είναι σταθερές για το GUI και θα δείχνουν σε συγκεκριμέν... - 03:48 pm Revision dfaa58f7: Added share/ to .gitignore.
- Added the share/ directory to .gitignore.
We need to migrate away from virtualenv and use native Debian packages. - 03:41 pm Revision c92af313: Minor fixes in VM model and db_controller.py
- Added comments for VirtualMachine attributes pertaining
to internal operating state (ACTIONS, OPER_STATES, etc.).
Mi... - 03:21 pm Feature #185: Υλοποίηση RSAPI, /images
- Υπάρχουν τα εξής bugs:
* @GET /images/detail@
** το @state@ πρέπει να γίνει @status@
** το @vm_id@ θα έπρεπε να εί... - 03:20 pm Feature #183: Υλοποίηση RSAPI, /servers
- Πλέον των παραπάνω, υπάρχουν ακόμη τα εξής bugs:
* @GET /servers/detail@
** το hostId δεν μπαίνει μέσα στα metada... - 02:50 pm ganeti-local Revision a1e43376: Add/rename label for LUXI in documentation
- The HTTP server design doc will refer to the LUXI protocol,
so conflicts need to be avoided.
Signed-off-by: Michael ... - 02:50 pm snf-ganeti Revision a1e43376: Add/rename label for LUXI in documentation
- The HTTP server design doc will refer to the LUXI protocol,
so conflicts need to be avoided.
Signed-off-by: Michael ... - 01:57 pm Revision 52194743: Update fixtures, introduce created/updated fields.
- Introduce auto-generated created/updated fields in all models,
use two different fixtures, one for db initialization,... - 01:52 pm Bug #209 (Feedback): box επιβεβαίωσης για τα actions
- διορθώθηκε
- 01:51 pm Revision b8bbd09f: fix reloading after confirmation
- 01:46 pm Revision dc7c6742: reload standard view after confirmation
- 01:39 pm Revision 74bb9785: Correct apearance of actions in standard view
- The actions shown for running machines are:
* reboot
* shut down
* more
The actions shown for terminated machines a... - 01:32 pm Bug #219 (Feedback): Η επιλεγμένη εντολή στο standard view δεν εξαφανίζεται
- οκ
- 01:32 pm Revision 5d13042c: removed focus for actions in standard view
- 01:21 pm Bug #221 (Feedback): Από standard σε list view εμφανίζεται για λίγο η μεσαία μπλε μπάρα
- οκ
- 01:21 pm Revision 3d6e97af: change mini seperator order of appearance
- 01:17 pm Feature #73 (Feedback): Χρώματα δεξιού μενού στο list view
- έγινε
- 01:16 pm Revision e764ccfd: change color and margin in list view actions
- 01:09 pm Revision 29833195: moved fixtures to proper folder db/fixtures
- 01:05 pm Revision 6a94c3c4: renamed fixtures file so it can be called automatically
- 11:45 am Feature #231 (Closed): Τεκμηρίωση σντικειμένων - μοντέλων στη ΒΔ
- Χρειάζεται να γραφτεί τεκμηρίωση για διαφορετικά αντικείμενα που έχουν οριστεί και τις σχέσεις ανάμεσά τους. Δεν αναφ...
- 11:44 am Feature #229 (Closed): Τεκμηρίωση Υλοποίησης GUI
- Χρειάζεται να γραφτεί τεκμηρίωση για τη σχεδίαση κι υλοποίηση του GUI.
Πρέπει να φαίνεται με ποιον ακριβώς τρόπο τ... - 11:42 am Feature #227 (Closed): Τεκμηρίωση Υλοποίησης Rackspace API
- α) το documentation πρέπει να περιστρέφεται γύρω από το API.
Η οργάνωσή του πρέπει να βασίζεται ιεραρχικά στο API.... - 02:03 am Ganeti Instance Image Revision c6d45f5f: fix syntax error
02/21/2011
- 07:19 pm Revision f5ea24a9: documentation added on api/handlers.py
- 07:02 pm Revision 71008c92: error message change on ServerHandler
- 05:31 pm Revision b7a61b3a: added better error handling on ImageHandler
- 05:24 pm Revision a2f99ec6: Merged with milton branch
- 05:24 pm Pithos Revision a2f99ec6: Merged with milton branch
- 04:53 pm Revision 43d8f0e4: Corrected a comment in Flavor.find_cost()
- 04:51 pm Revision 1d5c0637: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 04:49 pm Revision 8bda0440: * Removed FlavorCostHistoryTestCase
- * Migrated find_cost test in FlavorTestCase
* Moved FlavorCostHistory.find_cost() -> Flavor.find_cost() - 04:04 pm Revision c18611c8: improvements regarding error handling.
- * added exceptions checking for Ganeti Api Errors and Django ORM
* vm.start_action(action) is called before any acti... - 04:01 pm Revision 1583f11a: * Moved Limit.get_limit_from_user() to SynnefoUser.get_limit()
- * CreditAllocatorTestCase is modified accordingly to check the new method
- 02:48 pm Pithos Revision 44527c1e: correctlry refresh node when folder is added to a folder that is direct child ...
- 02:48 pm Revision 44527c1e: correctlry refresh node when folder is added to a folder that is direct child ...
- 02:38 pm snf-ganeti Revision e41a1c0c: Update news and bump version for 2.4.0 rc2
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 02:38 pm ganeti-local Revision e41a1c0c: Update news and bump version for 2.4.0 rc2
- Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 01:25 pm Pithos Revision 1de5c482: fix classpath
- 01:25 pm Revision 1de5c482: fix classpath
- 12:50 pm Revision 104c3c5f: fixed previous commit problems. removed UserLimit from admin.py, since no User...
- 12:07 pm ganeti-local Revision b31393a1: Merge branch 'devel-2.4' into stable-2.4
- * devel-2.4: (23 commits)
Fix pylint warnings
Change the list formatting to a 'special' chars
Add support for m... - 12:07 pm snf-ganeti Revision b31393a1: Merge branch 'devel-2.4' into stable-2.4
- * devel-2.4: (23 commits)
Fix pylint warnings
Change the list formatting to a 'special' chars
Add support for m... - 01:55 am Revision c1562706: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 01:52 am Revision 62c6d260: * Implemented VirtualMachine.get_accounting_logs()
- * Added VirtualMachineTestCase unit test
* Now the db_test_data adds AccountingLog entries for 1003 VM (also introduc... - 12:31 am Revision 9eef701d: destroy action sets VM._operstate as 'DESTROYED' and does not call rapi.Delete...
02/20/2011
- 11:43 pm Revision df9dc46b: * Minor comment corrections
- 11:30 pm Revision e3bc2088: * Unit tests are greatly simplified
- * All unit tests are using fixtures
- 11:26 pm Revision e4c395b7: * Added AccountingLog entries to db_test_data.json
- * AccountingLogTestCase is corrected and works as intended
- 11:18 pm Revision ec08e9ce: * Add db/fixtures/db_test_data.json fixture (data for testing)
- 11:17 pm Revision da46c52a: * Fixed a bug in FlavorTestCase
- 11:15 pm Revision 8922a5a9: * FlavorTestCase now works correctly with the fixtures
- 11:12 pm Revision e48404ca: * FlavorCostHistoryTestCase now loads the fixtures and works correctly
- 10:59 pm Revision d39ea372: * Removed initial_data JSON fixture
- * Fixtures are now loaded on unittesting as intended
* Modified CreditAllocatorTestCase to load fixtures - 10:26 pm Revision 90b28517: CreditAllocator now uses Limit according to the changes to the model
- * CreditAllocatorTestCase has been modified to match the new requirements
* CreditAllocatorTestCase also test Limit... - 09:53 pm Revision f51e7b50: Added comment in FlavorCostHistory.find_cost(), also made a minor optimisation
- 09:39 pm Revision 2d45374d: Models are modified to use limit through the model
- * Removed models Limit, UserLimit and replaced them with Limit (new) that use choices instead from many-to many relat...
- 01:16 pm Revision debeeec9: create machine wizzard pass foo data to the serverhandler
02/19/2011
- 08:11 pm Revision e98852ba: start Machine action, for the standard view - initial commit
- 07:40 pm Revision 8b78d1a5: fixed problem with copyright string
02/18/2011
- 07:03 pm Pithos Revision 37adb768: Automated merge with https://gss.googlecode.com/hg/
- 07:03 pm Revision 37adb768: Automated merge with https://gss.googlecode.com/hg/
- 06:52 pm Revision 67a0315c: Made a new arrangement of tests on folder utilities and added some new methods...
- 06:52 pm Pithos Revision 67a0315c: Made a new arrangement of tests on folder utilities and added some new methods...
- 06:09 pm ganeti-local Revision 9b945588: Fix pylint warnings
- - 1 80-char line infraction
- 4 changes in how arguments are passed to logging functions
- 3 pylint disable-msg's bec... - 06:09 pm snf-ganeti Revision 9b945588: Fix pylint warnings
- - 1 80-char line infraction
- 4 changes in how arguments are passed to logging functions
- 3 pylint disable-msg's bec... - 05:58 pm ganeti-local Revision 0e265161: TestRapiInstanceRename use instance name
- Currently the QA rename job wrongly passed the whole info dict to the
client.
Signed-off-by: Guido Trotter <ultrotte... - 05:58 pm snf-ganeti Revision 0e265161: TestRapiInstanceRename use instance name
- Currently the QA rename job wrongly passed the whole info dict to the
client.
Signed-off-by: Guido Trotter <ultrotte... - 05:38 pm Pithos Revision 69e3e889: fixed tree update when moving a node to trash with no children but trashed one...
- 05:38 pm Revision 69e3e889: fixed tree update when moving a node to trash with no children but trashed one...
- 05:08 pm Pithos Revision a81e7ab2: removed milton webdav code (milton webdav implementation can be found inside m...
- 05:08 pm Revision a81e7ab2: removed milton webdav code (milton webdav implementation can be found inside m...
- 04:47 pm snf-ganeti Revision f0b1bafe: Change the list formatting to a 'special' chars
- And also enable verbose display via the, well, verbose option. Man
page and tests are updated, and the formatting is ... - 04:47 pm ganeti-local Revision f0b1bafe: Change the list formatting to a 'special' chars
- And also enable verbose display via the, well, verbose option. Man
page and tests are updated, and the formatting is ... - 04:46 pm ganeti-local Revision 3a969900: Add support for merging node groups
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 04:46 pm snf-ganeti Revision 3a969900: Add support for merging node groups
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 04:46 pm ganeti-local Revision 1a615be0: Add option to rename groups on conflict
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 04:46 pm snf-ganeti Revision 1a615be0: Add option to rename groups on conflict
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 04:35 pm ganeti-local Revision fecbc0b6: Fix minor docstring typo
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 04:35 pm snf-ganeti Revision fecbc0b6: Fix minor docstring typo
- Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 04:09 pm Revision ad5909f6: Removed unused vocabs.py.
- Removed vocabs.py as it is not used anymore.
Any mock objects are defined in db/fixtures. - 02:24 pm Revision 9071888e: Initial Disk Management API (DM API) implementation
- The DM API is accessible under api/v1.0grnet1/ and
it extends the Rackspace Cloud Servers v1.0 API
for the use of Dis... - 02:20 pm Pithos Revision 345794e4: throw exception on nonce create/retrieve errors
- 02:20 pm Revision 345794e4: throw exception on nonce create/retrieve errors
- 02:16 pm snf-ganeti Revision 0220d2cf: Add QA rapi test for instance reinstall
- This tests at least the basic case, unfortunately there is no way to
check all possibilities using the provided rapi ... - 02:16 pm ganeti-local Revision 0220d2cf: Add QA rapi test for instance reinstall
- This tests at least the basic case, unfortunately there is no way to
check all possibilities using the provided rapi ... - 02:16 pm ganeti-local Revision bd0807fe: RAPI: remove required parameters for reinstall
- Before c744425f354f1bef2d0d7d306e2d00c494d67d2b instance reinstall
accepted the "os" and "nostartup" optional query p... - 02:16 pm snf-ganeti Revision bd0807fe: RAPI: remove required parameters for reinstall
- Before c744425f354f1bef2d0d7d306e2d00c494d67d2b instance reinstall
accepted the "os" and "nostartup" optional query p... - 02:16 pm Revision 7d6ddffa: tune resource creation
- 02:16 pm Pithos Revision 7d6ddffa: tune resource creation
- 02:15 pm Pithos Revision afaf8a42: do not lock resource if entity object does not exist
- 02:15 pm Revision afaf8a42: do not lock resource if entity object does not exist
- 02:12 pm Pithos Revision 4cf1e12e: catch exception when client closes connection
- 02:12 pm Revision 4cf1e12e: catch exception when client closes connection
- 01:41 pm Revision 619b1c87: dynamic sqlite3 database path
- 01:20 pm Revision 3286a038: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 01:18 pm Revision dd8d34ae: Use absolute path to db in settings.py.dist.
- Fixed settings.py.dist to reference the absolute file path
when using an sqlite3 db, see:
http://docs.djangoproject.... - 12:51 pm Revision 5216e8af: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 12:51 pm Revision f0f4edac: Adding/Correcting comments
- 12:37 pm Revision 0e1fbceb: now Flavor._update_costs uses hasattr
- 12:22 pm Revision dc8b976e: removed ganeti rapi reference from serverhandlers
- 12:06 pm Feature #211: Error Handling Ganeti - API (Django)
- Άλλο ένα που πρέπει να διορθωθεί.
Για κάποιο λόγο το σύστημα έχει αυτή τη συμπεριφορά:
$ nc 62.217.120.67 8001
G... - 11:52 am Feature #183: Υλοποίηση RSAPI, /servers
- Ενδεικτικά κάποια πράγματα που πρέπει κατ'ελάχιστο να γίνουν. Νομίζω υπάρχουν κι άλλα που θα βγουν μετά από μια πρώτη...
- 11:49 am Feature #211: Error Handling Ganeti - API (Django)
- Εδώ θέλει γενικότερα έλεγχο όλων των προβληματικών καταστάσεων και επιστροφή λαθών HTTP ανάλογα με το τι συνέβη.
Τα ... - 12:54 am Revision e2b0ffec: Merge branch 'master' of https://code.grnet.gr/git/synnefo
- 12:53 am Revision 9e9db964: fix bug in CreditAllocatorTestCase (bad data initialisation)
02/17/2011
- 07:25 pm ganeti-local Revision 9c24736c: Fix HV/OS parameter validation on non-vm nodes
- Currently, there is at least one LU that does wrong validation of HV
parameters (against all nodes, LUClusterSetParam... - 07:25 pm ganeti-local Revision effab4ca: NodeQuery: mark live fields as UNAVAIL for non-vm_capable nodes
- Since we don't have the data per design, UNAVAIL is appropriate here,
while NODATA is not.
The patch also adds a com... - 07:25 pm ganeti-local Revision 74f258b6: NodeQuery: don't query non-vm_capable nodes
- Because non-vm_capable nodes most likely don't have a hypervisor
configured and/or storage, so the call will fail any... - 07:25 pm snf-ganeti Revision 74f258b6: NodeQuery: don't query non-vm_capable nodes
- Because non-vm_capable nodes most likely don't have a hypervisor
configured and/or storage, so the call will fail any... - 07:25 pm snf-ganeti Revision 9c24736c: Fix HV/OS parameter validation on non-vm nodes
- Currently, there is at least one LU that does wrong validation of HV
parameters (against all nodes, LUClusterSetParam... - 07:25 pm snf-ganeti Revision effab4ca: NodeQuery: mark live fields as UNAVAIL for non-vm_capable nodes
- Since we don't have the data per design, UNAVAIL is appropriate here,
while NODATA is not.
The patch also adds a com... - 07:24 pm ganeti-local Revision 043beb38: Fix LUClusterRepairDiskSizes and rpc result usage
- This LU was introduced before the RPC result conversion from .data to
.payload, and it has managed to keep the old-st... - 07:24 pm snf-ganeti Revision 043beb38: Fix LUClusterRepairDiskSizes and rpc result usage
- This LU was introduced before the RPC result conversion from .data to
.payload, and it has managed to keep the old-st... - 07:24 pm snf-ganeti Revision ccfbbd2d: Fix RPC mismatch in blockdev_getsize[s]
- Commit 92fd2250 added consistency checks in the RPC layer, which broke
the call_blockdev_getsizes RPC call (declared ... - 07:24 pm ganeti-local Revision ccfbbd2d: Fix RPC mismatch in blockdev_getsize[s]
- Commit 92fd2250 added consistency checks in the RPC layer, which broke
the call_blockdev_getsizes RPC call (declared ... - 07:16 pm Revision f1220c03: documentation
- 05:58 pm Pithos Revision 4089c114: Added new test classes for handling test on file resources. Added ids to file ...
- 05:58 pm Revision 4089c114: Added new test classes for handling test on file resources. Added ids to file ...
- 05:16 pm snf-ganeti Revision d9f02980: Fix dist archive generation
- As reported in issue 140, the timestamps of the generated files can be
older than the commit timestamp, leading to ne... - 05:16 pm ganeti-local Revision d9f02980: Fix dist archive generation
- As reported in issue 140, the timestamps of the generated files can be
older than the commit timestamp, leading to ne... - 05:16 pm snf-ganeti Revision 39420403: luxi backend: show attribute names in errors
- Currently, this backend just gives:
Error: failed to load data. Details:
Node 'node2': Cannot convert value JSNu... - 05:16 pm ganeti-local Revision 39420403: luxi backend: show attribute names in errors
- Currently, this backend just gives:
Error: failed to load data. Details:
Node 'node2': Cannot convert value JSNu... - 04:50 pm Revision f7ab0c54: fix jpa lock query
- 04:50 pm Pithos Revision f7ab0c54: fix jpa lock query
- 04:39 pm snf-ganeti Revision 77b02a99: Rephrase a misleading pydoc for netutils.TcpPing
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Stephen Shirley <diamond@google.com> - 04:39 pm ganeti-local Revision 77b02a99: Rephrase a misleading pydoc for netutils.TcpPing
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Stephen Shirley <diamond@google.com> - 04:05 pm Revision 065ce8c1: renamed GSSLock to FileLock, initial implementation of JPA nonce manager
- 04:05 pm Pithos Revision 065ce8c1: renamed GSSLock to FileLock, initial implementation of JPA nonce manager
- 01:57 pm Pithos Revision b318380b: tune file download
- 01:57 pm Revision b318380b: tune file download
- 12:09 pm snf-ganeti Revision 4fbd5444: Remove superfluous redundant requirement
- The condition is already covered by the previous requirement.
Signed-off-by: Stephen Shirley <diamond@google.com>
Re... - 12:09 pm ganeti-local Revision 4fbd5444: Remove superfluous redundant requirement
- The condition is already covered by the previous requirement.
Signed-off-by: Stephen Shirley <diamond@google.com>
Re... - 12:09 pm snf-ganeti Revision 98632c4f: Don't remove master_candidate flag from merged nodes
- Prevents lots of spurious warnings like:
2011-02-10 17:00:22,776: CRITICAL Configuration data is not consistent:
Not ... - 12:09 pm ganeti-local Revision 98632c4f: Don't remove master_candidate flag from merged nodes
- Prevents lots of spurious warnings like:
2011-02-10 17:00:22,776: CRITICAL Configuration data is not consistent:
Not ... - 12:09 pm snf-ganeti Revision a536aaac: Use a consistent ECID base
- ECID was being calculated completely differently in
__MergeNodeGroups() and _MergeConfig()
Signed-off-by: Stephen Sh... - 12:09 pm ganeti-local Revision a536aaac: Use a consistent ECID base
- ECID was being calculated completely differently in
__MergeNodeGroups() and _MergeConfig()
Signed-off-by: Stephen Sh...
Also available in: Atom