- 05 Jul, 2013 1 commit
-
-
Georgios D. Tsoukalas authored
-
- 02 Jul, 2013 1 commit
-
-
Sofia Papagiannaki authored
This is useful for testing corner cases efficiently.
-
- 01 May, 2013 1 commit
-
-
Sofia Papagiannaki authored
Refer to astakosclient instead of quotaholder
-
- 29 Apr, 2013 1 commit
-
-
Sofia Papagiannaki authored
Refer to astakosclient instead of quotaholder
-
- 17 Apr, 2013 1 commit
-
-
Sofia Papagiannaki authored
Refs: #3543 * Substitute the PITHOS_BACKEND_QUOTA setting with two distinct settings: PITHOS_BACKEND_ACCOUNT_QUOTA & PITHOS_BACKEND_CONTAINER_QUOTA * Set PITHOS_BACKEND_CONTAINER_QUOTA default value to something big (50 TB) * Pass account and container policies as backend arguments arguments instead of setting them after each backend instantiation.
-
- 08 Apr, 2013 1 commit
-
-
Christos Stavrakakis authored
Use the python-objpool package for pooling resources as object, instead of the pooling code that existed in snf-common ('synnefo.lib.pool') Refs #3524
-
- 28 Mar, 2013 1 commit
-
-
Sofia Papagiannaki authored
Refs: commit: 56f3c759 Do not include encoded serial in the public URL. Change PITHOS_PUBLIC_URL_MIN_LENGTH setting to PITHOS_PUBLIC_URL_SECURITY. Log public set/unset functions.
-
- 27 Mar, 2013 1 commit
-
-
Sofia Papagiannaki authored
Public URLs should consist of a random part. A public URL should be unique and should not be equal to any deleted public URL. Finally publishing a public object has no effect. Therefore, to generate a new public URL for an object, the object should be unpublished and published again.
-
- 11 Mar, 2013 1 commit
-
-
Georgios D. Tsoukalas authored
Allow per-service configuration of the (http) quotaholder client. Kamaki is no longer needed in service (or ganeti) nodes, because the client has been moved to snf-common. Also fix the default quotaholder settings for pithos backend to be disabled by default, and don't initialize quotaholder client when not needed. This fixes crashes of non-user-facing pithos backend uses such as pithcat from snf-image. Refs #3421
-
- 19 Feb, 2013 1 commit
-
-
Sofia Papagiannaki authored
Use PITHOS_USE_QUOTAHOLDER setting
-
- 22 Jan, 2013 1 commit
-
-
Stratos Psomadakis authored
backend.messages attribute was not initialized correctly, resulting in an AttributeError exception in _pool_cleanup.
-
- 15 Jan, 2013 1 commit
-
-
Georgios D. Tsoukalas authored
-
- 20 Dec, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 26 Nov, 2012 1 commit
-
-
Filippos Giannakos authored
-
- 09 Nov, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 05 Oct, 2012 1 commit
-
-
Christos Stavrakakis authored
Move PithosBackendPool from snf-pithos-app to snf-pithos-backend
-