Top Level Namespace

Defined Under Namespace

Modules: CCBuilder

Constant Summary collapse

ONE_LOCATION =

ONEClient.rb wraps the Open Nebula XML RPC client author: Dennis Klein <[email protected]>

ENV["ONE_LOCATION"]
RUBY_LIB_LOCATION =
!ONE_LOCATION ? "/usr/lib/one/ruby" : ONE_LOCATION+"/lib/ruby"