- 18 Jul, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 16 Jul, 2012 5 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Christos Stavrakakis authored
-
- 13 Jul, 2012 1 commit
-
-
Constantinos Venetsanopoulos authored
-
- 10 Jul, 2012 4 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 09 Jul, 2012 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
- bump snf-common required version - replace ampqlib to puka
-
- 02 Jul, 2012 4 commits
-
-
Kostas Papadimitriou authored
Also improve documentation of quota settings.
-
Kostas Papadimitriou authored
- New dict setting VMS_USER_QUOTA to allow setting per user quota (overrides MAX_VMS_PER_USER setting) - Private networks quota mechanism (based on MAX_NETWORKS_PER_USER and NETWORKS_USER_QUOTA settings) - Different response message for GANETI_MAX_LINK_NUMBER overlimit errors (To differentiate from user quota overlimit error). Backend not raises NetworkLink.NotAvailable exception when no available link can be created. - Additional unittests for vms/networks quotas
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 29 Jun, 2012 4 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Conflicts: snf-cyclades-app/synnefo/logic/callbacks.py
-
- 21 Jun, 2012 1 commit
-
-
Constantinos Venetsanopoulos authored
-
- 20 Jun, 2012 1 commit
-
-
Constantinos Venetsanopoulos authored
-
- 18 Jun, 2012 2 commits
-
-
Kostas Papadimitriou authored
-
Christos Stavrakakis authored
Temprory fix for removing accumulated messages from RabbitMQ. Currently snf-ganeti-eventd produces messages that can not be handled from snf-dispatcher (e.g messages not concering an instance). These messages are now removed from queue, since they do not concern dispatcher.
-
- 11 Jun, 2012 2 commits
-
-
Constantinos Venetsanopoulos authored
-
Sofia Papagiannaki authored
-
- 08 Jun, 2012 8 commits
-
-
Kostas Papadimitriou authored
Only reset image selection on create view initialization to be able to keep image selection between subviews transitions.
-
Kostas Papadimitriou authored
taking advantage of the urls for weekly graphs that stats service provide. Refs #1791
-
Kostas Papadimitriou authored
More explanatory info for the selection of public keys that will get copied to the created vm on step 3 of vm create view. Refs, #2462
-
Kostas Papadimitriou authored
to avoid conflicts with other applications named urls.
-
Kostas Papadimitriou authored
gtools provides common name settings with cyclades app to connect to the rabbit mq server. It is wise to keep consistency for the default values of common settings.
-
Kostas Papadimitriou authored
- use 'id_rsa' as the filename for the downloaded private key, Refs #2461 - changed the name of the auto generated public key
-
Kostas Papadimitriou authored
It seems that Safari allows popup windows only if the window.open call is made from within an html element click event context. Otherwise its behaviour is based on "Block Pop-Up Windows" setting, which when enabled no notification appears for the user that a popup window was requested to open. Since there is no easy way to check the setting value, the action call changed to use synchronous request. That way the success handler which calls the window.open method, gets executed within the confirm button click event context. In contradictory to this change the user might experience unresponsive behaviour of the ui when console actions too long to repsond. The behaviour is limited only for Safari clients.
-
Constantinos Venetsanopoulos authored
Update admin's quick install guide to reflect the latest changes, concerning the registration of services in Astakos version >= 0.6
-
- 06 Jun, 2012 5 commits
-
-
Christos Stavrakakis authored
Refactor snf-ganeti-eventd to make easier differenet handling of opcodes Fix version compotability issues with ganeti
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Do not publish messages for jobs concerning no or multiple instances, since snf-dispatcher can not normally handle them.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-