Improve vid-simulator cloud-nativeness 15/94915/2
authorIttay Stern <ittay.stern@att.com>
Wed, 4 Sep 2019 10:49:22 +0000 (13:49 +0300)
committerIttay Stern <ittay.stern@att.com>
Wed, 4 Sep 2019 11:15:24 +0000 (14:15 +0300)
commit0ccf8ebba94447e7e7004c1a14049f679b0f28b2
tree7bb8aa6f3d470f23ba35da6af1af9a933243f7ca
parent87c87c875e0c0bba90e4ed911c8066dcfa85c517
Improve vid-simulator cloud-nativeness

Issue-ID: VID-608

* Integrative tests will look at `SIM_HOST` that may differ from
  `VID_HOST`.

* Simulator will look at `hibernate.connection.url` property for
  db-connection config

* Don't skip DB connection if schema not ready, by removing schema
  validation

Change-Id: Idb4587c30dd0cbc0fe7e7362cb691a4cb425fd10
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-automation/src/main/java/vid/automation/test/services/SimulatorApi.java
vid-ext-services-simulator/src/main/java/org/onap/simulator/controller/SimulatorController.java
vid-ext-services-simulator/src/main/resources/META-INF/persistence.xml