Commit Graph

2 Commits

Author SHA1 Message Date
Vishakha Agarwal 4530041931 Remove six usage
This repo does not support Python 2 anymore, so we don't need
six for compatibility between Python2 and 3, convert six usage to Python
3 code.

Change-Id: Icba56808f38277b27af2ae5aac4b8507dee71b3b
2020-01-30 06:06:51 +00:00
Morgan Fainberg 18c6e838b9 Convert services api to flask native dispatching
Convert the services api to flask native dispatching.

Change-Id: Ibdecc157e1f540bbd2b0378283ec09f5677798f0
Partial-Bug: #1776504
2018-08-13 20:06:11 +00:00