- 08 Dec, 2013 5 commits
-
-
Christos Stavrakakis authored
Fix deadlock issues that is caused by Postgresql's locks on foreign keys. For example, creation of a BackendNetwork row will result in a shared lock in the 'backend_id' rows. Because updating a VM's NICs acquired an exclusive lock on the backend that the VM lived, this resulted in a deadlock.
-
Christos Stavrakakis authored
Take the network lock before creating a port in the network. Not taking the lock may result in a race condition between creating the port and deleting the network. Also, it can cause a DB deadlock.
-
Christos Stavrakakis authored
Ganeti reports zero available and total disk if no vg is set. This caused a division by zero error in the default backend allocator.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 06 Dec, 2013 22 commits
-
-
Kostas Papadimitriou authored
properly set port within the ``full address`` field when set using colon character
-
Kostas Papadimitriou authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Only public IPv4 addresses should be upated to floating IPs.
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
bind click handlers for each vm view separately
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
in vm create wizard
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
avoid resolving login url from the astakos proxy endpoints. User should be redirected to login view under astakos domain in order for all static files to be properly loaded from the user's browser.
-
Giorgos Korfiatis authored
-
Constantinos Venetsanopoulos authored
-
Constantinos Venetsanopoulos authored
-
Dionysis Grigoropoulos authored
* s/Squeeze/Wheezy/g
-
Constantinos Venetsanopoulos authored
-
Christos Stavrakakis authored
-
Dionysis Grigoropoulos authored
-
Dionysis Grigoropoulos authored
-
- 05 Dec, 2013 13 commits
-
-
Constantinos Venetsanopoulos authored
Also rename it to "pithos-separate-view domain.rst"
-
Christos Stavrakakis authored
-
Sofia Papagiannaki authored
Change PITHOS_SERVE_API_DOMAIN to PITHOS_UNSAFE_DOMAIN
-
Sofia Papagiannaki authored
The call should return a string value for the user role id.
-
Giorgos Korfiatis authored
-
Sofia Papagiannaki authored
-
Constantinos Venetsanopoulos authored
-
Sofia Papagiannaki authored
-
Giorgos Korfiatis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-