You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by ma...@apache.org on 2012/11/08 10:57:04 UTC

[1/2] git commit: Advertise 'user_data' feature in openstack driver

Updated Branches:
  refs/heads/master 0f058b881 -> 101003dfe


Advertise 'user_data' feature in openstack driver


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

Branch: refs/heads/master
Commit: 101003dfe89e20bc935efe88613fbc0594408065
Parents: 33bb436
Author: marios <ma...@redhat.com>
Authored: Thu Nov 8 11:56:03 2012 +0200
Committer: marios <ma...@redhat.com>
Committed: Thu Nov 8 11:56:03 2012 +0200

----------------------------------------------------------------------
 .../drivers/openstack/openstack_driver.rb          |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltacloud/blob/101003df/server/lib/deltacloud/drivers/openstack/openstack_driver.rb
----------------------------------------------------------------------
diff --git a/server/lib/deltacloud/drivers/openstack/openstack_driver.rb b/server/lib/deltacloud/drivers/openstack/openstack_driver.rb
index 7fbfd48..2ebb1a4 100644
--- a/server/lib/deltacloud/drivers/openstack/openstack_driver.rb
+++ b/server/lib/deltacloud/drivers/openstack/openstack_driver.rb
@@ -27,6 +27,7 @@ module Deltacloud
         feature :instances, :authentication_key
         feature :instances, :authentication_password
         feature :instances, :user_files
+        feature :instances, :user_data
         feature :images, :user_name
         feature :keys, :import_key