def action_name(): """Get the name of the currently executing action.""" return os.environ.get('JUJU_ACTION_NAME')