Age | Commit message (Collapse) | Author | Files | Lines |
|
The patch changes instances of yaml.load with yaml.safe_load
which is more secure at blocking arbitrary code execution.
The following blog has a decent explaination:
https://www.kevinlondon.com/2015/08/15/dangerous-python-functions-pt2.html
Change-Id: I8201baab6cb31ab31228eca83134f87a57c2f5d2
Signed-off-by: lhinds <lhinds@redhat.com>
|
|
JIRA: -
use the first author's company for license holder
use the latest year for license year
add license for yml,c,cpp,shell,python,java.
don't add license for template files such as config and j2
patch for auto add license:
https://github.com/Justin-chi/Lab/blob/master/add_license.sh
delete the files with the Eclipse License
Change-Id: I4f17da4ebb36a074c0b6722a2a4154e6c235d4bb
Signed-off-by: chigang <chigang@huawei.com>
|
|
Change-Id: I67e71bc37c0464a0714e1e59b3402973786e4aa6
Signed-off-by: KingPoo <haojingbo@huawei.com>
|
|
Change-Id: Ibaa74a1f508b28548668e764d1860393caa356d4
Signed-off-by: KingPoo <haojingbo@huawei.com>
|
|
- create a virtual port on jumpserver, for functest communicate with openstack admin network
- force mtu to 1450 when vxlan mode
- make only one mysql node primary(bug workaround)
JIRA: COMPASS-243
Change-Id: I498ed05f4b1b64f4f4db2455dd58dd2b4e82ae82
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
|
|
- create a virtual port on jumpserver, for functest communicate
with openstack admin network
JIRA: COMPASS-243
Change-Id: Ib6f0c56253bb26155f0856caeae11a809c92f276
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
|