Hi,

Sorry, sometime my fingers can type faster than my brain can think ;-)

>+  alias :stop_instance :destroy_instance
>+

This will be removed in push.

>+        format.html do
>+          redirect instance_url(instance.id) if instance
>+          redirect instances_url
>+        end

This was needed, because GoGrid is not reporting ID for new instance, until
this instance isn't fully created.

>+  - if driver_has_feature?(:authentification_password)
>+    %di
>+      %dt Username
>+      %dd
>+        = @instance.username
>+    %di
>+      %dt Password
>+      %dd
>+        = @instance.password

So this will be removed as well ;)

-- Michal


-- 
--------------------------------------------------------
Michal Fojtik, mfoj...@redhat.com, +420 532 294 4307
Ruby / Ruby On Rails Developer
Deltacloud API: http://deltacloud.org
--------------------------------------------------------
_______________________________________________
deltacloud-devel mailing list
deltacloud-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to