config/sysinv/sysinv/sysinv/sysinv/api/controllers/v1
Zuul 2c04825fc9 Merge "ANSIBLE Bootstrap changes for System Controller" 2019-07-11 17:29:48 +00:00
..
__init__.py Create new host_fs CLI and API 2019-07-09 11:49:59 -04:00
address.py Fix IP address assignment to data interface 2019-06-14 16:03:33 -04:00
address_pool.py Ansible Bootstrap Deployment 2019-04-11 08:40:34 -04:00
base.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ceph_mon.py Make Ceph the default Storage Backend 2019-04-17 18:42:48 +03:00
certificate.py Fix certificate install exception 2019-06-20 09:44:48 -04:00
cluster.py Ceph for standard: Add deployment model to System Inventory cluster API 2019-02-05 18:01:42 +00:00
collection.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
community.py Cleanup pylint errors in sysinv 2018-12-28 09:06:15 -06:00
controller_fs.py Create new host_fs CLI and API 2019-07-09 11:49:59 -04:00
cpu.py vswitch optionality on worker node 2019-04-15 12:04:02 -04:00
cpu_utils.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
datanetwork.py Create DataNetworks modelling in System Configuration 2019-01-22 17:43:45 -05:00
disk.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
dns.py Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
drbdconfig.py Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
ethernet_port.py Integration with latest SR-IOV CNI images 2019-05-29 13:36:28 -05:00
fernet_repo.py Keystone DB sync - add fernet key repo reset API 2019-04-25 15:36:01 -04:00
health.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
helm_charts.py Fix the helm override update cmd with option --reset 2019-06-27 14:03:27 -04:00
host.py Merge "ANSIBLE Bootstrap changes for System Controller" 2019-07-11 17:29:48 +00:00
host_fs.py Create new host_fs CLI and API 2019-07-09 11:49:59 -04:00
hwmon_api.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
interface.py Remove datanetworks param from interface commands 2019-06-26 15:30:44 -04:00
interface_datanetwork.py Fix adding data network to sriov interface 2019-07-03 12:25:17 -04:00
interface_network.py ANSIBLE Bootstrap changes for System Controller 2019-07-11 12:08:06 -04:00
kube_app.py Create new host_fs CLI and API 2019-07-09 11:49:59 -04:00
label.py Trigger application reapply on host unlock/delete 2019-01-31 15:29:23 -05: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 Fix unicode issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00
lvg.py Remove deprecated instance_backing from sysinv code 2019-06-26 06:55:02 -05:00
memory.py Account for vswitch hugepage count on memory modify 2019-05-30 13:03:48 -04:00
mtce_api.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
network.py Merge "Add ironic network type" 2019-05-30 21:40:04 +00:00
network_oam.py Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
node.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ntp.py Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
partition.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
patch_api.py Support deploying application with versioned app tarball 2019-04-29 18:09:11 -04:00
pci_device.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
port.py Integration with latest SR-IOV CNI images 2019-05-29 13:36:28 -05:00
profile.py Merge "Remove datanetworks param from interface commands" 2019-06-27 18:45:25 +00:00
profile_utils.py Integration with latest SR-IOV CNI images 2019-05-29 13:36:28 -05:00
ptp.py Implementation of PTP support in SysInv and Puppet 2018-08-22 11:57:14 -04:00
pv.py Create docker-lv in the automatically created ctgs-vg volume group 2019-01-07 20:03:07 -05:00
query.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
registry_image.py Add Commands For Docker Registry Image Cleanup 2019-05-16 10:28:51 -04:00
remotelogging.py Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
rest_api.py FIX: module rename issue for Python 2/3 compatible code 2018-12-25 08:58:17 +08:00
route.py Allow adding routes on the cluster host network 2019-07-04 12:01:49 -04:00
sdn_controller.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
sensor.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
sensorgroup.py Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
service.py Remove ironic service parameters 2019-07-09 09:01:34 -05:00
service_parameter.py Cleanup keystone service parameters 2019-07-09 09:01:34 -05:00
servicegroup.py Fix unicode issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00
servicenode.py Fix unicode issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00
sm_api.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
state.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
storage.py Create new host_fs CLI and API 2019-07-09 11:49:59 -04:00
storage_backend.py Removing unused cinder references from bare metal 2019-07-05 08:30:35 -05:00
storage_ceph.py Create new host_fs CLI and API 2019-07-09 11:49:59 -04:00
storage_ceph_external.py Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
storage_external.py Removing unused cinder references from bare metal 2019-07-05 08:30:35 -05:00
storage_file.py Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
storage_lvm.py Remove img-conversions and gnocchi platform logical volumes 2019-04-11 08:41:09 -04:00
storage_tier.py Create new host_fs CLI and API 2019-07-09 11:49:59 -04:00
system.py ANSIBLE Bootstrap changes for System Controller 2019-07-11 12:08:06 -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 Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
user.py config: Convert wrsroot -> sysadmin 2019-06-17 11:09:47 -07:00
utils.py Create new host_fs CLI and API 2019-07-09 11:49:59 -04:00
vim_api.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00