On 02/11, [email protected] wrote:

ACK.

> From: Dies Koper <[email protected]>
> 
> ---
>  server/lib/cimi/models/base.rb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/server/lib/cimi/models/base.rb b/server/lib/cimi/models/base.rb
> index 45c6da8..5a8b13a 100644
> --- a/server/lib/cimi/models/base.rb
> +++ b/server/lib/cimi/models/base.rb
> @@ -86,7 +86,7 @@ module CIMI::Model
>      #
>      # Common attributes for all resources
>      #
> -    text :id, :name, :description, :created
> +    text :id, :name, :description, :created, :updated
>      hash :property
>  
>      def initialize(values = {})
> -- 
> 1.8.0.msysgit.0
> 
> 

-- 
Michal Fojtik <[email protected]>
Deltacloud API, CloudForms

Reply via email to