watcherclient.common.base module¶
Base utilities to build API operation managers and objects on top of.
- class watcherclient.common.base.Manager(api)[source]¶
- Bases: - object- Provides CRUD operations with a particular API. - resource_class = None¶
 
Base utilities to build API operation managers and objects on top of.
Bases: object
Provides CRUD operations with a particular API.
 
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.