config/sysinv/sysinv/sysinv/sysinv/db/sqlalchemy/migrate_repo
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
..
versions [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
manage.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
migrate.cfg StarlingX open source release updates 2018-05-31 07:35:52 -07:00