module Ropenstack::Compute::Version2

Public Instance Methods

version() click to toggle source

Insert V2 Specfic Code here

# File lib/ropenstack/compute/v2.rb, line 7
def version
  "V2"
end