- 11 Dec, 2013 3 commits
-
-
Kostas Papadimitriou authored
handle network creation when no subnet is requested
-
Sofia Papagiannaki authored
Refs: #4727
-
Christos Stavrakakis authored
-
- 10 Dec, 2013 30 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
NEWS file should contain a reference to Changelog until v0.15 is relaesed.
-
Sofia Papagiannaki authored
-
Chrysostomos Nanakos authored
get_pithos_usage() call is needed only once just before entering the loop and is used every time afterwards.
-
Christos Stavrakakis authored
Rename `client_id` to client `identifier`.
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
Stavros Sachtouris authored
-
Constantinos Venetsanopoulos authored
-
Constantinos Venetsanopoulos authored
Change the title and subtitle of the Networking tab of the Create Machine wizard.
-
Christos Stavrakakis authored
Add new 'GANETI_CLONE_PROVIDERS' setting to containg the list of ExtStorage providers that support cloning. For these providers the hashmap of the image is passed as an ExtStorage parameter('origin'). Also, since the disk is already filled with data, snf-image performs only customization and no data copying.
-
Christos Stavrakakis authored
Add 'GANETI_DISK_PROVIDER_KWARGS' setting, which contains a dictionary of arbitrary parameters for each of Ganeti's ExtStorage providers and which will be passed to the 'disks' option of CreateInstance Ganeti job.
-
Christos Stavrakakis authored
Add new 'GANETI_MAX_NICS_PER_INSTANCE' setting which represents the maximum number of NICs that is allowed for each Ganeti instance. The value of this setting must be less than 'max:nic-count` option of Ganeti's ipolicy.
-
Kostas Papadimitriou authored
-
Sofia Papagiannaki authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
to allow `open in new tab` functionality
-
Kostas Papadimitriou authored
exclude nested collections while rendering user data to JSON string
-
Ilias Tsitsimpis authored
Cyclades and Pithos use ASTAKOS_AUTH_URL to access the Astakos service. To do so the have to access Astakos' endpoints and get the ACCOUNTS and UI urls. This patch adds an error message when Cyclades/Pithos fails to retrieve Astakos' endpoints from ASTAKOS_AUTH_URL.
-
Ilias Tsitsimpis authored
The --location has to be `pithos://USER_UUID/CONTAINER/PATH' or `/CONTAINER/PATH'.
-
Christos Stavrakakis authored
Ignore messages from Ganeti about servers and networks that have already been marked as deleted in the Cyclades DB. Processing of these messages may asynchronize Cyclades with Astakos quotas.
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
Signed-off-by:
Kostas Papadimitriou <kpap@grnet.gr> Signed-off-by:
Ilias Tsitsimpis <iliastsi@grnet.gr>
-
Kostas Papadimitriou authored
Signed-off-by:
Kostas Papadimitriou <kpap@grnet.gr> Signed-off-by:
Ilias Tsitsimpis <iliastsi@grnet.gr>
-
Kostas Papadimitriou authored
If set to True proxy view will return an http redirect response to the corresponding target location. Signed-off-by:
Kostas Papadimitriou <kpap@grnet.gr> Signed-off-by:
Ilias Tsitsimpis <iliastsi@grnet.gr>
-
Christos Stavrakakis authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Ilias Tsitsimpis authored
When a generated test was failing (in particular the GeneratedServerTestSuite) burnin couldn't know that this test failed and wasn't exiting with an error exit status. Fix this by forcing the test that generated the erroneous test suite to fail.
-
- 09 Dec, 2013 7 commits
-
-
Christos Stavrakakis authored
Lock VM before locking network, because otherwise a deadlock may occur with code of snf-dispatcher.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-