class Misty::Openstack::API::Heat::V1
Public Instance Methods
prefix_path_to_ignore()
click to toggle source
# File lib/misty/openstack/api/heat/v1.rb, line 12 def prefix_path_to_ignore '/v1/{tenant_id}' end
service_types()
click to toggle source
# File lib/misty/openstack/api/heat/v1.rb, line 16 def service_types %w(orchestration) end