You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by mf...@apache.org on 2012/05/23 12:31:47 UTC

git commit: FGCP: Added default hardware profile to make hardware_profiles collection advertise correctly

Updated Branches:
  refs/heads/master 9d9ca266d -> 3cef4959a


FGCP: Added default hardware profile to make hardware_profiles collection advertise correctly


Project: http://git-wip-us.apache.org/repos/asf/deltacloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltacloud/commit/3cef4959
Tree: http://git-wip-us.apache.org/repos/asf/deltacloud/tree/3cef4959
Diff: http://git-wip-us.apache.org/repos/asf/deltacloud/diff/3cef4959

Branch: refs/heads/master
Commit: 3cef4959a179ed7701f35a8d4803b946d521c14b
Parents: 9d9ca26
Author: Michal Fojtik <mf...@redhat.com>
Authored: Wed May 23 12:32:07 2012 +0200
Committer: Michal fojtik <mf...@redhat.com>
Committed: Wed May 23 12:32:07 2012 +0200

----------------------------------------------------------------------
 server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltacloud/blob/3cef4959/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb
----------------------------------------------------------------------
diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb b/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb
index 179ea72..e4a9d07 100644
--- a/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb
+++ b/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb
@@ -34,6 +34,7 @@ class FgcpDriver < Deltacloud::BaseDriver
   feature :images, :user_name
   feature :images, :user_description
 
+  define_hardware_profile('default')
 
   def valid_credentials?(credentials)
     begin