StarlingX Fault Management
Go to file
Vu Cong Tuan 7be92d78fc Replace file() with open() for Python 3 compatibility
The built-in named 'file' has been removed since Python 3.0 [1]
This patch replaces it by 'open' which is the same under Python 2 and 3.

[1] https://docs.python.org/release/3.0/whatsnew/3.0.html#builtins

Change-Id: Ib2abbd0f6aea4423acae0c7dceccf1ef67c1caae
2018-07-10 07:58:45 +07:00
fm-api Controller Services swact/failover time reduction 2018-06-28 16:06:08 -04:00
fm-common Replace file() with open() for Python 3 compatibility 2018-07-10 07:58:45 +07:00
fm-doc Allow filesystem resize if filesystem alarm present 2018-06-28 16:05:54 -04:00
fm-mgr Update Logrotate rules 2018-06-29 09:04:21 -04:00
snmp-audittrail StarlingX open source release updates 2018-05-31 07:36:00 -07:00
snmp-ext StarlingX open source release updates 2018-05-31 07:36:00 -07:00
.gitignore Add default test framework 2018-06-09 08:44:12 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:00 -07:00
.zuul.yaml Remove non-voting gate job 2018-06-29 14:25:23 -05: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 StarlingX open source release updates 2018-05-31 07:36:00 -07:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:17 -04:00
mwa-cleo.map StarlingX open source release updates 2018-05-31 07:36:00 -07:00
test-requirements.txt Add default test framework 2018-06-09 08:44:12 -05:00
tox.ini Add default test framework 2018-06-09 08:44:12 -05:00

README.rst

stx-fault

StarlingX Fault Management