qinling/qinling/storage
Lingxian Kong 917132a19c Function versioning API: delete
When deleting a function version:

- The version should not being used by any job
- The version should not being used by any webhook
- Function latest_version should be updated if the version in request equals
  to latest_version

Story: #2001829
Task: #14349
Change-Id: I5511304e04bec8f404d7224a6489b65d6a765316
2018-04-19 17:26:44 +12:00
..
__init__.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00
base.py Function versioning API: delete 2018-04-19 17:26:44 +12:00
file_system.py Function versioning API: delete 2018-04-19 17:26:44 +12:00