config/sysinv/sysinv/sysinv/sysinv/db/sqlalchemy
Douglas Henrique Koerich d532a61fb6 [PTP dual NIC config] PTP parameter: CLI, REST API
New shell commands for management of PTP parameters that will replace
those currently stored using service parameters:
- "system ptp-parameter-add <name> <value> <owner-type> <owner-uuid>"
- "system ptp-parameter-show <uuid>"
- "system ptp-parameter-list [--type <owner-type>
                              --foreign_uuid <owner-uuid>]"
- "system ptp-parameter-modify <uuid> <value>"
- "system ptp-parameter-delete <uuid>"
Also added:
- REST API to manage the PTP parameter table contents;
- Unit tests for PTP parameter operations (CRUD).

Test Plan:

PASS: New unit tests for PTP parameter API.
PASS: Integration test with latest changes in PTP interfaces

Regression:

PASS: Existing unit tests still running with former PTP implementation.

Story: 2009248
Task: 43623
Signed-off-by: Douglas Henrique Koerich <douglashenrique.koerich@windriver.com>
Change-Id: I04d1dbfd859838a350fe2f4f38ae6d596e1b4142
2021-11-09 17:17:29 -03:00
..
migrate_repo [PTP dual NIC config] PTP parameter: CLI, REST API 2021-11-09 17:17:29 -03:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
api.py [PTP dual NIC config] PTP parameter: CLI, REST API 2021-11-09 17:17:29 -03:00
migration.py Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06:00
models.py [PTP dual NIC config] PTP parameter: CLI, REST API 2021-11-09 17:17:29 -03:00