module Ropenstack::Identity::Version3
-
Name: IdentityVersion3
-
Description: An implementation of the V3.0
Identity
API Client in Ruby -
Author: Sam ‘Tehsmash’ Betts, John Davidge
-
Date: 30/06/2014
Public Instance Methods
version()
click to toggle source
# File lib/ropenstack/identity/v3.rb, line 9 def version "V3" end