1application: bamboo-machine-422 2version: 2 3runtime: python27 4api_version: 1 5threadsafe: true 6 7handlers: 8- url: /.* 9 script: call_compute_service_from_gae.app 10 11