config/sysinv/sysinv/sysinv/sysinv/common
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
..
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ceph.py Resolving not-callable 2020-12-09 14:28:02 -05:00
config.py Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06:00
configp.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
constants.py [PTP dual NIC config] PTP parameter: CLI, REST API 2021-11-09 17:17:29 -03:00
context.py Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
dc_api.py Improve kube-rootca-update orchestration interactions 2021-08-16 15:34:03 -05:00
device.py Add enable flag for N3000 to call pf-bb-config 2021-07-07 09:01:34 -03:00
disk_utils.py Wiping the disk preexistent partitions 2019-12-11 06:59:17 -05:00
exception.py [PTP dual NIC config] PTP instance: CLI, REST API 2021-10-18 15:40:07 -03:00
extension_manager.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
fernet.py Unsupported 'message' Exception attribute in PY3 2021-06-23 12:47:23 -04:00
fm.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
health.py Platform support for application upgrades 2021-04-13 12:44:38 -04:00
image_service.py Deprecate the sysinv.openstack.common utils files 2019-12-04 10:58:39 -06:00
images.py Deprecate the sysinv.openstack.common utils files 2019-12-04 10:58:39 -06:00
interface.py Fix for shared NIC with the N3000 FPGA 2021-06-09 18:51:25 -04:00
kubernetes.py Improve robustness of root CA cert update polling 2021-10-26 10:40:55 -03:00
paths.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
policy.py Deprecate sysinv.openstack.common.gettextutils 2019-11-04 10:04:20 -06:00
rest_api.py py3: Fix urllib request data value assignment 2021-08-13 08:59:57 -04:00
retrying.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
service.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
service_parameter.py Service parameters for pwd rules in keystone.conf 2021-10-22 16:29:41 -03:00
states.py Fix word and statement errors in comments 2018-11-14 10:04:51 +08:00
storage_backend_conf.py Allow configurable ceph storage backend network 2021-05-07 14:31:39 +03:00
utils.py Sysinv api load import improvements 2021-10-05 15:47:48 -04:00
wsgi_service.py Deprecate sysinv.openstack.common.gettextutils 2019-11-04 10:04:20 -06:00