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

16 commits

Author SHA1 Message Date
Decklin Foster
256337db77 [ibm] avoid using constants (Rails loads files multiple times, issue #807) 2012-03-22 08:49:20 -04:00
Decklin Foster
79b3636298 [ibm] Return pending if provisioning times out in the real tests 2012-03-21 07:58:35 -04:00
Decklin Foster
cb47ec8fc6 [ibm] Don't calculate expiration time until ready to make the request 2012-03-20 23:55:09 -04:00
Decklin Foster
dc0e4e5ab8 [ibm] Invalid instance creation will return a 412 and thus raise PreconditionFailed 2012-03-20 23:55:09 -04:00
Decklin Foster
92f39c8ea9 [ibm] Set a longer timeout on all wait_for calls 2012-03-20 23:55:09 -04:00
Decklin Foster
f822d67dc7 [ibm] Expiration time should be epoch in ms 2012-03-20 23:40:20 -04:00
Decklin Foster
518bb3c7a0 [ibm] Wait for instance to be ready before deleting it or creating image 2012-03-20 23:40:19 -04:00
Decklin Foster
e4241047b8 [ibm] Rename root_only -> is_mini_ephemeral 2012-03-20 23:40:19 -04:00
Decklin Foster
21f5de7179 [ibm] vlan is part of primaryIP 2012-03-20 23:40:19 -04:00
Decklin Foster
41a964c577 [ibm] Nullable formats for attributes that may not be returned 2012-03-20 23:40:18 -04:00
Decklin Foster
7725d07e31 [ibm] Use Raleigh location for tests 2012-03-20 23:40:18 -04:00
Decklin Foster
2b05ec7e4b [ibm] Create temporary keys in tests that need to create instances 2012-03-20 23:40:17 -04:00
Decklin Foster
5620ac760f [ibm] Make names used in tests unique using current time 2012-03-20 23:40:16 -04:00
Decklin Foster
02fc7a2232 [ibm] Update tests to match model arguments (attribs hash) and lower-level request methods 2012-03-20 23:40:14 -04:00
Decklin Foster
1b44269e00 [ibm] Remove trailing whitespace 2012-03-20 23:37:47 -04:00
Carl Hicks
019e536312 [ibm] Added Mocking and Tests 2012-03-20 23:37:46 -04:00