Bases: object
Returns Extended Resource for dummy management
Bases: quantum.plugins.services.service_base.ServicePluginBase
This is a simple plugin for managing instantes of a fictional ‘dummy’ service. This plugin is provided as a proof-of-concept of how advanced service might leverage the service type extension. Ideally, instances of real advanced services, such as load balancing or VPN will adopt a similar solution.