On Mon, 2013-02-18 at 14:41 +0100, mfoj...@redhat.com wrote:
> From: Michal Fojtik <mfoj...@redhat.com>
> 
> Instead of:
> 
> feature :collection, :name
> feature :collection, :second_name
> 
> You can now use:
> 
> feature :collection, :name, :second_name, ...
> 
> Signed-off-by: Michal fojtik <mfoj...@redhat.com>
> ---
>  server/lib/deltacloud/drivers/base_driver.rb    | 16 +++++++++-------
>  server/lib/deltacloud/drivers/ec2/ec2_driver.rb | 22 +++++++++++++---------
>  2 files changed, 22 insertions(+), 16 deletions(-)

ACK


Reply via email to