- 17 Dec, 2013 4 commits
-
-
Dionysis Grigoropoulos authored
* Fix the name of a port not being saved * Check the length of the name of a port is within acceptable limits
-
Dionysis Grigoropoulos authored
-
Dionysis Grigoropoulos authored
* Do not allow subnet creation on deleted networks
-
Dionysis Grigoropoulos authored
* Add a function logic/utils.py to check the length of a string and raise an API fault with the corresponding message. * Check the length of the name of servers/ports/networks/subnets
-
- 16 Dec, 2013 19 commits
-
-
Christos Stavrakakis authored
Remove stale refence to obsolete 'ASTAKOS_BASE_URL' setting. Instead use 'ASTAKOS_AUTH_URL'.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Make dispatcher ask Ganeti about the enabled/ipolicy disk templates only after an OP_CLUSTER_SET_PARAMS. Otherwise, dispatcher will be overwhelmed by gnt-cluster verify jobs.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
If the user has specified private_networks get the IPv4 from these networks. Else get it from the first public network we can find.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Testsuite ServerTestSuite will not fail if one of the generated tests fails.
-
Ilias Tsitsimpis authored
Retry when `SSHException: Error reading SSH protocol banner'.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Add an option to _fill_endpoints to only query for the oauth2 endpoint if needed. This way we are keeping astakosclient compatible with the older Astakos versions. Signed-off-by:
Ilias Tsitsimpis <iliastsi@grnet.gr> Signed-off-by:
Sofia Papagiannaki <spapagian@grnet.gr>
-
Christos Stavrakakis authored
-
- 12 Dec, 2013 5 commits
-
-
Olga Brani authored
-
Kostas Papadimitriou authored
do not update machine status from task_state if machine in ERROR state, excluding the case when task_state is set to DESTROY.
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
- Remove setting ``UI_SUPPORT_SSH_OS_LIST`` - Always allow ssh key injection unless image os family is included in ``UI_SSH_SUPPORT_OSFAMILY_EXCLUDE_LIST`` setting.
-
- 11 Dec, 2013 7 commits
-
-
Vangelis Koukis authored
-
Kostas Papadimitriou authored
additionally display api error message when provided in the error response object.
-
Kostas Papadimitriou authored
- Fix progress indicator display - Reset model state if attach api call fails
-
Kostas Papadimitriou authored
warn and allow detach of floating ip address which is connected to a port with no device assigned to it.
-
Kostas Papadimitriou authored
handle network creation when no subnet is requested
-
Sofia Papagiannaki authored
Refs: #4727
-
Christos Stavrakakis authored
-
- 10 Dec, 2013 5 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`.
-