- 26 Mar, 2011 1 commit
-
-
Dimitris Moraitis authored
-
- 24 Mar, 2011 21 commits
-
-
Dimitris Moraitis authored
-
Markos Gogoulos authored
On the standard listing Refs #209 #213
-
-
Dimitris Moraitis authored
-
Markos Gogoulos authored
Refs: #213
-
Dimitris Moraitis authored
-
-
Dimitris Moraitis authored
-
Markos Gogoulos authored
return the password of the VM to the gui user, once the create server wizzard has successfully created the VM. Refs: #203
-
Dimitris Moraitis authored
-
Dimitris Moraitis authored
-
Markos Gogoulos authored
add variable POLL_LIMIT (initially 1h) on settings.py that is the maximum time allowed to ask if there have been changes, using the changes-since GET variables. Return badRequest if this limit is exceeded on a query
-
-
Dimitris Moraitis authored
-
Giorgos Verigakis authored
-
-
Giorgos Verigakis authored
Run cloud help for a list of options. Removed old (now obsolete) tools.
-
Dimitris Moraitis authored
-
-
Dimitris Moraitis authored
-
Giorgos Verigakis authored
Run cloud help for a list of options. Removed old (now obsolete) tools.
-
- 23 Mar, 2011 13 commits
-
-
Markos Gogoulos authored
check if the polling works as expected * get the list of servers * get the list using changes_since. Expect no changes * create a server * get the list using changes_since. Expect the server to be there
-
Dimitris Moraitis authored
-
Markos Gogoulos authored
* add function ISODateString that gets the jqXHR.getResponseHeader('Date') and returns changes_since GET variable on ISO 8601 format * add changes_since mechanism on GET images too Ref #291
-
Markos Gogoulos authored
* remove description from VirtualMachine model, handlers and tests * return images metadata (as on servers). for now return image.description as image.metadata.meta.key.description Ref #185
-
Giorgos Verigakis authored
Fixes #313
-
Giorgos Verigakis authored
Instead of imageId/flavorId.
-
-
Giorgos Verigakis authored
-
Giorgos Verigakis authored
Fixes #313
-
-
Markos Gogoulos authored
check if server.status is "DELETED" rather than attribute server.deleted Refs #293
-
Dimitris Moraitis authored
-
Markos Gogoulos authored
return badRequest if changes_since variable is problematic
-
- 22 Mar, 2011 5 commits
-
-
-
Giorgos Verigakis authored
-
-
Markos Gogoulos authored
-
Dimitris Moraitis authored
-