Bases: sqlalchemy.ext.declarative.api.Base, keystone.common.sql.core.ModelDictMixin
Bases: keystone.resource.core.DomainConfigDriverV8
Deletes config options that match the filter parameters.
Since the public API is broken down into calls for delete in both the whitelisted and sensitive methods, we are silent at the driver level if there was nothing to delete.