qinling/qinling
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
..
api Function versioning API: delete 2018-04-19 17:26:44 +12:00
cmd Support kubernetes python client 4.0.0 2018-01-05 18:30:25 +13:00
db Function versioning API: delete 2018-04-19 17:26:44 +12:00
engine Merge "engine: set execution status upon exceptions" 2018-04-12 03:27:26 +00:00
orchestrator Fix typo: extention -> extension 2018-04-12 14:23:20 +08:00
services periodics: switch to use futurist 2018-04-03 04:59:38 +00:00
storage Function versioning API: delete 2018-04-19 17:26:44 +12:00
tests Function versioning API: delete 2018-04-19 17:26:44 +12:00
utils Function versioning API: create 2018-04-18 18:38:13 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Depress the debug log from futurist.periodics 2018-04-13 01:38:08 +12:00
context.py Fix link for keystonemiddleware page 2018-02-27 11:11:01 +08:00
exceptions.py Create trust for functions 2017-10-06 13:57:31 +13:00
rpc.py Remove unused variables ‘LOG' 2017-11-22 16:24:52 +08:00
status.py Fix logs query for executions 2017-08-29 23:54:30 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00