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

4 commits

Author SHA1 Message Date
Akshay Moghe
b42d86360c Query global projects when get/list'ing compute images.
This patch refactors some of the code that would query global
projects when get'ing images. It makes the list of global projects
a constant on the Images collection, so that both 'get' and 'list'
can use the same list of projects to query.

Also, when bootstrapping/create'ing a server, the validation of
the specified image name is done by trying to 'get' the image
instead of 'save'ing it.
2013-08-07 11:17:45 -07:00
Romain Vrignaud
9f2bd9b80b [google] client.images doesn't list google public images 2013-08-03 09:22:58 +02:00
Nat Welch
c1268ea500 GCE -> Google 2013-01-16 17:55:36 -08:00
Nat Welch
e7728551cb trying to move gce to google. 2013-01-16 17:55:36 -08:00
Renamed from lib/fog/gce/models/compute/images.rb (Browse further)