Update server_kwargs to boot_server_kwargs 96/69896/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 5 Apr 2020 10:42:35 +0000 (12:42 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 5 Apr 2020 10:46:34 +0000 (12:46 +0200)
It takes into account "Remove deprecated stuff. Part 1" [1] and then fixes
rally_sanity and rally_full
(NovaKeypair.boot_and_delete_server_with_keypair [2])

[1] https://github.com/openstack/rally-openstack/commit/4436258d8fbb758a1771f908726e78c29e309c8a#diff-a80e66732701c545c7fc540d02ee1066
[2] http://artifacts.opnfv.org/functest/HG7XUW226S1T/functest-opnfv-functest-smoke-latest-rally_sanity-run-687/rally_sanity/rally_sanity.html#/NovaKeypair.boot_and_delete_server_with_keypair/failures

Change-Id: Id39b3231153efcccd58ed6bd988e26e2a672825b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml
functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml

index 8ef5b6c..79f1502 100644 (file)
     -
       args:
         {{ vm_params(image_name, flavor_name) }}
-        server_kwargs:
+        boot_server_kwargs:
             nics:
               - net-id: {{ netid }}
       context:
index 935f384..27c51a5 100644 (file)
@@ -50,7 +50,7 @@
     -
       args:
         {{ vm_params(image_name, flavor_name) }}
-        server_kwargs:
+        boot_server_kwargs:
             nics:
               - net-id: {{ netid }}
       context: