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

[Brightbox] Remove name as mandatory parameter for creating server group

This commit is contained in:
Hemant Kumar 2011-10-25 16:54:22 +05:30
parent 3f221ba83b
commit 5cd31eb9a0

View file

@ -18,7 +18,6 @@ module Fog
attribute :default
def save
requires :name
options = {
:name => name,
:description => description