mistral.actions.openstack.action_generator package

Submodules

mistral.actions.openstack.action_generator.base module

class mistral.actions.openstack.action_generator.base.OpenStackActionGenerator

Bases: mistral.actions.action_generator.ActionGenerator

OpenStackActionGenerator.

Base generator for all OpenStack actions, creates a client method declaration using specific python-client and sets needed arguments to actions.

classmethod create_action_class(method_name)
classmethod create_actions()

Module contents

Table Of Contents

Project Source

This Page