StarlingX Fault Management
Go to file
Erich Cordoba c905ae2c55 Fix indentation and style issues in fmAlarmUtils
Several indentation issues were solved, also some style was applied
to improve code's readability.

cpplint is being used to get all these warnings, however there are
some warnings that were suppressed. This means that this file still
has the following issues:

- line length > 80 characters
- C casting in C++ code
- References that can be const or pointers

These issues will be solved in a next iteration as are more intrusive
with the code.

No functionality changes were done.

Story: 2006425
Task: 36322

Change-Id: I4a2d3bcf9a13e0ce2659cc9a8211fc727b34d80e
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-09-17 00:22:37 -05:00
api-ref/source [Doc] API Content Gaps 2019-01-28 09:12:32 -06:00
devstack Use DevStack's setup_*() functions for Python packages 2019-05-17 13:11:58 -05:00
doc Fix the error links for fault docs 2019-07-03 09:20:01 -04:00
fm-api Changes to stx-openstack application automatic re-apply behaviour 2019-08-22 11:10:54 -04:00
fm-common Fix indentation and style issues in fmAlarmUtils 2019-09-17 00:22:37 -05:00
fm-doc Changes to stx-openstack application automatic re-apply behaviour 2019-08-22 11:10:54 -04:00
fm-mgr Add openSUSE spec files 2019-06-20 15:53:29 -07:00
fm-rest-api Tox: add tox job and requirements to improve specfiles 2019-07-16 13:15:24 -07:00
python-fmclient Add openSUSE spec files 2019-06-20 15:53:29 -07:00
releasenotes Update config 2019-01-30 16:11:23 -08:00
snmp-audittrail Add openSUSE spec files 2019-06-20 15:53:29 -07:00
snmp-ext Add openSUSE spec files 2019-06-20 15:53:29 -07:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 15:55:02 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:34 +00:00
.zuul.yaml Use Zuul templates 2019-08-21 12:57:37 +00:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:00 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:00 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-20 20:26:25 -05:00
bindep.txt Tox: add tox job and requirements to improve specfiles 2019-07-16 13:15:24 -07:00
centos_iso_image.inc Decouple Fault Management from stx-config 2018-08-17 15:25:35 -04:00
centos_pkg_dirs Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
centos_stable_docker_images.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
centos_stable_wheels.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
test-requirements.txt Tox: add tox job and requirements to improve specfiles 2019-07-16 13:15:24 -07:00
tox.ini Tox: add tox job and requirements to improve specfiles 2019-07-16 13:15:24 -07:00

README.rst

fault

StarlingX Fault Management