
Reasons: * readdir_r has been deprecated from glibc 2.24. Detailed reasons can be found at below link. http://man7.org/linux/man-pages/man3/readdir_r.3.html * StarlingX devstack has switched to Ubuntu Bionic. By default, gcc version is 7.3.0, glibc version is 2.27. Using readdir_r in mtce-guest will cause compiling failure. Passed tests: * Fresh building * Deployment test * Function-level unit tests. Modfied guestUtil_load_channels and guestUtil_channel_search have same output as previous ones. * System-level verification. guestServer&guestAgent can start successfully. By checking the log of guestServer, it has the same content as before. Story: 2003163 Task: 29689 Change-Id: Ib77decf495f093651ac93ef1e0ce2be3807ce91b Signed-off-by: Yi Wang <yi.c.wang@intel.com>
stx-nfv
StarlingX NFVI Orchestration
Description
Languages
Python
83.2%
JavaScript
7.1%
C++
6.6%
Shell
1.5%
Handlebars
0.9%
Other
0.7%