Registry / cloud / fog-openstack

fog-openstack

JSON →
library1.1.5rbrubygemsunverified

OpenStack fog provider gem for interacting with OpenStack cloud services.

gem install fog-openstack
INSTALL
IMPORT
SIG · FOG-OPENSTACK
F
fog-openstack
cloudrubyv1.1.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fog::OpenStack
require 'fog/openstack'

List OpenStack compute servers

require 'fog/openstack' compute = Fog::Compute::OpenStack.new( openstack_auth_url: 'http://example.com:5000/v3/auth/tokens', openstack_username: 'admin', openstack_api_key: 'secret' ) puts compute.servers.first.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
fog-openstack — gem install fog-openstack · libregistry