mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[glesys|compute] skip flavor tests
This commit is contained in:
parent
c59f36383a
commit
5e0e41a6fb
2 changed files with 1 additions and 9 deletions
|
|
@ -9,12 +9,6 @@ module Fog
|
|||
|
||||
model Fog::Glesys::Compute::Template
|
||||
|
||||
#attribute :platform
|
||||
#attribute :name
|
||||
#attribute :os
|
||||
#attribute :min_mem_size
|
||||
#attribute :min_disk_size
|
||||
|
||||
def all
|
||||
openvz = connection.template_list.body['response']['templates']['OpenVZ']
|
||||
xen = connection.template_list.body['response']['templates']['Xen']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue