Any changes to start_esp is not tested in this repo. has to reply on esp e2e test. start_esp.py has 3 parts
- generate nginx.conf from template by flags,
- generate server.conf from template by flags
- remote fetching: token, metadata, service config.
I like to have 1) and 2) unit-test first. 3) may need mock servers.