StarlingX Bare Metal and Node Management, Hardware Maintenance
Go to file
Erich Cordoba 717f285c64 Supress implicit-fallthrough warnings.
In some parts of the mtce code some implicit fallthrough are used.
This causes a warning in the compiler and in OSes like openSUSE the
-Werror flag is enforced leading to a build error.

In this commit the __attribute__ ((fallthrough)) is used to tell the
compiler to not worry about this implicit fallthroughs as the it works
as intended.

Change-Id: I219ff9d490f3f86ad045e0f0e891f40467baaf06
Story: 2005862
Task: 33667
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-06-17 16:30:35 -05:00
api-ref/source Clean up and standardize landing pages 2019-01-09 09:34:38 -08:00
bsp-files Enhance filtering of software groups for install 2019-06-07 10:01:41 -04:00
devstack Followup opendev cleanup and test jobs 2019-04-22 16:42:03 +00:00
doc Clean up and standardize landing pages 2019-01-09 09:34:38 -08:00
installer Configurable Host HTTP/HTTPS Port Binding 2019-02-06 16:04:07 -06:00
inventory Removing the is_kubernetes checks 2019-06-06 16:41:35 -05:00
kickstart Configurable Host HTTP/HTTPS Port Binding 2019-02-06 16:04:07 -06:00
mtce Supress implicit-fallthrough warnings. 2019-06-17 16:30:35 -05:00
mtce-common Add network boot support to mtce reinstall handling 2019-05-23 18:30:04 -04:00
mtce-compute Remove all nova and libvirt files from mtce-common 2019-03-19 15:23:36 -05:00
mtce-control SUSE Specfile for mtce-control Init Script LSB 2019-05-28 15:17:24 +00:00
mtce-storage get rid of duplicate LICENSE files in 3 packages 2018-10-30 02:55:34 +00:00
python-inventoryclient Remove sdk package from python-inventoryclient.spec 2019-05-23 17:03:11 -04:00
releasenotes Update config for release notes to include project name 2019-02-05 14:14:17 -08:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-05 19:59:26 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:33 +00:00
.zuul.yaml Followup opendev cleanup and test jobs 2019-04-22 16:42:03 +00:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:43 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:43 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-22 16:42:03 +00:00
centos_iso_image.inc Remove Resource Monitor ; aka rmon, from the load 2019-03-19 16:12:38 -04:00
centos_pkg_dirs SysInv Decoupling: Create Inventory Service 2018-12-06 13:17:35 -05:00
test-requirements.txt pep8 job enable and fix pep8 reported issue 2018-09-06 09:45:51 +08:00
tox.ini Merge "Update tox.ini files to adapt to repo renaming" 2019-04-22 21:18:53 +00:00

README.rst

metal

StarlingX Bare Metal Management