The Service Provider class inherits from
Resource.
openstack.network.v2.service_provider.ServiceProvider(_synchronized=False, **attrs)¶The base resource
| Parameters: | _synchronized (bool) – This is not intended to be used directly.
See new()andexisting(). | 
|---|
service_type = None¶Service type (FIREWALL, FLAVORS, METERING, QOS, etc..)
name = None¶Name of the service type
is_default = None¶The default value of service type
 
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.