tacker/tacker/db
Itsuro Oda bf51c2bc80 support retry operation task of v2 API
This patch implements retry operation task defined in ETSI NFV-SOL003
v3.3.1 5.4.14.

Basically retry operation is not task API specific. Thus retry
operation of a task API which is added in the future (ex. scale)
will be supported naturally.

Functional tests will be provided with another patch.

Implements: blueprint support-nfv-solv3-error-handling
Change-Id: I2717540f042882363cce3d1a0da22c71789a36cb
2021-12-08 04:30:51 +00:00
..
common_services FIX: nfv event list failed with internal server error 2019-06-28 11:13:45 +00:00
db_sqlalchemy Support enhancement for Get Subscription List 2021-03-26 20:19:31 +09:00
migration support retry operation task of v2 API 2021-12-08 04:30:51 +00:00
nfvo Support Helm chart as interface for Kubernetes VIM 2021-09-15 11:45:12 +00:00
vnfm Fix migration for SQLAlchemy 1.4 2021-07-10 06:50:43 +05:30
__init__.py rename neutron/db to tacker/db 2014-07-04 18:20:50 +09:00
api.py Remove unused LOG to keep code clean 2016-07-09 16:21:47 +08:00
db_base.py Sample script for deploying k8s with kubespray 2021-09-17 10:53:59 +09:00
model_base.py Use oslo db for db access 2016-06-07 12:09:57 +08:00
models_v1.py Enables soft deletion for VIM, VNFD and VNF 2016-08-20 04:23:30 +00:00
sqlalchemyutils.py Drop most of six importings 2020-10-19 12:10:05 +00:00
types.py CI: Create admin endpoint for keystone 2021-11-22 09:16:33 +00:00