Heatbridge: Unable to proceed with any of the function related to Orchestration Service 75/97675/1
authorMunir Ahmad <munir.ahmad@bell.ca>
Tue, 29 Oct 2019 13:05:04 +0000 (09:05 -0400)
committerMunir Ahmad <munir.ahmad@bell.ca>
Tue, 29 Oct 2019 13:05:04 +0000 (09:05 -0400)
known issue https://github.com/ContainX/openstack4j/issues/1238

Issue-ID: SO-2495

Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ie4df2b430bf088b0073855c241eba60cf7611422

adapters/mso-openstack-adapters/pom.xml

index 7ffcd83..7827d59 100644 (file)
     <dependency>
       <groupId>org.pacesys</groupId>
       <artifactId>openstack4j-core</artifactId>
-      <version>3.1.0</version>
+      <version>3.2.0</version>
     </dependency>
     <dependency>
       <groupId>org.pacesys.openstack4j.connectors</groupId>
       <artifactId>openstack4j-httpclient</artifactId>
-      <version>3.1.0</version>
+      <version>3.2.0</version>
     </dependency>
 
     <dependency>