qinling/qinling/db/sqlalchemy/migration
Lingxian Kong e924577d64 Support to specify workload type for runtime
Support to specify ``trusted`` for runtime creation. In Kubernetes
orchestrator implementation, it's using
``io.kubernetes.cri-o.TrustedSandbox`` annotation in the pod specification
to choose the underlying container runtime. This feature is useful to
leverage the security container technology such as Kata containers or
gVisor. It also gets rid of the security concerns for running image type
function.

Story: 2003088
Task: 23172
Change-Id: Ic4fa3e97dcc239c7177448e3cef5d0f02340d302
2018-07-26 15:20:34 +12:00
..
alembic_migrations Support to specify workload type for runtime 2018-07-26 15:20:34 +12:00
__init__.py Add runtimes rest api 2017-05-05 15:57:52 +12:00
alembic.ini Add runtimes rest api 2017-05-05 15:57:52 +12:00
cli.py Remove Mistral references 2018-01-06 15:22:33 +01:00