Exemple #1
0
 def app(self):
     return fakes.wsgi_app_v1(init_only='segments')
Exemple #2
0
 def app(self):
     return fakes.wsgi_app_v1(init_only='os-hosts')
Exemple #3
0
 def wsgi_app(self):
     return fakes.wsgi_app_v1(init_only=('versions',))
 def app(self):
     return fakes.wsgi_app_v1(init_only='os-hosts')
Exemple #5
0
 def app(self):
     return fakes.wsgi_app_v1(init_only='segments')