config/sysinv/sysinv/sysinv/sysinv/api/controllers/v1
Teresa Ho b5fd521f8e Clear networktype when interface class is reset
When the interface class was reset to none, the networktype was
unchanged which leads to inconsistent data.
This update is to clear the networktype when the interface class
is set to none.

Closes-Bug: 1794576

Change-Id: If9e3593c6888981c3cd13ef5a338950f5d2fe24d
Signed-off-by: Teresa Ho <teresa.ho@windriver.com>
2018-09-26 20:19:56 -04:00
..
__init__.py Multiple networks to interface association 2018-09-13 13:28:24 -04:00
address.py Generalized interface and network configuration 2018-09-13 13:28:51 -04:00
address_pool.py Fixing Pep8 errors of type F841 2018-07-20 13:33:47 -04:00
base.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ceph_mon.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
certificate.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
cluster.py Fixing Pep8 errors of type F841 2018-07-20 13:33:47 -04:00
collection.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
community.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
controller_fs.py controllerfs-modify failed due to ialarm_get_all error 2018-09-21 13:50:34 -04:00
cpu.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
cpu_utils.py Fixing Pep8 errors of type F841 2018-07-20 13:33:47 -04:00
disk.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
dns.py Provide API to enable/disable NTP service in SysInv 2018-08-16 09:29:15 -04:00
drbdconfig.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ethernet_port.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
firewallrules.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
health.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
helm_charts.py Fix flake8 errors in sysinv 2018-09-12 13:03:33 -04:00
host.py protect host capabilities 2018-09-26 13:30:43 +00:00
hwmon_api.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
interface.py Clear networktype when interface class is reset 2018-09-26 20:19:56 -04:00
interface_network.py Platform interface no longer requires networks 2018-09-26 12:12:19 -04:00
label.py Extend sysinv to assign kubernetes labels to nodes 2018-08-24 15:40:48 -04:00
license.py Fix tox pep8 errors of type E231 in sysinv 2018-08-09 14:26:34 -04:00
link.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
lldp_agent.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
lldp_neighbour.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
lldp_tlv.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
load.py Allow Hardware Replacement During Upgrades 2018-07-06 09:10:09 -04:00
lvg.py Create docker filesystem on compute hosts 2018-07-31 15:48:44 -04:00
memory.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
mtce_api.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
network.py Multiple networks to interface association 2018-09-13 13:28:24 -04:00
network_infra.py Generalized interface and network configuration 2018-09-13 13:28:51 -04:00
network_oam.py Fixing Pep8 errors of type F841 2018-07-20 13:33:47 -04:00
node.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ntp.py Implementation of PTP support in SysInv and Puppet 2018-08-22 11:57:14 -04:00
partition.py Fix tox pep8 errors of type E231 in sysinv 2018-08-09 14:26:34 -04:00
patch_api.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pci_device.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
port.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
profile.py Generalized interface and network configuration 2018-09-13 13:28:51 -04:00
profile_utils.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
ptp.py Implementation of PTP support in SysInv and Puppet 2018-08-22 11:57:14 -04:00
pv.py Create docker filesystem on compute hosts 2018-07-31 15:48:44 -04:00
query.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
remotelogging.py Fixing Pep8 errors of type F841 2018-07-20 13:33:47 -04:00
rest_api.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
route.py Generalized interface and network configuration 2018-09-13 13:28:51 -04:00
sdn_controller.py Fix Tox Pep8 errors of type E266 2018-08-09 10:40:23 -04:00
sensor.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
sensorgroup.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
service.py Fixing Pep8 errors of type E702,E711,E712,E713 & E714 2018-07-20 13:34:08 -04:00
service_parameter.py Add support for multiple hpe3par backends 2018-09-11 06:30:59 +00:00
servicegroup.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
servicenode.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sm_api.py Fix sysinv pep8 tox failure 2018-08-22 14:56:27 -04:00
state.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
storage.py Fixing Pep8 errors of type E702,E711,E712,E713 & E714 2018-07-20 13:34:08 -04:00
storage_backend.py Fix tox pep8 errors of type E231 in sysinv 2018-08-09 14:26:34 -04:00
storage_ceph.py Enable Swift on controllers 2018-08-23 11:44:05 -04:00
storage_ceph_external.py Fix Ceph External Backend issues 2018-08-10 19:23:03 +00:00
storage_external.py Fix tox pep8 errors of type E231 in sysinv 2018-08-09 14:26:34 -04:00
storage_file.py Fix tox pep8 errors of type E231 in sysinv 2018-08-09 14:26:34 -04:00
storage_lvm.py Fix tox pep8 errors of type E231 in sysinv 2018-08-09 14:26:34 -04:00
storage_tier.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
system.py Generalized interface and network configuration 2018-09-13 13:28:51 -04:00
trapdest.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
types.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
upgrade.py Fixing Pep8 errors of type F841 2018-07-20 13:33:47 -04:00
user.py Fixing Pep8 errors of type F841 2018-07-20 13:33:47 -04:00
utils.py Enable Swift on controllers 2018-08-23 11:44:05 -04:00
vim_api.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00