Registry / cloud / yao
library0.21.0rbrubygemsunverified

YAO is a Yet Another OpenStack API Wrapper that provides a Ruby interface to OpenStack services.

gem install yao
INSTALL
IMPORT
SIG · YAO
Y
yao
cloudrubyv0.21.0
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.

Yao
require 'yao'

Configure and list OpenStack servers

require 'yao' Yao.configure do auth_url 'http://example.com:5000/v3' username 'admin' password 'secret' end Yao::Server.list
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.21.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
52 hits · last 30 days
node
46
Resources
yao — gem install yao · libregistry