Projects
Eulaceura:Mainline
ansible-runner-service
_service:obs_scm:wsgi.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:wsgi.patch of Package ansible-runner-service
diff --git a/wsgi.py b/wsgi.py index d66f9c5..93fc875 100644 --- a/wsgi.py +++ b/wsgi.py @@ -1,6 +1,8 @@ +#!/usr/bin/python + import runner_service.configuration as configuration from runner_service.app import create_app -from ansible_runner_service import setup_common_environment, remove_artifacts_init +from runner_service.ansible_runner_service import setup_logging, remove_artifacts_init """ @@ -14,7 +16,7 @@ It exposes the WSGI callable as a module-level variable named ``application``. configuration.init(mode='prod') # Setup log and ssh and other things present in all the environments -setup_common_environment() +setup_logging() # Setup remove of artifacts remove_artifacts_init()
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2