BTW, Matthew, I checked Mitaka's docs, and it seems that they deprecated "security_group_api" in nova.conf in Mitaka (should still work though until Newton where it will be removed).
So another way is to change: - Line 27 and 28: remove the parameter "--port_security_enabled=False" - Line 54 and 55: add one more parameter "--no-security-groups" Can you also try this? Thanks Bin From: HU, BIN Sent: Thursday, August 11, 2016 11:02 PM To: 'Lijun (Matthew)' <[email protected]>; [email protected]; Gaoliang (kubi) <[email protected]> Cc: [email protected] Subject: RE: [ipv6][yardstick][mitaka] ipv6 test case failure with Mitaka Matthew, Thank you for letting us know. The failure of Line 27 (and 28) result in the failure of Line 54 (and 55). We need to disable Security Groups in ML2 Setup first. See http://artifacts.opnfv.org/opnfvdocs/brahmaputra/docs/configguide/featureconfig-ipv6.html#id2, OPNFV-SEC-1, OPNFV-SEC-2 and OPNFV-SEC-3. Can you double check the above settings in Mitaka deployment? Thanks Bin From: Lijun (Matthew) [mailto:[email protected]] Sent: Thursday, August 11, 2016 6:59 PM To: HU, BIN <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]>; Gaoliang (kubi) <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]> Subject: [ipv6][yardstick][mitaka] ipv6 test case failure with Mitaka Hi Recently, I am running the test case in compass(Mitaka version), by running https://git.opnfv.org/cgit/yardstick/tree/yardstick/benchmark/scenarios/networking/ping6_setup.bash it fails, Also in the CI logs, if fails https://build.opnfv.org/ci/view/yardstick/job/yardstick-compass-baremetal-daily-master/190/consoleFull (although vm ssh timeoout, it is caused by port creation error) It worked with Liberity version, with Mitaka it has some problems, https://git.opnfv.org/cgit/yardstick/tree/yardstick/benchmark/scenarios/networking/ping6_setup.bash#n27 line 27 --port_security_enabled=False doesn't support now https://git.opnfv.org/cgit/yardstick/tree/yardstick/benchmark/scenarios/networking/ping6_setup.bash#n54 line 54 the port creation status is DOWN, so the VM can't be created after this procedure. @sridhar, do you have any ideas? /MatthewLi
_______________________________________________ opnfv-tech-discuss mailing list [email protected] https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
