config/sysinv/sysinv/sysinv/sysinv/api/controllers/v1
Cole Walker 5b1a1018f8 [PTP dual NIC config] Enable ptpinstance functionality
This commit provides the API and CLI updates to enable
ptpinstance functionality and runtime manifest application.

A new CLI command is provided to apply the ptpinstance configuration:

system ptp-instance-apply

Tests:

Pass: Build and install on hardware lab
Pass: multi instance ptp can be configured and applied

Regression:

Pass: Single instance ptp is unaffected

Story: 2009248
Task: 44292

Depends-on: https://review.opendev.org/c/starlingx/stx-puppet/+/824800
Signed-off-by: Cole Walker <cole.walker@windriver.com>
Change-Id: I095a000989af9c3c002b6bde5f899c0671860e66
2022-01-20 12:20:14 -05:00
..
__init__.py [PTP dual NIC config] Changes from new data model 2021-12-23 15:59:02 -03:00
address_pool.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
address.py Merge "Fixed address interface foreign key inconsistency" 2020-03-30 16:44:34 +00:00
base.py Fix calls in sysinv to non-existent methods and constants 2019-08-30 14:54:58 -05:00
ceph_mon.py Disable ceph-mon resize operation for AIO-DX 2021-07-27 17:00:08 -04:00
certificate.py Merge "Remove TPM mode support from certificate commands" 2021-12-20 22:16:06 +00:00
cluster.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
collection.py Fix calls in sysinv to non-existent methods and constants 2019-08-30 14:54:58 -05:00
controller_fs.py Fixed error responses in controller-fs 2020-02-19 15:06:02 -05:00
cpu_utils.py Remove host hardware sysinv profile 2021-10-18 18:01:40 -03:00
cpu.py Remove host hardware sysinv profile 2021-10-18 18:01:40 -03:00
datanetwork.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
device_image_state.py Sysinv extensions for FPGA support 2020-05-13 16:20:37 -04:00
device_image.py Preserve states for functional user and bmc image 2021-11-22 14:41:28 -05:00
device_label.py Allow applying device image with non-device label 2020-07-28 11:27:28 -04:00
disk.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
dns.py Forbid IPv4 DNS in an IPv6 OAM config 2020-02-06 10:27:04 -05:00
drbdconfig.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
ethernet_port.py Re-enable important py3k checks for sysinv 2021-11-10 11:08:12 -03:00
fernet_repo.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
health.py Add kubernetes health checks 2019-12-20 10:50:33 -06:00
helm_charts.py Fix helm charts tests for DebianOS 2021-08-17 07:39:31 +00:00
host_fs.py Using general naming for app openstack 2021-11-24 17:59:48 -03:00
host.py [PTP dual NIC config] Enable ptpinstance functionality 2022-01-20 12:20:14 -05:00
hwmon_api.py move rest_api to common code 2021-03-02 15:36:03 -06:00
interface_datanetwork.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
interface_network.py Remove host hardware sysinv profile 2021-10-18 18:01:40 -03:00
interface.py [PTP dual NIC config] Changes from new data model 2021-12-23 15:59:02 -03:00
kube_app.py Hide traceback for application-apply cmd 2021-12-14 10:31:56 +02:00
kube_cluster.py Config API for Kubernetes cluster access information 2021-03-01 07:29:12 -06:00
kube_cmd_version.py Add new kube_cmd_versions table and API endpoint 2021-08-04 16:31:25 +03:00
kube_host_upgrade.py Provide infrastructure for kubernetes upgrades 2019-11-22 15:13:52 -06:00
kube_rootca_update.py Remove force option for k8s rootca update complete/abort 2021-11-24 12:07:53 -05:00
kube_upgrade.py Fix erroneous networking upgrade error message 2021-11-23 11:34:01 -05:00
kube_version.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
label.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
license.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
link.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
lldp_agent.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
lldp_neighbour.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
lldp_tlv.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
load.py Support application/json load-import request 2021-09-23 14:47:11 -04:00
lvg.py Remove host hardware sysinv profile 2021-10-18 18:01:40 -03:00
memory.py Modify OVS puppet plugin and host vswitch hugepages allocation logic 2021-12-14 14:23:32 -03:00
mtce_api.py move rest_api to common code 2021-03-02 15:36:03 -06:00
network_oam.py Add support for AIO-SX to DX migration on subcloud 2021-03-29 14:00:52 -04:00
network.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
node.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
ntp.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
partition.py Re-enable important py3k checks for sysinv 2021-11-10 11:08:12 -03:00
patch_api.py move rest_api to common code 2021-03-02 15:36:03 -06:00
pci_device.py Display retimer version of the FPGA device 2021-10-13 16:29:27 -04:00
port.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
ptp_instance.py [PTP dual NIC config] Enable ptpinstance functionality 2022-01-20 12:20:14 -05:00
ptp_interface.py [PTP dual NIC config] Changes from new data model 2021-12-23 15:59:02 -03:00
ptp_parameter.py [PTP dual NIC config] Changes from new data model 2021-12-23 15:59:02 -03:00
ptp.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
pv.py Remove host hardware sysinv profile 2021-10-18 18:01:40 -03:00
query.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
registry_image.py Verify docker registry certificate with system trusted CAs 2020-05-29 17:46:18 -04:00
remotelogging.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
restore.py Introduce CLI commands for system restore control 2020-10-09 16:54:04 +03:00
route.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
sdn_controller.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
sensor.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
sensorgroup.py Use oslo utils version of uuidutils. 2019-12-17 08:30:37 -06:00
service_parameter.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
service.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
servicegroup.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
servicenode.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
sm_api.py move rest_api to common code 2021-03-02 15:36:03 -06:00
state.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
storage_backend.py Expose ceph backend field over proxy endpoint 2021-05-24 11:00:19 +03:00
storage_ceph_external.py Allow configurable ceph storage backend network 2021-05-07 14:31:39 +03:00
storage_ceph_rook.py Allow configurable ceph storage backend network 2021-05-07 14:31:39 +03:00
storage_ceph.py Re-enable important py3k checks for sysinv 2021-11-10 11:08:12 -03:00
storage_external.py Allow configurable ceph storage backend network 2021-05-07 14:31:39 +03:00
storage_file.py Allow configurable ceph storage backend network 2021-05-07 14:31:39 +03:00
storage_lvm.py Re-enable important py3k checks for sysinv 2021-11-10 11:08:12 -03:00
storage_tier.py Remove host hardware sysinv profile 2021-10-18 18:01:40 -03:00
storage.py Remove host hardware sysinv profile 2021-10-18 18:01:40 -03:00
system.py Revert "Add validation of special chars on system values" 2021-12-15 14:51:27 -03:00
types.py Send the binary data instead of path 2021-05-08 05:52:48 -03:00
upgrade.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
user.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
utils.py Address python3 string issues with subprocess 2021-08-11 10:59:49 -04:00
vim_api.py move rest_api to common code 2021-03-02 15:36:03 -06:00