index
:
istic-openstack.git
develop
master
Projet Master 2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
core
/
Compute.php
Age
Commit message (
Collapse
)
Author
2016-04-26
Refactoring of comments beginning
EoleDev
2016-03-29
added script function and put in a layout of module-specific functions for ↵
stupidon
automation to be called from objects of various classes of our app
2016-03-23
Correction Erreur
EoleDev
2016-03-22
syntax correction
stupidon
2016-03-22
indentation and comments
stupidon
2016-03-22
completed error management and all functions of Compute module
stupidon
2016-03-15
Error / Conflict Correction
EoleDev
2016-03-15
defined rest of the server functions
stupidon
2016-03-15
opencloud changes
stupidon
2016-03-06
syntax correction
stupidon
2016-03-05
corrected syntax errors
stupidon
2016-03-05
added createServer and corrected certain minor bugs
stupidon
2016-03-05
- added more details in the listServers, listImages, listFlavors functions
stupidon
- updated all functions to provide basic error-handling - defined updateServer and deleteServer
2016-03-01
fetch ram and disk for server's flavor in listServers
stupidon
2016-03-01
added disksize and ram to listServers
stupidon
2016-03-01
compute listServers fix
stupidon
2016-03-01
further fix for 2-dimensional array output
stupidon
2016-03-01
minor correction in list output format
stupidon
2016-03-01
fixed syntax error
stupidon
2016-02-29
fixed list function output format
stupidon
2016-02-28
updated get functions
stupidon
2016-02-28
updated action
stupidon
2016-02-28
minor corrections
stupidon
2016-02-28
updated getserver, getimage and getflavor
stupidon
2016-02-28
updated Compute to use formatted return
stupidon
2016-02-28
syntax correction
stupidon
2016-02-28
updated Compute.php
stupidon
2016-01-25
Init core class, Init plugin functionnality
Eole