Class
Fog::Rackspace::Orchestration::Mock
In:
lib/fog/rackspace/requests/orchestration/show_resource_metadata.rb
lib/fog/rackspace/requests/orchestration/list_resource_types.rb
lib/fog/rackspace/requests/orchestration/get_stack_template.rb
lib/fog/rackspace/requests/orchestration/list_resources.rb
lib/fog/rackspace/requests/orchestration/show_resource_data.rb
lib/fog/rackspace/requests/orchestration/list_stack_events.rb
lib/fog/rackspace/requests/orchestration/list_stack_data.rb
lib/fog/rackspace/requests/orchestration/show_event_details.rb
lib/fog/rackspace/requests/orchestration/list_resource_events.rb
lib/fog/rackspace/requests/orchestration/show_resource_template.rb
lib/fog/rackspace/requests/orchestration/show_stack_details.rb
lib/fog/rackspace/orchestration.rb
Parent:
Object
Methods
get_stack_template
list_resource_types
list_resources
list_stack_data
list_stack_events
list_stack_events
new
request
response
show_event_details
show_resource_data
show_resource_metadata
show_resource_template
show_stack_details
Included Modules
Fog::Rackspace::MockData
Public Class methods
new
(options)
Public Instance methods
get_stack_template
(stack)
list_resource_types
()
list_resources
(stack)
list_stack_data
()
list_stack_events
()
list_stack_events
()
request
(params)
response
(params={})
show_event_details
(stack, event)
show_resource_data
(stack_name, stack_id, resource_name)
show_resource_metadata
(stack, resource_name)
show_resource_template
(name)
show_stack_details
(name, id)
[Validate]