Activity
From 12/09/2013 to 01/07/2014
01/07/2014
- 06:09 pm snf-ganeti Revision d7f27a3e: Add missing NEWS entries from stable-2.8
- Some fixes where pushed to the stable-2.8 branch without a corresponding NEWS
entry. This patch adds them.
Signed-of... - 06:09 pm ganeti-local Revision d7f27a3e: Add missing NEWS entries from stable-2.8
- Some fixes where pushed to the stable-2.8 branch without a corresponding NEWS
entry. This patch adds them.
Signed-of... - 05:52 pm snf-ganeti Revision e6e4ff4c: Change usb_devices separator to whitespace
- The usb_devices parameter was using comma as a list separator, but this cannot
work because comma is already used as ... - 05:52 pm ganeti-local Revision e6e4ff4c: Change usb_devices separator to whitespace
- The usb_devices parameter was using comma as a list separator, but this cannot
work because comma is already used as ... - 05:29 pm ./kamaki Revision d7746198: Modify description
- 05:27 pm ./kamaki Revision 07d087d6: Typo in build-deps
- 05:26 pm ./kamaki Revision 10ebb8ab: Adjust build-deps for objpool and astakosclient
- 05:22 pm ./kamaki Revision aaee2508: Add build-dep to objpool and astakosclient
- 05:13 pm ./kamaki Revision dc5cabf2: Merge branch 'hotfix-0.12.3'
- 05:13 pm ./kamaki Revision 4f0576d8: Minor typos
- 05:13 pm ./kamaki Revision 14b5cd0e: Wrap AstakosClient for backward compatiblity
- 05:10 pm ./kamaki Revision 6e6b6117: Minor typos
- 05:00 pm Revision ea6e9a08: new ui: modify the checkboxes of pithos ui
- 04:56 pm Revision fe0491ab: quotaholder: Delete holdings of non-accepted users
- Delete all holdings with a holder that does not correspond to an accepted
user uuid. This is expected to affect only ... - 04:55 pm Revision c42bc97e: new ui: remove unnecessary files
- 04:51 pm Revision c7493368: astakos: Accept users with non-zero quota usage
- Due to a non-handled case during the introduction of the user moderation
framework, there can exist non-accepted user... - 04:43 pm Revision 1de7183b: Add bind9utils dependency for snf-deploy
- This is needed for creating ddns keys.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 04:41 pm Revision b32a2c5d: quotaholder: Revert holding deletion
- Revert deletion of holdings for non accepted users, introduced in cfc934f.
- 04:30 pm Revision c076dbd9: new ui: unify tooltips
- 04:16 pm Revision 986bcfe4: ui: Minor error overlay fixes
- set missing overlay titles
- 04:15 pm Revision 54625a34: ui: Remove needless paragraph from feedback overlay
- 03:27 pm Revision 9b3081a6: astakos: List quota for accepted users only
- Don't attempt to show quota for non-accepted users, since they don't have
any. - 02:48 pm snf-ganeti Revision d3737aca: Catch exceptions when calling curses.setupterm() in QA
- If it's running on a non-standard terminal, such as
rxvt-unicode-256color, the call fails with an exception. Instead,... - 02:04 pm ./kamaki Revision cd42f8d8: Wrap AstakosClient for backward compatiblity
- 01:53 pm Revision 4f4e4b12: new ui: fix the style of tooltips in pithos ui
- 01:47 pm snf-image-creator Revision d363a1d7: docs: Fix a sphinx warning when creating man pages
- 01:34 pm Revision 9d9b626d: new ui: fix the style of buttons
- 01:17 pm Revision a5461c52: new ui: modify the way wizards appear
- They will appear when the user clicks anywhere inside the element with the
class "add-new". - 01:12 pm Revision a1aed8f1: new ui: modify the way sidebars close
- From now on the sidebars will close only when the user clicks the
relative button. - 12:41 pm snf-image-creator Revision 3e131a2a: Update snf-mkimage man page
- Add missing input options
- 12:03 pm snf-ganeti Revision 54a2661e: Increase job queue polling interval
- Now that all jobs are monitored with inotify, increase the polling interval.
Signed-off-by: Klaus Aehlig <aehlig@goo... - 12:03 pm snf-ganeti Revision ea174b21: After detecting a finished job, schedule again
- In order to obtain a higher throughput of jobs, schedule new jobs
as soon as a job was detected to have finished.
Si... - 12:03 pm snf-ganeti Revision b81650b0: Attach a watcher for jobs
- Add a function that can serve as an event handler for inotify
updating a job in the job queue if the corresponding jo... - 12:03 pm snf-ganeti Revision a2977f53: JQScheduler: always pass JobWithStat
- When attaching inotifies to jobs, we need to preserve
it through potential requeuing actions. Also, this information
... - 12:03 pm snf-ganeti Revision cc5ab470: Cleanup inotifies
- When cleaning up finished jobs, remove the inotify
attached to them, if any.
Signed-off-by: Klaus Aehlig <aehlig@goo... - 12:03 pm snf-ganeti Revision ed6cf449: Add an optional inotify to jobs in the scheduler
- This provides the infrastructure to monitor running jobs
by inotify, and hence update the queue promptly upon
job cha... - 12:02 pm ./kamaki Revision 609471e9: Typo fixes
- 12:01 pm ./kamaki Revision 0b2d7176: Merge branch 'hotfix-0.12.3'
- 12:00 pm ./kamaki Revision f2df1530: Typo fixes
- 12:00 pm ./kamaki Revision 7c5857a6: Typo fixes
- 11:58 am ./kamaki Revision 3888991f: Update version tag and Changelog
- 11:57 am ./kamaki Revision ec8cd658: Import the whole astakosclient package
- This will allow users to import everything from astakosclient
- 11:56 am ./kamaki Revision 896995c1: Verbal typo fix
- 11:55 am ./kamaki Revision a22d311c: Import the whole astakosclient package
- This will allow users to import everything from astakosclient
- 11:18 am snf-image-creator Revision ebe0f1e0: Switch names btw snf-image-creator & snf-mkimage
- Make snf-image-creator be the dialog-based program and snf-mkimage be
the command line one. - 10:14 am snf-ganeti Revision d5665e10: Make luxid handle SetDrainFlag
- Make luxid also handle queries to drain the job queue.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: ... - 10:14 am snf-ganeti Revision 83a451f5: Add RPC for setting the queue drain flag
- As luxid is also responsible for handling requests to drain the job queue,
we need the corresponding RPC in Haskell a... - 10:14 am snf-ganeti Revision 1264bd58: Fix sign in drain_flag request
- The drain flag is set, if the queue is not open.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Guido ...
01/06/2014
- 07:35 pm snf-image-creator Revision 9b2b47ae: Make winexe an optional dependency
- Check the presence of the winexe executable at runtime only if the
input media is a Windows system
01/02/2014
- 11:41 am snf-ganeti Revision 56c934da: Eliminate installation modes in OS reinstalls doc
- Eliminate installation modes in OS reinstalls design doc and instead
allow disk images and OS scripts to be combined,...
12/29/2013
- 07:08 pm Revision e6ec1867: astakos: Fix initial resource usage ordering
- 11:54 am Revision 40d7a870: astakos: Filter for project-list table
12/23/2013
- 06:09 pm Revision 1caddb25: Bump version to 0.15rc4
- 05:55 pm Revision 219ca196: snf-ci: Alter AstakosClient to CachedAstakosClient
- Kamaki changed its API and now AstakosClient has been renamed to
CachedAstakosClient whereas the AstakosClient class ... - 05:06 pm ./kamaki Feature #4811 (New): Add match and filter arguments in listing commands (and others of similar fu...
- Users may apply custom match filters on listing commands. An arbitrary number of match filters can be specified.
M... - 04:55 pm ./kamaki Feature #4810 (Resolved): Allow pithos commands to recognise users by username
- The _-A/- -account_ argument, if failed to match a user UUID, should try to match a user name instead and resolve the...
- 04:38 pm ./kamaki Revision fac7d59d: Verbal typo fix
- 04:32 pm Revision 4b7fbdc6: gtools: Send messages only for cluster changes
- 03:18 pm Revision fe523848: Bump version to 0.15~rc3-4~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 03:18 pm Revision 9ca32eaa: new ui: fix checkbox bug
- 03:17 pm Revision 95f05cb0: Merge branch 'release-0.15' into debian-release-0.15-precise
- 02:59 pm Revision 48bac1b6: cyclades: Fix typo in vm state
- 02:46 pm Revision 19b529b4: Merge branch 'feature-pithos-list-limits' into develop
- 02:45 pm Revision e5b77cde: pithos: Simplify code for applying listing limits
- Use a decorator instead
- 02:45 pm Revision 9c6ddb46: pithos: Further code refactoring in _list_objects()
- 02:00 pm Revision ec6f741b: pithos: Reduce astakosclient instances
- Use backend astakosclient instance to query the account quotas.
- 01:38 pm Revision 96eb004c: Merge branch 'feature-pithos-astakosclient-instances' into develop
- 01:36 pm Revision 3b8f938b: pithos: Reduce astakosclient instances
- Use backend astakosclient instance to query the account quotas.
12/20/2013
- 07:21 pm Bug #4804: Exception thrown at /oauth2/auth
- In order to avoid restrictions on the redirect URI lengths we will change the database field to text.
- 07:17 pm Revision ed9223c7: astakos oa2: Handle failures due to too long redirect urls
- Change database field to TextField in order to avoid restrictions on the
redirect url lengths
Update tests
This fix ... - 07:08 pm ./kamaki Revision b4ba8aa0: Bump version to 0.12.2-2~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 07:01 pm ./kamaki Revision 53b3716c: Add python-progress as build dependency
- This is needed to build the documentation
- 06:39 pm Revision ce57391e: Bump version to 0.15~rc3-3~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 06:35 pm Revision d6c12474: Add python-setuptools as a build dependency
- 06:09 pm Revision 1f8c77c2: new ui: Various style fixes
- 05:51 pm snf-vncauthproxy Revision 5861b3d5: Remove redundant shuffle() in gen_salt()
- 05:50 pm Revision 16a44201: Bump version to 0.15~rc3-1~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 05:49 pm Revision 350eb0f2: Fix override_dh_fixperms
- 05:47 pm snf-vncauthproxy Revision f1facf89: Print dry run output to stdout
- 05:43 pm snf-vncauthproxy Revision c7da5329: Create tempfile in the same dir as passwdfile
- write_wrapper() uses a tempfile to write the new contents of the
passwdfile and then atomically renames / moves it to... - 05:33 pm ./kamaki Revision 06694af1: Add python-astakosclient as a build dependency
- This is needed to build the documentation
- 05:08 pm Revision 3dc222e5: new ui: Fix drag & drop js remove file bug
- 05:04 pm snf-vncauthproxy Revision 1b01e27f: Bump version to 1.5rc2
- 04:56 pm ./kamaki Revision 1a4101f3: Bump version to 0.12.2-1~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 04:56 pm ./kamaki Revision 37ec71c8: Merge branch 'master' into debian-precise
- 04:49 pm ./kamaki Revision 02105eb4: Add new python-astakosclient dependency
- 04:34 pm Bug #4804: Exception thrown at /oauth2/auth
- We have to increase the length of the specific field (redirect_uri) in the Astakos database (It is really small)
and... - 04:00 pm Revision 86b0e0b9: new ui: update functionality of select-all option
- 03:59 pm ./kamaki Revision e2f39f93: Bump version to 0.12.2-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 03:52 pm ./kamaki Revision 9f8b38a4: Merge branch 'master' into debian-wheezy
- 03:49 pm snf-ganeti Revision e97cce9f: Reinstantiate inotify after a lost file
- When watching a file, reinstantiate the inotify if notified
of an event that removes the watch. Such events are likel... - 03:49 pm snf-ganeti Revision 2f575937: Improve debug-logging for watch file
- Also log, at debug level only, when a change of a watched
file was observed, but the change did not result in any
cha... - 03:49 pm snf-ganeti Revision 13b05c27: Improve debugging by logging inotify events
- At debug level, not only log that an inotify triggered,
but also log the actual event.
Signed-off-by: Klaus Aehlig <... - 03:45 pm Revision e8a9864b: Bump version to 0.15~rc3-1~wheezy
- Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
- 03:44 pm Revision ce487dd8: Merge branch 'release-0.15' into debian-release-0.15
- 03:44 pm snf-ganeti Revision 575b31bf: Update design doc to match implementation
- This patch contains some minor changes in the design doc
to make sure the details match the implementation.
Signed-o... - 03:43 pm snf-ganeti Revision 898fd9e1: Update UPGRADE nodes
- Adds to the upgrade nodes that a renewal of the node
certificates is necessary.
Signed-off-by: Helga Velroyen <helga... - 03:41 pm ./kamaki Revision 2f68a898: Merge branch 'hotfix-0.12.2'
- 03:41 pm ./kamaki Revision f557e944: Update Changelog and version tag
- 03:39 pm ./kamaki Revision f4544635: Fix history typo
- 03:39 pm ./kamaki Revision 099b433b: Update wait to use --status
- 03:39 pm ./kamaki Revision 1796361e: Reverse server create --no-network/None http req
- From now on, --no-network produces a "networks=[]" part,
while the absense of network-related arguments makes produce... - 03:39 pm ./kamaki Revision 2a1e7072: Remove --vnc option from server info
- 03:38 pm ./kamaki Revision df4781a4: Restore server console
- Conflicts:
kamaki/cli/commands/cyclades.py - 03:37 pm ./kamaki Revision 5b4e563f: Always use "details" call in neworks/subnets list
- 03:36 pm ./kamaki Revision 24903c7d: Fix history typo
- 03:35 pm Revision b1697f6b: astakos: fix tests after verbal message changes
- 03:15 pm snf-ganeti Revision 224c4204: Update NEWS wrt to client RPC certificates
- This updates the NEWS file regarding the changes in
RPC communication.
Signed-off-by: Helga Velroyen <helgav@google.... - 03:15 pm snf-ganeti Revision a6c43c02: Verify client certificates
- This patch adds a step to 'gnt-cluster verify' to verify
the existence and validity of the nodes' client
certificates... - 03:15 pm snf-ganeti Revision b3cc1646: Verify incoming RPCs against candidate map
- From this patch on, incoming RPC calls are checked against
the map of valid master candidate certificates. If no map
... - 03:15 pm snf-ganeti Revision 28756f80: Handle promoting/demoting nodes wrt to client certificates
- This patch makes Ganeti correctly handle the client
certificates when nodes get promoted to master candidates
or demo... - 03:15 pm snf-ganeti Revision d722af8b: Extend RPC call to create SSL certificates
- So far the RPC call 'node_crypto_tokens' did only retrieve
the certificate digest of an existing certificate. This
ca... - 03:15 pm snf-ganeti Revision 60cc531d: Create client SSL certificates on cluster init
- This patch makes Ganeti create a client SSL certificate for
the master node on cluster initialization. Note that some... - 03:15 pm snf-ganeti Revision 1059337d: Store candidate certificates in ssconf
- This patch enables Ganeti to store the candidate
certificate map in ssconf. A utility function to
read it is provided... - 03:15 pm Revision 8d13521f: Add debian/changlog history
- 03:15 pm snf-ganeti Revision 840ad2ab: Handle client certificates on node add/remove
- This patch adds the certificate of a newly added or
readded master candidate node to the map of master candidate
cert... - 03:15 pm snf-ganeti Revision 5b6f9e35: Add certificate for master node
- On cluster initialization, the master node's
SSL certificate digest is added to the list of master
candidate certific... - 03:15 pm snf-ganeti Revision 3bcf2140: Add candiate certificate map to configuration
- At the end of this patch series, incoming RPC calls are
legitimized against a map of master candidate nodes'
SSL cert... - 03:15 pm snf-ganeti Revision b544a3c2: Retrieve a node's certificate digest
- In various cluster operations, the master node needs to
retrieve the digest of a node's SSL certificate. For this
pur... - 03:15 pm snf-ganeti Revision 3338a9ce: Utility functions to manipulate the candidate map
- This patch adds a couple of utility functions to manipulate
the map of master candidate SSL certificate digests.
Sig... - 03:15 pm snf-ganeti Revision c1cf0435: Remove superfluous imports
- This removes some superfluous imports from the X509 (SSL)
unittests.
Signed-off-by: Helga Velroyen <helgav@google.co... - 03:04 pm Pithos MS Client Bug #4805 (New): Link to home issue on tray icon.
- Κάνοντας δεξί κλικ στο tray icon και επιλέγοντας Go to Account Site (και κάποιον λογαριασμό) ανοίγει η σελίδα "https:...
- 02:58 pm ./kamaki Revision c3d42104: Update wait to use --status
- 02:56 pm Bug #4804 (Resolved): Exception thrown at /oauth2/auth
- Perhaps not properly validating the length of the URL resource?...
- 02:52 pm Revision 1a2d1d0e: Add debian files for Ubuntu Precise
- 02:51 pm Revision 75b6a8c9: new ui: Uniform button style for overlays
- 02:51 pm Revision bffd1e41: new ui: Fix sidebar list items vertical distance
- 02:51 pm Revision 97cd255d: new ui: Fix columns width for items list view
- 02:31 pm Revision 56dc20e5: docs: add API guide link to index page
- This change should have been included in commit
3df48a3faa0d84bdb2c945d117929e17dc999d59
but was mistakenly left out. - 02:29 pm Revision 4cb1fbf9: new ui: fix color-picker bug
- 02:25 pm Revision c3d059f5: astakos: 'activation' -> 'verification'
- Change all Astakos messages to reflect the new sign up procedure:
* first send a verification email
* user clicks ... - 02:07 pm Revision 2c6bc262: astakos: Update astakos tests
- 02:00 pm Revision 3df48a3f: docs: Rearrange docs wrt Developer's and API guide
- * Separate Developer's guide from API guide
* Update API guide to reflect the latest changes
mostly regarding Net... - 02:00 pm Revision 20394434: docs: update API guide file names
- Since now we have more services and we have separate guides for each
service API, it is misleading to keep component ... - 02:00 pm Revision d0d3646d: astakos: Handle third party unverified user change password form submition
- 01:59 pm Revision 3af1fb4b: cyclades: Fixes causing unsynced quotas
- * clear QuotaHolderSerial objects when resolving pending commissions.
* Fix wrong name of Ganeti opcodes.
* Do not up... - 01:59 pm Revision 45ead074: cyclades: Lock objects in reconciliation
- Make reconciliation mechanism take an exclusive lock on objects before
issuing messages for reconciliation events. Th... - 01:34 pm ./kamaki Revision 58f4caba: Reverse server create --no-network/None http req
- From now on, --no-network produces a "networks=[]" part,
while the absense of network-related arguments makes produce... - 01:23 pm Ganeti ExtStorage providers Revision bc598589: Make verify a noop
- 01:20 pm Revision b5a93045: docs: Add vncauthproxy setup in installation guide
- 01:05 pm Revision a8cb584f: docs: Minor fix in the upgrade guide
- Fix snf-manage oauth2-client-list command arugments
- 01:05 pm Revision f77fa71d: astakos: Update snf-manage oauth2-client-list command
- Remove the name field
- 12:27 pm Revision 9ea77c4b: new ui: uniform button style
- 12:26 pm Revision 52380a48: new ui: new color palette
- 12:25 pm Revision d1366c8a: new ui: Refactoring gray colors
- 12:23 pm Revision 914e6fb5: new ui: several style fixes
- 12:15 pm ./kamaki Revision 3e79d925: Remove --vnc option from server info
- 11:58 am ./kamaki Revision edd4eacc: Restore server console
- 11:47 am Bug #4796 (Assigned): Exception thrown: DoesNotExist: AstakosUserAuthProvider matching query does...
- At...
- 11:45 am Bug #4795 (Closed): Exception thrown, 'file' object has no attribute 'reset' during rstimport
- During rstimport to the CMS:...
- 11:41 am Revision d6d06450: new ui: various style fixes
- 11:34 am ganeti-local Revision 4fdfdb26: Update the NEWS file with the Issue 640 fix
- Add an entry in the NEWS file describing the fix of Issue 640.
Signed-off-by: Michele Tartara <mtartara@google.com>
... - 11:34 am snf-ganeti Revision 4fdfdb26: Update the NEWS file with the Issue 640 fix
- Add an entry in the NEWS file describing the fix of Issue 640.
Signed-off-by: Michele Tartara <mtartara@google.com>
... - 11:34 am snf-ganeti Revision 6ee8fdd3: Ensure that all the hypervisors exist in the config file
- All the hypervisors are supposed to exist in the config file, but it might not
be so after upgrades from old versions... - 11:34 am ganeti-local Revision 6ee8fdd3: Ensure that all the hypervisors exist in the config file
- All the hypervisors are supposed to exist in the config file, but it might not
be so after upgrades from old versions... - 11:34 am snf-ganeti Revision 52a988f2: Fix testEncodeInstance test input
- The input of the testEncodeInstance test was not adherent to the actual format
of the Ganeti configuration file: kvm ... - 11:34 am ganeti-local Revision 52a988f2: Fix testEncodeInstance test input
- The input of the testEncodeInstance test was not adherent to the actual format
of the Ganeti configuration file: kvm ... - 11:33 am snf-ganeti Revision b5ae26cd: Fix types for queries in QA
- Due to the actual implementation of the '?' operator
in our query language, it happily accepted essentially
any value...
12/19/2013
- 06:40 pm ./kamaki Revision 7fa09910: Merge branch 'develop' into debian-develop
- Conflicts:
Changelog
version - 06:30 pm ./kamaki Revision c77131f4: Always use "details" call in neworks/subnets list
- 06:05 pm Revision aff81af3: cyclades: Fix typo
- 05:27 pm Revision 02c6595b: ui: Removed feedback form description
- no longer needed since feedback overlay is not manualy triggered any more.
- 05:26 pm Revision ce2cf379: cyclades: Fix typo
- 05:22 pm Revision bdedfd9d: cyclades: Add 'userid' and 'public' to subnets
- Extend 'Subnet' model with 'userid' and 'public' attributes. This is
required in order to avoid an expensive join whe... - 05:22 pm Revision 5920f82c: cyclades: Add 'ipversion' to IPAddress model
- 05:22 pm Revision 40576cf5: cyclades: Optimize dispatcher DB queries
- 05:09 pm Revision 95b7c3f6: astakos: Improve invalid activation code handling
- display error message instead of returning a 404 response
- 05:09 pm Revision 69a6ca1a: astakos: Prerender password input value in profile form
- 05:09 pm Revision d7030402: astakos: Existing third party identifier handling in signup
- remove both existing third party authentication and unverified user entries
when the third party identifier gets used. - 05:09 pm Revision eda4d8d0: ui: Match IP's pane/hover titles
- 05:09 pm Revision b6ac9768: ui: Do not enforce vm quota decrease on vm removal
- 05:09 pm Revision bd2c6bc5: astakos: Improved email validator
- Custom EmailValidator class backported from django 1.6
- 05:09 pm Revision 300ad310: astakos: Auth provider presentation fix
- prevent encoding errors
- 04:36 pm Revision bf58eed3: cyclades: Set detail=True by default
- * Set detail=True by default for networks and ports
* Update subnets to support /detail - 04:36 pm Revision 689d7a07: cyclades: Update help msg on snf-manage commands
- 04:36 pm Revision 01def7a4: cyclades: Properly handle subnet/floating_ip IDs
- * Propery handle IDs that weren't an integer
- 04:22 pm Revision 12e8c717: cyclades: Exclude users from quota enforcement
- 04:08 pm Revision 6aa9924d: cyclades: Limit quota enforcement operations
- Add option in enforce-resources-cyclades to specify the maximum number of
operations to perform per backend.
Also en... - 03:14 pm ./kamaki Revision b45834eb: Add --diagnostics to server info
- 03:10 pm Feature #4792 (New): snf-manage diffsettings
- Καλησπέρα,
Σε συνέχεια της συζήτησης που είχαμε (gkorf), θα ήταν χρήσιμο αν χρησιμοποιώντας την εντολή "snf-manage... - 02:25 pm Revision a64d8485: snf-burnin: Ignore paramiko logger
- 02:21 pm Revision 113b5b7d: snf-burnin: Update dependency to kamaki version
- 02:18 pm Revision cb9edcdf: burnin: Alter AstakosClient to CachedAstakosClient
- Kamaki changed its API and now AstakosClient has been renamed to
CachedAstakosClient whereas the AstakosClient class ... - 01:59 pm snf-ganeti Revision f3ac6f36: Merge branch 'stable-2.10' into master
- * stable-2.10
Version bump for 2.10.0~rc1
Update NEWS for 2.10.0 rc1 release
Fix pylint 0.26.0/Python 2.7 warni... - 01:42 pm Bug #4786 (New): Astakos: Remove existing unverified users on third party identifier takeover
- When user tries to signup using third party credentials which have already been used on another signup process, in th...
- 12:54 pm Revision 2353878f: Merge branch 'develop' into debian-develop
- 12:53 pm Revision ab49dbb8: Fix version number
- 12:36 pm Revision 5861ceef: Merge branch 'develop' into debian-develop
- Conflicts:
version - 12:35 pm Revision 40e81166: Merge branch 'debian-release-0.15' into debian-develop
- Conflicts:
version - 12:33 pm Revision 0f52a694: Merge branch 'release-0.15' into develop
- Conflicts:
ci/ci_wheezy.conf
ci/utils.py
snf-cyclades-app/synnefo/db/migrations/0077_migrate_networks_to_subnets.p... - 12:12 pm Revision 390a85eb: new ui: unify cancel/close buttons
- 11:49 am ./kamaki Revision 6b092488: Bump version to 0.12.1-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 11:20 am ./kamaki Revision 707cdb07: Merge branch 'master' into debian-wheezy
- 10:41 am snf-image-creator Revision 0f0137fc: Fix windows filesystem shrink
- Make it work with Windows Server 2012 R2. The format of
shrink querymax command has changed.
12/18/2013
- 07:41 pm snf-ganeti Revision 9ba38706: Replace errors re-export in luxi.py with proper imports
- Instead of re-exporting errors in luxi.py, import rpc/errors.py in the
modules that use them.
Signed-off-by: Petr Pu... - 07:31 pm Pithos MS Client Feature #4781 (New): Add checks in installer
- Add a check for any 3rd party libs so the installer doesn't try to install them if they are not needed.
Note: Not ... - 07:22 pm Revision d3cf0b89: Update guides to comply with kamaki v0.12+
- Conflicts:
docs/admin-guide.rst
docs/quick-install-admin-guide.rst - 07:21 pm Pithos MS Client Revision 84b880b5: #4684
- #4773
Signed-off-by: George Pantazis <ggpanta@gmail.com> - 07:19 pm Pithos MS Client Bug #4773 (Resolved): Client Fails to check authentication
- 07:18 pm Pithos MS Client Bug #4773: Client Fails to check authentication
- The client will now always use the pithos endpoint to check token validity.
- 07:17 pm Revision 744dced3: cyclades: Fix broken tests
- Fix default values for DB model factories.
- 07:17 pm Revision 03d430b5: cyclades: Comment out unused tests
- Security groups are not working yet. Comment out relevant tests.
- 07:17 pm Revision bf0cd43a: cyclades: Fix migration file
- Fix migration that caused creation of Subnet for networks that did not
had enabled the 'dhcp' option. - 07:17 pm Revision 371ab004: cyclades: Allow deletion of ports from deleted VMs
- Fix corner case where a port seems to be still attached to a VM although
the VM has already been deleted. - 06:06 pm Bug #4779 (Closed): UI: New machine Wizard: "+ create new IP" should not appear when out of IPs
- The option to create a new IP should not appear during the New Machine Wizard,
since the UI already knows I'm out of... - 05:40 pm Bug #4776: View failure for objects under directory
- The fix can be found here: commit:698016f7b4fa549b8b0c0a0ab1283818a7455bb1
- 05:24 pm Revision 698016f7: astakos: Fix view requests for objects whose name contains /
- Astakos erroneously made assumptions about the requested redirect_uri format.
This is not anyway desirable and it was... - 05:18 pm ./kamaki Revision 2320de66: Merge branch 'hotfix-0.12.1'
- 05:17 pm ./kamaki Revision 39a608ca: Update Changelog to reflect recent changes
- 05:02 pm ./kamaki Revision 52167529: Simplify/correct network args in server create
- Refs: #4563
In server create, replace network arguments with only two:
--network=[id=]NETWORK_ID[,[ip=]IP]
--no-net... - 05:00 pm ./kamaki Revision 0bf38f8c: Simplify/correct network args in server create
- Refs: #4563
In server create, replace network arguments with only two:
--network=[id=]NETWORK_ID[,[ip=]IP]
--no-net... - 04:47 pm snf-ganeti Revision edd09726: break line longer than 80 chars
- Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com> - 04:44 pm snf-occi Revision d7c70e5c: Fix in setup.py
- 04:40 pm snf-ganeti Revision 22656d9a: luxi.py: Fix pylint warning about unused imports
- Reexport exception classes more explicitly for pylint's convenience.
Signed-off-by: Santi Raffa <rsanti@google.com>
... - 04:34 pm snf-ganeti Revision ad3ab87e: rpc: Fix one more py-apidoc warnings
- Signed-off-by: Santi Raffa <rsanti@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com> - 03:49 pm snf-ganeti Revision 79258532: hsqueeze: Also test for tagging
- hsqueeze is required to tag nodes before powering them down. Also test
for this behavior.
Signed-off-by: Klaus Aehli... - 03:49 pm snf-ganeti Revision dcd54d32: hsqueeze: tag nodes before offlining them
- hsqueeze is supposed to tag nodes before powering them down, so that
it later can recognize which nodes can be activa... - 03:49 pm snf-ganeti Revision 25b2392b: Add an hsqueeze test for drbd instances
- In this example, there are two drbd instances, rendering a total of
four nodes ineligible for being offlined. Additio... - 03:49 pm snf-ganeti Revision 2a58a7b1: hsqueeze: only consider nodes that are not secondaries
- If an instance has a secondary node, it cannot be easily
moved to every node (in the same node group), as otherwise
n... - 03:49 pm Revision 880653e7: new ui: update navigation bar and action bar
- 03:32 pm snf-ganeti Revision 4e745e62: rpc: Fix py-apidoc warnings
- The previous commits shuffled code around using import renames as
glue. apidoc ignores import renames, however, and c... - 03:29 pm Revision f46706de: new ui: update icon fonts and relative files
- 02:45 pm ./kamaki Revision 5cd1aee1: Fix mode in personality examples
- 02:45 pm ./kamaki Revision 958c54f1: Fix mode in personality examples
- 02:42 pm Bug #4776: View failure for objects under directory
- Sofia Papagiannaki wrote:
> Request for /<pithos prefix>/ui/view/<account>/<container>/<object>
Request --> Reque... - 02:39 pm Bug #4776: View failure for objects under directory
- Request for /<pithos prefix>/ui/view/<account>/<container>/<object>
fail with "Mismatching redirect uri"
if the <ob... - 02:25 pm Bug #4776 (Resolved): View failure for objects under directory
- View fails with "Mismatching redirect uri"
- 02:10 pm snf-image-creator Revision f63e359f: Add KMS Client Setup Keys for new windows systems
- Add KMS client setup keys for Windows Server 2012 R2 and Windows 8.1
- 01:32 pm ./kamaki Revision 2da652e2: Adjust subnet_update method parameters to API
- 01:32 pm ./kamaki Revision bdff03d5: Adjust subnet_update method parameters to API
- 01:27 pm snf-image-creator Revision 9b49a63b: Fix type in a windows error message
- 01:26 pm Revision 5ffa5e6d: Setup pithos with oa2 secret of conf files
- This was forgotten when we removed the hard-coded secret.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 01:13 pm Revision 362130c3: snf-burnin: Add new NIC after ping
- Burnin has a race condition where if it tries to add a new NIC before
the server has been completely booted, the kern... - 12:27 pm Pithos MS Client Bug #4773: Client Fails to check authentication
- The client although authenticates, chooses to verify over cyclades which fails for now. It will be forced to verify o...
- 12:24 pm Pithos MS Client Bug #4773 (Resolved): Client Fails to check authentication
- Client retrieves the token and list of services properly but fails to verify authentication.
- 11:51 am Revision b7e79bf3: cyclades: Do not prefetch related in get()
12/17/2013
- 10:11 pm snf-ganeti Revision 24c09d5e: Rename CallLuxiMethod to CallRPCMethod
- Also update error messages and testing code to refer to RPC instead of
LUXI.
Signed-off-by: Petr Pudlak <pudlak@goog... - 10:11 pm snf-ganeti Revision cda215a9: Separate the LUXI protocol version from the generic client
- This allows other daemons and their clients (such as WconfD) to use a
different versioning sequence of their protocol... - 10:11 pm snf-ganeti Revision 912b2278: Split Luxi Client into a generic and a specific part
- The generic part will be reused in WConfd.
Signed-off-by: Petr Pudlak <pudlak@google.com>
Reviewed-by: Helga Velroye... - 10:11 pm snf-ganeti Revision 4869595d: Add a Python directory for RPC code to keep it at one place
- Move rpc.py to rpc/node.py and modify imports in existing code.
Signed-off-by: Petr Pudlak <pudlak@google.com>
Revie... - 10:11 pm snf-ganeti Revision ff1012ef: Move Transport from luxi.py to a separate module
- Also create a new module for RPC errors.
This allows it to be reused for other clients as well.
Signed-off-by: Petr ... - 07:07 pm snf-occi Revision f25a4623: Add copyright
- 06:27 pm ./kamaki Revision 26413b0d: Adjust to progress 1.2
- 06:26 pm ./kamaki Revision 1df445fe: Adjust to progress 1.2
- 06:12 pm snf-ganeti Revision dd4a4aa9: Gluster: announce in NEWS
- Add the relevant line to NEWS
Signed-off-by: Santi Raffa <rsanti@google.com>
Signed-off-by: Thomas Thrainer <thomast... - 06:12 pm snf-ganeti Revision 5a904197: Gluster: add the Shared File storage type
- The shared file and gluster disk templates should not report their disk
space information like file does, because the... - 06:12 pm snf-ganeti Revision 845b7ed1: Gluster: mount automatically
- Add parameters to the Gluster disk template so Gluster can manage the
mount point point autonomously.
Signed-off-by:... - 06:12 pm snf-ganeti Revision 6488e5bc: Gluster: add userspace access support
- Add support for the QEMU gluster: protocol. Also change the access
mode routines so they check the access parameter f... - 06:12 pm snf-ganeti Revision d2234191: PathJoin: improve error message when given one argument
- PathJoin fails with an unclear message if only one argument is passed
to it. Calling PathJoin("/foo") causes this exc... - 06:12 pm snf-ganeti Revision ac156ecd: Gluster: use ssconf value for mountpoint directory
- Gluster still does not mount anything autonomously, but this commit
changes where Gluster expects its mountpoint to b... - 06:12 pm snf-ganeti Revision d3e6fd0e: ssconf: Add Gluster mount directory
- This commit adds the gluster storage directory to ssconf (without
actually using its value just yet).
Signed-off-by:... - 06:12 pm snf-ganeti Revision 58793040: Gluster: add GlusterVolume class
- This commit teaches Gluster what a volume is and how to use it.
Signed-off-by: Santi Raffa <rsanti@google.com>
Signe... - 06:12 pm snf-ganeti Revision 8106dd64: Gluster: minimal implementation
- Add Gluster to Ganeti by essentially cloning the shared file behaviour
everywhere in the code base.
Signed-off-by: S... - 06:12 pm snf-ganeti Revision 05edafd3: netutils: Add ValidatePortNumber method
- This method accepts a port number and checks that it is in fact valid.
Signed-off-by: Santi Raffa <rsanti@google.com... - 06:12 pm snf-ganeti Revision 267520ba: FileStorage: extract file logic to a FileDeviceHelper object
- This will allow code reuse for Gluster through composition, rather
than inheritance.
Signed-off-by: Santi Raffa <rsa... - 06:12 pm snf-ganeti Revision 2656b017: FileStorage: move to filesstorage.py
- Move the FileStorage class in its own file, together with its helper
functions.
Signed-off-by: Santi Raffa <rsanti@g... - 06:12 pm snf-ganeti Revision 3fffa0c6: ComputeLDParams: do not spell out disk templates
- A large part of the complexity in this function is due to the need
to translate from "template-specific" parameter na... - 06:11 pm snf-ganeti Revision e7d34815: bdev: Fix position of DEV_MAP
- This rather important dictionary from constants to classes was hiding
between function definitions. The dict cannot g... - 05:45 pm ./kamaki Revision 73bf1f64: Make download overwrite more intuitive
- 05:45 pm ./kamaki Revision 60bcb377: Make download overwrite more intuitive
- 05:40 pm Revision 7d4bc8d8: branding: Update admin-guide docs
- * custom 403,404,500 documentation
* Astakos landing page customization explained - 05:31 pm Revision 9e5a9a9a: Change snf-ganeti version in docs
- Update snf-ganeti version with the latest available and explain
the patch sets that are applied on top of the officia... - 05:16 pm Revision fd74cfd3: cyclades: Add datetime fields to Subnet model
- Add 'created' and 'updated' datetime fields in Subnet model.
- 05:11 pm Revision 883c1f94: cyclades: Optimize network related DB queries
- Use 'prefetch_related' and 'select_related' to optimize DB queries.
- 04:59 pm snf-ganeti Revision b0e8ed3f: gnt-cluster verify: demote orphan volume error to warning
- Ganeti checks for orphan volume by making sure that it knows about all
volumes on disk; any additional orphan volume,... - 04:12 pm Revision cfc934ff: quotaholder: Delete holdings of non-accepted users
- Users would previously acquire quotas on email verification; this is now
done on user acceptance. We delete holdings ... - 03:59 pm ./kamaki Revision fac340da: Add --status to port wait
- 03:58 pm ./kamaki Revision 9930045a: Fix typo in download overwrite
- 03:58 pm ./kamaki Revision dbf65aaf: Add --status to port wait
- 03:54 pm Revision f190ce6b: quotaholder: Delete holdings of non-accepted users
- Users would previously acquire quotas on email verification; this is now
done on user acceptance. We delete holdings ... - 03:22 pm ./kamaki Revision 11bdd05d: Fix typo in download overwrite
- 03:10 pm ./kamaki Revision df5f658c: Update Changelog for hotfix version
- 03:06 pm ./kamaki Revision 6fff5733: Merge branch 'hotfix-0.12.1' into develop
- Conflicts:
README.Upgrade
version - 03:04 pm ./kamaki Revision 7f8136c4: Merge branch 'feature-astakosclient-docs' into hotfix-0.12.1
- Conflicts:
README.Upgrade
kamaki/clients/compute/__init__.py - 03:01 pm ./kamaki Revision db78676c: Merge branch 'feature-astakosclient-docs' into develop
- 03:01 pm ./kamaki Support #4752 (Resolved): Document astakosclient commands w. examples
- 02:59 pm ./kamaki Revision 9d84caa4: Astakos membership cmds and documentation
- Refs: #4752
- 02:54 pm Revision 3fd0db82: new ui: modify upload functionality
- 01:25 pm snf-ganeti Revision d75d7772: For the commandline, switch to query socket by default
- As luxid now understands all the requests used by the command-line tools,
switch the default luxi socket for those to... - 01:11 pm snf-ganeti Revision 74d2fa21: Bump new upstream version
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 01:11 pm ganeti-local Revision 74d2fa21: Bump new upstream version
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 01:01 pm ganeti-local Revision b60e353a: Merge branch 'stable-2.8.4-grnet' into debian-2.8.4-grnet
- 01:01 pm snf-ganeti Revision b60e353a: Merge branch 'stable-2.8.4-grnet' into debian-2.8.4-grnet
- 01:00 pm ganeti-local Revision cc1d9016: (packaging) Add vcs-version file
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 01:00 pm snf-ganeti Revision cc1d9016: (packaging) Add vcs-version file
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:56 pm snf-ganeti Revision 27e874da: Add new debian/changelog section
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:56 pm ganeti-local Revision 27e874da: Add new debian/changelog section
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:56 pm snf-ganeti Revision d396d21e: Change source package to snf-ganeti
- ..and make ganeti2 dummy package depend on snf-ganeti.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 12:56 pm ganeti-local Revision d396d21e: Change source package to snf-ganeti
- ..and make ganeti2 dummy package depend on snf-ganeti.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 12:56 pm ganeti-local Revision cb49d1f5: Run ./autogen.sh before configure
- This is needed so that packaging can be done by using official
src tree found on git repo.
Official debian packages ... - 12:56 pm ganeti-local Revision 4f64f422: Remove debian patch that cannot apply
- Since we run autogen.sh inside debian rules Makefile.in is not
included in original source tree and thus a debian pat... - 12:56 pm snf-ganeti Revision cb49d1f5: Run ./autogen.sh before configure
- This is needed so that packaging can be done by using official
src tree found on git repo.
Official debian packages ... - 12:56 pm snf-ganeti Revision 4f64f422: Remove debian patch that cannot apply
- Since we run autogen.sh inside debian rules Makefile.in is not
included in original source tree and thus a debian pat... - 12:56 pm ganeti-local Revision b6772b46: Rename ganeti.* debian files to snf-ganeti.*
- Change genscript.py to search for those files
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 12:56 pm snf-ganeti Revision c55058f4: ganeti -> snf-ganeti in debian/rules
- override dh_install init, cron, logrotate with --name option.
Additional changes:
- Let ganeti run as root
- Do no... - 12:56 pm snf-ganeti Revision b6772b46: Rename ganeti.* debian files to snf-ganeti.*
- Change genscript.py to search for those files
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 12:56 pm ganeti-local Revision c55058f4: ganeti -> snf-ganeti in debian/rules
- override dh_install init, cron, logrotate with --name option.
Additional changes:
- Let ganeti run as root
- Do no... - 12:56 pm ganeti-local Revision 42591fbb: Remove debian patch that does not apply on 2.8
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:56 pm ganeti-local Revision ed88923f: ganeti -> snf-ganeti in debian/control
- snf-ganeti Provides, Replaces, Conflicts ganeti
ganeti-haskell replaces snf-ganeti
- /usr/share/man/man8/ganeti-conf... - 12:56 pm snf-ganeti Revision ed88923f: ganeti -> snf-ganeti in debian/control
- snf-ganeti Provides, Replaces, Conflicts ganeti
ganeti-haskell replaces snf-ganeti
- /usr/share/man/man8/ganeti-conf... - 12:56 pm snf-ganeti Revision 42591fbb: Remove debian patch that does not apply on 2.8
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:56 pm ganeti-local Revision 45b6a5b4: Import debian files from wheezy-backports
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:56 pm snf-ganeti Revision 45b6a5b4: Import debian files from wheezy-backports
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:46 pm ganeti-local Revision 2e1b72ee: (ipfix) Allow NICs with mode=routed and ip=none
- This allows us to define an IPv6 only network (currently with a
dummy IPv4 network) with connectivity mode 'routed' a... - 12:46 pm snf-ganeti Revision 2e1b72ee: (ipfix) Allow NICs with mode=routed and ip=none
- This allows us to define an IPv6 only network (currently with a
dummy IPv4 network) with connectivity mode 'routed' a... - 12:46 pm ganeti-local Revision a82a94e1: (ext) Do not remove disks if --keep-disks and DT_EXT
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:46 pm ganeti-local Revision f14863bc: (kvm) Add migration capabilities if supported
- This just adds two monitor commands before migration
in order to optimize performance. If the migrate_set_capability
... - 12:46 pm snf-ganeti Revision f14863bc: (kvm) Add migration capabilities if supported
- This just adds two monitor commands before migration
in order to optimize performance. If the migrate_set_capability
... - 12:46 pm snf-ganeti Revision a82a94e1: (ext) Do not remove disks if --keep-disks and DT_EXT
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:46 pm ganeti-local Revision 9209d947: (ext) Pass disk geometry in kvm command
- Currently we allow this feature only for ext templates that
allow arbitrary params per disk. If both 'heads' and 'sec... - 12:46 pm ganeti-local Revision 566853c4: (ext) Override disk_cache hvp with disk param in ext
- This is a hack that brings disk_cache hypervisor param
at disk level. This is supported only for disks of ext
templat... - 12:46 pm snf-ganeti Revision 566853c4: (ext) Override disk_cache hvp with disk param in ext
- This is a hack that brings disk_cache hypervisor param
at disk level. This is supported only for disks of ext
templat... - 12:46 pm snf-ganeti Revision 9209d947: (ext) Pass disk geometry in kvm command
- Currently we allow this feature only for ext templates that
allow arbitrary params per disk. If both 'heads' and 'sec... - 12:46 pm ganeti-local Revision 50fc5dfc: (ext) Export logical_id info to hooks env
- DISK_ID as the second part of logical_id
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 12:46 pm snf-ganeti Revision 50fc5dfc: (ext) Export logical_id info to hooks env
- DISK_ID as the second part of logical_id
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 12:46 pm ganeti-local Revision 11e90588: (b64) Use base64 encoding in networks' bitarrays
- This is needed for GRNET'S production environment.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 12:46 pm snf-ganeti Revision 11e90588: (b64) Use base64 encoding in networks' bitarrays
- This is needed for GRNET'S production environment.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 12:46 pm ganeti-local Revision 06c2fb4a: (snap) Snapshot support for ExtStorage
- Extend existing RPC params with the snapshot name and
add allow snapshot not only for LVM but also for EXT.
Signed-o... - 12:46 pm snf-ganeti Revision 06c2fb4a: (snap) Snapshot support for ExtStorage
- Extend existing RPC params with the snapshot name and
add allow snapshot not only for LVM but also for EXT.
Signed-o... - 12:46 pm ganeti-local Revision f44c88c7: (grnet) Enable -device option for old disks upon migration
- Change _GenerateDeviceKVMId() to take device index as an
extra argument. In case device has uuid and pci info
we retu... - 12:46 pm ganeti-local Revision d0ccd946: (grnet) Remove deprecated idx slot from NIC/Disk objects
- This code will run when reading old kvm runtime files created
by hot-plugging related code back in Ganeti 2.6.2
Sign... - 12:46 pm snf-ganeti Revision d0ccd946: (grnet) Remove deprecated idx slot from NIC/Disk objects
- This code will run when reading old kvm runtime files created
by hot-plugging related code back in Ganeti 2.6.2
Sign... - 12:46 pm snf-ganeti Revision f44c88c7: (grnet) Enable -device option for old disks upon migration
- Change _GenerateDeviceKVMId() to take device index as an
extra argument. In case device has uuid and pci info
we retu... - 12:46 pm ganeti-local Revision 150e31ec: (grnet) Move disk options before nic ones in kvm command
- Older versions of Ganeti did ensure that during startup
disk devices will be inserted before nic devices in PCI
confi... - 12:46 pm snf-ganeti Revision 150e31ec: (grnet) Move disk options before nic ones in kvm command
- Older versions of Ganeti did ensure that during startup
disk devices will be inserted before nic devices in PCI
confi... - 12:46 pm ganeti-local Revision e2800fca: (2.10) Introduce _UpgradeSerializedRuntime() method
- This method is invoked during _AnalizeSerializedRuntime() and is
meant to modify runtime files in the way cfgupgrade ... - 12:46 pm snf-ganeti Revision 0500f6fd: (grnet) Hotplug: cfgupgrade for deprecated fields
- Add cfgupgrade so that we remove any deprecated fields hotplug
implementation used in the past.
Signed-off-by: Dimit... - 12:46 pm snf-ganeti Revision e2800fca: (2.10) Introduce _UpgradeSerializedRuntime() method
- This method is invoked during _AnalizeSerializedRuntime() and is
meant to modify runtime files in the way cfgupgrade ... - 12:46 pm ganeti-local Revision 0500f6fd: (grnet) Hotplug: cfgupgrade for deprecated fields
- Add cfgupgrade so that we remove any deprecated fields hotplug
implementation used in the past.
Signed-off-by: Dimit... - 12:46 pm ganeti-local Revision 6ba0093c: (2.10) Export NIC's UUID and name to network scripts
- In case of kvm None values are not allowed in env dict
so we have to add name only if not None.
In case of Xen since... - 12:46 pm snf-ganeti Revision 6ba0093c: (2.10) Export NIC's UUID and name to network scripts
- In case of kvm None values are not allowed in env dict
so we have to add name only if not None.
In case of Xen since... - 12:46 pm ganeti-local Revision 7d4ae909: (2.10) Export tags via GetTags() to network scripts
- Use GetTags() instance method in order to export instance tags
to NIC configuration scripts and files of kvm and xen ... - 12:46 pm ganeti-local Revision 45ba54c4: (2.10) Use HooksDict() to export network options in Xen
- Remove duplicate code that exports network options to environment
variables.
Signed-off-by: Dimitris Aragiorgis <dim... - 12:46 pm snf-ganeti Revision 7d4ae909: (2.10) Export tags via GetTags() to network scripts
- Use GetTags() instance method in order to export instance tags
to NIC configuration scripts and files of kvm and xen ... - 12:46 pm snf-ganeti Revision 45ba54c4: (2.10) Use HooksDict() to export network options in Xen
- Remove duplicate code that exports network options to environment
variables.
Signed-off-by: Dimitris Aragiorgis <dim... - 12:46 pm ganeti-local Revision 569f47dd: (2.10) Fix net-common script in case of routed mode
- setup_route should run in case or routed mode and not
openvswitch.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.... - 12:46 pm snf-ganeti Revision 569f47dd: (2.10) Fix net-common script in case of routed mode
- setup_route should run in case or routed mode and not
openvswitch.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.... - 12:46 pm snf-ganeti Revision e7a77eb8: (2.10) Introduce --hotplug-if-possible option
- This will be useful for an external entity using RAPI that
wants to modify devices of instances.
The common use case... - 12:46 pm ganeti-local Revision e7a77eb8: (2.10) Introduce --hotplug-if-possible option
- This will be useful for an external entity using RAPI that
wants to modify devices of instances.
The common use case... - 12:46 pm snf-ganeti Revision 22001b78: (2.10) RAPI: Make use of request_body in Reboot/Remove
- Until now, the shutdown_timeout parameter could only be passed to
ShutdownInstance() inside kwargs, causing it to be ... - 12:46 pm ganeti-local Revision 22001b78: (2.10) RAPI: Make use of request_body in Reboot/Remove
- Until now, the shutdown_timeout parameter could only be passed to
ShutdownInstance() inside kwargs, causing it to be ... - 12:46 pm ganeti-local Revision bdf3ba80: (2.10) Mark cluster's IPs as externally reserved
- Currently, upon network creation, nodes' and master's IPs
are reserved in the pool.
This leads to pool reservations ... - 12:46 pm ganeti-local Revision e5370111: (2.10) Allow instances to obtain externally reserved IPs
- The administrator should be able to assign an externally reserved IP
to a Ganeti instance manually, if desired. Curre... - 12:46 pm ganeti-local Revision 52fc37bd: (2.10) RAPI: Pass depends body arg (if any) to opcode
- Most rlib2 classes override the default _GetDefaultData() method with
custom methods that parse a request's body and ... - 12:46 pm snf-ganeti Revision 52fc37bd: (2.10) RAPI: Pass depends body arg (if any) to opcode
- Most rlib2 classes override the default _GetDefaultData() method with
custom methods that parse a request's body and ... - 12:46 pm snf-ganeti Revision e5370111: (2.10) Allow instances to obtain externally reserved IPs
- The administrator should be able to assign an externally reserved IP
to a Ganeti instance manually, if desired. Curre... - 12:46 pm snf-ganeti Revision bdf3ba80: (2.10) Mark cluster's IPs as externally reserved
- Currently, upon network creation, nodes' and master's IPs
are reserved in the pool.
This leads to pool reservations ... - 12:46 pm ganeti-local Revision 9de92521: (2.10) SimpleRetry on BlockDev.Remove()
- Sometimes, upon disk removal, corresponding file descriptors
are kept briefly open by various processes (hypervisor, ... - 12:46 pm ganeti-local Revision caf74756: (2.10) Check if hotplug is supported in CheckPrereq
- Introduce new RPC hotplug_supported that invokes the corresponding
hypervisor's method which checks if hotplug is gen... - 12:46 pm snf-ganeti Revision 9de92521: (2.10) SimpleRetry on BlockDev.Remove()
- Sometimes, upon disk removal, corresponding file descriptors
are kept briefly open by various processes (hypervisor, ... - 12:46 pm snf-ganeti Revision caf74756: (2.10) Check if hotplug is supported in CheckPrereq
- Introduce new RPC hotplug_supported that invokes the corresponding
hypervisor's method which checks if hotplug is gen... - 12:46 pm ganeti-local Revision 4c6e8e1a: (2.10) Minor changes regarding hotplug support
- * Mention restrictions in NEWS
- RBD userspace access mode
- In case of a downgrade instances should suffer a reb... - 12:46 pm ganeti-local Revision 1c6c4d6d: (2.10) drive_del after device_del in disk hot-remove
- This is needed so that qemu process really releases the
corresponding file descriptor and thus we can dmsetup/lvremov... - 12:46 pm snf-ganeti Revision 1c6c4d6d: (2.10) drive_del after device_del in disk hot-remove
- This is needed so that qemu process really releases the
corresponding file descriptor and thus we can dmsetup/lvremov... - 12:46 pm snf-ganeti Revision 4c6e8e1a: (2.10) Minor changes regarding hotplug support
- * Mention restrictions in NEWS
- RBD userspace access mode
- In case of a downgrade instances should suffer a reb... - 12:46 pm ganeti-local Revision d05afa85: (2.10) Fix in RPC
- Use _SingleDiskDictDP() instead of _ObjectDict() for serializing
a disk.
Signed-off-by: Dimitris Aragiorgis <dimara@... - 12:46 pm snf-ganeti Revision d05afa85: (2.10) Fix in RPC
- Use _SingleDiskDictDP() instead of _ObjectDict() for serializing
a disk.
Signed-off-by: Dimitris Aragiorgis <dimara@... - 12:46 pm snf-ganeti Revision 4a44d8aa: (2.10) block_devices -> kvm_disks renaming
- and a couple more styple fixes.
block_devices are misleading so rename them to kvm_disk (just like kvm_nics)
Signed-... - 12:46 pm ganeti-local Revision 4a44d8aa: (2.10) block_devices -> kvm_disks renaming
- and a couple more styple fixes.
block_devices are misleading so rename them to kvm_disk (just like kvm_nics)
Signed-... - 12:46 pm snf-ganeti Revision 9f395c32: (2.10) Make hotplug related method raise HotplugError
- Hotplug is not supported by default and thus we raise
HotplugError() for hotplug related methods.
If a hypervisor wan... - 12:46 pm ganeti-local Revision 9f395c32: (2.10) Make hotplug related method raise HotplugError
- Hotplug is not supported by default and thus we raise
HotplugError() for hotplug related methods.
If a hypervisor wan... - 12:46 pm ganeti-local Revision e419e42f: (2.10) Some fixes in _GenerateKVMBlockDevicesOptions()
- * Add docstring.
* fix missed usecase of boot_disk=False if kernel_path is given.
* Use devlist arg in GenerateKVMBlo... - 12:46 pm snf-ganeti Revision e419e42f: (2.10) Some fixes in _GenerateKVMBlockDevicesOptions()
- * Add docstring.
* fix missed usecase of boot_disk=False if kernel_path is given.
* Use devlist arg in GenerateKVMBlo... - 12:46 pm ganeti-local Revision dcedd81a: (2.10) Add unittests for Hotplug support
- Try base InstanceSetParams tests that modify instance's
devices with hotplug=True.
Add some unittests for kvm hyperv... - 12:46 pm snf-ganeti Revision dcedd81a: (2.10) Add unittests for Hotplug support
- Try base InstanceSetParams tests that modify instance's
devices with hotplug=True.
Add some unittests for kvm hyperv... - 12:46 pm ganeti-local Revision 67c450d1: (2.10) Hotplug: Update manpages and NEWS
- Add --hotplug entry in gnt-instance manpage.
Add NEWS entry for hotplug support.
In both cases mention that hotplug i... - 12:46 pm ganeti-local Revision d7185512: (2.10) Extend qa to test hotplug support
- Only if default hypervisor is KVM try all hotplug related actions.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.... - 12:46 pm snf-ganeti Revision 67c450d1: (2.10) Hotplug: Update manpages and NEWS
- Add --hotplug entry in gnt-instance manpage.
Add NEWS entry for hotplug support.
In both cases mention that hotplug i... - 12:46 pm snf-ganeti Revision d7185512: (2.10) Extend qa to test hotplug support
- Only if default hypervisor is KVM try all hotplug related actions.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.... - 12:46 pm ganeti-local Revision 97cf0763: (fix) SetDiskID() before blockdev_assemble()
- Before blockdev_assemble we call SetDiskID() in order to fill up
physical_id of disk needed by bdev.Assemble and even... - 12:46 pm ganeti-local Revision 82b948e4: (2.10) Hotplug: client support
- Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted, modifications become effective after rebo... - 12:46 pm snf-ganeti Revision 97cf0763: (fix) SetDiskID() before blockdev_assemble()
- Before blockdev_assemble we call SetDiskID() in order to fill up
physical_id of disk needed by bdev.Assemble and even... - 12:46 pm snf-ganeti Revision 82b948e4: (2.10) Hotplug: client support
- Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted, modifications become effective after rebo... - 12:46 pm snf-ganeti Revision e8e50805: (2.10) Hotplug: cmdlib support
- Hotplugging is done by functions invoked by ApplyContainerMods(). In
order hotplugging to take place the --hotplug op... - 12:46 pm ganeti-local Revision e8e50805: (2.10) Hotplug: cmdlib support
- Hotplugging is done by functions invoked by ApplyContainerMods(). In
order hotplugging to take place the --hotplug op... - 12:46 pm snf-ganeti Revision 9b28d122: (2.10) Return link_name in blockdev_assemble rpc
- Until now this RPC returned only dev_path. Since we use it in
hotplug we have to know the simlink of the device so th... - 12:46 pm ganeti-local Revision 9b28d122: (2.10) Return link_name in blockdev_assemble rpc
- Until now this RPC returned only dev_path. Since we use it in
hotplug we have to know the simlink of the device so th... - 12:46 pm ganeti-local Revision 860bf930: (2.10) Hotplug: rpc support
- Introduce new RPC that eventually invoke hypervisor specific
hotplug functions. In order to be generic it has the fol... - 12:46 pm snf-ganeti Revision 860bf930: (2.10) Hotplug: rpc support
- Introduce new RPC that eventually invoke hypervisor specific
hotplug functions. In order to be generic it has the fol... - 12:46 pm ganeti-local Revision 172a75dc: (2.10) Extract socket related code from QmpMonitor class
- Separate unix socket related code from QmpMonitor class and
make the latter extend the newly introduced one: MonitorS... - 12:46 pm ganeti-local Revision af2f716d: (2.10) Introduce hotplug methods (hypervisor inteface)
- 4 new methods: HotAddDevice, HotDelDevice, HotModDevice, HotplugSupported
All these are the hypervisor interface with... - 12:46 pm snf-ganeti Revision af2f716d: (2.10) Introduce hotplug methods (hypervisor inteface)
- 4 new methods: HotAddDevice, HotDelDevice, HotModDevice, HotplugSupported
All these are the hypervisor interface with... - 12:46 pm snf-ganeti Revision 172a75dc: (2.10) Extract socket related code from QmpMonitor class
- Separate unix socket related code from QmpMonitor class and
make the latter extend the newly introduced one: MonitorS... - 12:46 pm ganeti-local Revision 0288e7bf: (2.10) Use -device with pci info if possible
- Extend kvm_cmd with -device option for the case of paravirual
Disks and NICs.
Signed-off-by: Dimitris Aragiorgis <di... - 12:46 pm snf-ganeti Revision d7583563: (2.10) Helper methods that check for hotplug support
- Hotplug is currently *not* supported for:
- KVM < 1.0
- existing devices in the cluster
- python-fdsend module is... - 12:46 pm snf-ganeti Revision 0288e7bf: (2.10) Use -device with pci info if possible
- Extend kvm_cmd with -device option for the case of paravirual
Disks and NICs.
Signed-off-by: Dimitris Aragiorgis <di... - 12:46 pm ganeti-local Revision d7583563: (2.10) Helper methods that check for hotplug support
- Hotplug is currently *not* supported for:
- KVM < 1.0
- existing devices in the cluster
- python-fdsend module is... - 12:46 pm ganeti-local Revision 8b7be6f2: (2.10) Helper methods for PCI slots and device ids
- Device naming:
QEMU monitor expects devices to be uniquely named. Device ids derive
from the following function:
kvm_... - 12:46 pm snf-ganeti Revision 8b7be6f2: (2.10) Helper methods for PCI slots and device ids
- Device naming:
QEMU monitor expects devices to be uniquely named. Device ids derive
from the following function:
kvm_... - 12:46 pm ganeti-local Revision 58502c9e: (2.10) Prepare block_devices runtime entry
- With this patch we add another entry in runtime files along with
kvm_cmd, kvm_nics, and hvparams. block_devices that ... - 12:46 pm ganeti-local Revision 277a9de7: (fix) Remove uri slot from block_devices
- In stable-2.10 we have userspace access mode for rbd. Backend
calculates uri along with link and dev_path. Thus we ha... - 12:46 pm snf-ganeti Revision 58502c9e: (2.10) Prepare block_devices runtime entry
- With this patch we add another entry in runtime files along with
kvm_cmd, kvm_nics, and hvparams. block_devices that ... - 12:46 pm snf-ganeti Revision 277a9de7: (fix) Remove uri slot from block_devices
- In stable-2.10 we have userspace access mode for rbd. Backend
calculates uri along with link and dev_path. Thus we ha... - 12:46 pm ganeti-local Revision 8e1c6109: (2.10) Hotplug: objects and constants additions
- Add pci slot in NIC/Disk objects. This slot will be used only
by hypervisor code. Currently only KVM will use it and ... - 12:46 pm snf-ganeti Revision 994ccaf2: (2.10) Prepare kvm options to support -device for disks
- Newer kvm version support -device driver,... option where available
drivers can be found by running kvm -device ? com... - 12:46 pm ganeti-local Revision 994ccaf2: (2.10) Prepare kvm options to support -device for disks
- Newer kvm version support -device driver,... option where available
drivers can be found by running kvm -device ? com... - 12:46 pm snf-ganeti Revision 8e1c6109: (2.10) Hotplug: objects and constants additions
- Add pci slot in NIC/Disk objects. This slot will be used only
by hypervisor code. Currently only KVM will use it and ... - 12:46 pm snf-ganeti Revision ece1057c: (2.10) Introduce _GenerateKVMBlockDevicesOptions()
- Simply move logic that generates block device related
options out of _GenerateKVMRuntime().
NOTE: Back-port correspo... - 12:46 pm ganeti-local Revision ece1057c: (2.10) Introduce _GenerateKVMBlockDevicesOptions()
- Simply move logic that generates block device related
options out of _GenerateKVMRuntime().
NOTE: Back-port correspo... - 12:46 pm ganeti-local Revision 2c04ae0d: (2.9) Refactor NIC configuration scripts
- Add new script vif-ganeti that could be used instead of
default vif-bridge in order NIC customization can be more
fle... - 12:46 pm snf-ganeti Revision fa466513: (2.9) Document vif-ganeti usage
- In order to be able to use it as vif-script one has to
create a symbolic link inside /etc/xen/scripts pointing
to /us... - 12:46 pm snf-ganeti Revision 2c04ae0d: (2.9) Refactor NIC configuration scripts
- Add new script vif-ganeti that could be used instead of
default vif-bridge in order NIC customization can be more
fle... - 12:46 pm ganeti-local Revision fa466513: (2.9) Document vif-ganeti usage
- In order to be able to use it as vif-script one has to
create a symbolic link inside /etc/xen/scripts pointing
to /us... - 12:46 pm ganeti-local Revision adea59b3: (2.8r) Workaround for Issue 621
- Upon LUNetworkDisconnect() and LUNetworkConnect() try to acquire
all cluster's instances.
By that _LS_ACQUIRE_ALL ac... - 12:46 pm ganeti-local Revision 865cdc2e: (2.9) Make NIC setup more flexible in case of Xen
- For every NIC write down a file that contains NIC's
info (MAC, mode, link, network details), that can
be sourced by a... - 12:46 pm snf-ganeti Revision 865cdc2e: (2.9) Make NIC setup more flexible in case of Xen
- For every NIC write down a file that contains NIC's
info (MAC, mode, link, network details), that can
be sourced by a... - 12:46 pm snf-ganeti Revision adea59b3: (2.8r) Workaround for Issue 621
- Upon LUNetworkDisconnect() and LUNetworkConnect() try to acquire
all cluster's instances.
By that _LS_ACQUIRE_ALL ac... - 12:40 pm Revision b7245b84: Add oa2_secret to conf files
- This secret is used during registering pithos view in astakos.
Make this setting configurable.
Signed-off-by: Dimitr... - 12:15 pm ./kamaki Revision f2051b93: Typo fix
- 12:03 pm Revision e0b9a688: cyclades: Fix bugs in port creation
- * Fix the name of a port not being saved
* Check the length of the name of a port is within acceptable limits - 10:34 am snf-ganeti Revision 1138d32f: Implement fields query for instance
- Support the query for the fields available for instances.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-b... - 10:34 am snf-ganeti Revision 5c47a2a6: Remove the hvsGlobals from instance query fields
- ...to be consistent with the python implementation.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Pet... - 10:34 am snf-ganeti Revision 602db636: Add nic.vlans to the query fields
- In commit 3293332 this was only done for the Haskell side; do
so for python as well, to have both views consistent.
... - 10:34 am snf-ganeti Revision af67c5b1: When interpreting [] as "all fields", sort nicely
- When asked for all fields, we promise to return the list of fields
sorted according to niceSort. Keep this promise.
... - 09:58 am Revision ba6ad346: cyclades: Add a function to check name legnth
- * Add a function logic/utils.py to check the length of a string and
raise an API fault with the corresponding message... - 09:58 am Revision 784a3f1e: cyclades: Fix a bug in subnet creation
- * Do not allow subnet creation on deleted networks
- 09:58 am Revision c62a2729: snf-deploy: Typo fixes
- 09:44 am ./kamaki Revision c8b1d760: Typo fix
12/16/2013
- 09:27 pm Revision 236935bb: cyclades: Replace astakos base url with auth url
- Remove stale refence to obsolete 'ASTAKOS_BASE_URL' setting. Instead use
'ASTAKOS_AUTH_URL'. - 07:52 pm Revision e2b37fb9: cyclades: Fix typo in stats-cyclades cmd
- 07:44 pm Revision 776b42a6: cyclades: Fix resource units
- 06:55 pm Revision 84813b31: cyclades: Fix bug in network link validation
- 06:55 pm Revision 7bfff8a6: cyclades: Update backend only when needed
- Make dispatcher ask Ganeti about the enabled/ipolicy disk templates only
after an OP_CLUSTER_SET_PARAMS. Otherwise, d... - 06:55 pm ganeti-local Revision 3eaa6e1d: Merge branch 'stable-2.8' into stable-2.9
- * stable-2.8
Add support for blktap2 file-driver
Update opcodes test to include network tags
Make network tags ... - 06:55 pm snf-ganeti Revision 3eaa6e1d: Merge branch 'stable-2.8' into stable-2.9
- * stable-2.8
Add support for blktap2 file-driver
Update opcodes test to include network tags
Make network tags ... - 06:42 pm Revision 6be99b24: snf-ci: Fix a typo with `network_id'
- 06:00 pm Revision bbc826ca: snf-ci: Search for IPv4 in the private_networks
- If the user has specified private_networks get the IPv4 from these
networks. Else get it from the first public networ... - 05:54 pm ./kamaki Revision 6c501e15: Bump version to 0.12-2~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 05:53 pm snf-ganeti Revision a5c50971: Version bump for 2.10.0~rc1
- Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com> - 05:53 pm ganeti-local Revision a5c50971: Version bump for 2.10.0~rc1
- Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com> - 05:53 pm ganeti-local Revision 890fdff7: Update NEWS for 2.10.0 rc1 release
- Mention inherited changes as well as the (very few) changes made to
stable-2.10 since beta1.
Signed-off-by: Thomas T... - 05:53 pm snf-ganeti Revision 890fdff7: Update NEWS for 2.10.0 rc1 release
- Mention inherited changes as well as the (very few) changes made to
stable-2.10 since beta1.
Signed-off-by: Thomas T... - 05:53 pm snf-ganeti Revision 4a65d4fd: Fix pylint 0.26.0/Python 2.7 warning
- pylint 0.26.0 on Python 2.7 generates a warning on the string '\ ',
recommending to use the r prefix. This patch adds... - 05:53 pm ganeti-local Revision 4a65d4fd: Fix pylint 0.26.0/Python 2.7 warning
- pylint 0.26.0 on Python 2.7 generates a warning on the string '\ ',
recommending to use the r prefix. This patch adds... - 05:53 pm snf-ganeti Revision bd341bff: Update INSTALL and devnotes for 2.10 release
- The following changes are made:
* Add M4 as required dependency
* Change reference to qemu-img package to qemu-util... - 05:53 pm ganeti-local Revision bd341bff: Update INSTALL and devnotes for 2.10 release
- The following changes are made:
* Add M4 as required dependency
* Change reference to qemu-img package to qemu-util... - 05:53 pm ganeti-local Revision 7bc2c097: Add support for blktap2 file-driver
- Newer Xen versions use blktap2 instead of blktap. This patch adds support
for it in Ganeti.
Fixes Issue 638.
Signed... - 05:53 pm snf-ganeti Revision 7bc2c097: Add support for blktap2 file-driver
- Newer Xen versions use blktap2 instead of blktap. This patch adds support
for it in Ganeti.
Fixes Issue 638.
Signed... - 05:46 pm snf-ganeti Revision 03b179ce: Take a fresh Luxi client for each failing test
- Luxid is more strict with closing the connection after receiving
a syntactically incorrect request, gnt-debug cannot ... - 05:45 pm snf-ganeti Revision f18aaff4: Fix race in watchFile
- As the calling of watchFile and the evaluation of the initial
getFStatSafe takes non-zero time, the file could have c... - 05:44 pm Revision b045ca90: pithos: Reduce interaction with the database
- 05:41 pm Revision f1575211: docs: Fix a typo
- 05:31 pm ganeti-local Revision 36ccc662: Make network tags searchable
- This patch adds the network tags to the tags searched by gnt-cluster
search-tags, and in the process cleans up the co... - 05:31 pm ganeti-local Revision a4c589d2: Add network tag tests to QA
- The QA did not have a test for network tags until now, and this patch
remedies the situation.
Signed-off-by: Hrvoje ... - 05:31 pm ganeti-local Revision 92ea7d79: Fix RAPI network tag handling
- The network tags were absent from an if check used to actually list
tags. The patch fixes the oversight, and adds a p... - 05:31 pm ganeti-local Revision 95e00de7: Update opcodes test to include network tags
- This patch adds the network tags to the list of all other tag types
that can be tried in QuickCheck tests.
Signed-of... - 05:31 pm snf-ganeti Revision 95e00de7: Update opcodes test to include network tags
- This patch adds the network tags to the list of all other tag types
that can be tried in QuickCheck tests.
Signed-of... - 05:31 pm snf-ganeti Revision a4c589d2: Add network tag tests to QA
- The QA did not have a test for network tags until now, and this patch
remedies the situation.
Signed-off-by: Hrvoje ... - 05:31 pm snf-ganeti Revision 36ccc662: Make network tags searchable
- This patch adds the network tags to the tags searched by gnt-cluster
search-tags, and in the process cleans up the co... - 05:31 pm snf-ganeti Revision 92ea7d79: Fix RAPI network tag handling
- The network tags were absent from an if check used to actually list
tags. The patch fixes the oversight, and adds a p... - 05:31 pm ganeti-local Revision 9d0b521e: Fix gnt-network list-tags
- Define network tags in haskell part.
This fixes issue 641.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Rev... - 05:31 pm snf-ganeti Revision 9d0b521e: Fix gnt-network list-tags
- Define network tags in haskell part.
This fixes issue 641.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Rev... - 05:22 pm ./kamaki Revision d443f3ff: Minor typo fix
- 05:20 pm ./kamaki Revision 58b4a57c: Merge branch 'develop' of https://code.grnet.gr/git/kamaki into develop
- 05:20 pm ./kamaki Revision 40d54a98: Update version tag
- 05:19 pm ./kamaki Revision cfa7859d: Fix typo in group create
- 05:19 pm ./kamaki Revision 4193b902: Fix typo in group create
- 05:18 pm Revision 16c7f032: burnin: 'SSHException' has no attribute 'errno'
- 05:06 pm ./kamaki Revision 7cb8553b: Bump version to 0.12-1~squeeze
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 05:02 pm snf-cloudcms Revision 485caba3: clean up common.js
- 05:00 pm ./kamaki Revision 6318da0c: Minor typo fix
- 03:49 pm snf-occi Revision fe35958e: features for voms authentication
- 03:37 pm ./kamaki Revision 46e9da7e: Prepare for new version
- 03:29 pm snf-cloudcms Revision 98f71c73: Fixed-positioned left sidebar bug fix
- 03:22 pm ./kamaki Revision d7697411: Update manpage and control
- 03:17 pm Revision 08f1780b: snf-burnin: Better log output
- Testsuite ServerTestSuite will not fail if one of the generated
tests fails. - 03:08 pm ./kamaki Revision 919dc726: Merge branch 'master' into debian-squeeze
- 02:08 pm ./kamaki Revision a2170e99: Bump version to 0.12-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 02:07 pm ./kamaki Revision e78f2082: Update manpage and debian dependencies
- 02:04 pm ./kamaki Revision f90e516d: Merge branch 'master' into debian-wheezy
- Conflicts:
README.Upgrade
kamaki/cli/commands/cyclades.py
setup.py
version - 02:04 pm Revision 449a1c40: snf-burnin: Retry when SSHException
- Retry when `SSHException: Error reading SSH protocol banner'.
- 01:55 pm snf-ganeti Revision ea732744: Bump new upstream version
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 01:54 pm snf-ganeti Revision 6cc6f2d9: Merge branch 'stable-2.8-grnet' into debian-2.8-grnet
- 01:52 pm snf-ganeti Revision 5af46db3: (ipfix) Allow NICs with mode=routed and ip=none
- This allows us to define an IPv6 only network (currently with a
dummy IPv4 network) with connectivity mode 'routed' a... - 01:52 pm snf-ganeti Revision a27d280e: (2.8r) Fix gnt-network list-tags
- Define network tags in haskell part.
This fixes issue 641.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 01:13 pm ./kamaki Revision 81cf516b: Merge branch 'release-0.12'
- Conflicts:
Changelog
docs/conf.py
kamaki/cli/commands/cyclades.py
kamaki/cli/commands/image.py
kamaki/cli/comman... - 01:12 pm Revision 9bf901af: snf-burnin: Update kamaki version
- 01:10 pm Revision 6a99aca3: snf-ci: Don't install kamaki from pypi
- 01:06 pm Revision 26e0d95d: snf-burnin: Update kamaki version
- 01:04 pm Revision 01858899: cyclades: Include port in floating-ip-list command
- 01:04 pm Revision cad9202c: cyclades: Fix error msg when deleting floating IPs
- 01:04 pm Revision a3acfc5b: cyclades: Disable conflict checks for IPv6 nets
- 01:03 pm Revision 259a5f9a: astakosclient: Pep8 fixes
- 12:37 pm ganeti-local Revision c486fb6c: Merge branch 'stable-2.9' into stable-2.10
- * stable-2.9
Bump revision for 2.9.2
Update NEWS for 2.9.2 release
Pass hvparams to GetInstanceInfo
Adapt par... - 12:37 pm snf-ganeti Revision c486fb6c: Merge branch 'stable-2.9' into stable-2.10
- * stable-2.9
Bump revision for 2.9.2
Update NEWS for 2.9.2 release
Pass hvparams to GetInstanceInfo
Adapt par... - 12:22 pm Revision 6476ceb7: astakosclient: Suppress endpoint failures
- Add an option to _fill_endpoints to only query for the oauth2
endpoint if needed. This way we are keeping astakosclie... - 11:44 am Revision 1389fa48: Bump version to 0.15rc3
- 11:19 am snf-nfdhcpd Revision a433cb41: Bump version to 0.11.8-1~wheezy
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 11:16 am snf-nfdhcpd Revision 0ad1b4b6: Merge branch 'master' into debian-wheezy
- 11:15 am snf-nfdhcpd Revision 35bc4bd3: Bump version to 0.11.8
- 11:14 am snf-nfdhcpd Revision 0e9bc27f: Merge branch 'develop'
- 11:14 am snf-nfdhcpd Revision fac9f928: Allow binding files without IP entry
- This is needed for NIC that obtain only IPv6.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 10:51 am Revision 77baf578: Bump version to 0.15~rc2-1~wheezy
- Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
- 10:51 am Revision 4cb59396: Merge branch 'release-0.15' into debian-release-0.15
12/13/2013
- 05:46 pm ./kamaki Revision d3d35ae0: New examples for astakos, sketch up to projects
- Refs: #4752
- 03:55 pm Revision 5c29c345: new ui: update images
- 03:54 pm Revision 4b7e9b6e: new ui: style updates for pithos view
- 03:50 pm Revision 6d8bd0be: new ui: update icon fonts and relative files
- 03:12 pm ./kamaki Revision 0db8331f: Fix sphinx commend-related warnings
- Conflicts:
kamaki/clients/cyclades/__init__.py - 03:10 pm ./kamaki Revision de329b4c: Fix sphinx commend-related warnings
- 03:09 pm snf-ganeti Revision 89c63fbe: Bump revision for 2.9.2
- Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com> - 03:09 pm ganeti-local Revision 89c63fbe: Bump revision for 2.9.2
- Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com> - 03:09 pm ganeti-local Revision c7a4a8c8: Update NEWS for 2.9.2 release
- Besides a few local fixes, the main improvement are the changes
inherited from stable 2.8.
Signed-off-by: Klaus Aehl... - 03:09 pm snf-ganeti Revision c7a4a8c8: Update NEWS for 2.9.2 release
- Besides a few local fixes, the main improvement are the changes
inherited from stable 2.8.
Signed-off-by: Klaus Aehl... - 02:58 pm snf-ganeti Revision 6897a51e: Use a data type when generating Python types of OpCodes
- Currently they are generated only as Strings.
Signed-off-by: Petr Pudlak <pudlak@google.com>
Reviewed-by: Jose A. Lo... - 02:58 pm snf-ganeti Revision 0d78accc: Refactor OpCodeDescriptor from a tuple to a data type
- This greatly enhances code readability.
Also fix monadic types "Q ExpQ" [which is "Q (Q Exp)"] to "Q Exp".
Signed-o... - 02:58 pm snf-ganeti Revision 6c1a9fae: Add showValueList to PyValue for proper String instances
- It's the same trick ShowS uses. We add a type class function for
showing a list to PyValue and then just use it in th... - 02:58 pm snf-ganeti Revision b711450c: Rename PyValueInstances.hs to PyValue.hs
- Now the file contains the type class declaration as well.
Signed-off-by: Petr Pudlak <pudlak@google.com>
Reviewed-by... - 02:58 pm snf-ganeti Revision 2886c58d: Move PyValue into PyValueInstances.hs, import it in THH.hs
- This puts all PyValue code into one module, getting rid of orphan
instances.
Signed-off-by: Petr Pudlak <pudlak@goog... - 02:28 pm snf-ganeti Revision d819aba6: Make the duration field optional null-serialized
- The time in SetWatcherPause is optional (with Nothing meaning
that the pause should be canceled), but the serializati... - 01:02 pm Revision 258a4a0f: new ui: fix broken link
- 01:01 pm Revision bd83612d: new ui: rename pithos related views & style fixes
- 12:29 pm Revision ff9dc1db: new ui: general style fixes
- 12:27 pm Revision 6e3bb9c8: astakos: Change email functionality improvements
- - Keep track of account email changes. Do not remove EmailChange objects
after they've been consumed.
- Allow user ... - 12:06 pm Revision 4f3fc1ed: new ui: style changes for pithos containers view
- 11:58 am snf-ganeti Revision be7531a9: Handle QueryConfigValues
- Make luxid handle the QueryConfigValues call providing certain
simple status information about the cluster.
Signed-o... - 11:58 am snf-ganeti Revision 7f58ff5d: Add a predicate for watcher pause
- Add a predicate, in IO, to test whether the watcher is
paused.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Revie... - 11:58 am snf-ganeti Revision 4b7863cb: Provide path to watcher pause file
- Extend Path.hs to also provide the path to the file indicating
whether watcher is paused.
Signed-off-by: Klaus Aehli... - 11:58 am snf-ganeti Revision 946f1fb3: Implement SetWatcherPause in luxid
- Make luxid handle SetWatcherPause correctly.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Petr Pudla... - 11:57 am snf-ganeti Revision 5ce9cc30: Add the RPC-call set_watcher_pause
- With luxid taking over responsibility for handling watcher-pause requests,
it needs to know about this RPC. So have i... - 11:57 am snf-ganeti Revision 906df9f1: The time field for SetWatcherPause is optional
- A JSON null value is used to indicate that the pause should be canceled.
Signed-off-by: Klaus Aehlig <aehlig@google.... - 11:57 am snf-ganeti Revision 557f5dad: Generate a separate return type for the job queue update RPC
- The instantiation of RPC requires a bidirectional functional dependency
between call type and return type. Hence we c...
12/12/2013
- 07:26 pm Revision 82a5966d: new ui: list/grid view hash functionality
- 06:33 pm ganeti-local Revision e34f46e6: Document format of the file-storage-paths file
- The format of the /etc/ganeti/file-storage-paths file was not documented
in the man page. This patch adds a short not... - 06:33 pm snf-ganeti Revision e34f46e6: Document format of the file-storage-paths file
- The format of the /etc/ganeti/file-storage-paths file was not documented
in the man page. This patch adds a short not... - 05:32 pm Revision b421061a: new ui: get file extenstion from mimetype
- 04:59 pm Revision 1fecdb52: new ui: fix left sidebar icon bug for pithos view
- 04:54 pm snf-image Revision 07e454a4: Bump version to 0.12next
- 04:52 pm Revision d2e6a893: new ui: new icons for files & js checkbox fix
- 04:52 pm snf-image Revision 4c86fa7e: Merge branch 'master' into develop
- 04:30 pm snf-image Revision 9f8664c2: docs: Update OS image links
- 04:22 pm snf-ganeti Revision 3d680d45: Pass hvparams to GetInstanceInfo
- ...so that the xen command to be called can be determined. This
fixes another semantical conflict of the last merge.
... - 04:22 pm ganeti-local Revision 3d680d45: Pass hvparams to GetInstanceInfo
- ...so that the xen command to be called can be determined. This
fixes another semantical conflict of the last merge.
... - 02:58 pm Revision 6bdd3dff: new ui: add image-sprite and relative style rules
- 02:56 pm ./kamaki Revision 392d902d: Rename foo --> func everywhere
- 02:55 pm ganeti-local Revision ed2fea64: Adapt parameters that moved to instance variables
- Due to a change in the code organization in stable-2.9, some
method variables became instance variables, causing a se... - 02:55 pm snf-ganeti Revision ed2fea64: Adapt parameters that moved to instance variables
- Due to a change in the code organization in stable-2.9, some
method variables became instance variables, causing a se... - 02:35 pm Revision 8caa72ce: Merge branch 'feature-uinext-html-mocks' of https://code.grnet.gr/git/synnefo ...
- Conflicts:
snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css - 02:33 pm Revision bfdaac22: new ui: general changes
- 02:28 pm Revision f0983986: new ui: update icon fonts and relative files
- 02:17 pm Revision 526dad9e: astakos: style fix for sortable tables thead
- 01:47 pm Revision 536ffa66: new ui: style fixes for pithos view
- 01:15 pm ./kamaki Revision d7a3393c: Update REAME.Upgrade for clients.astakos renames
- 01:13 pm Revision 59669f57: ui: Exempt task_state logic when vm is in ERROR state
- do not update machine status from task_state if machine in ERROR state,
excluding the case when task_state is set to ... - 01:12 pm ./kamaki Revision 36cb577e: Rename astakosclients to give astakosclient 2 divs
- Refs: #4752
Renames in kamaki.clients.astakos:
AstakosClient --> CachedAstakosClient
SynefoAstakosClientOrig -->... - 12:58 pm Revision 9562bff7: ui: Resize overlay initialization fix
- 12:38 pm Revision d3e3cba2: ui: Fix quota limit reached title in create resource buttons
- 12:38 pm Revision c2a55260: ui: Improve handling of ssh key injection in machine wizard
- - Remove setting ``UI_SUPPORT_SSH_OS_LIST``
- Always allow ssh key injection unless image os family is included in
... - 11:48 am snf-ganeti Revision 36399e2a: OS-redesign: change instance IP
- Change the IP of the instance to make it correspond to the one used in the
example.
The .253 is chosen so that, if n... - 11:17 am snf-ganeti Revision 791e87b8: Avoid lines longer than 80 chars
- ...as they're a lint error.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Helga Velroyen <helgav@goog... - 11:17 am ganeti-local Revision 791e87b8: Avoid lines longer than 80 chars
- ...as they're a lint error.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Helga Velroyen <helgav@goog... - 11:09 am snf-ganeti Revision e5eaa80a: OS installation redesign
- Add the document describing a new design for the OS installation process for
new instances.
Signed-off-by: Michele T...
12/11/2013
- 10:59 pm Revision f9ba687f: refactor projects doc
- 09:38 pm Revision cf508a0b: new ui: fix z-index bug in pithos containers view
- 07:43 pm snf-ganeti Revision affe1792: Merge branch 'stable-2.8' into stable-2.9
- * stable-2.8
Version bump for 2.8.3
Update NEWS for 2.8.3 release
Support reseting arbitrary params of ext disk... - 07:43 pm ganeti-local Revision affe1792: Merge branch 'stable-2.8' into stable-2.9
- * stable-2.8
Version bump for 2.8.3
Update NEWS for 2.8.3 release
Support reseting arbitrary params of ext disk... - 06:29 pm snf-occi Revision d573d9ab: Merge branch 'master' of https://code.grnet.gr/git/snf-occi
- 06:24 pm snf-occi Revision 4ab8bfab: New features and network backend support, newer version of kamaki
- 06:21 pm snf-ganeti Revision 637babaa: Bump new upstream version
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 06:20 pm snf-ganeti Revision 3993be83: Merge branch 'stable-2.8-grnet' into debian-2.8-grnet
- 06:10 pm Revision cff6b795: Cyclades UI: Minor fixes in wording
- 05:59 pm Revision f9030e0b: pithos: Reduce astakosclient instances
- Use backend astakosclient instance to query the account quotas.
- 05:45 pm snf-occi Revision b8290c59: Minor fixes to config.py
- 05:44 pm ./kamaki Revision c5160cc5: Bump version to 0.12~rc6-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 05:44 pm ./kamaki Revision b2f8d598: Merge branch 'release-0.12' into debian-release-0.12
- 05:39 pm Revision fad1549a: new ui: pithos root view
- 05:39 pm ./kamaki Revision 61d579fb: Add self.poolsize in kamaki.clients.Client
- 05:38 pm ./kamaki Revision 083093cf: Update Changelog and version tag
- 05:38 pm snf-ganeti Revision b05b9236: Add new debian/changelog section
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 05:37 pm ./kamaki Revision b7fcd0f5: Add self.poolsize in kamaki.clients.Client
- 05:29 pm snf-ganeti Revision 7da3529b: Change source package to snf-ganeti
- ..and make ganeti2 dummy package depend on snf-ganeti.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 05:29 pm snf-ganeti Revision 236e3bf9: ganeti -> snf-ganeti in debian/rules
- override dh_install init, cron, logrotate with --name option.
Additional changes:
- Let ganeti run as root
- Do no... - 05:29 pm snf-ganeti Revision f09412a4: Run ./autogen.sh before configure
- This is needed so that packaging can be done by using official
src tree found on git repo.
Official debian packages ... - 05:29 pm snf-ganeti Revision 60397ca4: Remove debian patch that cannot apply
- Since we run autogen.sh inside debian rules Makefile.in is not
included in original source tree and thus a debian pat... - 05:29 pm snf-ganeti Revision 1252d873: Rename ganeti.* debian files to snf-ganeti.*
- Change genscript.py to search for those files
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 05:29 pm snf-ganeti Revision 55728e27: Remove debian patch that does not apply on 2.8
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 05:29 pm snf-ganeti Revision 541434ce: ganeti -> snf-ganeti in debian/control
- snf-ganeti Provides, Replaces, Conflicts ganeti
ganeti-haskell replaces snf-ganeti
- /usr/share/man/man8/ganeti-conf... - 05:29 pm snf-ganeti Revision c5faeefb: Import debian files from wheezy-backports
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 05:10 pm Revision 95a51b73: Suppress oath2 endpoint failure
- This fix will allow astakosclient to function when used with older
synnefo deployments (<0.15), so clients (kamaki, e... - 05:07 pm Revision 0b416fc7: ui: Error view overlay improvements
- additionally display api error message when provided in the error response
object. - 04:28 pm ./kamaki Support #4752 (Resolved): Document astakosclient commands w. examples
- Offer astakosclient as a kamaki library, despite of how it is implemented (external package)
Document client with so... - 04:25 pm ./kamaki Revision c0b795f8: GET subnets status code 201 --> 200
- 04:25 pm ./kamaki Revision 5fcc3f7c: GET subnets status code 201 --> 200
- 04:23 pm Pithos MS Client Feature #4751 (Resolved): Force Update Check
- Make sure the client checks for updates at least once per week, in cases the client is not restarted the user is not ...
- 04:22 pm Revision 681c9851: ui: Floating ip fixes
- - Fix progress indicator display
- Reset model state if attach api call fails - 03:53 pm ./kamaki Revision 05c65cac: astakosclient >= 0.14.10
- 03:53 pm ./kamaki Revision b93910fc: astakosclient >= 0.14.10
- 03:50 pm Revision 442e88bf: ui: Private network creation fix
- handle network creation when no subnet is requested
- 03:50 pm Revision bf926504: ui: Proper display of used floatin ip addresses
- warn and allow detach of floating ip address which is connected to a port
with no device assigned to it. - 03:47 pm ./kamaki Revision 6e254107: Bump version to 0.11.7-1~squeeze
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 03:46 pm ./kamaki Revision e7c14331: Python-astakosclient dep
- 03:45 pm ./kamaki Revision 0e9ba5b7: Merge branch 'master' into debian
- 03:28 pm ./kamaki Revision 5347de18: Bump version to 0.11.7-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 03:27 pm ./kamaki Revision 364853b0: astakosclient<=0.14.8.1
- 03:26 pm ./kamaki Revision f5a1ab07: Merge branch 'master' into debian-wheezy
- 03:25 pm ./kamaki Revision 0baa648a: Allow more astakosclient versions
- 03:15 pm ./kamaki Revision bc554e88: Bump version to 0.11.6-2~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 03:14 pm ./kamaki Revision 1ecbf9aa: Set astakosclient dependency
- 03:13 pm snf-ganeti Revision ac71f26d: (packaging) Add vcs-version file
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 03:07 pm ./kamaki Revision b0c75e68: Bump version to 0.11.6-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 03:06 pm ./kamaki Revision 203f2b09: Merge branch 'master' into debian-wheezy
- Conflicts:
setup.py - 03:04 pm ./kamaki Revision 8328144a: Update version tag
- 03:04 pm ./kamaki Revision 39be8a41: Require astakosclient==0.14.8next-10644-2cd636f
- 02:56 pm Revision c4728006: new ui: folders drag & drop functionality
- 02:54 pm Revision c997f7b6: new ui: bind event on dynamically created element
- 02:54 pm Revision c7bac7aa: new ui: fix items-list checkbox bug
- 02:54 pm snf-ganeti Revision 3a224471: (kvm) Add migration capabilities if supported
- This just adds two monitor commands before migration
in order to optimize performance. If the migrate_set_capability
... - 02:54 pm snf-ganeti Revision a8deb185: (ext) Do not remove disks if --keep-disks and DT_EXT
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 02:54 pm snf-ganeti Revision 32b516cd: (ext) Override disk_cache hvp with disk param in ext
- This is a hack that brings disk_cache hypervisor param
at disk level. This is supported only for disks of ext
templat... - 02:54 pm snf-ganeti Revision 9c121852: (ext) Pass disk geometry in kvm command
- Currently we allow this feature only for ext templates that
allow arbitrary params per disk. If both 'heads' and 'sec... - 02:54 pm snf-ganeti Revision 5d2cbf27: (ext) Export logical_id info to hooks env
- DISK_ID as the second part of logical_id
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 02:54 pm snf-ganeti Revision a5c198eb: (b64) Use base64 encoding in networks' bitarrays
- This is needed for GRNET'S production environment.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 02:54 pm snf-ganeti Revision d2e0774d: (snap) Snapshot support for ExtStorage
- Extend existing RPC params with the snapshot name and
add allow snapshot not only for LVM but also for EXT.
Signed-o... - 02:54 pm snf-ganeti Revision 705bd422: (grnet) Remove deprecated idx slot from NIC/Disk objects
- This code will run when reading old kvm runtime files created
by hot-plugging related code back in Ganeti 2.6.2
Sign... - 02:54 pm snf-ganeti Revision 193e8601: (grnet) Enable -device option for old disks upon migration
- Change _GenerateDeviceKVMId() to take device index as an
extra argument. In case device has uuid and pci info
we retu... - 02:54 pm snf-ganeti Revision 1838c0e9: (grnet) Move disk options before nic ones in kvm command
- Older versions of Ganeti did ensure that during startup
disk devices will be inserted before nic devices in PCI
confi... - 02:53 pm snf-ganeti Revision 2456acca: (2.10) Introduce _UpgradeSerializedRuntime() method
- This method is invoked during _AnalizeSerializedRuntime() and is
meant to modify runtime files in the way cfgupgrade ... - 02:53 pm snf-ganeti Revision 4daa1d57: (grnet) Hotplug: cfgupgrade for deprecated fields
- Add cfgupgrade so that we remove any deprecated fields hotplug
implementation used in the past.
Signed-off-by: Dimit... - 02:53 pm snf-ganeti Revision c811dc43: (2.10) Use HooksDict() to export network options in Xen
- Remove duplicate code that exports network options to environment
variables.
Signed-off-by: Dimitris Aragiorgis <dim... - 02:53 pm snf-ganeti Revision d6f07e0e: (2.10) Export NIC's UUID and name to network scripts
- In case of kvm None values are not allowed in env dict
so we have to add name only if not None.
In case of Xen since... - 02:53 pm snf-ganeti Revision 312a1928: (2.10) Export tags via GetTags() to network scripts
- Use GetTags() instance method in order to export instance tags
to NIC configuration scripts and files of kvm and xen ... - 02:53 pm snf-ganeti Revision fc01b92b: (2.10) Introduce --hotplug-if-possible option
- This will be useful for an external entity using RAPI that
wants to modify devices of instances.
The common use case... - 02:53 pm snf-ganeti Revision 4032def6: (2.10) Fix net-common script in case of routed mode
- setup_route should run in case or routed mode and not
openvswitch.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.... - 02:53 pm snf-ganeti Revision dfe40bf8: (2.10) RAPI: Make use of request_body in Reboot/Remove
- Until now, the shutdown_timeout parameter could only be passed to
ShutdownInstance() inside kwargs, causing it to be ... - 02:53 pm snf-ganeti Revision 03b3659a: (2.10) Allow instances to obtain externally reserved IPs
- The administrator should be able to assign an externally reserved IP
to a Ganeti instance manually, if desired. Curre... - 02:53 pm snf-ganeti Revision 18bb156b: (2.10) RAPI: Pass depends body arg (if any) to opcode
- Most rlib2 classes override the default _GetDefaultData() method with
custom methods that parse a request's body and ... - 02:53 pm snf-ganeti Revision 5a3b0421: (2.10) Mark cluster's IPs as externally reserved
- Currently, upon network creation, nodes' and master's IPs
are reserved in the pool.
This leads to pool reservations ... - 02:53 pm snf-ganeti Revision 254d4709: (2.10) Check if hotplug is supported in CheckPrereq
- Introduce new RPC hotplug_supported that invokes the corresponding
hypervisor's method which checks if hotplug is gen... - 02:53 pm snf-ganeti Revision da761678: (2.10) SimpleRetry on BlockDev.Remove()
- Sometimes, upon disk removal, corresponding file descriptors
are kept briefly open by various processes (hypervisor, ... - 02:53 pm snf-ganeti Revision 456d485b: (2.10) drive_del after device_del in disk hot-remove
- This is needed so that qemu process really releases the
corresponding file descriptor and thus we can dmsetup/lvremov... - 02:53 pm snf-ganeti Revision bbafd35f: (2.10) Minor changes regarding hotplug support
- * Mention restrictions in NEWS
- RBD userspace access mode
- In case of a downgrade instances should suffer a reb... - 02:53 pm snf-ganeti Revision 1e79d5de: (2.10) Fix in RPC
- Use _SingleDiskDictDP() instead of _ObjectDict() for serializing
a disk.
Signed-off-by: Dimitris Aragiorgis <dimara@... - 02:53 pm snf-ganeti Revision ee7a183c: (2.10) block_devices -> kvm_disks renaming
- and a couple more styple fixes.
block_devices are misleading so rename them to kvm_disk (just like kvm_nics)
Signed-... - 02:53 pm snf-ganeti Revision f4529722: (2.10) Make hotplug related method raise HotplugError
- Hotplug is not supported by default and thus we raise
HotplugError() for hotplug related methods.
If a hypervisor wan... - 02:53 pm snf-ganeti Revision e769d239: (2.10) Some fixes in _GenerateKVMBlockDevicesOptions()
- * Add docstring.
* fix missed usecase of boot_disk=False if kernel_path is given.
* Use devlist arg in GenerateKVMBlo... - 02:53 pm snf-ganeti Revision af8892da: (2.10) Extend qa to test hotplug support
- Only if default hypervisor is KVM try all hotplug related actions.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.... - 02:53 pm snf-ganeti Revision 1c6d3839: (2.10) Add unittests for Hotplug support
- Try base InstanceSetParams tests that modify instance's
devices with hotplug=True.
Add some unittests for kvm hyperv... - 02:53 pm snf-ganeti Revision 2e2d8c6e: (2.10) Hotplug: Update manpages and NEWS
- Add --hotplug entry in gnt-instance manpage.
Add NEWS entry for hotplug support.
In both cases mention that hotplug i... - 02:53 pm snf-ganeti Revision 40827683: (2.10) Hotplug: client support
- Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted, modifications become effective after rebo... - 02:53 pm snf-ganeti Revision 8bb35ebf: (fix) SetDiskID() before blockdev_assemble()
- Before blockdev_assemble we call SetDiskID() in order to fill up
physical_id of disk needed by bdev.Assemble and even... - 02:53 pm snf-ganeti Revision 99452998: (2.10) Hotplug: cmdlib support
- Hotplugging is done by functions invoked by ApplyContainerMods(). In
order hotplugging to take place the --hotplug op... - 02:53 pm snf-ganeti Revision 9e6c45cc: (2.10) Return link_name in blockdev_assemble rpc
- Until now this RPC returned only dev_path. Since we use it in
hotplug we have to know the simlink of the device so th... - 02:53 pm snf-ganeti Revision ee6ed186: (2.10) Hotplug: rpc support
- Introduce new RPC that eventually invoke hypervisor specific
hotplug functions. In order to be generic it has the fol... - 02:53 pm snf-ganeti Revision 9754d1b7: (2.10) Introduce hotplug methods (hypervisor inteface)
- 4 new methods: HotAddDevice, HotDelDevice, HotModDevice, HotplugSupported
All these are the hypervisor interface with... - 02:53 pm snf-ganeti Revision d6fb3aea: (2.10) Extract socket related code from QmpMonitor class
- Separate unix socket related code from QmpMonitor class and
make the latter extend the newly introduced one: MonitorS... - 02:53 pm snf-ganeti Revision 6cc47318: (2.10) Use -device with pci info if possible
- Extend kvm_cmd with -device option for the case of paravirual
Disks and NICs.
Signed-off-by: Dimitris Aragiorgis <di... - 02:53 pm snf-ganeti Revision a8c33da7: (2.10) Helper methods that check for hotplug support
- Hotplug is currently *not* supported for:
- KVM < 1.0
- existing devices in the cluster
- python-fdsend module is... - 02:53 pm snf-ganeti Revision 02d7b9ae: (2.10) Helper methods for PCI slots and device ids
- Device naming:
QEMU monitor expects devices to be uniquely named. Device ids derive
from the following function:
kvm_... - 02:53 pm snf-ganeti Revision 8b1ebecb: (fix) Remove uri slot from block_devices
- In stable-2.10 we have userspace access mode for rbd. Backend
calculates uri along with link and dev_path. Thus we ha... - 02:53 pm snf-ganeti Revision da8c6616: (2.10) Prepare kvm options to support -device for disks
- Newer kvm version support -device driver,... option where available
drivers can be found by running kvm -device ? com... - 02:53 pm snf-ganeti Revision 204e695c: (2.10) Prepare block_devices runtime entry
- With this patch we add another entry in runtime files along with
kvm_cmd, kvm_nics, and hvparams. block_devices that ... - 02:53 pm snf-ganeti Revision cd4aa136: (2.10) Introduce _GenerateKVMBlockDevicesOptions()
- Simply move logic that generates block device related
options out of _GenerateKVMRuntime().
NOTE: Back-port correspo... - 02:53 pm snf-ganeti Revision dcee1061: (2.10) Hotplug: objects and constants additions
- Add pci slot in NIC/Disk objects. This slot will be used only
by hypervisor code. Currently only KVM will use it and ... - 02:53 pm snf-ganeti Revision 2a9b6d2c: (2.9) Document vif-ganeti usage
- In order to be able to use it as vif-script one has to
create a symbolic link inside /etc/xen/scripts pointing
to /us... - 02:53 pm snf-ganeti Revision acdf0ea6: (2.9) Refactor NIC configuration scripts
- Add new script vif-ganeti that could be used instead of
default vif-bridge in order NIC customization can be more
fle... - 02:53 pm snf-ganeti Revision 71fe51f8: (2.9) Make NIC setup more flexible in case of Xen
- For every NIC write down a file that contains NIC's
info (MAC, mode, link, network details), that can
be sourced by a... - 02:53 pm snf-ganeti Revision 8b2eda35: (2.8r) Workaround for Issue 621
- Upon LUNetworkDisconnect() and LUNetworkConnect() try to acquire
all cluster's instances.
By that _LS_ACQUIRE_ALL ac... - 02:43 pm Revision 2eef02ae: new ui: add functionality for containers-list view
- 02:38 pm snf-ganeti Revision 6ce56f8f: Version bump for 2.8.3
- Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 02:38 pm ganeti-local Revision 6ce56f8f: Version bump for 2.8.3
- Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 02:37 pm snf-ganeti Revision 390fa990: Update NEWS for 2.8.3 release
- List all the changes that happened between 2.8.2 and 2.8.3.
Signed-off-by: Michele Tartara <mtartara@google.com>
Rev... - 02:37 pm ganeti-local Revision 390fa990: Update NEWS for 2.8.3 release
- List all the changes that happened between 2.8.2 and 2.8.3.
Signed-off-by: Michele Tartara <mtartara@google.com>
Rev... - 02:27 pm ./kamaki Revision 94cc5a8d: Bump version to 0.11.5-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 02:26 pm ./kamaki Revision d476407a: Merge branch 'master' into debian-wheezy
- 02:25 pm ./kamaki Revision 438efab2: Fix typo in file upload
- 02:25 pm ./kamaki Revision da17a63d: Fix typo in file upload
- 02:25 pm ./kamaki Revision eb5d6827: Merge branch 'hotfix-0.11.5'
- 02:24 pm ./kamaki Revision 0d952245: Update version tag
- 02:24 pm ./kamaki Revision 7474c948: Fix typo in file upload
- 01:42 pm Revision cc9ed05a: pithos: Further code refactoring in _list_objects()
- 01:32 pm snf-ganeti Revision d79a6502: Generalize the IO client handling in Luxi
- ... to be usable for WConfd as well. A daemon handler is encapsulated
into `Handler` data type, which is then passed ... - 01:32 pm snf-ganeti Revision c7003a76: Move the generalized IO client from Luxi to UDSServer
- No code is changed in this patch (except imports and qualifiers), only
moved.
Signed-off-by: Petr Pudlak <pudlak@goo... - 01:32 pm snf-ganeti Revision 43c329e7: Add MonadLog instance for `ReaderT r m`
- This allows to use logging with the ReaderT monad transformer.
Signed-off-by: Petr Pudlak <pudlak@google.com>
Review... - 01:32 pm snf-ganeti Revision ed5a07f2: Add an Error instance for GanetiException
- This allows it to be used with MonadError.
Signed-off-by: Petr Pudlak <pudlak@google.com>
Reviewed-by: Klaus Aehlig ... - 01:32 pm snf-ganeti Revision 964a728f: Add fromJResultE and fromJVal that uses MonadError
- Using MonadError is more correct than just "fail" on an arbitrary
monad, and more scalable when using monad type clas... - 01:32 pm snf-ganeti Revision 27f904f7: Add a MonadLog typeclass for monads that allow logging
- This separates logging from IO, allowing to create unit tests in future
for functions that use it.
Signed-off-by: Pe... - 01:31 pm snf-ganeti Revision 95e683c6: Add MonadPlus and MonadError instances for GenericResult
- .. and ResultT.
While at it, generalize also the MonadPlus instance of GenericResult and
add some Functor/Applicativ... - 01:27 pm ganeti-local Revision e228ab9c: Support reseting arbitrary params of ext disks
- If param=default and the param already exists then we remove
it from params dict. This is stolen by GetUpdatedParams(... - 01:27 pm snf-ganeti Revision e228ab9c: Support reseting arbitrary params of ext disks
- If param=default and the param already exists then we remove
it from params dict. This is stolen by GetUpdatedParams(... - 01:27 pm ganeti-local Revision c5c72215: Allow modification of arbitrary params for ext
- Disks of ext template are allowed to have arbitrary parameters
stored in the Disk object's params slot. Those paramet... - 01:27 pm snf-ganeti Revision c5c72215: Allow modification of arbitrary params for ext
- Disks of ext template are allowed to have arbitrary parameters
stored in the Disk object's params slot. Those paramet... - 01:26 pm snf-ganeti Revision 54666867: Do not clear disk.params in UpgradeConfig()
- Commits 5dbee5e and cce4616 fix disk upgrades concerning params
slot. Since 2.7 params slot should be empty and gets ... - 01:26 pm ganeti-local Revision 54666867: Do not clear disk.params in UpgradeConfig()
- Commits 5dbee5e and cce4616 fix disk upgrades concerning params
slot. Since 2.7 params slot should be empty and gets ... - 01:14 pm ./kamaki Revision 11835f12: Bump version to 0.11.4-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 01:13 pm ./kamaki Revision 9dcafe94: Merge branch 'master' into debian-wheezy
- Conflicts:
version - 01:03 pm ./kamaki Revision 43f798ab: Fix bug w. 0 file syncing
- 01:02 pm ./kamaki Revision bd02c3ea: Fix bug w. 0 file syncing
- 01:00 pm ./kamaki Revision d65d838e: Merge branch 'hotfix-0.11.4'
- 01:00 pm ./kamaki Revision 455b406a: Update Changelog
- 12:59 pm ./kamaki Revision 91d443f9: Fix bug w. 0 file syncing
- 12:40 pm Pithos Web Client Revision 3d33fa76: Bump version to 0.15rc2
- 12:28 pm ./kamaki Revision 1e92e97d: Update Changelog and version tag
- 12:24 pm Bug #4727 (Resolved): Fix detailed listing of public objects (shared by me)
- Cherry-picked in release-0.15 branch
- 12:20 pm Revision 2c2513fc: pithos: Fix ordering in detailed listing of public objects
- Refs: #4727
- 12:11 pm snf-cloudcms Revision 74d2b54b: Bump version to 0.15rc2
- 12:08 pm snf-cloudcms Revision 841f81b4: Bump version to 0.15~rc1-1~wheezy
- Signed-off-by: Kostas Papadimitriou <kpap@grnet.gr>
- 12:08 pm snf-cloudcms Revision c86c9c70: Merge branch 'release-0.15' into debian-release-0.15
- 12:07 pm snf-ganeti Revision 6e47412f: Generalize "validateCall" to be usable outside LUXI
- Return the method (as any instance of JSON) and the arguments of a call.
Signed-off-by: Petr Pudlak <pudlak@google.c... - 12:07 pm snf-ganeti Revision 5e671e0e: Add the Unix domain socket path to the Server data type
- This simplifies code for closing such a socket.
Signed-off-by: Petr Pudlak <pudlak@google.com>
Reviewed-by: Klaus Ae... - 12:07 pm snf-ganeti Revision 0fbc8447: Encapsulate a server socket and its parameters
- Instead of passing a bare server socket around, we pass it encapsulated
in a data type together with parameters such ... - 12:07 pm snf-ganeti Revision d605e261: Rename getClient/Server to getLuxiClient/Server
- Later they will be split into LUXI-specific and general parts.
Signed-off-by: Petr Pudlak <pudlak@google.com>
Review... - 12:07 pm snf-ganeti Revision 71a4c605: Split Luxi.hs into LUXI-specific functions and general ones
- This will allow WConfD to use the general functions without importing
Luxi.hs.
Signed-off-by: Petr Pudlak <pudlak@go... - 12:06 pm snf-cloudcms Revision 370c921b: Update Changelog
- 11:59 am ./kamaki Revision 6e4ca4ec: Allow unicode filenames in pithos
- 11:33 am Revision 884aadb8: docs: Indentation fixes in Changelog
- 11:08 am snf-cloudcms Revision ad20d1b0: Install symlink for external packages static files
- 11:05 am snf-cloudcms Revision fabf296b: Merge branch 'release-0.15' into debian-release-0.15
- Conflicts:
cloudcms/synnefo_settings.py
version - 10:59 am snf-cloudcms Revision 054e9a25: Bump version to 0.15next
- 10:58 am snf-cloudcms Revision d7c78790: Bump version to 0.15rc1
- 10:51 am snf-cloudcms Revision 297c58e0: Update documentation
- 10:18 am snf-cloudcms Revision 3da73533: Free up space for an additional column in footer navigation
- 10:18 am snf-cloudcms Revision 66b454b7: ui: Additional Pithos versioninfo.xml client type
- 10:18 am snf-cloudcms Revision 6d51be94: Update cloudbar default config file
- 10:18 am snf-cloudcms Revision 5cc874ca: Update TwitterFeed cms content type
- using the official twitter embedded timelines API
- 10:18 am snf-cloudcms Revision 7a8f4d63: Update changelog
- 10:18 am snf-cloudcms Revision 97b7ae4c: Remove unsed static files
- 10:18 am snf-cloudcms Revision 85e894f4: Update documentation
- 10:18 am snf-cloudcms Revision b27119e3: Bump version to 0.14.3next
- 10:18 am snf-cloudcms Revision 3a44ab62: Bump version to 0.14.2next
- 10:18 am snf-cloudcms Revision 845d9332: Feincms compat setting in default project settings
- 10:18 am snf-cloudcms Revision 06c456e2: Fix level assignment for nested blog category pages
- 10:18 am snf-cloudcms Revision 6b9ccffa: Updated feincms migrations
- 10:18 am snf-cloudcms Revision ab9fdcfe: Footer nested nav items fix
- 10:18 am snf-cloudcms Revision 0707803a: Removed rollback from non transactional block
- 10:18 am snf-cloudcms Revision e5d36310: Missing feincms 1.6 migrations
- 10:18 am snf-cloudcms Revision 1b91b35d: Update required packages versions
- 10:18 am snf-cloudcms Revision 2411b306: Update default project settings for Django 1.4
- 10:18 am snf-cloudcms Revision cb88bc8d: Navigation trees rendering fixes
- - Update used tag
- Resolve nested trees using mptt helpers - 10:17 am snf-cloudcms Revision 333434db: Update template context processors
12/10/2013
- 07:01 pm Revision 71acaee4: new ui: more drag & drop functionality
- 06:31 pm Revision 6e2b07d5: Bump version to 0.15rc2
- 06:10 pm Revision 5c402410: Bump version to 0.15~rc1-1~wheezy
- Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
- 06:09 pm Revision 1be22df4: Merge branch 'release-0.15' into debian-release-0.15
- 06:09 pm Revision a012dea3: Update NEWS to reference Changelog until v0.15
- NEWS file should contain a reference to Changelog until v0.15 is
relaesed. - 06:08 pm Revision 0452c7c9: astakos: More logging fixes
- 06:07 pm ./kamaki Revision b16cb292: Typo fix in a DEPRECATED warning
- 05:59 pm Revision 0f6e6e00: pithos: Remove get_pithos_usage() call from loop
- get_pithos_usage() call is needed only once just before entering
the loop and is used every time afterwards. - 05:54 pm Revision 7f095784: docs: Small fix to upgrade notes
- Rename `client_id` to client `identifier`.
- 05:48 pm Revision 6f65ba13: Update docs
- 05:48 pm Revision 6c966fb7: astakos: Fix logging issue
- 05:36 pm ./kamaki Revision 97d6bf5f: Bump version to 0.12~rc5-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 05:36 pm ./kamaki Revision a5ed449f: Merge branch 'release-0.12' into debian-release-0.12
- 05:33 pm Revision cd36541f: pithos: Remove get_pithos_usage() call from loop
- get_pithos_usage() call is needed only once just before entering
the loop and is used every time afterwards. - 05:27 pm Pithos Web Client Revision a2393480: Bump version to 0.15~rc1-1~wheezy
- Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
- 05:27 pm Pithos Web Client Revision 72199063: Merge branch 'release-0.15' into debian-release-0.15
- 05:23 pm ./kamaki Revision e44f33f7: Update Changelog and version tags
- 05:21 pm ./kamaki Revision cc5da5a5: Add ip attach/detach
- 05:21 pm ./kamaki Revision ab154b94: Add ip attach/detach
- 05:19 pm Revision 9190b227: Update admin guide to comply with kamaki v0.12+
- 05:14 pm snf-vncauthproxy Revision b538750f: Bump version to 1.5~rc1-1~wheezy
- Signed-off-by: Stratos Psomadakis <psomas@grnet.gr>
- 05:14 pm snf-vncauthproxy Revision 93e76ea6: Merge branch 'release-1.5' into debian-release-1.5
- 04:54 pm Revision 6ecdb15f: Minor wording fix in Create Machine wizard
- Change the title and subtitle of the Networking tab of the
Create Machine wizard. - 04:54 pm Revision 5d5d8f19: Vocabulary fixes: Dettach -> Detach
- 04:48 pm Revision 62232bba: cyclades: Add setting for Ganeti clone providers
- Add new 'GANETI_CLONE_PROVIDERS' setting to containg the list of
ExtStorage providers that support cloning. For these... - 04:28 pm Revision 00429c48: cyclades: Pass arbitrary params to ext providers
- Add 'GANETI_DISK_PROVIDER_KWARGS' setting, which contains a dictionary
of arbitrary parameters for each of Ganeti's E... - 04:28 pm Revision 129b94d5: cyclades: Setting for max NICs per Ganeti instance
- Add new 'GANETI_MAX_NICS_PER_INSTANCE' setting which represents the
maximum number of NICs that is allowed for each G... - 04:26 pm Revision ec42ea38: ui: Escape machine name in machines list view
- 04:22 pm Revision ae73cdc0: pithos: Fix view issue with unicode paths
- 04:11 pm ./kamaki Revision 16a6ffcf: Update Changelog and version tag
- 04:10 pm ./kamaki Revision 909ae594: Don't demand subnet, when ip
- 04:09 pm ./kamaki Revision 2e06a582: Don't demand subnet, when ip
- 04:03 pm Revision 7c56ca01: ui: Reset selected flavor in resize view overlay
- 04:03 pm Revision 4c69d744: ui: Proper tab navigation urls
- to allow `open in new tab` functionality
- 04:03 pm Revision ab38ac31: ui: Improve feedback view submission
- exclude nested collections while rendering user data to JSON string
- 03:36 pm ./kamaki Revision a5b748c2: Fix Pithos calls unicode bug
- 03:35 pm ./kamaki Revision da19a2ff: Fix Pithos calls unicode bug
- 03:25 pm ./kamaki Revision 7a3c66e1: Fix unittests in kamaki.clients, subnet arg bug
- 03:24 pm ./kamaki Revision 4e25b350: Fix unittests in kamaki.clients, subnet arg bug
- 03:20 pm Revision 74c62d99: Print error when fail to resolve Astakos endpoints
- Cyclades and Pithos use ASTAKOS_AUTH_URL to access the Astakos service.
To do so the have to access Astakos' endpoint... - 03:10 pm Revision 3a0726aa: new ui: add containers-list for pithos
- 02:33 pm Revision 6d28ce6a: snf-deploy: Update kamaki register command
- The --location has to be `pithos://USER_UUID/CONTAINER/PATH'
or `/CONTAINER/PATH'. - 02:32 pm Revision 7b438672: cyclades: Ignore messages about deleted resources
- Ignore messages from Ganeti about servers and networks that have already
been marked as deleted in the Cyclades DB. P... - 02:29 pm Feature #4739 (Assigned): Burnin as a stress testing tool
- Right now burnin act as a verification/debuging tool (i.e. run a series of
tests and verify that there are no obviou... - 02:25 pm Revision 33299f73: ui: Fix network name resolving
- 01:52 pm Revision efb056c0: ui: Set default names for unnamed networks
- 01:52 pm Revision dd21b1c4: django-lib: redirect option in proxy util
- If set to True proxy view will return an http redirect response to the
corresponding target location.
Signed-off-by:... - 01:52 pm Revision 56bc5d49: pithos: Force redirect instead of proxying for astakos ui views
- Signed-off-by: Kostas Papadimitriou <kpap@grnet.gr>
Signed-off-by: Ilias Tsitsimpis <iliastsi@grnet.gr> - 01:52 pm Revision cb47b287: cyclades: Force redirect instead of proxying for astakos ui views
- Signed-off-by: Kostas Papadimitriou <kpap@grnet.gr>
Signed-off-by: Ilias Tsitsimpis <iliastsi@grnet.gr> - 01:32 pm snf-ganeti Revision 6222b3a3: Make luxid support WaitForJobChange
- Make support the WaitForJobChange, waiting for a job to
change on certain monitored fields.
Signed-off-by: Klaus Aeh... - 01:32 pm snf-ganeti Revision 6eeaf385: Add a generic function capable of watching a file
- Add a method to return the new value of a function if it changes within
the given timeout. If not, return the old val... - 01:32 pm snf-ganeti Revision 751fb9e2: Add a safe version of getFStat
- The function getFStat causes an IOError if the file to be stated does
not exist. In some cases, however, the only thi... - 01:29 pm Pithos Web Client Revision 02f1204b: Use pithos proxy path to redirect to astakos login view
- 12:51 pm Revision 812e72c9: docs: Small fixes to upgrade notes
- 12:36 pm Revision 9f678ebf: ui: Fix header navigation handlers in vm wizard
- 12:36 pm Revision 363538b2: ui: Public keys quota reached handling
- 12:02 pm Revision 2c60bfa6: burnin: Fix a bug when generated tests fail
- When a generated test was failing (in particular the
GeneratedServerTestSuite) burnin couldn't know that this test fa... - 09:57 am Revision 292a32ef: new ui: styles for new drag & drop functionality
- 09:56 am Revision 7327e185: new ui: refactoring drag & drop functionality
12/09/2013
- 06:14 pm Revision f0497c25: Update guides to comply with kamaki v0.12+
- 06:10 pm Revision 1b216a82: pithos: Simplify code for applying listing limits
- Use a decorator instead
- 06:07 pm Revision e1fab40f: cyclades: Fix locking issue in port create
- Lock VM before locking network, because otherwise a deadlock may occur
with code of snf-dispatcher. - 05:54 pm ./kamaki Revision e7d27021: Update README.Upgrade for syntax changes
- 05:53 pm Revision 1113f89d: cyclades: Order pools by id
- 05:53 pm Revision f92dffed: docs: Update kamaki image register command
- 05:50 pm ./kamaki Revision db6438fd: Fix documentation for networks in server_create
- 05:17 pm Pithos Web Client Revision ae9e1923: Fix resolving of LOGIN_URL
- resolve it as an absolute astakos url instead or proxying login view contents
from pithos webapp. - 05:14 pm ./kamaki Revision f11a3183: Bump version to 0.12~rc3-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 05:13 pm ./kamaki Revision b6f1dfdb: Merge branch 'release-0.12' into debian-release-0.12
- 05:05 pm ./kamaki Revision f9953e1a: Rename "network" to "uuid" in server create w. net
- 05:05 pm ./kamaki Revision 1d5653d9: Rename "network" to "uuid" in server create w. net
- 05:00 pm Revision 8b7c2fc3: cyclades: Fix typo error
- 04:56 pm snf-network Revision 287a2f5c: Bump version to 0.15.3-1~wheezy
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 04:55 pm snf-network Revision c4d4a73d: Merge branch 'master' into debian-wheezy
- 04:54 pm Revision 16a7ced5: cyclades: Remove testing try/exception statement
- 04:54 pm Revision 0368716b: ci: Add options for server networking
- 04:44 pm ./kamaki Revision d93af3dd: Update version tag and Changelog
- 04:43 pm ./kamaki Revision f3740b99: Correct key names in network-related http bodies
- Refs: #4563
- 04:42 pm ./kamaki Revision 69565935: Correct key names in network-related http bodies
- Refs: #4563
- 04:40 pm snf-network Revision 69cc856d: Bump version to 0.15.3
- 04:28 pm snf-network Revision 50e44c12: Merge branch 'develop'
- 03:19 pm Revision e9b5ecff: cyclades: Speedup db data migrations
- 03:18 pm Revision 4260227f: pithos: Delete obsolete method
- 03:12 pm Revision 3a5e75cc: pithos: Simplify code in COPY/MOVE/DELETE mass operations
- 02:51 pm snf-ganeti Revision a63985f3: SetDiskID() before accepting an instance
- SetDiskID() fills physical_id slot of a Disk object.
LUInstanceSetParams() does not invoke SetDiskID() upon creation... - 02:51 pm ganeti-local Revision a63985f3: SetDiskID() before accepting an instance
- SetDiskID() fills physical_id slot of a Disk object.
LUInstanceSetParams() does not invoke SetDiskID() upon creation... - 02:37 pm Revision a98fba9c: ui: Remove public key view link from vm wizard
- 02:37 pm Revision 5acb8b8a: ui: Introduce setting UI_SUPPORT_SSH_OS_FAMILY_LIST
- os families list setting for which ui will allow ssh key injection
- 02:25 pm snf-network Revision 0363b080: return in case expected env vars are not set
- In case of IPv6 only setup, IP environment variable should not be
set. Still if we have a routed setup routed_setup_i... - 02:13 pm Revision e21ac0fa: cyclades: Fix deadlock when releasing floating IPs
- 02:12 pm Revision e7142db2: cyclades: Fix duplicate constraint in DB
- 02:01 pm snf-network Revision cf903dc8: Remove unused dsnhook.conf file
- The relevant settings have been moved in /etc/default/snf-network.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 01:59 pm snf-ganeti Revision 8b9887c5: Lock group(s) when creating instances
- This is required to prevent race conditions such as removing a network
from a group and adding an instance at the sam... - 01:59 pm ganeti-local Revision 8b9887c5: Lock group(s) when creating instances
- This is required to prevent race conditions such as removing a network
from a group and adding an instance at the sam... - 01:35 pm Revision 9dc74d37: snf-ci: Add delete command
- This patch adds the delete command to snf-ci which deletes
ci's created servers. Also it delete the floating IP attac... - 01:35 pm Revision 94c89c0e: snf-ci: Use the new Network API
- Update snf-ci to use the new Synnefo's Network API.
This means that we have to create a floating IP and a
port to att... - 01:35 pm Revision 7c37ab19: burnin: If machine is ERROR we cannot delete ports
- If the machine is not in ACTIVE state we cannot delete its ports.
This patch changes burnin so when cleaning up stale... - 01:26 pm snf-network Revision 996a6beb: runlocked forgotten ebtables command
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 01:25 pm snf-network Revision 59bff113: Fix links and dirs
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 01:09 pm Revision bec0786b: snf-ci: Add delete command
- This patch adds the delete command to snf-ci which deletes
ci's created servers. Also it delete the floating IP attac... - 01:01 pm Revision 25ff8cb2: burnin: If machine is ERROR we cannot delete ports
- If the machine is not in ACTIVE state we cannot delete its ports.
This patch changes burnin so when cleaning up stale... - 01:01 pm Revision f3e10f6f: snf-ci: Use the new Network API
- Update snf-ci to use the new Synnefo's Network API.
This means that we have to create a floating IP and a
port to att... - 12:55 pm Revision 036b07b6: cyclades: Fix bug in getting a free floating IP
- Fix wrong query which resulted in getting non-floating IPs.
- 12:24 pm Revision 734acd05: cyclades: Only IPv4 addresses in port forwarding
- Fix bug that caused calling of port forwarding setting with IPv6
addresses. - 12:23 pm Revision 8c7f5877: helpdesk: Mock quotaholder in helpdesk tests
- 11:51 am ./kamaki Support #4441 (Closed): Update lib documentation with examples featuring (a) cloud management and...
- 11:50 am ./kamaki Feature #4429 (Closed): Implement a kamaki cluster creator
- 11:16 am Revision 17bb60a5: burnin: Fix a bug with missing method
- Method `_disconnect_from_floating_ips' has been removed but
StaleFloatingIPsTestSuite was using it. Replace this meth... - 11:15 am Revision 3966cea9: burnin: Fix a bug with missing method
- Method `_disconnect_from_floating_ips' has been removed but
StaleFloatingIPsTestSuite was using it. Replace this meth...
Also available in: Atom