1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

20 commits

Author SHA1 Message Date
Paul Thornthwaite
330a351ade Remove trailing blank lines
Done with `rubocop --auto-correct --only TrailingBlankLines`
2014-05-26 14:35:26 +01:00
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Kyle Rames
0199ee073e Revert "[hp|compute_v2] added security group support"
This reverts commit 05e10e5784.
2014-02-04 14:37:29 -06:00
Kyle Rames
05e10e5784 [hp|compute_v2] added security group support 2014-01-28 16:01:51 -06:00
Rupak Ganguly
940d0d6886 Remove tests temporarily. 2013-10-30 19:02:54 -04:00
Rupak Ganguly
386682e0b6 [hp|compute_v2] Add request and server model methods to add security groups to server after creation, along with tests. 2013-10-30 19:02:47 -04:00
Rupak Ganguly
467456abc6 [hp|compute_v2] Add method to retrieve windows instance password after it is created. Also, add tests for persistent server. 2013-10-30 19:02:40 -04:00
Rupak Ganguly
c216917285 [hp|block_storage_v2] Add volume model, fix some mocks, and add volume tests. 2013-10-30 19:02:38 -04:00
Rupak Ganguly
edeed9df9f [hp|compute_v2] Add request methods for volume attachments for server, along with tests. 2013-10-30 19:02:34 -04:00
Rupak Ganguly
f7fa6ddd3a [hp|compute_v2] Add request methods and models for availability zones, along with tests. 2013-10-30 19:02:33 -04:00
Rupak Ganguly
36ec19f035 [hp|compute_v2] Fix mocks for server addresses. Fix create_server and server model to accept networks and availability zones params. 2013-10-30 19:02:33 -04:00
Rupak Ganguly
36a6a2206c [hp|compute_v2] Add request methods for server addresses, along with tests. 2013-10-30 19:02:31 -04:00
Rupak Ganguly
9384161dc4 [hp|compute_v2] Add request methods for floating ip addresses, along with tests. 2013-10-30 19:02:31 -04:00
Rupak Ganguly
5b3ba81469 [hp|compute_v2] Add request methods for console, along with tests. 2013-10-30 19:02:30 -04:00
Rupak Ganguly
0740d40a7d [hp|compute_v2] Add metadata request methods for servers and images, along with tests. 2013-10-30 19:02:29 -04:00
Rupak Ganguly
273bd967b9 [hp|compute_v2] Add request methods for keypairs, along with tests. 2013-10-30 19:02:28 -04:00
Rupak Ganguly
5f5919abdf [hp|compute_v2] Add request methods for images, along with tests. 2013-10-30 19:02:28 -04:00
Rupak Ganguly
4b2cddb12c [hp|compute_v2] Add request methods for flavors, along with tests. 2013-10-30 19:02:28 -04:00
Rupak Ganguly
b059145cb2 [hp|compute_v2] Add the request methods for reboot, rebuild and create_image for servers. 2013-10-30 19:02:27 -04:00
Rupak Ganguly
82b8b0f83e [hp|compute_v2] Add tests for request methods for server. 2013-10-30 19:02:27 -04:00