Place holder class for openstack API support. Note different APIs may be required for different OpenStack services.
OpenStack compute service
Resource type
OpenStack tenant
Create new OpenstackServcice
credentials - Credentials for market to create/manage VMs
hash - Hash of attributes to apply
type - type for serialization help
# File lib/onapp_market/openstack/service.rb, line 33 def initialize(hash = {}) super(hash, TYPE) end