Registry / cloud / openstack

openstack

JSON →
library3.3.21rbrubygemsunverified

API bindings for OpenStack cloud infrastructure.

gem install openstack
INSTALL
IMPORT
SIG · OPENSTACK
O
openstack
cloudrubyv3.3.21
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.

OpenStack
require 'openstack'

Connect to an OpenStack cloud

require 'openstack' connection = OpenStack::Connection.create(username: 'user', api_key: 'key', auth_url: 'https://auth.example.com')
Debug
Known issues
gotchaAuthentication method may vary by OpenStack version
fix
Check OpenStack documentation for your version's auth requirements
affects: >= 3.0.0
Upgrade
Version history
3.3.21latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Amazon
1
Resources
openstack — gem install openstack · libregistry