Update git submodules
authorMarcus Williams <marcus.williams@intel.com>
Fri, 3 May 2019 18:01:07 +0000 (18:01 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 3 May 2019 18:01:07 +0000 (18:01 +0000)
commitf2c43a04fa7b541d3098f865ef83159b8051d9f2
treefddd5b9c355b09cffe84eba463d5790c5cde4dc8
parenta06088166e90f7c5aa2cd4ad1aa0713a593b0dea
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 00b2538b48034dfb220a8ef179fb9627f93cb827
  - Merge "Merge remote-tracking branch 'origin/dublin'"
  - Merge remote-tracking branch 'origin/dublin'

    merged dublin into master branch

    Change-Id: Ifb78d405611b65764fd4f01558b0e703551ed663
    Issue-ID: SO-1830
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
  - Check to make sure Heat records do not exist.

    - Replaced index assert statements with stream().
    - Updated the UT to retrieve from the service object for the assert
    statements.
    - Added check to make sure Heat records don't already exist.

    Change-Id: Ife02303e7b3f5c7d132fb9c1baebaa3787a18494
    Issue-ID: SO-1818
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
  - Merge "repeat distribution transaction error" into dublin
  - Merge "Do not need to retry on inventory exception" into dublin
  - repeat distribution transaction error

    implemented existence of tosca csar first before processing the
    notification
    implemented changes to verify if a csar already exists with tosca_csar
    table before processing the distribution.
    Updated code to set the SO component status when the
    csarIsAlreadyDeployed.

    Change-Id: I777ec603cb2f2f004adaa84e07196a961cebd646
    Issue-ID: SO-1808
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
  - Do not need to retry on inventory exception

    Do not need to retry on inventory exception due to vservers/linterfaces
    missing.

    Change-Id: I8e1e1d89ebd35e2b84a65e5e6db3e1db3f976982
    Issue-ID: SO-1812
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
  - Fix multicloud query of non-existant stack

    Fix handling of Not Found status for multicloud plugin
    query of a workload.

    Change-Id: Ie33b8728bf71fbcf0eaaa6496520351404928a36
    Issue-ID: SO-1821
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
  - Merge "Add SO update config file -application.yaml file" into dublin
  - Add SO update config file -application.yaml file

    Added to Dublin branch- update the catalog-db-adapter -application.yaml file
    Remove the below line for flyway so that repeatable scripts are run.
     repeatableSqlMigrationPrefix: RATT
    Issue-ID: SO-1804
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
    Change-Id: I54bd6d178d9f4c6854421f099bf393599d46d58f

  - Merge "Configuration object status to Inventoried" into dublin
  - Configuration object status to Inventoried

    Set initial OrchestrationStatus of Configuration object to Inventoried
    After Assign call, we need to set the configuration orchestration status
    to Assigned

    Change-Id: I4abaeb18d1d220b2bdd03269b3b5a2aba478bf64
    Issue-ID: SO-1796
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
docs/submodules/so.git