Activity
From 12/25/2012 to 01/23/2013
01/23/2013
- 10:06 pm Revision f5001ffb: Fix empty email validation
- 10:06 pm Revision ca5148f2: Auth providers add/remove messages
- - Include provider method display
- Add remove message - 10:06 pm Revision 86b446dd: Cleanse middleware fix
- patch only once
- 10:06 pm Revision ff81d0d9: Redirect to index after sending activation email
- 10:04 pm Revision 0e79735c: Several auth providers fixes/improvements
- - Allow third party signup if existing account with the same third party
identifier is not yet verified. Subsequent... - 07:55 pm Revision 49d451df: Fix urls
- 07:50 pm ./kamaki Revision b04288f7: Adjust cyclades_cli up to create
- 07:49 pm ganeti-local Revision 0c348b86: constants: Add list of known Xen commands
- These will be used in unittests.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iust... - 07:49 pm snf-ganeti Revision 0c348b86: constants: Add list of known Xen commands
- These will be used in unittests.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iust... - 07:47 pm Revision 59a287b0: Change astakos /login/redirect path to /login
- 07:19 pm Revision 758fc8ec: Update Astakos general messages
- 07:07 pm Revision 861458fd: Remove debug shibboleth statement
- 07:00 pm Revision 1c65202f: Remove a debugging print
- 06:59 pm Revision 8cf9b2dd: Use custom project_transaction_context in project views
- 06:56 pm Revision d55d4f34: Custom transaction context
- A context which can be used as a decorator;
it commits the transaction if no exception was raised and
the rollback fl... - 06:56 pm Revision f6b041c0: Change status in project_list
- 06:51 pm Revision 27932481: Fix name error
- 06:51 pm Revision 48c9f506: Remove commented code
- 06:51 pm Revision 7d145e78: Change feedback email sender and body
- 06:51 pm Revision 1e960db7: Fix docstring typo
- 06:51 pm Revision 890c2065: Change feedback & user_catalogs astakos && pithos api calls
- * Substitute ``username`` with ``displayname``
- 06:48 pm ./kamaki Revision 236e7d08: Fully adjust cyclades_cli
- 06:45 pm devflow Revision fd18e55a: Fix pylint script
- 06:34 pm snf-ganeti Revision 8bb2df7d: _VerifyErrors()._Error() and _ErrorIf() are now consistent
- _Error() didn't contain the logic for demoting errors to warnings and for
marking an operation as failed. Now _ErrorI... - 06:34 pm ganeti-local Revision 8bb2df7d: _VerifyErrors()._Error() and _ErrorIf() are now consistent
- _Error() didn't contain the logic for demoting errors to warnings and for
marking an operation as failed. Now _ErrorI... - 06:12 pm Revision 11c079c8: Fix exception handling in RADOS blocker/mapper
- Handle only KeyError exception in blocker/mapper initialization, and propagate
all other, as they indicate errors. - 06:11 pm Revision 898f06bb: Add description for RADOS settings
- 06:05 pm Revision c8d89a3c: Revert signup button labels
- 06:05 pm Revision d44504d6: Cloudbar sign in redirect param fix
- clean additional params from url
- 05:36 pm ./kamaki Revision 4ac9e2b1: Merge branch 'master' into debian
- Conflicts:
docs/installation.rst - 05:35 pm ./kamaki Revision 4ac4e72d: New upstream version
- 05:32 pm ./kamaki Revision e02aa7dd: Seriously!
- 05:25 pm ./kamaki Revision 3cc0d29d: Update version tag
- 05:17 pm ./kamaki Revision 0ddbbcdc: Merge branch 'master' into release-0.6.3
- 05:16 pm ./kamaki Revision a03ade9e: Minor adjustments + apply to image_cli <=register
- 04:57 pm Revision 32a70876: More verbal fixes on Astakos
- * dashboard landing page
* project application forms - 04:35 pm Revision 2e06f08d: Astakos migration utility
- include a helper script to identify/delete users with case insensitive
duplicate emails - 04:14 pm Revision 4a13d054: Fix third party signup form
- - Do not user `provider` context variable when iterating through auth
provider objects since it's already passed in... - 03:45 pm ganeti-local Revision 31b8f1e6: Merge branch 'master' into devel-2.7
- * master:
Handle the result of QueryGroups() correctly
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revie... - 03:45 pm snf-ganeti Revision 31b8f1e6: Merge branch 'master' into devel-2.7
- * master:
Handle the result of QueryGroups() correctly
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revie... - 03:25 pm snf-ganeti Revision 286d0218: Handle the result of QueryGroups() correctly
- If no group is given for the “gnt-network connect“/“… disconnect”
commands, the client uses the result of “QueryGroup... - 03:25 pm ganeti-local Revision 286d0218: Handle the result of QueryGroups() correctly
- If no group is given for the “gnt-network connect“/“… disconnect”
commands, the client uses the result of “QueryGroup... - 03:24 pm snf-ganeti Revision af3aea48: Handle the result of QueryGroups() correctly
- If no group is given for the “gnt-network connect“/“… disconnect”
commands, the client uses the result of “QueryGroup... - 03:24 pm ganeti-local Revision af3aea48: Handle the result of QueryGroups() correctly
- If no group is given for the “gnt-network connect“/“… disconnect”
commands, the client uses the result of “QueryGroup... - 03:12 pm Revision 1177e91b: Bug fixes
- 03:10 pm Revision b87429e1: Bug/style fixes
- 03:10 pm Revision 1e689956: Change cloudbar profile toggle js.
- 03:01 pm Revision 1220928d: Update messages at the dashboard's landing page
- 02:46 pm ./kamaki Feature #3199 (Closed): Recursively download remote directories
- Until now: users have to download each file with a seperate command
Desired functionality:
1. kamaki store downlo... - 02:27 pm Revision 8a084e9f: Update Astakos auth providers messages
- 02:10 pm ./kamaki Revision 18a1ddc0: New upstream version 0.6.3.1-1
- 01:41 pm ganeti-local Revision 76c364d9: hv_xen: Compose file name outside error handling
- In _ReadConfigFile, the filename should be prepared outside the
try/except block. Fixes bad code formatting, too.
Si... - 01:41 pm snf-ganeti Revision 76c364d9: hv_xen: Compose file name outside error handling
- In _ReadConfigFile, the filename should be prepared outside the
try/except block. Fixes bad code formatting, too.
Si... - 01:09 pm Pithos MacOS Client Revision 83950619: Use latest pithos-apple-common
- 11:49 am Pithos MacOS Client Revision 8b8ac5ef: minor change in common
- 11:47 am Pithos iOS Client Revision ef5873e0: Merge branch 'master' of https://code.grnet.gr/git/pithos-ios
- 11:46 am Pithos iOS Client Revision 72ee9baa: new version number
- 11:44 am Revision 139d3a0b: Revert "Re-enable `test_001_list_servers'"
- This reverts commit b3e64586f762d8292d63e5f46b8156e56089f260.
- 11:06 am Pithos iOS Client Revision 22964135: Fix bug in url handling, update version
01/22/2013
- 08:32 pm ./kamaki Revision dc6fc88e: Apply changes to history_cli
- 07:57 pm devflow Revision 8a36299c: Add ci module
- 07:53 pm ./kamaki Bug #3172 (Closed): store upload connection/server failure handling
- 07:53 pm ./kamaki Feature #3163 (Closed): Rich command-specific user help
- 07:51 pm ./kamaki Revision 436bd910: Propagate changes to config_cli
- 07:48 pm snf-image-creator Revision 5a012759: Bump ubuntu version to 0.2.2-0ubuntu1
- 07:14 pm ./kamaki Revision a00de254: Seperate error handling from main cli classes
- So far tested in astakos only
- 07:03 pm ./kamaki Support #3197 (Closed): Cleaner error handling code
- Error handling code from v0.6.3 is clear but results to large source files in kamaki.cli.commands
This cleaning will... - 06:57 pm ./kamaki Bug #3196 (Closed): Trace errors through all parts of kamaki code
- Some error traces seem to be missing when reporting an error.
Fixing this, slight design changes in error handling... - 06:55 pm Revision aad0e329: Option to cancel membership request
- 06:27 pm ganeti-local Revision 00ef625c: testutils: Module-level method for reading test data
- This patch moves the functions “_ReadTestData” and “_TestDataFilename”
to module level. They do not depend on a class... - 06:27 pm snf-ganeti Revision 00ef625c: testutils: Module-level method for reading test data
- This patch moves the functions “_ReadTestData” and “_TestDataFilename”
to module level. They do not depend on a class... - 06:26 pm Revision f7e8a6af: Reference project by chain_id in views
- Add a new namespace (projects/app/<application_id>)
for applications (used in order to view modifications). - 05:56 pm Revision 3e3743f2: wip More progress with chains
- 05:42 pm devflow Revision 7383c8c8: Pep8 fixes
- 05:42 pm devflow Revision fe584cc4: Do not convert IOError to RuntimeError
- 05:42 pm devflow Revision ca01e50e: Add function for creating temp directory
- 05:38 pm snf-image-creator Revision 956c6c31: Merge branch 'master' into ubuntu
- 05:28 pm ./kamaki Revision 36526b3c: Tide up error handling code in astakos
- 05:27 pm snf-image-creator Revision fba09688: Bump version to 0.2.2
- 05:23 pm snf-image-creator Revision 5aa25240: Update the documentation
- * Add contact info
* Add info on how to install Arch Linux packages
* Add limitations section in usage - 04:05 pm snf-ganeti Revision 3b721842: Add test for backend._GetBlockDevSymlinkPath
- Add a unit test for the trivial “_GetBlockDevSymlinkPath” function in
backend (small changes in the function were req... - 04:05 pm ganeti-local Revision 0d07a850: hv_base: Remove empty constructor
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com> - 04:05 pm ganeti-local Revision 3b721842: Add test for backend._GetBlockDevSymlinkPath
- Add a unit test for the trivial “_GetBlockDevSymlinkPath” function in
backend (small changes in the function were req... - 04:05 pm snf-ganeti Revision 0d07a850: hv_base: Remove empty constructor
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com> - 03:29 pm Revision 7184f408: wip Progress with chains
- 03:10 pm ./kamaki Feature #3165 (Closed): Basic windows support
- 03:04 pm ./kamaki Revision f2a310a3: Merge branch 'feature-store' into develop
- 02:32 pm ./kamaki Revision 001200c3: Format data size units, use it in quota commands
- quota returns value in units (KiB, MiB, etc)
new argument -b, --bytes to return value in bytes
setquota can accept a ... - 01:49 pm Revision b0b87c56: snf-pithos-backend: Fix backend.meesages attribute
- backend.messages attribute was not initialized correctly, resulting in
an AttributeError exception in _pool_cleanup. - 01:43 pm Revision c3bcaeff: plankton: Handle correctly request filters
- Make sure that when listing public images plankton verifies that
size_max and size_min req filters are integers, and ... - 01:38 pm Revision 35fe39fa: Change install requirements
- 01:28 pm Revision ff67242a: wip Project views by chain_id
- 12:42 pm ./kamaki Revision 7147e1ca: store-delete asks for permission
- In cli.utils: new method ask_user prompts for permission
In cli.commands.pithos_cli: store_delete/purge ask for permi... - 12:32 pm devflow Revision 2ec7054e: Pep8 fixes
- 12:06 pm ./kamaki Revision 49b479a7: Merge branch 'develop' into feature-store
- 11:58 am Revision 01bdbd17: Checks for operations on applications
- 11:30 am Revision 14f7f6a5: Fix membership checks
- 11:19 am devflow Revision 37866d7a: Add function for creating temp directory
- 10:57 am Revision 93c4dc6b: Output log for project-sync
01/21/2013
- 11:45 pm Revision d4fc6292: Checks for membership functions
- 09:11 pm Revision c2837d72: Provide project show command
- 09:11 pm Revision f9224cc0: Fix unicode urlencoding in feedback call
- 07:26 pm snf-image Revision da5f4b81: Bump debian version to 0.7.6-1
- 06:53 pm ./kamaki Support #3179 (Closed): Merge quota-holder client in main kamaki distribution
- 06:52 pm ./kamaki Bug #3192 (Closed): kamaki image * commands should not send non-flag URL params without values
- 06:47 pm snf-image Revision db7d9df2: Update ChangeLog and configure.ac for ver. 0.7.6
- 06:38 pm snf-image Revision 81d3d555: Make the size of the helper VM image configurable
- Add a new HELPER_SIZE variable for this purpose. Default size is
hardcoded to 400MB - 06:34 pm ./kamaki Revision 4375c7b3: Merge branch 'bugfix-params'
- 06:32 pm ./kamaki Revision fa984c2c: mage-public: remove params without values
- 06:16 pm snf-image Revision 87a73976: Fix a bug in DeleteSSHkeys
- The code for checking for non-default keys was never called
- 06:02 pm ./kamaki Revision c3d131ec: Merge branch 'feature-store' into develop
- 06:00 pm ./kamaki Revision 745d938b: Tide up _upload_missing_blocks code + progress chk
- progress check in upload: don't let progress bar raise exceptions
- 05:47 pm snf-image Revision 94a16b02: Mount /dev & /proc in the helper before chrooting
- 05:33 pm devflow Revision e04d1761: Do not convert IOError to RuntimeError
- 05:31 pm ganeti-local Revision af89fa76: Fix format string of KVM output
- This fixes a missing 's' in the format string and
the wrong quotes. Those bugs were introduced in
commit 6e043e60.
S... - 05:31 pm snf-ganeti Revision af89fa76: Fix format string of KVM output
- This fixes a missing 's' in the format string and
the wrong quotes. Those bugs were introduced in
commit 6e043e60.
S... - 05:13 pm Revision c2141ac1: Various fixes
- 04:25 pm ./kamaki Bug #3192 (Closed): kamaki image * commands should not send non-flag URL params without values
- 03:38 pm Revision f659cd15: Fix progress messages handling
- proper handling of missing `messages` key progress messages.
- 03:23 pm ./kamaki Revision 7eda693f: Doc updates and minor improvements
- 03:05 pm snf-image-creator Revision eb5123b7: Fix typos in install section of the documentation
- Credits go to Alex Pyrgiotis <apyrgio@grnet.gr>
- 02:47 pm Revision 2a410f76: Replace fabric with paramiko
- 02:46 pm Revision 78bc0b94: Show landing page in menu
- 02:46 pm Revision 2b207cbf: Fixes for profile/signup pages
- 02:21 pm Revision d5570293: Check sync status only for active users
- 02:16 pm Revision 3c049f6d: Better log printing
- 02:15 pm Revision 225d4837: Signup form fixes
- - Resolve provider name on hidden input
- Hide signup methods on form submission - 01:58 pm snf-ganeti Revision d316b880: Renames and cleanup of variable names in confd
- The current names are quite confusing; this patch cleans up the
confusion by making sure we use different terms for t... - 01:58 pm ganeti-local Revision d316b880: Renames and cleanup of variable names in confd
- The current names are quite confusing; this patch cleans up the
confusion by making sure we use different terms for t... - 01:57 pm ganeti-local Revision ce817701: Increase Haskell log file resolution
- Currently the Haskell logging goes with the default time formatting,
which lacks sub-second resolution. This is not g... - 01:57 pm ganeti-local Revision 7e7fa841: First part of confd timer changes
- This patch changes the resolution of the timers: the watcher timer
goes from 60s to 17s, and the polling-mode timer g... - 01:57 pm ganeti-local Revision 01eea342: Change the polling thread sleep behaviour
- Currently, the polling thread sleeps at the end of its body; the
original reason was that when the thread initially s... - 01:57 pm ganeti-local Revision a6e054a8: Add a function to get the current time in microseconds
- In some cases we need higher resolution that seconds; I've settled on
microseconds as that is what 'threadDelay' want... - 01:57 pm snf-ganeti Revision a6e054a8: Add a function to get the current time in microseconds
- In some cases we need higher resolution that seconds; I've settled on
microseconds as that is what 'threadDelay' want... - 01:57 pm snf-ganeti Revision 7e7fa841: First part of confd timer changes
- This patch changes the resolution of the timers: the watcher timer
goes from 60s to 17s, and the polling-mode timer g... - 01:57 pm snf-ganeti Revision 01eea342: Change the polling thread sleep behaviour
- Currently, the polling thread sleeps at the end of its body; the
original reason was that when the thread initially s... - 01:57 pm snf-ganeti Revision ce817701: Increase Haskell log file resolution
- Currently the Haskell logging goes with the default time formatting,
which lacks sub-second resolution. This is not g... - 01:57 pm ganeti-local Revision c62df702: Start confd in notify mode if we can
- This patch changes the default model—where confd is always started in
polling mode—to a model where if possible we en... - 01:57 pm snf-ganeti Revision c62df702: Start confd in notify mode if we can
- This patch changes the default model—where confd is always started in
polling mode—to a model where if possible we en... - 01:53 pm ./kamaki Revision 3e7d1e0e: Upload progress bar advances only if block uploads
- was: progress bar advances if thread is initialized. In case of thread
failures, progress bar was re-initialized for ... - 01:31 pm devflow Revision 8df4ab84: Update Copyright entries, fix PEP8 errors
- 01:30 pm devflow Revision 1ddf172f: Bump version to 0.4next
- 01:24 pm snf-ganeti Revision 3190ad64: Explicitly load the config at confd startup
- Currently, confd main function doesn't load the config, but simply
forks the individual timer threads, which will—as ... - 01:24 pm ganeti-local Revision 3190ad64: Explicitly load the config at confd startup
- Currently, confd main function doesn't load the config, but simply
forks the individual timer threads, which will—as ... - 01:18 pm Revision 62fda315: Print log in astakos-quota-verify
- 01:04 pm Revision 5aac5dc4: In sync_users log quotas computed by astakos
- 12:29 pm Revision 53dc0136: Merge branch develop into feature-burnin
- 12:19 pm Revision 93534631: Missing changes from pervious commit
- 12:14 pm Revision c793d0f6: Hide signup options after third party login
- 12:05 pm Revision 8d4a87ad: Adding header for Usage page
- 12:05 pm Revision 222ad95f: New style for Sign Up page
01/18/2013
- 09:20 pm snf-image-creator Revision 252b2b5d: Completely exclude mpoints when running rsync
- We used to exclude mount point from rsync with options like this:
--exclude mount/point/*
This will copy the direc... - 08:27 pm Revision fd2986e3: Remove obsolete custom template tag isinf
- 08:22 pm Revision 098a6bff: Simplify resource & resource policy presentation
- 07:23 pm Revision b98e1df0: Provide project details command
- 07:23 pm Revision 0cf289c2: Substitute deprecated sortable argument to orderable
- 06:56 pm Revision 762900a2: Collect reporting info for sync_projects()
- 06:49 pm ./kamaki Revision 3e58b962: TODO changes on store-download
- 06:48 pm snf-image-creator Revision f6ea8d02: Fix a bug in tmp dir removal
- snf-image-creator removed /var/tmp if the directory was empty
- 06:41 pm ./kamaki Revision 1f315e7b: Make store-upload second param optional
- 06:05 pm Revision 140da2d1: Split management command into astakos-quota-verify and project-sync
- 05:44 pm ./kamaki Revision b9ac17a3: Enforce python>=2.6 dependency
- 05:21 pm ./kamaki Revision e14bbf21: Add missing dependencies python-ordereddict/argparse
- 05:12 pm snf-ganeti Revision 525f0f98: Fix type of 'node_whitelist' request parameter
- If opportunistic_locking is used, then 'node_whitelist' parameter passed
to the allocator is set to the LU's owned no... - 05:12 pm ganeti-local Revision 525f0f98: Fix type of 'node_whitelist' request parameter
- If opportunistic_locking is used, then 'node_whitelist' parameter passed
to the allocator is set to the LU's owned no... - 05:12 pm snf-ganeti Revision 347fa0f1: hv_xen: Add test for CPU pinning configuration
- Add a unittest for a function formatting CPU pinning information for
Xen's configuration.
Signed-off-by: Michael Han... - 05:12 pm ganeti-local Revision 347fa0f1: hv_xen: Add test for CPU pinning configuration
- Add a unittest for a function formatting CPU pinning information for
Xen's configuration.
Signed-off-by: Michael Han... - 05:12 pm ganeti-local Revision f0db563d: kvm: remove last version-based feature detection
- This was left behind because it required a different kvm invocation.
Now that we can add new ones cheaply (two consta... - 05:12 pm ganeti-local Revision 6f4070cd: kvm: extract a regexp matching out of a for loop
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:12 pm snf-ganeti Revision 6e043e60: kvm: deduplicate 'get output' code
- We had the same code twice, and were about to add a third time. Better
to collapse it into just one function.
Signed... - 05:12 pm snf-ganeti Revision 6f4070cd: kvm: extract a regexp matching out of a for loop
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:12 pm snf-ganeti Revision f0db563d: kvm: remove last version-based feature detection
- This was left behind because it required a different kvm invocation.
Now that we can add new ones cheaply (two consta... - 05:12 pm ganeti-local Revision 6e043e60: kvm: deduplicate 'get output' code
- We had the same code twice, and were about to add a third time. Better
to collapse it into just one function.
Signed... - 05:04 pm ./kamaki Revision 8158650c: Add deps python-ordereddict, python-argpars
- 05:02 pm Revision 1951cf27: Remove obsolete management command
- 04:59 pm Revision 84a3f701: Advances in syncing quotaholder with astakos
- Factor out trigger_sync() as lock_sync() to be used for other
sync processes in addition to sync_projects().
Implemen... - 04:52 pm Revision b0a38525: Use opportunistic locking
- Use opportunistic locking, introduced in Ganeti 2.7, to allow parallel creation
of VMs in the Ganeti backend. When th... - 04:43 pm ./kamaki Revision b9d3ed98: Python instead of Python-all
- 04:32 pm ./kamaki Revision 7d809724: Add python-all package dependency
- 04:30 pm ganeti-local Revision a8e8c0c6: Make Xen config path a build-time option
- Stop hardcoding the path in “hv_xen.py”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Tr... - 04:30 pm snf-ganeti Revision a8e8c0c6: Make Xen config path a build-time option
- Stop hardcoding the path in “hv_xen.py”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Tr... - 04:17 pm ./kamaki Revision c377da35: Fix rules syntax error
- 03:58 pm Revision 115fc1d6: Merge 'develop' into feature-projects
- Needed for building devflow packages from feature-projects.
- 03:40 pm snf-ganeti Revision df1d5c8f: Makefile.am: Protect placeholders for sed
- If the placeholder has exactly the same name as the variable used in
autoconf it would be replaced as well. In the ca... - 03:40 pm ganeti-local Revision df1d5c8f: Makefile.am: Protect placeholders for sed
- If the placeholder has exactly the same name as the variable used in
autoconf it would be replaced as well. In the ca... - 03:39 pm ganeti-local Revision 94d5cee9: burnin: Don't keep hypervisor class around
- Just determine whether it can migrate and keep that value instead of the
full hypervisor class.
Signed-off-by: Micha... - 03:39 pm snf-ganeti Revision 94d5cee9: burnin: Don't keep hypervisor class around
- Just determine whether it can migrate and keep that value instead of the
full hypervisor class.
Signed-off-by: Micha... - 03:25 pm Revision 36dc7771: Alter image for signup page
- 03:10 pm Revision 11546a0e: Fix compatibility issues with ganeti-2.7
- * SimpleConfigReader has been removed. Use SimpleStore
* QUEUE_DIR has been moven from ganeti.constants to ganeti.pat... - 03:09 pm Revision bed3cd0b: Network field type has been renamed to flavor
- 02:44 pm ./kamaki Revision 35b52b0e: Update store-manifest help
- Manifest is kept for compatibility with OOS Storage
- 02:38 pm ./kamaki Revision aaca2ef4: path.basename for store-append/truncate/overwrite
- Check if it is applied everywhire + minor improvements
- 02:33 pm Revision 2f70b788: Fix typo bug in reconcile ip pools
- 02:33 pm Revision a39e3852: Set default activation redirect url
- 02:31 pm Revision ddcc0dd9: Merge remote-tracking branch 'synnefo/feature-projects' into feature-astakos-n...
- 01:55 pm devflow Revision 07866f6a: Fix rules
- 01:41 pm Revision 7deaaa5f: Landing page style improvements
- 01:41 pm Revision a96c495d: Improvements in auth_methods js in profile page
- 01:40 pm Revision 9a2c43da: Remove change email from menu
- 01:30 pm Revision cab31c74: Add warning message for backend without networks
- 01:14 pm Revision 32c7c3fc: Change pithos-set-quota: send computed quota anyway
- 01:14 pm Revision 05375e71: Fix register_resources in QH_PRACTICALLY_INFINITE is not imported
- 12:46 pm Revision b3e64586: Re-enable `test_001_list_servers'
- 12:41 pm ganeti-local Revision 9fb621af: Text wrap in Haskell code
- This adds two functions in Utils.hs: 'wrap' and 'trim' along with some
simple tests. 'wrap' is used in Common.hs for ... - 12:41 pm snf-ganeti Revision 9fb621af: Text wrap in Haskell code
- This adds two functions in Utils.hs: 'wrap' and 'trim' along with some
simple tests. 'wrap' is used in Common.hs for ... - 12:21 pm snf-image-creator Revision aab4b154: Add missing rsync dependency in docs
- Add missing rsync dependency dependency in the install section of
the documentation - 12:18 pm devflow Revision a1a26749: Add script for bumping version
- devflow-bump-version updates the version file that exists at the
toplevel of the git repository and commits the change. - 12:16 pm devflow Revision c262723d: Bump version
- 12:15 pm devflow Revision 0700eb83: Add script for bumping version
- devflow-bump-version updates the version file that exists at the
toplevel of the git repository and commits the change. - 12:13 pm ganeti-local Revision d38bef8e: Run pre-migrate hooks on primary node too
- Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 12:13 pm snf-ganeti Revision d38bef8e: Run pre-migrate hooks on primary node too
- Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 11:56 am Revision 003d8fcf: Profile auth methods fixes/Landing page
- - New landing page (missing icons)
- Auth methods js bug fixes
- Style fixes - 11:55 am ./kamaki Revision 7a423d97: More intuitive storer-copy/move semantics
- copy/move cont:path path2
will move all <obj> prefixed with path, as path2<obj>
or as path2 if path corresponds... - 11:44 am devflow Revision 7c1589db: Add script for bumping version
- devflow-bump-version updates the version file that exists at the
toplevel of the git repository and commits the change. - 11:36 am devflow Revision fc2a385a: Bump version
01/17/2013
- 07:10 pm ./kamaki Revision 707c1a4a: store upload uses basename if remote name msing
- 07:07 pm Revision a9fda195: Fix messages
- 07:03 pm ./kamaki Revision 8249ee0f: Change store-move semantics (more like copy)
- move cont:path path2
will move all <obj> prefixed with path, as path2<obj>
move cont:path cont2:
will move all ... - 06:52 pm Revision 7eadc230: Management command to check and perform project expiration
- 06:48 pm Revision e1f31e63: Display project state
- 06:45 pm Revision 72a6e1e8: Make is_alive equal to not is_terminated
- 06:45 pm ./kamaki Revision 38b55954: New semantics for store-copy
- copy cont:path path2
will copy all files prefixed with path, as path2path
copy cont:path cont2:
will copy all... - 06:44 pm Revision 9307cd46: Rename PROJECT_STATE_DISPLAY to APPLICATION_STATE_DISPLAY
- 06:37 pm snf-image Revision 6d5097f1: Update ChangeLog and configure.ac for ver. 0.7.5
- 06:37 pm snf-image Revision 7155509d: Make defaults file inherit the ./configure options
- 06:37 pm snf-image Revision 7f097c3a: Cleanup variables and ./configure options
- Remove:
HELPER_CACHE_DIR
HELPER_IMG
HELPER_KERNEL
HELPER_INITRD
TIMELIMIT
Add:
TIMEOUT
In configure, remove:
... - 06:37 pm snf-image Revision da805afc: Update ChangeLog and configure.ac for ver. 0.7.4
- 06:36 pm snf-image Revision e49b5441: Mount all local filesystems when deploying images
- If the image has /home on a different partition than /, then
we'll need to have it mounted to inject files on a user'... - 06:36 pm snf-image Revision 8e33611e: Fix a bug in get_partition_to_resize
- Fix a typo in a variable name
- 05:54 pm ganeti-local Revision 9d02edc6: Makefile: Allow tarball creation when man-in-doc is active
- Documentation with included man pages should not be distributed as it
contains fixed paths. Since the documentation w... - 05:54 pm snf-ganeti Revision 9d02edc6: Makefile: Allow tarball creation when man-in-doc is active
- Documentation with included man pages should not be distributed as it
contains fixed paths. Since the documentation w... - 05:45 pm ./kamaki Revision e11d7acb: python-all>=2.6, install changelogs
- 05:29 pm devflow Revision adaef57d: Do not edit changelog in snapshot mode
- Do not use vim for editing changelog when the mode is snapshot.
Automatically set UNRELEASED distribution to unstable. - 05:07 pm devflow Revision 41a60268: Bump version
- 05:05 pm devflow Revision acd54307: Fix typo
- 04:38 pm Revision e43ac298: Check subcommand for encoding stdout
- Dummy check, forced by bug in builtin `isatty` method:
https://bugzilla.redhat.com/show_bug.cgi?id=841152 - 04:37 pm Revision 8f63a115: Remove version dependencies from snf- packages
- 04:37 pm Revision 473e2b08: Remove devflow form build dependency
- 04:29 pm ./kamaki Revision eb18b8a7: Add prefix-match ability to store-copy
- 04:19 pm Revision 35bf6640: Design overview fixes/updates
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 04:12 pm Revision 6ebe72f8: Optimize project-list query
- Note that select_related() does not automatically bring
`related_name's, such as ProjectApplication.project.
Need to ... - 03:21 pm Revision 495eb8f3: New layout with image for email_change pages
- 03:21 pm devflow Revision a2d04ae1: Add 'sh' to python dependencies
- 03:21 pm devflow Revision acafa204: Bump version
- 03:05 pm Revision 3c41f3ef: Additional audits in data migration
- 03:05 pm Revision 649f2d36: Check if local provider supports email changet
- 03:05 pm Revision 2da6f56b: Success messages on profile form submit
- display messages based on action request after uses submitted the
profile form successfully - 03:05 pm Revision 4d0bdd3b: Some code refactoring
- 03:05 pm Revision 8eb36753: Exclude local accounts in unverified accounts cleanup
- If an authenticated user tries to add a third party login method, reset
existing pending users created using the same... - 03:05 pm Revision 95cb469b: Fix reset password via extended profile form
- 03:05 pm Revision 3f8570dc: Configurable activation url
- url to redirect on after user account activation
- 03:02 pm devflow Revision fcf2cb18: Merge branch 'debian' into debian-develop
- Conflicts:
devflow/autopkg.py - 03:02 pm Revision 7b5bca4a: New profile form bug fixes
- New profile icons
- 02:58 pm devflow Revision fdb8eec3: Merge branch 'master' into debian
- 02:56 pm snf-image Revision abd3de65: Bump debian version to 0.7.5-1
- 02:55 pm devflow Revision 1440b202: Bump version
- 02:55 pm Revision 689226c3: Compiled project queries for optimization
- 02:55 pm Revision e5bc7bc9: Add an assertion check in all_quotas
- 02:51 pm ./kamaki Revision d7beb9ae: Merge branch 'feature-output' into develop
- 02:51 pm ./kamaki Revision a40e152f: pre-connection debug info
- 02:50 pm Revision 25d7843d: Remove security_model from i-cyclades.rst
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 02:49 pm snf-image Revision a5b79338: Update ChangeLog and configure.ac for ver. 0.7.5
- 02:46 pm devflow Revision 61226ba8: Merge branch 'debian-develop' into debian
- Conflicts:
debian/control
debian/rules - 02:43 pm snf-image Revision fd0c1f7d: Make defaults file inherit the ./configure options
- 02:41 pm devflow Revision f80b3f6a: Fix finding of debian branch
- 02:41 pm devflow Revision 06876914: Bump version
- 02:11 pm devflow Revision 5a29a44e: Check that current branch is allowed
- 02:07 pm Revision 64b5136c: Handle IOError while trying to load approval terms from not existing location.
- 02:07 pm Revision 26af2b28: Imrpove resource presentation in project creation email notification
- 02:06 pm devflow Revision cdf9aa79: Add gitpython and sh to pydist-overrides
- 02:05 pm devflow Revision 1e338a25: Fix debian rules
- 01:48 pm ./kamaki Bug #3187 (Closed): path prefix wildcard @ kamaki-store commands
- Kamaki store commands need a wildcard functionality. A simple prefix-aware approach will be implemented. The idea is ...
- 01:42 pm Revision 611a1398: Fix typo
- 01:39 pm ./kamaki Revision 8f180e69: Merge branch 'feature-output' into develop
- 01:32 pm ./kamaki Revision 1a3c18fd: Add include option to control conn-content print
- 01:11 pm snf-image Revision 68d58128: Cleanup variables and ./configure options
- Remove:
HELPER_CACHE_DIR
HELPER_IMG
HELPER_KERNEL
HELPER_INITRD
TIMELIMIT
Add:
TIMEOUT
In configure, remove:
... - 12:40 pm ./kamaki Revision d4f94157: Merge branch 'master' into feature-output
- 12:01 pm devflow Revision b1aa3d49: Option to override configuration file
- 11:45 am devflow Revision 7316df0e: Add help paragraph
- 11:21 am Revision f28732db: Merge branch 'feature-astakos-newstyles' of https://code.grnet.gr/git/synnefo ...
- 11:21 am Revision 9f2d1323: New login form improvements
- 11:01 am devflow Revision 09f7b4e0: Reorder
01/16/2013
- 09:24 pm snf-image-creator Revision 14a711fd: Bump ubuntu version to 0.2.1-0ubuntu1
- 09:20 pm snf-image-creator Revision 88d86948: Remove constraint in python-sendfile dependency
- No need to have python-sendfile << 2.0 any more
- 09:15 pm snf-image-creator Revision aa3b0a2a: Merge branch 'master' into ubuntu
- 08:57 pm snf-ganeti Revision 82e3bf85: Check if KVM machine version is supported
- If machine version is passed as an hv param, a check is made
in target node whether this version is included in the s... - 08:57 pm ganeti-local Revision 82e3bf85: Check if KVM machine version is supported
- If machine version is passed as an hv param, a check is made
in target node whether this version is included in the s... - 08:19 pm snf-image-creator Revision aa816e8c: Bump version to 0.2.1
- 07:59 pm Pithos iOS Client Revision 192b305e: Fix analysis warnings
- 07:57 pm snf-image-creator Revision 8c7d7b90: Update the documentation
- * Add instuctions for installing the software in Ubuntu 12.10
* Rephrase some parts in install, overview and usage s... - 07:52 pm devflow Revision 3bd8811e: Merge branch 'develop' into debian-develop
- Conflicts:
autopkg.conf
devflow/autopkg.py
setup.py - 07:48 pm devflow Revision e727d1ba: Add default debian branch
- 07:43 pm snf-ganeti Revision 11cf71c4: Revert "run-in-tempdir: Improve speed"
- This reverts commit dd60179dfd8 as it broke coverage for Python.
Signed-off-by: Michael Hanselmann <hansmi@google.co... - 07:43 pm ganeti-local Revision 11cf71c4: Revert "run-in-tempdir: Improve speed"
- This reverts commit dd60179dfd8 as it broke coverage for Python.
Signed-off-by: Michael Hanselmann <hansmi@google.co... - 07:29 pm devflow Revision 1c3c6417: Add distribute_setup
- 07:09 pm snf-ganeti Revision e32e1fb9: Verify that templates are compatible with exclusive storage
- cluster-verify reports instances with disk templates not compatible with
exclusive storage but that are running on no... - 07:09 pm ganeti-local Revision e32e1fb9: Verify that templates are compatible with exclusive storage
- cluster-verify reports instances with disk templates not compatible with
exclusive storage but that are running on no... - 07:09 pm ganeti-local Revision 58bc6241: add-node checks PVs
- add-node now performs a few checks on LVM before adding a node to the
cluster.
Signed-off-by: Bernardo Dal Seno <bda... - 07:09 pm ganeti-local Revision d5a690cb: cluster-verify checks that PVs are not shared
- When exclusive_storage is set, cluster-verify complains if PVs are shared
among unrelated LVs.
Signed-off-by: Bernar... - 07:09 pm snf-ganeti Revision 14fe92c7: New RPC call for node verify in dns-only RPC client
- This will be used in node-add.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselman... - 07:09 pm snf-ganeti Revision 525939d9: cluster-verify checks uniformity of PV sizes
- When exclusive_storage is set, cluster-verify complains if the size of PVs
is not uniform across a node group.
Signe... - 07:09 pm snf-ganeti Revision 58bc6241: add-node checks PVs
- add-node now performs a few checks on LVM before adding a node to the
cluster.
Signed-off-by: Bernardo Dal Seno <bda... - 07:09 pm snf-ganeti Revision 39eb39dc: Moved checks within LUClusterVerifyGroup
- Almost all instance-specific checks have been moved from the Exec method to
the _VerifyInstance method. This cleans u... - 07:09 pm ganeti-local Revision b496abdb: bdev.GetPVInfo() returns list of LVs
- This will be used for checks related to exclusive storage.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Re... - 07:09 pm ganeti-local Revision 39eb39dc: Moved checks within LUClusterVerifyGroup
- Almost all instance-specific checks have been moved from the Exec method to
the _VerifyInstance method. This cleans u... - 07:09 pm snf-ganeti Revision b496abdb: bdev.GetPVInfo() returns list of LVs
- This will be used for checks related to exclusive storage.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Re... - 07:09 pm snf-ganeti Revision d5a690cb: cluster-verify checks that PVs are not shared
- When exclusive_storage is set, cluster-verify complains if PVs are shared
among unrelated LVs.
Signed-off-by: Bernar... - 07:09 pm ganeti-local Revision 525939d9: cluster-verify checks uniformity of PV sizes
- When exclusive_storage is set, cluster-verify complains if the size of PVs
is not uniform across a node group.
Signe... - 07:09 pm ganeti-local Revision 14fe92c7: New RPC call for node verify in dns-only RPC client
- This will be used in node-add.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselman... - 07:09 pm snf-ganeti Revision 8c3d6797: Small cleanup in constants.py
- - compat.UniqueFrozenset used in one more place, for consistency.
- The order of NV_XXX constants is fixed so that al... - 07:09 pm ganeti-local Revision 11064155: utils.LvmExclusiveCheckNodePvs() returns more info
- utils.LvmExclusiveCheckNodePvs() now returns the size of the smallest and
biggest PVs of a node. They will be used fo... - 07:09 pm ganeti-local Revision 22d9752a: cluster-verify checks uniformity of exclusive_storage flag
- The value of the flag should be the same for nodes within the same group.
Signed-off-by: Bernardo Dal Seno <bdalseno... - 07:09 pm ganeti-local Revision 8c3d6797: Small cleanup in constants.py
- - compat.UniqueFrozenset used in one more place, for consistency.
- The order of NV_XXX constants is fixed so that al... - 07:09 pm snf-ganeti Revision 11064155: utils.LvmExclusiveCheckNodePvs() returns more info
- utils.LvmExclusiveCheckNodePvs() now returns the size of the smallest and
biggest PVs of a node. They will be used fo... - 07:09 pm snf-ganeti Revision 22d9752a: cluster-verify checks uniformity of exclusive_storage flag
- The value of the flag should be the same for nodes within the same group.
Signed-off-by: Bernardo Dal Seno <bdalseno... - 07:01 pm ganeti-local Revision dd60179d: run-in-tempdir: Improve speed
- By creating symlinks instead of actually creating files we still get the
benefits of using a temporary directory, but... - 07:01 pm snf-ganeti Revision dd60179d: run-in-tempdir: Improve speed
- By creating symlinks instead of actually creating files we still get the
benefits of using a temporary directory, but... - 06:07 pm snf-ganeti Revision 06a6f2cc: run-in-tempdir: Copy doc/* only if needed
- To preserve disk space on copying all files to a temporary directory,
the “doc” directory is only copied when buildin... - 06:07 pm ganeti-local Revision 06a6f2cc: run-in-tempdir: Copy doc/* only if needed
- To preserve disk space on copying all files to a temporary directory,
the “doc” directory is only copied when buildin... - 05:33 pm devflow Revision e76e9f6c: Case of missing remote origin branch
- 05:22 pm Revision 2a666c36: Set membership inactive when syncing in PROJECT_DEACTIVATED state
- 05:14 pm devflow Revision d9bd4420: Temporary allow minors to VERSION_RE
- 05:13 pm snf-image-creator Revision 717b0434: Support python-sendfile 2.x
- Support both versions (1.2.x and 2.x) of python-sendfile. In
v1.2.x (py-sendfile) the returning value of the sendfile... - 05:12 pm ./kamaki Revision 129d8e56: New upstream version 0.6.3
- 05:01 pm ./kamaki Revision 6834fc64: Add changelog
- 04:47 pm ./kamaki Revision e3a1d743: Documentation updates
- 04:45 pm Revision cd633c29: Fix typo
- 04:35 pm snf-image-creator Revision 0d7d3237: Fix a variable name typo in output/dialog.py
- 04:24 pm Pithos iOS Client Revision 854f9fbf: Merge branch 'master' of https://code.grnet.gr/git/pithos-ios
- Conflicts:
OpenStack.xcodeproj/project.pbxproj - 04:10 pm Revision 8508db9d: Add helpdesk/static to debian install
- 03:56 pm snf-ganeti Revision e71c47d3: Integrate DRBD with the report generation infrastructure
- With this commit, the DRBD data collector does not only print the data
it extracts, but includes them in the proper J... - 03:56 pm ganeti-local Revision e71c47d3: Integrate DRBD with the report generation infrastructure
- With this commit, the DRBD data collector does not only print the data
it extracts, but includes them in the proper J... - 03:56 pm ganeti-local Revision 13d3acab: Add reporting infrastructure for data collectors
- This commit adds the part of the JSON report generation code that will be
common to all the data collectors, accordin... - 03:56 pm snf-ganeti Revision 13d3acab: Add reporting infrastructure for data collectors
- This commit adds the part of the JSON report generation code that will be
common to all the data collectors, accordin... - 03:56 pm ganeti-local Revision ace37e24: Move getCurrentTime from Confd.Utils to Utils
- The getCurrentTime function is of wide interest, so its moved to a more
appropriate position.
Signed-off-by: Michele... - 03:56 pm snf-ganeti Revision ace37e24: Move getCurrentTime from Confd.Utils to Utils
- The getCurrentTime function is of wide interest, so its moved to a more
appropriate position.
Signed-off-by: Michele... - 03:56 pm Revision 6e168615: Burnin meet flake8!
- 03:54 pm Revision 600222f6: Remove celery dependency
- 03:50 pm devflow Revision 3dd9c1bf: Merge branch 'develop' into debian-develop
- Conflicts:
autopkg.conf
setup.py - 03:45 pm Revision c55e39e7: Keep fields_list in instance context
- 03:40 pm Revision 35ed6a81: Merge branch 'feature-astakos-newstyles' of https://code.grnet.gr/git/synnefo ...
- 03:36 pm Revision 2b7a87d7: New profile form KeyOrder fix
- 03:35 pm devflow Revision 6b918aa6: Update setup maintainer info
- 03:34 pm devflow Revision c24fe62c: Add debian directory
- 03:33 pm Revision 4bedb0d8: Change default auth proviers setting
- Restrict users to only one auth provider per module by default
- 03:33 pm Revision 64492c49: Proper next parameter handling in third party logins
- Excluding shibboleth all auth modules require two additional redirects
causing `next` parameter to be absent on the f... - 03:33 pm Revision 3902cfc6: Apply next parameter to sign in url
- Improve user experience by redirecting user to the cloud page
(service,cms etc.) he requested to sign in from. - 03:32 pm devflow Revision 1e4d1435: Get packages from conf
- 03:32 pm devflow Revision cfa9ab15: Edit debian/changelog in any case
- Temporary commit: git-dch picks UNRELEASED as debian distribution,
which can not be uploaded to apt repo. Manually ed... - 03:32 pm devflow Revision 866bb9c1: Various fixes
- 03:32 pm devflow Revision bbd3ef06: Fix autopkg.conf
- 03:17 pm Revision 83570fe5: Bump version
- 03:07 pm Revision d0632ab1: New profile form
- 02:53 pm devflow Revision 5d36bf22: Add debian directory
- 02:47 pm Revision e20a751d: Restore container policy check
- 02:47 pm Revision b8098f77: Debit pithos object owner not the request user
- 02:44 pm Revision 18516fa0: Revert "Remove unneeded related_names in ProjectMembership"
- This reverts commit e2a15b6a507f716f47c960003089da2f0e32fa2e.
- 02:22 pm devflow Revision 5d0dd5cc: Get packages from conf
- 02:22 pm devflow Revision b564ce24: Edit debian/changelog in any case
- Temporary commit: git-dch picks UNRELEASED as debian distribution,
which can not be uploaded to apt repo. Manually ed... - 02:08 pm devflow Revision 7798f85b: Various fixes
- 01:11 pm snf-ganeti Revision 43a840a3: burnin: Add unittest for supported disk templates
- When new a new disk template is added, burnin should be updated.
Signed-off-by: Michael Hanselmann <hansmi@google.co... - 01:11 pm ganeti-local Revision 43a840a3: burnin: Add unittest for supported disk templates
- When new a new disk template is added, burnin should be updated.
Signed-off-by: Michael Hanselmann <hansmi@google.co... - 01:10 pm snf-ganeti Revision 4b9638dc: kvm: make kvm path configurable as an hv parameter
- This fixes Issue 225.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@go... - 01:10 pm ganeti-local Revision 4b9638dc: kvm: make kvm path configurable as an hv parameter
- This fixes Issue 225.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@go... - 01:07 pm ganeti-local Revision b73f1c59: make _{Generate,Execute}KVMRuntime accept kvm help
- Currently kvm --help is called twice at instance startup, this makes
sure it's called only once.
Signed-off-by: Guid... - 01:07 pm snf-ganeti Revision b73f1c59: make _{Generate,Execute}KVMRuntime accept kvm help
- Currently kvm --help is called twice at instance startup, this makes
sure it's called only once.
Signed-off-by: Guid... - 01:07 pm ganeti-local Revision 3b59ec02: kvm: make auxiliary functions accept a kvm path
- This will be used to be able to customize the path in an hv parameter.
Also fix two comments that still mentioned ve... - 01:07 pm snf-ganeti Revision 3b59ec02: kvm: make auxiliary functions accept a kvm path
- This will be used to be able to customize the path in an hv parameter.
Also fix two comments that still mentioned ve... - 01:06 pm snf-ganeti Revision 4ab75599: Add KVM machine version as hv param
- This is needed in case an instance must be booted with an exact type of
machine version (due to e.g. outdated drivers... - 01:06 pm ganeti-local Revision 4ab75599: Add KVM machine version as hv param
- This is needed in case an instance must be booted with an exact type of
machine version (due to e.g. outdated drivers... - 01:01 pm Revision e2a15b6a: Remove unneeded related_names in ProjectMembership
- 01:01 pm Revision 69ab4df9: DB index for ProjectApplication state
- 01:01 pm Revision 9c1774af: Add devflow autopkg configuration file
- 01:01 pm Revision 5d3daee1: Remove devtools and rename to devflow
- 12:57 pm Revision 2042a902: Fix get_pithos_usage if no usage is returned by astakos.
- 12:46 pm Revision ddea3095: Fix detailed pithos object listing
- Refs: #3149
- 12:27 pm Revision a6d6e824: Add quotaholdet to debian control file
- 12:19 pm ganeti-local Revision 8e55e20f: Move burnin to ganeti.tools.burnin
- Similar to other scripts, “tools/burnin” just becomes a wrapper script.
Signed-off-by: Michael Hanselmann <hansmi@go... - 12:19 pm snf-ganeti Revision 8e55e20f: Move burnin to ganeti.tools.burnin
- Similar to other scripts, “tools/burnin” just becomes a wrapper script.
Signed-off-by: Michael Hanselmann <hansmi@go...
01/15/2013
- 11:26 pm devflow Revision 10a9cf64: Add an initial setup.py for devflow
- 09:54 pm Revision 88f05969: Merge branch 'feature-astakos-newstyles' of https://code.grnet.gr/git/synnefo ...
- 09:49 pm Revision 387f8dba: Merge branch 'feature-astakos-newstyles' into feature-cloudbar-fix
- 09:47 pm Revision d1a7ce9c: Fix footer positioning javsacript handler
- 09:47 pm Revision 52a432c7: Improve javascript exception handling
- Skip 'Script error' exceptions. Those exceptions get raised in
FF/Safari/Chrome from scripts which location violates ... - 09:08 pm Revision d42bf91d: Merge remote-tracking branch 'synnefo/feature-cloudbar-fix' into feature-astak...
- 09:04 pm Revision 7f7863bb: Cloudbar flickering fix
- prepend body placeholder (using border-top) to avoid flickering caused
due to late rendering of the cloudbar element - 08:01 pm Revision 0504f010: Update token view/url
- introduce a helper view to allow user update the account api token.
``renewToken`` javascript helper method is includ... - 07:31 pm ganeti-local Revision 45566243: Remove special-case of "0" in niceSort
- Since now niceSort is more consistently behaved, we don't have the
special casing. This should have been removed in c... - 07:31 pm snf-ganeti Revision 45566243: Remove special-case of "0" in niceSort
- Since now niceSort is more consistently behaved, we don't have the
special casing. This should have been removed in c... - 07:24 pm ./kamaki Revision f5d9bc54: Documentation updates
- 07:06 pm Revision e09c5005: Fix get_active_auth_providers regressiona
- Handling active auth providers require access to provider user object
thus user_providers context variable got revert... - 06:46 pm Revision 17ad5d37: Conform profile form with EMAILCHANGE_ENABLED setting
- - Do not display email change fields
- 06:44 pm Revision 3c807f64: Merge branch 'feature-astakos-newstyles' of https://code.grnet.gr/git/synnefo ...
- 06:43 pm Revision 531fca05: Auth_methods icons
- 06:37 pm devflow Revision 55775645: Import devflow code
- Import devflow code by
Christos Stavrakakis <cstavr@grnet.gr>,
with minor modifications. - 06:21 pm devflow Revision 1ff00aa6: Initial commit
- 06:18 pm ganeti-local Revision 85a895be: burnin: Enable DT_EXT/DT_RBD for single node clusters
- As reported by Constantinos Venetsanopoulos, DT_RBD and DT_EXT work on
single node clusters.
Signed-off-by: Michael ... - 06:18 pm snf-ganeti Revision 85a895be: burnin: Enable DT_EXT/DT_RBD for single node clusters
- As reported by Constantinos Venetsanopoulos, DT_RBD and DT_EXT work on
single node clusters.
Signed-off-by: Michael ... - 06:15 pm Revision 10a870d5: Email change activation fix
- allow email change activation even if user is not authenticated
- 06:00 pm ./kamaki Revision fa53cb2e: Debianize Ubuntu parts of debian/*
- 06:00 pm snf-image-creator Revision 02bb0ad2: Bump ubuntu version to 0.2-0ubuntu3
- 05:58 pm snf-image-creator Revision f7b2b46b: Add setuptools as build dependency
- 05:47 pm Revision c47a839d: Fix merge commit
- 05:47 pm Revision 8acb8758: Merge handling of branching
- 05:46 pm Revision b1f5c057: Do not edit changelog if mode is not release
- 05:40 pm Revision 3fbf7863: Combined profile form updates
- - Handle local account existance and accordingly display password change
fields
- Remove pending email changes befo... - 05:28 pm Revision 8569dbf2: Get version from python
- 05:17 pm snf-ganeti Revision d46c9fd6: test/Types.hs: add an HLint ANN for ignoring camelCase
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:17 pm ganeti-local Revision d46c9fd6: test/Types.hs: add an HLint ANN for ignoring camelCase
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:16 pm snf-image-creator Revision d21cb376: Bump ubuntu version to 0.2-0ubuntu2
- 05:12 pm Revision f7400729: Initial commit of the combined profile form
- The new profile form supports change email and password change actions
by propagating submited data to internal Email... - 05:08 pm snf-image-creator Revision cd05ea69: Add missing setuptools dependency
- 05:06 pm Revision 43411855: Optionally import rados
- 05:04 pm Revision a9420179: Fix syntax error
- 05:01 pm Revision db6865fc: Merge branch 'latest-quota' into develop
- bring quotas, projects, astakos logins, pithos/RADOS
into the new synnefo development workflow - 04:46 pm Revision 7f1f0464: fix radosblocker merge, fix some tabs/whitespace
- 04:43 pm ganeti-local Revision 5ce58234: Link man pages in documentation
- This patch depends on “Option to include man pages in documentation”. In
the documentation build including man pages,... - 04:43 pm snf-ganeti Revision 5ce58234: Link man pages in documentation
- This patch depends on “Option to include man pages in documentation”. In
the documentation build including man pages,... - 04:27 pm ganeti-local Revision a7f0953a: Make niceSort a wrapper over niceSortKey id
- Currently, niceSort behaves differently than niceSortKey in cases
where the parsed groups are equal but the original ... - 04:27 pm snf-ganeti Revision a7f0953a: Make niceSort a wrapper over niceSortKey id
- Currently, niceSort behaves differently than niceSortKey in cases
where the parsed groups are equal but the original ... - 04:26 pm snf-ganeti Revision 96b28307: Add version check for Sphinx
- Sphinx 1.0 and above can check version by setting “needs_sphinx” in the
configuration.
Signed-off-by: Michael Hansel... - 04:26 pm ganeti-local Revision 96b28307: Add version check for Sphinx
- Sphinx 1.0 and above can check version by setting “needs_sphinx” in the
configuration.
Signed-off-by: Michael Hansel... - 04:24 pm snf-ganeti Revision 41806ef4: Option to include man pages in documentation
- Before this patch, HTML versions of man pages (man/*.rst) were already
built. However, since they are separate from t... - 04:24 pm ganeti-local Revision 41806ef4: Option to include man pages in documentation
- Before this patch, HTML versions of man pages (man/*.rst) were already
built. However, since they are separate from t... - 1.1.1 (20130115.0) with ARC
- 04:11 pm Pithos MacOS Client Revision 3a54a593: Fix bugs in use of ARC
- Refactor code that may cause bugs in Snow Leopard. Update version.
- 04:06 pm Pithos MacOS & iOS Common Lib Revision 153edb5e: Use Objective-C ARC for ASIPithos objects
- 04:02 pm Revision 6368c29f: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 04:01 pm Revision 7dc78140: Merge branch 'radosblocker' of https://code.grnet.gr/git/pithos into latest-quota
- Conflicts:
snf-pithos-app/pithos/api/util.py
snf-pithos-backend/pithos/backends/modular.py
snf-pithos-backend/pith... - 03:53 pm snf-image-creator Revision e5dfdb55: Bump ubuntu version 0.2-0ubuntu1
- 03:52 pm snf-image-creator Revision a07b2969: Fix lintian Errors
- 03:47 pm ./kamaki Revision 66c8a4f0: Update Changelog and manpage
- 03:34 pm Revision 478f763e: Fix pithos backend external_quota argument initialization
- 03:32 pm Revision 9deadfcd: fix broken intDecimalField initialization
- 03:32 pm Revision 7db8c163: add pending members indication in projects
- 03:26 pm ./kamaki Revision bcbf9a58: Remove build-dependancy on Sphinx package, explicitely add manpage
- 03:24 pm Revision 8989f446: Fix TypeError: quota_values() takes no arguments (1 given)
- 03:23 pm Revision db0d5f6b: Fix bug in user-set-initial-quota command
- 03:17 pm Revision 8172ea5f: Clear service token expiration
- 03:17 pm ./kamaki Revision fa062062: Merge branch 'feature-quota' into develop
- 03:17 pm Revision 09a184b1: Merge branch 'feature-devtools-autobuild' into develop
- 03:17 pm snf-image-creator Revision 26dcc65a: Add new dependencies needed for v0.2
- 03:16 pm ganeti-local Revision 6d675203: design-autorepair.rst: separate list of jobs with plus sign
- Commas are not valid characters in tags, hence they can't be use to
separate the different job IDs; plus signs (+) ar... - 03:16 pm snf-ganeti Revision 6d675203: design-autorepair.rst: separate list of jobs with plus sign
- Commas are not valid characters in tags, hence they can't be use to
separate the different job IDs; plus signs (+) ar... - 03:09 pm Revision 6255b97d: Limit lines length to 80
- 03:09 pm Revision 0a444bb5: Delete pithos account_name call
- 03:09 pm Revision 4d366a03: Extend account_list pithos api call
- Provide account name (not only uuid)
- 03:09 pm Revision 99494f57: Include uuid in user-details command output
- 03:09 pm Revision e84332a3: Fix AttributeError: 'AstakosUser' object has no attribute 'quota'
- 03:07 pm ./kamaki Revision 6c2a6f0d: Re-fix setup
- 02:56 pm Revision db99f198: Implement project suspension and resumption
- Merge membership's SUSPENDED and TERMINATED states into PROJECT_DEACTIVATED.
- 02:55 pm ./kamaki Support #3179 (Resolved): Merge quota-holder client in main kamaki distribution
- 02:55 pm ./kamaki Revision 81e34150: Merge branch 'feature-output' into develop
- Conflicts:
kamaki/clients/__init__.py
kamaki/clients/pithos.py - 02:09 pm ./kamaki Revision 1ada4c87: Forgoten save
- 01:59 pm ./kamaki Revision d6542452: Setup QH-related package setup
- 01:37 pm ./kamaki Revision b31051d6: Syntax check and debug
- 01:18 pm ganeti-local Revision 42959a7f: burnin: Disk template option cleanup
- Burnin doesn't support all disk templates (specifically it doesn't
support “blockdev”). The code, however, used manua... - 01:18 pm snf-ganeti Revision 42959a7f: burnin: Disk template option cleanup
- Burnin doesn't support all disk templates (specifically it doesn't
support “blockdev”). The code, however, used manua... - 01:18 pm ganeti-local Revision d8378091: burnin: Factorize disk template lists
- Keep the lists at the top instead of having them embedded in the code.
Use frozenset, too.
Signed-off-by: Michael Ha... - 01:18 pm snf-ganeti Revision d8378091: burnin: Factorize disk template lists
- Keep the lists at the top instead of having them embedded in the code.
Use frozenset, too.
Signed-off-by: Michael Ha... - 01:12 pm ./kamaki Revision b4368e33: Add all quotaholder files in kamaki
- 12:18 pm Revision 4182dd03: Bug fix
- 12:17 pm Revision 4f674214: Icons for extralogin methods
- 12:12 pm Revision bc523cac: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 12:12 pm Revision 0da40b58: Extralogin methods with icons
- 12:12 pm Revision ff8333db: Style fixes
- 12:08 pm snf-image-creator Revision 9b0698ac: Merge branch 'master' into ubuntu
- 11:42 am ganeti-local Revision 2f3a3365: Replace nodegroups' PartialNic by PartialNicParams
- This fixes a bug that corrups the config when one adds a
network to a node group. I wil soon extend QA by some comman... - 11:42 am snf-ganeti Revision 2f3a3365: Replace nodegroups' PartialNic by PartialNicParams
- This fixes a bug that corrups the config when one adds a
network to a node group. I wil soon extend QA by some comman...
01/14/2013
- 07:50 pm snf-image-creator Revision 99f95b85: Bump version to 0.2
- 07:49 pm snf-image-creator Revision 4197b5a6: Update the documentation to reflect v0.2
- 07:40 pm Revision 3c638f72: Add states DISMISSED and CANCELLED in ProjectApplication and related calls
- Fix defaults in DateTimeFields
- 07:40 pm Revision 79991070: Remove unused update_application()
- 07:25 pm Revision e3a8274b: Hide pithos account_name api call
- 07:05 pm ./kamaki Revision d1304043: Copy quotaholder client files into clients
- 06:54 pm Revision a4384506: Compute merge commit
- 06:54 pm Revision 8d3b0bab: Implement autopkg.sh in Python
- First python implementation of autopkg.sh script, used for automatic
creation of debian packages. - 06:54 pm Revision 00351409: Various improvements to version computation
- 06:54 pm Revision d3f6dfdf: Use GitPython instead of subprocess
- 06:54 pm Revision c9b113ac: WIP commit for the devtools build system
- 06:45 pm Revision c346aed0: Refactor network reconciliation
- 05:54 pm snf-ganeti Revision ef947a42: Loader.hs: ignore expired ArSuspended policies
- At the moment, because 'mergeData' is pure, it may set instance auto-repair
policies that are of the form `ArSuspende... - 05:54 pm ganeti-local Revision ef947a42: Loader.hs: ignore expired ArSuspended policies
- At the moment, because 'mergeData' is pure, it may set instance auto-repair
policies that are of the form `ArSuspende... - 05:54 pm snf-ganeti Revision 55416810: Loader.hs: set instance auto-repair policy in mergeData
- 'getArPolicy' and 'setArPolicy' follow the precedence rules introduced in
b1eb71c: within an object, the most restric... - 05:54 pm ganeti-local Revision 55416810: Loader.hs: set instance auto-repair policy in mergeData
- 'getArPolicy' and 'setArPolicy' follow the precedence rules introduced in
b1eb71c: within an object, the most restric... - 05:54 pm snf-ganeti Revision e79f576c: Loader.hs: rewrite extractExTags to use chompPrefix
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:54 pm snf-ganeti Revision b1eb71c7: design-autorepair.rst: clarify tag precedence and conflict
- This commit clarifies one particular point of the auto-repair workflow:
what to do when multiple, conflicting adminis... - 05:54 pm ganeti-local Revision b1eb71c7: design-autorepair.rst: clarify tag precedence and conflict
- This commit clarifies one particular point of the auto-repair workflow:
what to do when multiple, conflicting adminis... - 05:54 pm ganeti-local Revision e79f576c: Loader.hs: rewrite extractExTags to use chompPrefix
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:54 pm ganeti-local Revision b009f682: Utils.hs: function to chomp prefix + separator from a string
- Some auto-repair tags are composed of a prefix and then an optional
argument; the new "chompPrefix" function in Utils... - 05:54 pm ganeti-local Revision b6aeda4a: Utils.hs: add a clockTimeToString function
- This function allows to easily convert a ClockTime object to a string
representation of its timestamp (seconds-only).... - 05:54 pm snf-ganeti Revision 23594127: Instance.hs: add an 'arPolicy' field for auto-repair policy
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:54 pm snf-ganeti Revision b6aeda4a: Utils.hs: add a clockTimeToString function
- This function allows to easily convert a ClockTime object to a string
representation of its timestamp (seconds-only).... - 05:54 pm ganeti-local Revision 23594127: Instance.hs: add an 'arPolicy' field for auto-repair policy
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:54 pm snf-ganeti Revision b009f682: Utils.hs: function to chomp prefix + separator from a string
- Some auto-repair tags are composed of a prefix and then an optional
argument; the new "chompPrefix" function in Utils... - 05:54 pm snf-ganeti Revision 819358e1: design-autorepair.rst: add a graph with state transitions
- The graph added here follows the data types introduced in 7ec2f76, by which
"Suspended" is not a state, but a possibl... - 05:54 pm ganeti-local Revision 819358e1: design-autorepair.rst: add a graph with state transitions
- The graph added here follows the data types introduced in 7ec2f76, by which
"Suspended" is not a state, but a possibl... - 05:52 pm snf-ganeti Revision 7ec2f76b: HTools/Types.hs: more auto-repair types
- AutoRepairPolicy, AutoRepairStatus, and other auxiliary types are added.
These are used only internally by the auto-r... - 05:52 pm ganeti-local Revision 7ec2f76b: HTools/Types.hs: more auto-repair types
- AutoRepairPolicy, AutoRepairStatus, and other auxiliary types are added.
These are used only internally by the auto-r... - 05:52 pm ganeti-local Revision 3e77a36c: Add initial constants and Haskell ADTs for auto repair
- In this commit, the AutoRepairType and AutoRepairResult types are defined,
with the possible values specified in doc/... - 05:52 pm snf-ganeti Revision 3e77a36c: Add initial constants and Haskell ADTs for auto repair
- In this commit, the AutoRepairType and AutoRepairResult types are defined,
with the possible values specified in doc/... - 05:52 pm snf-ganeti Revision e47e51a8: design-autorepair.rst: use the same prefix everywhere
- This commit changes the "ganeti:watcher:repair:pending" and
"ganeti:watcher:repair:result" tag prefixes to use
"ganet... - 05:52 pm ganeti-local Revision e47e51a8: design-autorepair.rst: use the same prefix everywhere
- This commit changes the "ganeti:watcher:repair:pending" and
"ganeti:watcher:repair:result" tag prefixes to use
"ganet... - 05:50 pm Revision 0514bcc7: Changes in registering to quotaholder
- Add an 'uplimit' (default) field in Resource;
change AstakosUserQuota fields to IntDecimalField;
pass all four limits... - 05:50 pm Revision 99463445: Fix check for conflicting projects in approve
- 05:50 pm Revision 0f0dd7df: Additional parameters in the field constructor
- 05:36 pm Revision 0308f3a7: Provide pithos call for getting account name from uuid
- 05:31 pm ganeti-local Revision b3a6a525: NEWS: Fix referenced man page's section number
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 05:31 pm snf-ganeti Revision b3a6a525: NEWS: Fix referenced man page's section number
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 05:31 pm ./kamaki Revision 18555878: Merge branch 'develop' into feature-quota
- Conflicts:
kamaki/cli/commands/history_cli.py
kamaki/cli/commands/pithos_cli.py - 05:27 pm ganeti-local Revision eb7a6965: kvm: add two help dump files
- One is the --help output for kvm 1.1.2 and the second one is the same as
0.9.1 but with a fake option added between -... - 05:27 pm snf-ganeti Revision eb7a6965: kvm: add two help dump files
- One is the --help output for kvm 1.1.2 and the second one is the same as
0.9.1 but with a fake option added between -... - 05:26 pm ./kamaki Support #3179 (Closed): Merge quota-holder client in main kamaki distribution
- 05:23 pm ./kamaki Bug #3172 (Resolved): store upload connection/server failure handling
- 05:19 pm snf-ganeti Revision 909948f1: Update copyright in documentation
- Use range() instead of building the list manually. Keeps the code
shorter starting next year.
Signed-off-by: Michael... - 05:19 pm ganeti-local Revision 909948f1: Update copyright in documentation
- Use range() instead of building the list manually. Keeps the code
shorter starting next year.
Signed-off-by: Michael... - 04:54 pm Revision 2f732a9b: Fix model_to_dict utility
- 04:48 pm Revision 9c73d218: Auth providers login/logout messages update
- 04:48 pm Revision bd0f516a: Configurable auth providers icon urls
- 04:36 pm snf-ganeti Revision 156681c1: kvm: support usb devices
- All in one go, comma separated usb devices of all types.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewe... - 04:36 pm snf-ganeti Revision 2fddb144: Allow -soundhw option to kvm
- For all of us that love to listen to music on our kvm virtual machines,
the -soundhw option is paramount.
Signed-off... - 04:36 pm snf-ganeti Revision 7f83345f: kvm: simplify _GetMachineVersion
- Use a multiline regexp rather than a single line one, and then split
lines in the code.
Signed-off-by: Guido Trotter... - 04:36 pm snf-ganeti Revision e6f24d89: kvm: Add kvm_extra parameter
- As requested in Issue 261 and many other times.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Mic... - 04:36 pm snf-ganeti Revision 7589346f: kvm: Add -vga option
- As requested in Issue 69.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansm... - 04:36 pm ganeti-local Revision 7f83345f: kvm: simplify _GetMachineVersion
- Use a multiline regexp rather than a single line one, and then split
lines in the code.
Signed-off-by: Guido Trotter... - 04:36 pm ganeti-local Revision 7589346f: kvm: Add -vga option
- As requested in Issue 69.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansm... - 04:36 pm ganeti-local Revision 156681c1: kvm: support usb devices
- All in one go, comma separated usb devices of all types.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewe... - 04:36 pm ganeti-local Revision e6f24d89: kvm: Add kvm_extra parameter
- As requested in Issue 261 and many other times.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Mic... - 04:36 pm ganeti-local Revision 2fddb144: Allow -soundhw option to kvm
- For all of us that love to listen to music on our kvm virtual machines,
the -soundhw option is paramount.
Signed-off... - 04:23 pm snf-ganeti Revision 0ad7f5d8: kvm: use help based feature detection
- As discussed on the list some people backport features to different kvm
versions, making the version based detection ... - 04:23 pm ganeti-local Revision 0ad7f5d8: kvm: use help based feature detection
- As discussed on the list some people backport features to different kvm
versions, making the version based detection ... - 04:22 pm ./kamaki Revision 16c895db: More retries, dynamic upload thread limit
- Even the slightest progress causes upload to retry
if 502 client error is received, # of threads are limited to curre... - 04:03 pm snf-ganeti Revision a900a30c: kvm: always pass -usb
- This will be the default anyway and it was a mistake to pass it only if
the mouse was specified.
Signed-off-by: Guid... - 04:03 pm ganeti-local Revision e3b89628: kvm: abstract getting --help output
- This will be used later, for now nothing changes.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: M... - 04:03 pm snf-ganeti Revision e3b89628: kvm: abstract getting --help output
- This will be used later, for now nothing changes.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: M... - 04:03 pm ganeti-local Revision 2c368f28: Add a non negative int hypervisor parameter check
- ...and use it for a few parameters for which it makes sense.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Rev... - 04:03 pm ganeti-local Revision a900a30c: kvm: always pass -usb
- This will be the default anyway and it was a mistake to pass it only if
the mouse was specified.
Signed-off-by: Guid... - 04:03 pm snf-ganeti Revision 2c368f28: Add a non negative int hypervisor parameter check
- ...and use it for a few parameters for which it makes sense.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Rev... - 04:03 pm snf-ganeti Revision 4888a609: kvm: allow setting smp cores, threads, sockets
- This was requested in Issue 322.
Note that maxcpus is not implemented yet, as it should be considered in
a cpu-hotplu... - 04:03 pm ganeti-local Revision 4888a609: kvm: allow setting smp cores, threads, sockets
- This was requested in Issue 322.
Note that maxcpus is not implemented yet, as it should be considered in
a cpu-hotplu... - 03:58 pm Revision 5d726083: Fix pydist-overrides
- 03:52 pm Revision a3530159: fix project table queryset, minor other fixes
- 03:39 pm ./kamaki Revision 7644c38e: Handle thread failures in download
- If some threads fail for some reason, download re-tries 2 more times,
provided there is some progress - 03:06 pm Revision 076a2dc0: Token flag is mandatory even for `delete-stale'
- Change snf-burnin-run.sh to represent this.
- 02:24 pm Revision 8792bb97: Don't wait for cleanup_servers in cleanup_networks
- It seems that cleanup_networks always is called after
cleanup_servers, in serial execution order.
Also `--token' see... - 02:22 pm snf-ganeti Revision 0a48c13e: Add cfgupgrade for hotplug
- This adds dev_idxs (initialized to 0) to existing instances
and removes deprecated pci_pool/pci_reservations if alrea... - 02:22 pm snf-ganeti Revision ea54a0b9: Compatibility patch for base64 encoded networks
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 02:22 pm snf-ganeti Revision bbc4783a: Hotplug: rpc support
- Introduce new RPCs that eventually invoke hypervisor specific
hotplug functions.
Signed-off-by: Dimitris Aragiorgis ... - 02:22 pm snf-ganeti Revision 21e77d7f: Hotplug: cmdlib support
- Hotpluging is done by functions invoked by ApplyContainerMods(). In
order hotpluging to take place a --hotplug optio... - 02:22 pm snf-ganeti Revision 6a1e009c: Hotplug: client support
- Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted modifications become effective after
reboo... - 02:22 pm snf-ganeti Revision 5f08864c: Hotplug: objects.py additions
- Introduce new instance level slot dev_idxs: { "nics": 0, "disks": 0 }
nics/disks is an index used for device identif... - 02:22 pm snf-ganeti Revision a1848d13: Hotplug: KVM support
- KVM >= 1.0 is needed.
Introduce new methods: HotAddNic/HotDelNic, HotAddDisk/HotDelDisk. All
of them use QEMU monito... - 02:22 pm snf-ganeti Revision 33ca83e9: Config method UpdateDevIdx()
- This is invoked just before a device is to be hotplugged. This
ensures no device naming duplication in the future.
S... - 02:22 pm snf-ganeti Revision 999d38c6: Add hotplug design doc
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 02:18 pm Revision 07fcdb96: Return quotaholder holding in pithos backend
- 02:18 pm Revision 8172d87d: Do not use global variable for current date
- 01:51 pm snf-ganeti Revision 2568b6ba: Bump new version
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 01:51 pm Revision f5991951: Project action fix
- show leave action also when user requested to join the project
- 01:49 pm snf-ganeti Revision c1b5a3ac: Merge branch 'stable-2.6-ippool-hotplug-esi' into debian-2.6
- 01:38 pm Revision d3d26334: Project detail action title fix
- 01:35 pm ./kamaki Feature #3165: Basic windows support
- Users can install kamaki at windows consoles, if they know their python
- 01:34 pm snf-ganeti Revision c9ff267c: Add KVM machine version as hv param
- This is needed in case an instance must be booted with an exact type of
machine version (due to e.g. outdated drivers... - 01:30 pm Revision a1d151a8: Fix third party signup form
- when active approval terms exist
- 01:21 pm Revision 0f703cba: fix user_visible_by_last_of_chain()
- ProjectApplication.objects.user_visible_by_last_of_chain()
would erroneously list more than one application per chain... - 01:21 pm Revision f31db8a5: change date column names
- 01:20 pm Revision 88dd5c4d: Replace account uuid with username in response headers
- 01:17 pm Revision 3aa6296b: Better handling of `delete_stale' in cleanup_networks
- We should not check (and wait) for staled servers to
be deleted if all we want is to show staled networks. - 01:15 pm Revision befc85c6: Project details fixes
- - Fix status display
- Modify action wording - 12:54 pm snf-ganeti Revision 14fd6c81: kvm: add serial console speed
- The serial port speed changed between versions of qemu (what didn't?), so
the old hardcoded default doesn't do anymor... - 12:54 pm ganeti-local Revision 14fd6c81: kvm: add serial console speed
- The serial port speed changed between versions of qemu (what didn't?), so
the old hardcoded default doesn't do anymor... - 12:52 pm Revision d2687465: Re-indent `README' and `Changelog'
- 12:44 pm Revision 01223f04: Fix date validations in project application form
- 12:41 pm Revision efc58b65: Project details fixes
- - Proper labels based on project application status
- 12:22 pm Revision 47326648: Merge branch 'latest-quota-new-states-views' into latest-quota
- 12:22 pm Revision 87fba8d5: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 1.1 (20130108.0) with ARC
- 12:21 pm Revision bd9af366: Additional project views fixes
- 12:19 pm ./kamaki Revision 16a23e82: Merge branch 'master' into debian
- Conflicts:
docs/developers/extending-clients-api.rst - 12:15 pm ./kamaki Revision 3bc0a7ee: Do not compile docs
- 12:14 pm Pithos MacOS Client Revision cb6abe72: Convert to Objective-C ARC
- Use Xcode refactoring to convert project to Objective-C ARC, to fix problems that memory is freed more than once, whe...
- 12:08 pm Revision b7f503a1: Merge remote-tracking branch 'synnefo/latest-quota' into latest-quota-new-stat...
- 11:35 am snf-ganeti Revision 83951b04: Merge branch 'devel-2.6'
- * devel-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 11:35 am ganeti-local Revision 83951b04: Merge branch 'devel-2.6'
- * devel-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 11:03 am Revision 67598031: Remove obsolete AstakosUser email, is_active unique together check
- 10:26 am ganeti-local Revision 223b7cf4: Merge branch 'stable-2.6' into devel-2.6
- * stable-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed... - 10:26 am snf-ganeti Revision 223b7cf4: Merge branch 'stable-2.6' into devel-2.6
- * stable-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed...
01/11/2013
- 08:05 pm snf-image-creator Revision afdddc8d: Rephrase overview and install section in docs
- Make them comply with current source tree
- 07:20 pm ./kamaki Revision a1fd1368: Remove snf-common docs depdcy
- 07:09 pm ./kamaki Revision d52c4da9: Docs fixes
- Merge branch 'master' into debian
Conflicts:
docs/developers/adding-commands.rst
docs/developers/extending-clients... - 07:03 pm ./kamaki Revision 8b420f49: Fix typo
- 06:42 pm Revision 05617ab9: New states views Part 1
- 06:17 pm snf-ganeti Revision 69bc7a38: QA: Use instance name for rename test
- Reported in issue 341. In some setups the instance live in a different
netblock from the cluster. Therefore a the con... - 06:17 pm ganeti-local Revision 69bc7a38: QA: Use instance name for rename test
- Reported in issue 341. In some setups the instance live in a different
netblock from the cluster. Therefore a the con... - 06:17 pm ./kamaki Revision fbb08c29: New upstream version, replace dependency snf-common with python-objpool
- 06:16 pm snf-ganeti Revision 60a7335b: Add locking to _NetworkQuery
- Make use of _GetNames() to get the final network UUIDs.
Get networks info after having aquired the locks. Refactor
th... - 06:16 pm ganeti-local Revision 60a7335b: Add locking to _NetworkQuery
- Make use of _GetNames() to get the final network UUIDs.
Get networks info after having aquired the locks. Refactor
th... - 05:51 pm Revision 55698132: Fix migrations
- 05:37 pm ganeti-local Revision b4d2d2cb: QA: Factorize retrieving non-existent groups from config
- Also add a check to make sure there are enough groups defined.
Signed-off-by: Michael Hanselmann <hansmi@google.com>... - 05:37 pm snf-ganeti Revision b4d2d2cb: QA: Factorize retrieving non-existent groups from config
- Also add a check to make sure there are enough groups defined.
Signed-off-by: Michael Hanselmann <hansmi@google.com>... - 04:47 pm Revision 1bbf972d: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 04:38 pm Revision 0d1e410b: Fix default value
- 04:38 pm snf-image-creator Revision 7bc8be06: Add COPYRIGHT and README.rst in MANIFEST.in
- 04:35 pm Revision 55f562a4: Helper api method to retrieve existing userids
- 04:35 pm Revision 1de7fd6d: Additional common helper methodt
- 04:35 pm Revision 77baab80: Fix public image handling
- 04:35 pm Revision a682eaea: Cyclades astakos migration helper command
- 04:33 pm Revision 0801358a: Set a project application REPLACED only when PENDING
- Application state has historical significance:
we need to keep track which have been APPROVED/DENIED. - 04:33 pm Revision 19eb3ee6: Implement application denial
- 04:30 pm Revision 3c964fa4: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 04:29 pm Revision a09a736c: Astakos users and auth providers data migrations
- 04:20 pm snf-image-creator Revision c282b18e: Add author and author_mail in setup.py
- 04:07 pm Revision 0ed09c7c: Fix pithos get_account_meta.
- Do now show usage if request user is other than the owner
- 04:02 pm snf-ganeti Revision ff60afe0: Merge remote branch 'google/stable-2.6' into stable-2.6-esi
- 03:51 pm snf-ganeti Revision 74cbd3bd: Merge branch 'stable-2.6-ippool-hotplug-esi' into debian-2.6
- 03:47 pm snf-ganeti Revision 5e8807cc: Merge remote branch 'google/stable-2.6' into stable-2.6-ippool-hotplug-esi
- 03:41 pm Revision 6f979a1a: Migration fix
- 03:13 pm Revision d0e78bbe: Change projects, eliminate development migrations
- Change Project's state field and ProjectMembershipHistory's person field;
replace all migrations starting 0015 with a... - 02:37 pm Revision fd7131f8: Add option for not checking if repo is dirty
- 02:37 pm Revision 49076290: Small fixes to autopkg
- 02:23 pm Revision 943d5554: Fix typo
- 02:17 pm snf-image-creator Revision 1294501a: Fix bug introdueced in f2ddf4db58fc537e66d60739d2a
- 02:05 pm ./kamaki Revision 706fc940: upload does not overwrite remote objs by default
- Now you can do this to upload all you .jpg imgs to myImgDir directory object:
for img in *.jpg;
do
kamaki store ... - 01:37 pm Revision 9a0a8eca: Reset erroneous commit
- 01:29 pm Revision 96a212f7: make str(CallError) force unicode to utf8
- 01:29 pm Revision d551c841: fix+test for issue_commission release logic
- issue_commission() with negative quantity is considered
to be a 'release' instead of an 'allocation'.
The limit check... - 01:02 pm ./kamaki Revision 131f4e86: Merge branch 'master' into feature-quota
- Conflicts:
docs/installation.rst - 12:52 pm Revision 564a2292: Auth providers improvements
- - Enrich login/logout messages.
- Clear unverified accounts when user adds the same third party account
to an exist... - 12:48 pm Revision 5b746166: Compute merge commit
- 12:46 pm Revision a148ae08: Do not allow automatic third party assignment using login
- 12:38 pm Revision c4892cd2: Composite index chain, id in project application table
- 12:36 pm Revision 91956141: Fix migrations
- 12:12 pm Revision 2af5477c: Add colors to autopkg
- 12:06 pm Revision ea301775: Database migration for user quota policies
- 12:03 pm Revision 3d6dade7: Stylistic change
- 12:01 pm Revision 022c61cd: Consider unlimited project members
- 12:00 pm Revision a769d7ba: Do not add owner to the project during approve
- 09:12 am Revision bf9b12b8: Remove "lo" from autopkg.sh
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:53 am Revision f03b9ba6: Check project dates (better implementation)
- 12:00 am Revision c846fad1: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- Conflicts:
snf-astakos-app/astakos/im/forms.py
snf-astakos-app/astakos/im/functions.py
01/10/2013
- 11:46 pm Revision 59afc337: Add cancel in project application summary page
- 11:46 pm Revision f568d0f4: In case of project update bypass start date check
- 11:13 pm Revision 2ef98527: Change join/leave project policies
- 10:51 pm Revision 69b26576: Perform date checks
- during project add form validation
- 10:50 pm Revision d38522fe: Fix missing method argument
- 10:49 pm Revision fa48d6fb: Change add_user_policies call signature
- 08:58 pm Revision 6c997921: Provide commands for importing/exporting existing user resource policies
- 07:25 pm snf-image-creator Revision f2ddf4db: Fix minor issues in output messages
- 07:15 pm snf-image-creator Revision fb2d189c: Fix the rsync child process wait code
- If the process takes too long to finish after the stdout fd is
closed, kill it. - 07:11 pm snf-image-creator Revision c16850ae: Allow users to specify tmp dir for large files
- The cow file when creating images or the temporary image file when
bundling the host system may be large. Allow the u... - 06:44 pm Revision 9e5eecab: No need to set precursor application to REPLACED in approve()
- (it is set when submitting a new application)
- 06:42 pm Revision a9ba418f: Add an id for a chain of applications; this is also the project id
- 06:34 pm Revision 7fedf08c: Implement autopkg.sh in Python
- First python implementation of autopkg.sh script, used for automatic
creation of debian packages. - 06:33 pm Revision 043f2107: Add user_info to vcs_info
- Add information about the user who build the package to version files.
- 06:32 pm Revision cc9a45dd: Do not update version if not in git
- Return early from update_version if not running inside a development
environment(git repo). This is needed because gi... - 06:29 pm ./kamaki Feature #3163 (Resolved): Rich command-specific user help
- 06:17 pm ./kamaki Revision 4fcc38a2: Complete enrichment of store * commands
- 05:58 pm ./kamaki Revision 776eee69: Enrich helps/errors up to store_serversioning
- 05:40 pm Revision 21e0fdad: Register a user to quotaholder only when is activated
- 05:39 pm Revision b4be4eee: Wrapper for register_users
- 04:56 pm ./kamaki Revision 72952f4f: Enrich helps/errors as fas as store_delmeta
- 04:45 pm Revision fcd94fb1: Fix version file
- 04:31 pm Revision b6fe8bb8: New state handling for astakos projects and memberships
- Distinguishes is_active, is_pending flags from actual states in ProjectMembership;
likewise is_active, is_modified fl... - 04:25 pm snf-image-creator Revision 62e18b3a: Merge branch 'stable-0.1-hd'
- 04:21 pm Revision 123be68a: wip Generalize project state
- 04:16 pm Revision dc0effac: Include images in include-binaries
- 04:16 pm snf-image-creator Revision b62d91e8: Add copyright file
- 04:12 pm Revision 61a1b2d2: astakos-qh-sync: skip email-unverified users
- Astakos-qh-sync will create quotas for all eligible users.
Users that have unverified emails are not considered eligi... - 04:12 pm Revision ea818d33: allow overlimit entities to release resources
- When a resource holding is found with quantity exceeding its capacity,
it cannot allocate any more quantities,
but it... - 04:07 pm snf-image-creator Revision 14509370: Minor typo correction
- 04:06 pm Revision 43332a76: Signup workflow changes
- - Validate signup email over *verified* emails. Additional signups with
an existing *unverified* email will replace... - 03:40 pm ./kamaki Revision 7bc826c7: Bump ubuntu version 0.6.2.1-1ubuntu2
- 03:34 pm ./kamaki Revision 62326a8e: Fix docs and copyright issues
- 03:21 pm ganeti-local Revision 7cf58cad: Generate documentation from build directory
- When man pages should be included they need to be copied from man/*.rst.
This means documentation can no longer be bu... - 03:21 pm snf-ganeti Revision 7cf58cad: Generate documentation from build directory
- When man pages should be included they need to be copied from man/*.rst.
This means documentation can no longer be bu... - 03:14 pm ./kamaki Revision a02fb624: Add missing python-sphinx build dependency
- 03:11 pm snf-ganeti Revision e6ba3320: Add machine version in kvm runtime file
- kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default va... - 03:11 pm ganeti-local Revision e6ba3320: Add machine version in kvm runtime file
- kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default va... - 02:58 pm Revision 5ad47680: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 02:44 pm snf-ganeti Revision c816a371: Fix typo in the DRBD parser types file
- A missing letter has been added to a docstring.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Mi... - 02:44 pm ganeti-local Revision c816a371: Fix typo in the DRBD parser types file
- A missing letter has been added to a docstring.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Mi... - 01:56 pm Revision 4e41f055: Presentation fixes
- 01:42 pm ./kamaki Revision 1606473d: Bump ubuntu version 0.6.2.1-1ubuntu1
- 01:40 pm Revision 81cea478: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 01:38 pm ./kamaki Revision 6d7e8bb6: Fix docs in debian
- 01:36 pm ganeti-local Revision 58997abb: Add script to check man page references
- This script checks for some of the most obvious mistakes when formatting
man page references (which should have the f... - 01:36 pm snf-ganeti Revision 58997abb: Add script to check man page references
- This script checks for some of the most obvious mistakes when formatting
man page references (which should have the f... - 01:34 pm ganeti-local Revision 354c4f62: man: Man page reference cleanup
- Sphinx is stricter than pandoc when parsing reST and does not allow an
opening parenthesis to directly follow inline ... - 01:34 pm snf-ganeti Revision 354c4f62: man: Man page reference cleanup
- Sphinx is stricter than pandoc when parsing reST and does not allow an
opening parenthesis to directly follow inline ... - 01:31 pm Revision 67b16462: Cms sync styles
- 01:25 pm Revision 7598cd73: Resource usage fixes
- 01:19 pm ./kamaki Revision b5cb1492: Merge branch 'master' into ubuntu
- 01:06 pm ./kamaki Revision deefff94: Fix docs build system
- In docs/conf.py add the path to kamaki source as the first entry of
os.path. This way we can ensure that when the sph... - 01:06 pm ./kamaki Revision 4b9fbfa7: Merge branch 'develop' into feature-output
- 01:05 pm ./kamaki Revision ad090323: Docfix
- 12:55 pm ./kamaki Revision 275ad28d: Merge branch 'feature-output' into develop
- 12:47 pm snf-cloudcms Revision aaae4ef4: Merge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles
- Conflicts:
cloudcms/static/cloudcms/css/forms.css
cloudcms/static/cloudcms/css/modules.css
cloudcms/static/cloudcm... - 12:33 pm Revision b07085f1: Fix typo
- 12:31 pm Revision d529b7ea: Check that repo is not dirty
- autopkg.sh must run only on clean repositories!
- 12:31 pm Revision fc395686: Fix git version compatibility issue
- 12:28 pm Revision b7cff2ce: Debian versions must have a revision number
- We always use revision number 1. In 'release' mode the user should
fix this revision number in the Changelog. - 12:27 pm snf-cloudcms Revision b6a584a8: Static files sync with astakos
- 12:18 pm snf-cloudcms Revision 322a5bbc: Style sync with astakos
- 12:11 pm Revision 85e42165: Remove versions.py
- 12:10 pm Revision b4f396a3: Fix devtools unittests
- 11:16 am ./kamaki Revision 2f0b1afd: Fix lintian warnings
- 09:49 am snf-image-creator Revision b39357a8: Update installation method
- In the "Installation from source" scenario, add python-sendfile to the
list of dependecies that will be installed via...
01/09/2013
- 09:35 pm Pithos iOS Client Revision 35f69496: Use release bundle identifier, bundle display name, and url scheme, and bump v...
- 09:22 pm Pithos iOS Client Revision 7824cb43: Merge branch 'develop'
- 07:35 pm ./kamaki Revision 8fa6ef6a: Enrich up to store_manifest
- 07:17 pm ganeti-local Revision f1f6f117: test/Utils.hs: fix capitalization in docstring comment
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 07:17 pm snf-ganeti Revision f1f6f117: test/Utils.hs: fix capitalization in docstring comment
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 07:01 pm ./kamaki Revision 96ec49f2: Enricch store_append helps, fix docs/donf dep.
- 06:55 pm ./kamaki Revision ab8e0346: Fix docs objpool dependency error
- 06:39 pm snf-ganeti Revision 0df54fd2: Merge branch 'devel-2.6'
- * devel-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netdev... - 06:39 pm ganeti-local Revision 0df54fd2: Merge branch 'devel-2.6'
- * devel-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netdev... - 06:30 pm ganeti-local Revision 30fa4476: Merge branch 'stable-2.6' into devel-2.6
- * stable-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netde... - 06:30 pm snf-ganeti Revision 30fa4476: Merge branch 'stable-2.6' into devel-2.6
- * stable-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netde... - 06:27 pm Revision dfcfb46e: Check that repo is not dirty
- autopkg.sh must run only on clean repositories!
- 06:19 pm ./kamaki Revision ca521cf2: Fix date in debian changelog
- 06:15 pm ./kamaki Revision 46f1ba8f: Add docs and man page build instructions in rules
- 06:13 pm ./kamaki Revision 795bf206: Enrich up to store_move +update semantics
- copy/move [container:]<path> [container:]path
- 06:09 pm ./kamaki Revision 80dd1b7c: Add the correct docs in debian/docs
- 06:08 pm ./kamaki Revision 4a6f175c: Add kamaki man page
- 06:03 pm Revision 60a99180: Fix git version compatibility issue
- 05:57 pm snf-ganeti Revision 63b883de: Add utility to format dictionary as key=value strings
- This will be used in QA to format network interface parameters.
This is a cherry-pick of master commit eac9b7b8
Sig... - 05:57 pm ganeti-local Revision 63b883de: Add utility to format dictionary as key=value strings
- This will be used in QA to format network interface parameters.
This is a cherry-pick of master commit eac9b7b8
Sig... - 05:48 pm ./kamaki Revision c83937c5: Add XSBC-Original-Maintainer field in control
- Add Stavros Saxtouris <saxtouri@admin.grnet.gr> as the original
package debian package maintainer - 05:44 pm ./kamaki Revision 3ed3415f: Fix docs file
- 05:43 pm ./kamaki Revision e6fddea5: Merge branch 'master' into ubuntu
- 05:40 pm ./kamaki Revision 1da966c0: typo
- 05:39 pm ./kamaki Revision 766eb677: Collection.ordereddict bckwrds compatibility
- setup
- 05:38 pm snf-ganeti Revision 22ac4136: More documentation and man page fixes
- - Include numbers in man page references
- Use “:manpage:” where appropriate
- Don't escape underscore in verbatim te... - 05:38 pm ganeti-local Revision 22ac4136: More documentation and man page fixes
- - Include numbers in man page references
- Use “:manpage:” where appropriate
- Don't escape underscore in verbatim te... - 05:37 pm ./kamaki Revision 3a9bc911: ordereddict dependency compatibility in setup, doc
- 05:32 pm ./kamaki Revision 35f78d77: Unified connection error reporting in pithos cli
- 05:23 pm ganeti-local Revision dbb4f850: Remove fixed FIXME
- This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin... - 05:23 pm snf-ganeti Revision dbb4f850: Remove fixed FIXME
- This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin... - 05:21 pm snf-ganeti Revision c12e30ca: Remove fixed FIXME
- This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin... - 05:21 pm ganeti-local Revision c12e30ca: Remove fixed FIXME
- This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin... - 05:20 pm ganeti-local Revision 558e2e8a: QA: Support master-netdev and default NIC parameters
- Requested in issue 337.
The parameter “bridge” was not documented and is therefore silently
replaced with “master-ne... - 05:20 pm snf-ganeti Revision 558e2e8a: QA: Support master-netdev and default NIC parameters
- Requested in issue 337.
The parameter “bridge” was not documented and is therefore silently
replaced with “master-ne... - 05:20 pm snf-ganeti Revision cbf5114e: QA: Do not pass "--bridge" to "gnt-cluster init"
- Commit ec0652a (June 2009) removed the option.
This is a cherry-pick of master commit
784537390cd5b1c4f5f8fb9401a62e... - 05:20 pm ganeti-local Revision cbf5114e: QA: Do not pass "--bridge" to "gnt-cluster init"
- Commit ec0652a (June 2009) removed the option.
This is a cherry-pick of master commit
784537390cd5b1c4f5f8fb9401a62e... - 05:07 pm Revision 34452951: Change layout of project-list
- 05:03 pm Bug #3170: /ui/ and pithos+ not accessible
- Starting from scratch on freshly installed host, seems to work now. Ticket can be closed!
Regards,
Nikola - 05:03 pm ./kamaki Revision 1e29b9f6: enrich up to store_create, which has new semantics
- store_create is only for containers now
- 04:59 pm ./kamaki Revision eece6501: Fix gbp.conf file
- Change debian branch to ubuntu
- 04:58 pm ./kamaki Feature #3173 (Closed): number of threads in multithreaded sessions
- Kamaki dynamicaly modifies the number of threads in multithreaded operations (e.g. upload, download).
Current algori... - 04:57 pm ./kamaki Revision 58d5ae90: Bump ubuntu version to 0.6.2-1ubuntu1
- 04:54 pm ./kamaki Revision 58c8415b: Replace snf-common with objectpool as dependecy
- 04:52 pm Revision f37bd111: Update include-binaries file
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 04:51 pm Revision ba6dbb79: Add snf-quotaholder-app in rules file
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 04:46 pm Revision d17b8256: Merge branch 'develop' into debian-develop
- 04:46 pm ./kamaki Bug #3172 (Closed): store upload connection/server failure handling
- Buggy behavior: When some blocks fail to upload, kamaki ignores them and exit with an error after trying with all blo...
- 04:45 pm Revision 92c25aba: Add snf-quotaholder-app in autopkg.conf
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 04:43 pm ./kamaki Feature #1962 (Closed): More helpful error codes on HTTP errors
- 04:43 pm ./kamaki Feature #1963 (Closed): progress report on image upload
- 04:42 pm ./kamaki Bug #1964 (Closed): glance upload does not interleave read()s with POSTs to remote
- 04:32 pm Revision 6003d0a8: Project form improvements
- - Differentiate title between update/create
- Step subtitle styles - 04:23 pm Revision e72aa2da: Service management commands update
- - New service-update command
- service-list now displays service order field - 04:22 pm Revision 7795764b: Missing patch
- 04:21 pm Revision 2e15f9f6: Service model `order` field
- 03:25 pm Revision 098f6534: Fix sanity checks
- 03:19 pm ganeti-local Revision 596f913e: Makefile: Fix list of directories
- Commit dbee5c9 had a wrong path.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <... - 03:19 pm snf-ganeti Revision 596f913e: Makefile: Fix list of directories
- Commit dbee5c9 had a wrong path.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <... - 03:16 pm snf-cloudcms Revision 46c1f9cd: Styles sync
- sync astakos style changes with cms
- 03:16 pm Revision 52468c16: Merge branch 'devel-0.13' into develop
- Conflicts:
snf-cyclades-app/synnefo/api/servers.py
snf-cyclades-app/synnefo/logic/backend.py - 03:12 pm Revision e399faa2: Merge branch 'master' into develop
- Conflicts:
snf-webproject/synnefo/webproject/manage.py - 02:27 pm ./kamaki Revision 439826ec: Adjust util, docs and store_list to new strategy
- New method: cli.utils.page_hold holds console until user input, usefull for listing
results - 02:13 pm Revision 6f00ed3e: Substitute astakos PRACTICALLY_INF
- with kamaki.clients.quotaholder import QH_PRACTICALLY_INFINITE
- 01:42 pm ganeti-local Revision dbee5c92: Highlight external links in HTML documentation
- Based on MediaWiki's monobook skin.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <i... - 01:42 pm snf-ganeti Revision dbee5c92: Highlight external links in HTML documentation
- Based on MediaWiki's monobook skin.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <i... - 12:48 pm ganeti-local Revision 23d95cff: Unit tests for bdev and utils.lvm
- Also amended a comment of a tested method.
The tests are for methods introduced in commit 63c73073 (LVM disk creation... - 12:48 pm snf-ganeti Revision 23d95cff: Unit tests for bdev and utils.lvm
- Also amended a comment of a tested method.
The tests are for methods introduced in commit 63c73073 (LVM disk creation... - 12:42 pm ./kamaki Revision ad242c17: Merge branch 'develop' into feature-output
- 12:41 pm ./kamaki Revision 15142309: Enrich image_* output/error reporting
- 11:05 am ganeti-local Revision 9ef3e121: Update the monitoring agent design document
- This commit updates the design document of the monitoring agent according
to what has already been discussed in vario... - 11:05 am snf-ganeti Revision 9ef3e121: Update the monitoring agent design document
- This commit updates the design document of the monitoring agent according
to what has already been discussed in vario...
01/08/2013
- 07:50 pm Revision 776d97cf: Use GitPython instead of subprocess
- 07:49 pm Revision 46478871: Various fixes
- 07:17 pm Revision a3eb3a95: Refactor notifications
- 07:08 pm snf-ganeti Revision fdbc5d2f: Add machine version in kvm runtime file
- kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default va... - 06:56 pm Revision 907f15db: Remove bypass checks; refactor some checks
- 06:30 pm ./kamaki Revision fc903073: Enrich image-* up to image_members
- 06:16 pm snf-ganeti Revision d78970ba: Support instance-minor pairing in the DRBD collector
- This commits enables the DRBD data collector to use the Confd client to
gather information about the pairing between ... - 06:16 pm ganeti-local Revision d78970ba: Support instance-minor pairing in the DRBD collector
- This commits enables the DRBD data collector to use the Confd client to
gather information about the pairing between ... - 06:16 pm snf-ganeti Revision eb62691c: Support integrating instance information in the DRBD parser
- This commit modifies the DRBD parser and its data structures to include
information about the instance a DRBD minor b... - 06:16 pm ganeti-local Revision eb62691c: Support integrating instance information in the DRBD parser
- This commit modifies the DRBD parser and its data structures to include
information about the instance a DRBD minor b... - 05:52 pm ./kamaki Revision 17428e1a: Merge branch 'develop' into feature-output
- 05:49 pm ./kamaki Revision 850685bf: Add store_touch, create_object
- Create a zero-length object
- 05:23 pm ./kamaki Revision 8df337ec: Merge branch 'feature-output' into develop
- 05:22 pm ./kamaki Revision 83c3ba87: Enrich image_public
- 05:21 pm ganeti-local Revision d4d94eee: NEWS: Add missing parenthesis
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com> - 05:21 pm snf-ganeti Revision d4d94eee: NEWS: Add missing parenthesis
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com> - 05:12 pm Bug #2737: gunicorn workers not working
- Seems to work now thanks to updated documentation. You can close this one.
Regards,
Nikola - 05:08 pm Bug #3170 (New): /ui/ and pithos+ not accessible
- Following this information http://docs.dev.grnet.gr/synnefo/latest/quick-install-admin-guide.html I cannot get pithos...
- 04:39 pm Revision 6e63629b: Minor additions, bug fixes
- 04:37 pm snf-image Revision 1a885fd3: Bump debian version 0.7.4-1
- 04:28 pm Revision 4cb3d962: Modify all setup.py files to use devtools
- 04:19 pm Revision ee4aa6eb: Check user credentials in submit_application
- 04:14 pm ./kamaki Revision 0e806947: Enrich all network_* output and error handling
- 04:12 pm Revision ec595f9c: WIP commit for the devtools build system
- 04:11 pm snf-image Revision c560d175: Update ChangeLog and configure.ac for ver. 0.7.4
- 04:00 pm Revision 8c3e6cb5: Missing var
- 03:59 pm Pithos Android Client Revision 1637229b: partial fix for Bug #3055, execute calls in background since 4+ devices throw...
- 03:57 pm Revision 69c822cc: wip Simplify submit/update application
- 03:57 pm Revision 15ca2bea: Refactor submit application; always mark precursor as REPLACED
- 03:57 pm Revision 393e4a45: Delete old version of submit
- 03:49 pm Revision ff10da48: Remove unused imports from tests
- 03:48 pm Revision 7cb08744: Exclude start_date column
- 03:48 pm Revision 5548e765: Fix typo
- 03:36 pm Revision 9b32e2fb: Projects list improvements
- 03:34 pm Revision db9a498c: Project details view improvements
- 03:32 pm Revision 1352dabb: Fix typo
- 03:28 pm Revision 70de076a: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 03:28 pm Revision de57f345: Safari fix
- 03:11 pm Revision 451f6175: Fix menu highligting
- 02:34 pm ./kamaki Revision ddc0b290: Enrich netowrk_list/info output/error handling
- 02:31 pm Revision 0cc7fae7: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 02:31 pm Revision 864c123e: Fix project focus bug
- 02:19 pm Revision 4e057833: Fix policy checking
- 01:58 pm ./kamaki Revision 769dbf53: Complete better output for flavor_*
- 01:53 pm ./kamaki Revision 87b6b0df: flavor_list error-handling
- 01:43 pm ./kamaki Revision a4d0d88a: server_list with --more and page limit
- 01:38 pm Revision e47fb17a: Perform membership checks during add member form validation
- 01:38 pm Revision 92492c5f: Fix membership policy presentation
- in project application summary
- 01:23 pm snf-ganeti Revision 37cfb91f: Add footer.rst as a dependency for all man pages
- Commit 6aff051 removed an intermediate step, but forgot to add
“footer.rst” as a direct dependency.
Signed-off-by: M... - 01:23 pm ganeti-local Revision 37cfb91f: Add footer.rst as a dependency for all man pages
- Commit 6aff051 removed an intermediate step, but forgot to add
“footer.rst” as a direct dependency.
Signed-off-by: M... - 01:11 pm ./kamaki Revision bd40efdf: print_items can print results in pages, flavorlist
- if called with page_size a possitive int, print_items holds every page_size
results and waits for user input to conti... - 12:34 pm Revision 4cac5b8e: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 12:34 pm Revision 3ff82dca: Various fixes
- Change placeholder for homepage url
- 12:33 pm Revision 80da92f0: Project form/summary fixes
- - Sane member join default value
- Fix summary join/leave policy display - 12:33 pm Revision 4319c408: Fix infinite quotaholder value
- 12:33 pm Revision 7f42c70e: Fix fieldset description
- 12:33 pm Revision e729f165: Allow empty project start date
- 11:28 am ganeti-local Revision 3784c431: Update name of test/htest in doc/devnotes.rst
- Update the docs after the rename of 'test/hs/test' to
'test/hs/htest'. This must have been forgotten in 3e16567e.
Si... - 11:28 am snf-ganeti Revision 3784c431: Update name of test/htest in doc/devnotes.rst
- Update the docs after the rename of 'test/hs/test' to
'test/hs/htest'. This must have been forgotten in 3e16567e.
Si... - 11:28 am ganeti-local Revision 6210c812: Remove some obsolete entries from .gitignore
- Found while doing the previous .dot file changes and wondering what's
this "doc/*.in" stuff… it looks like these were... - 11:28 am ganeti-local Revision 93e09cb7: Convert gnt-os man page to sections
- As Constantinos observed, the gnt-os man page is not consistent with the
others. This patch adds the missing sections... - 11:28 am ganeti-local Revision fe7ad9c8: Improve a bit Haskell library recommended versions
- The hinotify library was missing any versions, and finding one that
works with ghc 6.12 (base 4.2.x) was not obvious.... - 11:28 am ganeti-local Revision 6aff0514: Remove intermediate footer.man/footer.html files
- I don't remember why I introduced these when switching to pandoc, but
they are not absolutely needed. Instead of pre-... - 11:28 am ganeti-local Revision 74412d69: Enable a table of contents for the html version of man pages
- This makes the (very dull) html version of the man pages a bit more
readable, until such a time that we can switch ov... - 11:28 am ganeti-local Revision 7322bf7b: Rearrange tags in gnt-cluster/gnt-node
- This patch makes the gnt-cluster and gnt-node man page more consistent
with the other man pages, where the tag comman... - 11:28 am ganeti-local Revision f8e233a3: Stop manually building images out of dot files
- The first dot files we added way back in the 2.0 release are managed
manually: we build the .pngs ourselves, track th... - 11:28 am ganeti-local Revision 8fa74099: Inline the standalone dot files
- This removes entirely the standalone dot files by inlining them in the
RST documents - as they weren't referenced fro... - 11:28 am ganeti-local Revision fa5121f0: Fix "Tags" section capitalisation in the man pages
- "Tags" is a section, not a command, so let's title-case it (as opposed
to all upper-case). Furthermore, the RST marku... - 11:28 am snf-ganeti Revision 8fa74099: Inline the standalone dot files
- This removes entirely the standalone dot files by inlining them in the
RST documents - as they weren't referenced fro... - 11:28 am snf-ganeti Revision 7322bf7b: Rearrange tags in gnt-cluster/gnt-node
- This patch makes the gnt-cluster and gnt-node man page more consistent
with the other man pages, where the tag comman... - 11:28 am snf-ganeti Revision 74412d69: Enable a table of contents for the html version of man pages
- This makes the (very dull) html version of the man pages a bit more
readable, until such a time that we can switch ov... - 11:28 am snf-ganeti Revision 6aff0514: Remove intermediate footer.man/footer.html files
- I don't remember why I introduced these when switching to pandoc, but
they are not absolutely needed. Instead of pre-... - 11:28 am snf-ganeti Revision fe7ad9c8: Improve a bit Haskell library recommended versions
- The hinotify library was missing any versions, and finding one that
works with ghc 6.12 (base 4.2.x) was not obvious.... - 11:28 am snf-ganeti Revision fa5121f0: Fix "Tags" section capitalisation in the man pages
- "Tags" is a section, not a command, so let's title-case it (as opposed
to all upper-case). Furthermore, the RST marku... - 11:28 am snf-ganeti Revision 29fc0e4e: Fix a couple of bugs in the gnt-instance man page
- The "list-fields" and "change-group" commands were mistakenly listed
as sections; we also rename the "Recovery" secti... - 11:28 am snf-ganeti Revision 6210c812: Remove some obsolete entries from .gitignore
- Found while doing the previous .dot file changes and wondering what's
this "doc/*.in" stuff… it looks like these were... - 11:28 am ganeti-local Revision 29fc0e4e: Fix a couple of bugs in the gnt-instance man page
- The "list-fields" and "change-group" commands were mistakenly listed
as sections; we also rename the "Recovery" secti... - 11:28 am snf-ganeti Revision 93e09cb7: Convert gnt-os man page to sections
- As Constantinos observed, the gnt-os man page is not consistent with the
others. This patch adds the missing sections... - 11:28 am snf-ganeti Revision f8e233a3: Stop manually building images out of dot files
- The first dot files we added way back in the 2.0 release are managed
manually: we build the .pngs ourselves, track th... - 11:26 am snf-ganeti Revision 7ce2f8ee: Fix a bug in the generation of completion information
- Completion information for multi-command binaries were not generated in
the correct way, so the build-bash-complation... - 11:26 am ganeti-local Revision 7ce2f8ee: Fix a bug in the generation of completion information
- Completion information for multi-command binaries were not generated in
the correct way, so the build-bash-complation... - 11:16 am Revision be4811c0: Fix a dict iteration
- 11:12 am Revision 2a71814e: Better output for project-list
01/07/2013
- 08:56 pm snf-ganeti Revision c46a9ffb: Add small webserver for development
- When working on documentation it can be helpful to use a browser. In
some environments it's not possible to access th... - 08:56 pm ganeti-local Revision c46a9ffb: Add small webserver for development
- When working on documentation it can be helpful to use a browser. In
some environments it's not possible to access th... - 08:56 pm snf-ganeti Revision 3a817255: man pages: Lowercase name for syntax highlighting
- When the man pages' reST is built using Sphinx, “bash” must be used
instead of “Bash”. Pandoc works with both.
Signe... - 08:56 pm ganeti-local Revision 3a817255: man pages: Lowercase name for syntax highlighting
- When the man pages' reST is built using Sphinx, “bash” must be used
instead of “Bash”. Pandoc works with both.
Signe... - 08:09 pm snf-image Revision e2510438: Mount all local filesystems when deploying images
- If the image has /home on a different partition than /, then
we'll need to have it mounted to inject files on a user'... - 07:00 pm snf-ganeti Revision 8d459129: Add "use_locking" parameter to network query opcode
- This was extracted from a patch by Dimitris Aragiorgis with the subject
“Add locking to _NetworkQuery”. The rest of t... - 07:00 pm ganeti-local Revision 8d459129: Add "use_locking" parameter to network query opcode
- This was extracted from a patch by Dimitris Aragiorgis with the subject
“Add locking to _NetworkQuery”. The rest of t... - 06:21 pm Pithos MacOS Client Revision 3f220848: Fix analyze errors
- 06:20 pm Revision b0686c16: Fix join/leave policy checks
- 06:19 pm Revision 401089d8: Periodically update quotas information in astakos usage page
- 06:16 pm Pithos MacOS & iOS Common Lib Revision 7c60da08: Fix analyze errors that may clash with ARC conventions
- Methods that have copy in their name should return a retained object. Use cpy instead for those that do not adhere to...
- 05:20 pm Revision c11dc0ce: Redefine IntDecimalField to allow support for south migration;
- apply the new field to astakos.im.ProjectResourceGrant
- 04:32 pm Pithos MacOS Client Revision b58ff732: Use @autoreleasepool directive
- 04:21 pm ganeti-local Revision 27a19bf6: Makefile.am: Add missing space
- Commit acaf3ca missed this space before a backslash.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 04:21 pm snf-ganeti Revision 27a19bf6: Makefile.am: Add missing space
- Commit acaf3ca missed this space before a backslash.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 04:07 pm snf-image Revision 0e707fe3: Fix a bug in get_partition_to_resize
- Fix a typo in a variable name
- 03:47 pm Revision af877ee0: Set initial resource quantity to something big.
- 03:47 pm Revision 9839cc96: Check whether account is already uuid before transforming
- 03:38 pm Revision 1e128297: Remove autocomplete="off" from forms
- 03:27 pm Pithos MacOS & iOS Common Lib Revision cc176feb: Update with asi-http-request commits up to 2012-07-30
- 03:26 pm Revision 6ac34ab5: Project table columns width fix
- 03:17 pm Revision 52deaec6: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 03:17 pm Revision 4b852017: Project js validation messages
- 03:14 pm Revision 6795eb09: Truncate project name column
- 03:11 pm Revision fe669460: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 03:11 pm Revision 116e778a: Dropkick large label fix
- Style fixes
Project js validation fix - 02:39 pm Revision c9284fad: Fix bug in encoding stdout
- Propagate attribute access to original sys.stdout. Also fix corner case where
sys.stdout does not have encoding attri... - 02:18 pm ./kamaki Revision c91e74bb: Import QH_PRACTICALLY_INFINITE in quotaholder client
- 01:52 pm Revision 16c63ca4: Import QH_PRACTICALLY_INFINITE in tests
- 01:52 pm Revision 39462ae0: Define custom integer field that is stored in the DB as decimal
- 01:52 pm Revision b34e1044: Set default quota values in _increase_resource
- 01:52 pm Revision 08ce0e6f: wip Use decimals to store quota values; infinite quotas no more supported
- 01:46 pm Revision 874cddc7: Catch correct Exception
- 01:41 pm Revision 515b3e04: Periodic update of user usage quotas
- 01:41 pm Revision 73e4a52a: Variable name typo
- 01:41 pm Revision e65291d7: JS fix
- call positionFooter after its definition
- 01:41 pm Revision 2425992b: Handle astakos usage response in ui
- override the hardcoded quotas if astakos response includes user usage
information. - 01:32 pm Revision 88353624: Fix project list queryset
- 01:32 pm Revision c82bd52b: Fix project form included fields
- 01:13 pm Revision 90ebfc19: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 01:13 pm Revision b88b1976: Project table fixed width columns
- 12:56 pm Revision de8859f1: Set import/export limit to something big
- 12:22 pm Revision 3f77e63d: Merge branch 'master' into devel-0.13
- Conflicts:
snf-cyclades-app/synnefo/db/models.py
snf-cyclades-app/synnefo/logic/management/commands/backend-modify.py - 12:12 pm Revision 7bffb0bd: User usage enhancement in astakos client helpers
- `get_user`, `user_for_token` and `authenticate` methods now accept a `usage`
parameter which requests user usage quot... - 12:05 pm Revision 6b58b226: Dialog fix
- 11:54 am Revision 50f71e79: Template tag typo
- 11:47 am Revision 67980f56: update project creation form texts
- 11:44 am Revision d41f9720: update project reference specs
- 11:16 am Revision 1ebea3d3: Services to dict helper method
- 11:15 am Revision 039e3e61: Refactor tests
- 11:12 am Revision fb97c55e: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 11:12 am Revision fcde23e4: Set group details transaction commit on success
- 11:10 am Revision 07f831c1: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 11:09 am Revision 1f6e179e: Various style fixes
- Calender js bug fix
- 11:01 am Revision f807da72: Project joined success message
- Display success message after successfully joins a project
- 10:59 am Revision 16b22352: Fix project member approve view allowed methods
- require POST http method
- 10:58 am Revision 6c22d993: Handle all membership states
- 10:33 am Revision de50d96d: Avoid duplicate entries in user projects list
- 10:30 am Revision 65f6e8ec: Do not display precursor/follower links
- 10:27 am Revision 624f5625: Only display members list to project owners
- 10:26 am Revision 96255ce1: Use i18n for projects description content
- 10:25 am Revision f3a45fc6: Fix membership admin actions
- - Require POST request in membership reject/remove views
- Fix members table actions cell content
- Fix reject/remove... - 04:13 am Revision c55e840a: Remove manual transaction management in project detail.
- 04:13 am Revision 1dd34bdd: Fix pithos versioning
- Do not remove previous object version in case of free versioning policy
- 04:13 am Revision 32454501: Change pithos sharing to work with account uuids
- 04:13 am Revision fff37615: Fix pithos versioning (better implementation)
- 04:13 am Revision 02b8c298: Fix piths Object GET versionlist: catch ItemNotExists exception
01/04/2013
- 11:04 pm Revision 8bd9786f: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
- 11:04 pm Revision 3f0d6293: Project members table administration actions column
- 11:02 pm Revision 3c7528c9: Fix user projects filter
- 09:36 pm Revision 272cf735: Membership policies kept in settings instead of db
- 07:48 pm ./kamaki Revision 22b6f063: Enrich help messages in all server * commands
- 07:33 pm Revision 243c4275: Internationalize project application help text fields
- 07:32 pm Revision 8c7b8bb8: __str__ for Project and ProjectMembership
- 07:32 pm Revision 5b9e9530: Project deactivation/termination
- 07:26 pm snf-image-creator Revision 4a35faa5: Fix minor typos
- 07:00 pm snf-image Revision de9859e9: Update ChangeLog and configure.ac for ver. 0.7.3
- 07:00 pm snf-image Revision 36d9e1dc: Fix multstrap.conf to work with apt2
- 07:00 pm snf-image Revision db910103: Update ChangeLog and configure.ac for ver. 0.7.2
- 07:00 pm snf-image Revision 0db7d525: In multistrap.conf change repository to apt2
- 07:00 pm snf-image Revision 26cef119: Fix AssignHostname task for arch linux
- If both /etc/rc.conf and /etc/hostname are missing, create the latter
to host the hostname. - 06:45 pm Revision 3edef317: Change member join/leave policy descriptions
- 06:33 pm Revision 324fb588: In project search exclude projects in which user is already member.
- 06:33 pm Revision 6401cff2: Do not allow user whose project acceptation is
- pending to leave the project.
- 06:33 pm Revision 480ce06b: Do not allow user whose project acceptation is
- pending to leave the project.
- 06:22 pm snf-image Revision 8de04620: Bump debian version 0.7.3-1
- 06:16 pm snf-image Revision bd6f95c7: Update ChangeLog and configure.ac for ver. 0.7.3
- 06:13 pm Revision b7c802a2: Different table pagination
- Style fixes and minor corrections
- 06:10 pm snf-image Revision fd44cd04: Fix multstrap.conf to work with apt2
- 05:50 pm ./kamaki Revision 8194b51b: Enrich helps in server create
- 05:18 pm Revision c67f18c3: Fix duplicate update project message
- 05:14 pm ./kamaki Revision d7259dd5: Enrich personality argument helps in server create
- 04:59 pm Revision 3f297552: Fix project details view
- 04:57 pm ./kamaki Revision 636876a4: Generalize connection error help for all server-*
- 04:55 pm snf-image Revision e8211fbb: Bump debian version 0.7.2-1
- 04:46 pm snf-image Revision 2d4e2b7a: Update ChangeLog and configure.ac for ver. 0.7.2
- 04:42 pm snf-ganeti Revision 6249f1c2: Fix the installation location of mon-collector
- The mon-collector binary was erroneously installed twice: once in
/usr/bin/ and once in /usr/lib/ganeti/.
With this m... - 04:42 pm ganeti-local Revision 6249f1c2: Fix the installation location of mon-collector
- The mon-collector binary was erroneously installed twice: once in
/usr/bin/ and once in /usr/lib/ganeti/.
With this m... - 04:42 pm snf-image Revision 12af0dfd: In multistrap.conf change repository to apt2
- 04:38 pm Revision dd6a7b9b: Pass connection parameter in notifications
- send_mail
- 04:38 pm Revision 96b44c04: Fix profile page
- 04:34 pm ./kamaki Revision a3360389: Bugfixes
- 04:30 pm ./kamaki Revision 67469d65: Handle connection errors, allow special handling
- Showcase: server_info catche/manage clienterror that was
a connection error - 04:25 pm Revision 7b51a360: Merge branch 'feature-astakos-tables' into latest-quota
- 04:24 pm Revision 6dcf53eb: Merge branch 'latest-quota' into feature-astakos-tables
- Conflicts:
snf-astakos-app/astakos/im/models.py
snf-astakos-app/astakos/im/views.py - 04:20 pm Revision f38084ce: Merge remote-tracking branch 'synnefo/feature-astakos-tables' into feature-ast...
- Conflicts:
snf-astakos-app/astakos/im/tables.py - 04:14 pm Revision 91cb6fb6: Projects list/search actions
- dynamic column which contains available project action based on user/project
relation - 04:13 pm Revision e87bbb41: Helper methods to identify user/project relation
- 03:59 pm snf-image Revision 8c2dc27c: Fix AssignHostname task for arch linux
- If both /etc/rc.conf and /etc/hostname are missing, create the latter
to host the hostname. - 03:48 pm Revision 3adb72c9: Fix astakos profile page links
- 03:25 pm Revision 0dd46210: Fix line length
- 03:25 pm Revision 213ba781: More informative member join/leave policies
- 03:17 pm Revision ed1999ad: Default redirects
- instead of raising a missing `next` parameter error.
- 02:46 pm Revision 7267a04f: Bump new upstream version
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 02:46 pm Revision 1efed513: Merge branch 'develop' into debian-develop
- 02:43 pm Revision 23ded2df: Fix typo
- 02:42 pm Revision 95663bf4: Avoid the use of sys__stdout__
- 02:26 pm Revision 9fce7756: fix conflict
- 02:26 pm Revision 9efcce2a: Extend model_to_dict utility to include object
- properties and obj string representation
- 02:26 pm Revision 6556e514: Simplify template code
- 02:26 pm Revision 2626f305: Fix templates
- 02:20 pm Revision 65e4e685: Fix typo
- 02:14 pm snf-image-creator Revision e36b5b14: Treat kamaki config files as sensitive data
- When cleaning up sensive user data on unix systems, remove .kamakirc
and .kamaki.history too. - 02:09 pm Revision 21ce46e9: Avoid the use of sys__stdout__
- 02:06 pm snf-image-creator Revision fa39c7e3: Truncate the image before fs creation
- 01:58 pm Revision e44de63f: Fix UnicodeError when writing to sys.stdout
- Due to a bug the was fixed in Python-2.7, in Python-2.6 unicode strings
that are written to sys.stdout (using sys.std... - 01:58 pm Revision 67c08a61: Fix bug about networks and offline backends
- Ignore offline backends when computing the state of the network, since
no notification will be received from them. Al... - 01:55 pm Revision c5e3f1f6: Add setup.cfg for gtools.
- setup.py installs console scripts in /usr/bin/. snf-ganeti-hook,
snf-dispatcher, snf-ganeti-eventd scripts should be ... - 01:54 pm Revision 08527611: Fixes in debian/ dir
- Add snf-cyclades-gtools.links file. This is needed so that
snf-ganeti-hook get linked properly.
Signed-off-by: Dimit... - 01:36 pm ./kamaki Revision e13e308f: Merge branch 'develop' into feature-output
- 01:28 pm Revision a45fc1ae: Fix UnicodeError when writing to sys.stdout
- Due to a bug the was fixed in Python-2.7, in Python-2.6 unicode strings
that are written to sys.stdout (using sys.std... - 01:25 pm ./kamaki Feature #3165 (Closed): Basic windows support
- To achieve kamaki on windows console, some console compatibility and external dependency issues must be resolved
- 01:17 pm snf-image-creator Revision 63e1b902: In rsync make src and dest labels configurable
- 01:12 pm ./kamaki Feature #3163 (Closed): Rich command-specific user help
- Command help messages poor one-liners are smuggled between extensive optional arguments that mess up the user experie...
- 01:01 pm ./kamaki Feature #1962 (Resolved): More helpful error codes on HTTP errors
- 12:59 pm ./kamaki Feature #1963 (Resolved): progress report on image upload
- 12:58 pm ./kamaki Bug #1964 (Resolved): glance upload does not interleave read()s with POSTs to remote
- Looks like this bug has long been fixed
- 12:02 pm Revision a073c3b2: Add member limit check in do_join_project
- 11:38 am Revision 0816cd46: Fix bug about networks and offline backends
- Ignore offline backends when computing the state of the network, since
no notification will be received from them. Al... - 11:21 am Revision c8dfbe98: Fix some arg names
- 10:47 am ganeti-local Revision 2663321c: Improve the reception of replies in the confd client
- If a received reply is valid and there is still no valid reply,
keep it, no matter how new it is.
Signed-off-by: Mic... - 10:47 am snf-ganeti Revision 2663321c: Improve the reception of replies in the confd client
- If a received reply is valid and there is still no valid reply,
keep it, no matter how new it is.
Signed-off-by: Mic...
01/03/2013
- 11:29 pm Revision 8dcaa6ac: Simple refactor: do_* methods always take a project_id argument;
- select_for_update for project and membership
- 11:26 pm Revision 3fa86bad: Generalize member limit violation check
- 09:48 pm Revision 7729e9cc: Add ForUpdateManager for Project and ProjectApplication
- 09:48 pm Revision 02d2519e: Remove foreign key constraints from ProjectMembershipHistory
- 09:48 pm Revision 14695557: Commit before trying to lock, to avoid blocking
- 09:48 pm Revision 91d3d92a: Select for update existing Project in approve
- 09:08 pm Revision 21e48908: Use Resource object getter methods instead of ResourcePresentation
- 08:59 pm snf-image Revision 75bc94cc: Treat partitions with id="f" as extended
- Partitions with id=0x0F are extended partitions with LBA addressing.
- 08:54 pm snf-image Revision 834f8fc0: Treat partitions with id="f" as extended
- Partitions with id=0x0F are extended partitions with LBA addressing.
- 07:53 pm snf-image-creator Revision 033007ec: Merge branch 'stable-0.1'
- 07:51 pm snf-image-creator Revision 7f9ecc51: Fix a bug in image shrinking code pt2
- Handle correct extended partitions with id 0xf
- 07:42 pm Revision 8bc397e8: Access resource presentation through the Resource model
- 07:14 pm ./kamaki Revision 69e16d8f: Merge branch 'feature-argument' into develop
- 07:14 pm ./kamaki Revision b01d6eb7: Merge branch 'develop' into feature-argument
- 07:13 pm ./kamaki Revision 04d01cd4: Move DateArgument to argument from pithos
- 06:52 pm ./kamaki Revision a38eb14e: Merge branch 'feature-history' into develop
- 06:51 pm ./kamaki Revision 53e1f8d5: Allow params starting with - (e.g. history run)
- 06:35 pm ./kamaki Revision 87c00d4e: Merge branch 'develop' into feature-history
- 06:31 pm ./kamaki Revision 18edacfe: Enrich server_list help message
- 06:29 pm Revision 91bbc1a4: Configurable login method one per user limit
- 06:23 pm ./kamaki Revision a382ea56: Add since arg in server_list
- 06:18 pm Revision 050485bd: Changes in common astakos library.
- * It should optionally work with user dictionary
instead of contacting astakos.
* Fix pep8 errors - 06:18 pm Revision 50149cc8: Migrate username to uuid in pithos permissions
- 06:18 pm Revision c7b82fdc: remove astakos obsolete code for billing & timeline
- 05:52 pm Revision caf0bfc7: Merge branch 'feature-astakos-tables' of https://code.grnet.gr/git/synnefo int...
- 05:51 pm Revision e6d284ef: Astakos tables fixes
- 05:16 pm Revision 5d87753f: Proper member name display
- 05:13 pm Revision 2934e509: Style fixes
- 05:09 pm ./kamaki Revision 3fe56be4: Richer help for config CLI commands
- New feature: config delete --default to remove a default config option during
a session - 04:54 pm Revision d98f519a: Update package dependencies
- 04:39 pm Revision 2743e261: Project members table refactoring
- - Use django-tables2 to render table
- 03:32 pm Revision a5cef8d0: Projects list/search refactoring
- 03:30 pm snf-image-creator Revision 3664c5f5: Remember the working dir media selection dialog
- 02:52 pm snf-image-creator Revision 663f5f80: Minor fixes in output messages
- 02:43 pm snf-image-creator Revision 02f71654: Fix media selection in snf-mkimage
- Make sure the user cannot select a directory as input media
- 02:38 pm ./kamaki Revision 590cb5d6: Catch all ClientErrors in astakos_authenticate
- 02:34 pm snf-image-creator Revision 1fa75c4c: Cleanup Rsync class and add extra options
- Add options for preserving extended atrributes, hard links, ACLs.
- 02:31 pm ./kamaki Revision ed02014e: Merge branch 'feature-output' into develop
- 02:30 pm ./kamaki Revision af569ab9: Catch and handle KeyboardInterrupt in shell
- 01:34 pm Revision 2df3770c: Merge branch 'latest-quota' into feature-astakos-tables
- Conflicts:
snf-astakos-app/astakos/im/templates/im/projects/project_list.html
snf-astakos-app/astakos/im/views.py - 01:23 pm Revision 37f8b1a6: Project update fix
- 01:22 pm Revision 490e2b69: Style fixes
- 12:38 pm ./kamaki Revision 57ecec97: Include defaults by default in config list
- 12:04 pm Revision e2497bc5: Change cyclades resource order
- 11:22 am Bug #3161 (Assigned): UI: Uncaught TypeError: Object [object Window] has no method positionFooter
- As reported by a user:...
- 11:10 am Revision ce7d5f6f: fixing conflicts
01/02/2013
- 03:52 pm Revision 4c03c942: Migrate pithos user quota
- 03:51 pm Revision 16cfac45: snf-astakos-app: fix get_quota, remove prints
- 03:50 pm Revision 56a42b0b: fix indentation in pithos.backend.modular
- 03:41 pm Revision 0b73f8e4: Change astakos user registration procedure in order to send to quotaholder 0 i...
- 11:45 am Revision 096a7c3b: Fix negative population in statistics table
12/31/2012
- 02:57 pm snf-image-creator Revision 6228d45e: Fix pep8 errors
- 03:05 am snf-image-creator Revision d15368cc: Fix bugs in rsync module
- * Fix a bug where the parent process did not wait on the child
processes.
* Make sure that when updating the copy... - 01:22 am snf-image-creator Revision f3845095: Retry cleanup commands if they fail
- Add a new try_fail_repeat function that wraps cleanup system commands
and retries them if they fail. There are cases ...
12/30/2012
- 11:14 pm snf-image-creator Revision 567891a6: Make sure the tmp bunble_volume img gets deleted
- 06:39 pm snf-image-creator Revision 923d52df: Remove progress bar for guestfs.launch() progress
- In Guestfs you get notifications about progress on some functions like
launch() by registring callback functions. Whe... - 04:18 pm snf-image-creator Revision d9da5c4c: Rephrase overview.rst
12/29/2012
- 06:33 pm snf-image-creator Revision 83fe59dd: In bundle_volume truncate img file after shrinking
12/28/2012
- 09:59 pm Pithos iOS Client Revision 814a8d8f: Improve open file UX
- Allow cancelation of download, or removal from cache, from file details. When opening a non downloaded file, load fil...
- 06:13 pm snf-ganeti Revision fcb6bf60: Merge remote-tracking branch 'google/stable-2.6' into stable-2.6-esi
- 05:53 pm ganeti-local Revision 855f9bad: Document the ExtStorage `SetInfo' functionality
- Small updates to the extstorage design document and interface.
Signed-off-by: Constantinos Venetsanopoulos <cven@grn... - 05:53 pm snf-ganeti Revision 855f9bad: Document the ExtStorage `SetInfo' functionality
- Small updates to the extstorage design document and interface.
Signed-off-by: Constantinos Venetsanopoulos <cven@grn... - 05:51 pm ganeti-local Revision ef13148c: gnt-storage man page: make commands sub-sections
- This makes the man page more consistent with the others (except
gnt-os, that is).
Signed-off-by: Constantinos Venets... - 05:51 pm snf-ganeti Revision ef13148c: gnt-storage man page: make commands sub-sections
- This makes the man page more consistent with the others (except
gnt-os, that is).
Signed-off-by: Constantinos Venets... - 05:50 pm ganeti-local Revision f6b9c6e5: Fix a bad data type in Hcheck.hs
- While trying to understand why some code was not being tested, I
realised that we have a bad data type in Hcheck.hs.
... - 05:50 pm snf-ganeti Revision f6b9c6e5: Fix a bad data type in Hcheck.hs
- While trying to understand why some code was not being tested, I
realised that we have a bad data type in Hcheck.hs.
... - 05:50 pm ganeti-local Revision 2fd5a116: Move src/Ganeti/HTools/Program.hs to Program/Main.hs
- This removes one more tab conflict; this is the last module in our
code where we have both x.hs and x/.
Furthermore,... - 05:50 pm snf-ganeti Revision 2fd5a116: Move src/Ganeti/HTools/Program.hs to Program/Main.hs
- This removes one more tab conflict; this is the last module in our
code where we have both x.hs and x/.
Furthermore,... - 03:31 pm Pithos iOS Client Revision cacaa443: In folder view controller in iPhone, select file cell to open, or select cell ...
- If the file is downloaded, open the file, else do nothing (will be implemented later). Refactor legacy code.
- 02:49 pm Revision 03b35681: Fix user retrieval from username in get_user_info api call
- 02:42 pm Revision 4a45ab42: Clear expiration date from Astakos services
- 02:42 pm Revision 08494423: Service token should not expire by default
- 02:41 pm Revision cd5033bd: Provide error feedback during pithos database path migration to container uuid...
- 02:39 pm Revision 2b80cfeb: Increase username length to fit email values
- 03:16 am snf-image-creator Revision 69a4f894: Remove temporary bundeled image during cleanup
- 02:55 am snf-image-creator Revision bf15a033: In bundle_volume replace UUIDs in new filesystems
- Replace the UUID entries in fstab and grub files for filesystems that
have beeen recreated.
12/27/2012
- 06:29 pm Revision c700f742: Update Astakos API to provider calls for retrieving uuid from the username and...
- 03:35 pm ganeti-local Revision 208b02e3: A bit more name cleanup
- - gen-coverage → gen-py-coverage
- coverage-htools.tix → coverage-hs.tix
Signed-off-by: Iustin Pop <iustin@google.co... - 03:35 pm snf-ganeti Revision 208b02e3: A bit more name cleanup
- - gen-coverage → gen-py-coverage
- coverage-htools.tix → coverage-hs.tix
Signed-off-by: Iustin Pop <iustin@google.co... - 03:34 pm snf-ganeti Revision 784e77f0: Split the hs-check test rule
- Currently, both the unit test and the shell tests are run (manually)
from this rule. This has two downsides: you can'... - 03:34 pm ganeti-local Revision 784e77f0: Split the hs-check test rule
- Currently, both the unit test and the shell tests are run (manually)
from this rule. This has two downsides: you can'... - 03:34 pm ganeti-local Revision 1c0f9d12: Remove duplicate test file functions
- This patch unifies the functions that generated the tree
reorganisation discussion in the first place :)
Signed-off-... - 03:34 pm snf-ganeti Revision 1c0f9d12: Remove duplicate test file functions
- This patch unifies the functions that generated the tree
reorganisation discussion in the first place :)
Signed-off-... - 03:34 pm snf-ganeti Revision 3e16567e: Rename test/hs/test to htest
- The current base name of 'test' means that this binary will generate
profiling, coverage, etc. files with the name 't... - 03:34 pm ganeti-local Revision 3e16567e: Rename test/hs/test to htest
- The current base name of 'test' means that this binary will generate
profiling, coverage, etc. files with the name 't... - 03:34 pm snf-ganeti Revision 83846468: Move htest/ files under the test/ tree
- htest/data becomes test/data/htools (basically reverting commit
8feabc89), and htest/* becomes test/hs/*.
Most chang... - 03:34 pm ganeti-local Revision 83846468: Move htest/ files under the test/ tree
- htest/data becomes test/data/htools (basically reverting commit
8feabc89), and htest/* becomes test/hs/*.
Most chang... - 03:34 pm ganeti-local Revision 90066780: Move python test files to test/py
- This is the first step of the test files reorganisation: moving test/*
(except test/data) to new directory test/py/.
... - 03:34 pm snf-ganeti Revision 90066780: Move python test files to test/py
- This is the first step of the test files reorganisation: moving test/*
(except test/data) to new directory test/py/.
... - 03:33 pm snf-ganeti Revision 19e1b715: Return master ip script output in case of failure
- Currently only the exit code is returned, which is somewhat pointless:
for failures, we already know it's ≠ 0, so we ... - 03:33 pm ganeti-local Revision 19e1b715: Return master ip script output in case of failure
- Currently only the exit code is returned, which is somewhat pointless:
for failures, we already know it's ≠ 0, so we ... - 03:33 pm snf-ganeti Revision d9a900dc: Replace htools→hs in configure/makefile rules
- This continues the cleanup of the 'htools' name, by replacing 'htools'
with 'hs' in configure and makefile rules.
Th... - 03:33 pm ganeti-local Revision d9a900dc: Replace htools→hs in configure/makefile rules
- This continues the cleanup of the 'htools' name, by replacing 'htools'
with 'hs' in configure and makefile rules.
Th... - 03:33 pm ganeti-local Revision 8775e62a: Fix LUInstanceRecreateDisks with iallocator
- Recent iallocator changes (commit fb60bc6a, “iallocator: Add node
whitelist”) broke the parameter validation for LUIn... - 03:33 pm snf-ganeti Revision 8775e62a: Fix LUInstanceRecreateDisks with iallocator
- Recent iallocator changes (commit fb60bc6a, “iallocator: Add node
whitelist”) broke the parameter validation for LUIn... - 03:32 pm snf-ganeti Revision 8775b5b2: Fix dependency on built python sources for hs-check
- Since we call into Python for opcodes and other type compatibility
checks, we need to ensure that the python sources ... - 03:32 pm ganeti-local Revision 8775b5b2: Fix dependency on built python sources for hs-check
- Since we call into Python for opcodes and other type compatibility
checks, we need to ensure that the python sources ... - 03:04 pm Revision 5550bcfb: Initial use django-tables2
- improves table view development by spliting table data access and presentation
onto separate layers. - 02:46 pm Revision 595dde70: Various fixes for astakos projects
- 12:49 pm Revision 2ea8f086: Separatiog details and membership options fieldsets for project create
- 11:51 am Revision ef2b6ef0: Style fixes for group list and group search page
Also available in: Atom