Update git submodules
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 17 Jun 2020 16:24:49 +0000 (18:24 +0200)
committerGerrit Code Review <gerrit@onap.org>
Wed, 17 Jun 2020 16:24:49 +0000 (16:24 +0000)
commit46447d1d49198b8b1bd3459d54203b9ac54b0012
tree35134a99f51b0637b6f99014af5c1d0a257c5c3c
parent02ab551a251d4dc2c3d611263b94ad1b6497b5e7
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to d35d3b8c0ca5784e0ffd7cebad0fa68631f767ab
  - Pass options to each lifecycle method separately

    This makes the MassPnfSim object instance stateless.

    Change-Id: Ic8f7aefa0afb74a15491b5b0e8ba1cb80e3aa3ef
    Issue-ID: INT-1629
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
  - Validate the subcommands on each instance method invocation

    Change-Id: I22d6d6ef47ae99a7b2ad7f3e1407e0a49c48c953
    Issue-ID: INT-1629
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
  - Remove the existing_sim_instances instance attribute

    Existing simulator instances should be enumerated on
    each call to helper function, not statically in constructor.

    Change-Id: I93b7ac11e9dc99ce9d3727d577f057b1469a9439
    Issue-ID: INT-1629
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
  - Support setting custom username/password for the file server service

    Change-Id: I21964c4b8819444dd0aebdda117a11ba96f92038
    Issue-ID: INT-1627
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
docs/submodules/integration.git