summaryrefslogtreecommitdiff
path: root/server/core/Compute.php
AgeCommit message (Collapse)Author
2016-03-15Error / Conflict CorrectionEoleDev
2016-03-15defined rest of the server functionsstupidon
2016-03-15opencloud changesstupidon
2016-03-06syntax correctionstupidon
2016-03-05corrected syntax errorsstupidon
2016-03-05added createServer and corrected certain minor bugsstupidon
2016-03-05- added more details in the listServers, listImages, listFlavors functionsstupidon
- updated all functions to provide basic error-handling - defined updateServer and deleteServer
2016-03-01fetch ram and disk for server's flavor in listServersstupidon
2016-03-01added disksize and ram to listServersstupidon
2016-03-01compute listServers fixstupidon
2016-03-01further fix for 2-dimensional array outputstupidon
2016-03-01minor correction in list output formatstupidon
2016-03-01fixed syntax errorstupidon
2016-02-29fixed list function output formatstupidon
2016-02-28updated get functionsstupidon
2016-02-28updated actionstupidon
2016-02-28minor correctionsstupidon
2016-02-28updated getserver, getimage and getflavorstupidon
2016-02-28updated Compute to use formatted returnstupidon
2016-02-28syntax correctionstupidon
2016-02-28updated Compute.phpstupidon
2016-01-25Init core class, Init plugin functionnalityEole