Skip to content

maxott/omf_rc_cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMF Cloud Proxy

See README.md file in omf_rc_cloud_node


This gem provides an OMF proxy which can be configured to obtain and manage resources from a specifc cloud installation.

The supported cloud technologies are:

  • OpenStack. Configuration instructins can be found here.

Instructions on how to start the proxy

OpenStack

Instructions on how to set the various paramaters and which file they would be in

cloud_provider:
  :type => :openstack,
  :openstack_auth_token => "f34dac0eec9845b88cb831d50ba2da4a",
  :openstack_management_url => "http://yourcloud.com:8774/v2/6fee1fa4e35c4e44bd38f613021795e5",
  :openstack_tenant => '6fee1fa4e35c4e44bd38f613021795e5',
  :openstack_auth_url =>  'http://yourcloud.com:5000/v2.0/tokens'

About

OMF Proxy for Cloud Installations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published