novaclient.extension module¶
-
class
novaclient.extension.
Extension
(name, module)¶ Bases:
novaclient.base.HookableMixin
Extension descriptor.
-
SUPPORTED_HOOKS
= ('__pre_parse_args__', '__post_parse_args__')¶
-
novaclient.extension.
Extension
(name, module)¶Bases: novaclient.base.HookableMixin
Extension descriptor.
SUPPORTED_HOOKS
= ('__pre_parse_args__', '__post_parse_args__')¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.