Merge changes I9a6c5927,I055eabb8,I81efc98d,Icc5b7830
authorvelandy <rajesh.velandy@riftio.com>
Thu, 24 Nov 2016 04:13:55 +0000 (05:13 +0100)
committerGerrit Code Review <root@osm.etsi.org>
Thu, 24 Nov 2016 04:13:55 +0000 (05:13 +0100)
* changes:
  RIFT-14308 Meaningful logs  while initalizing Openstack driver
  RIFT-14481 uptime for vlr, vnfr, nsr
  RIFT-14481 No create-time on VLR
  RIFT-14555 Fixing few console error messages

BUILD.sh

index b0c6d27..cb6fb37 100755 (executable)
--- a/BUILD.sh
+++ b/BUILD.sh
@@ -164,7 +164,7 @@ fi
 
 if [[ $PLATFORM == ub16 ]]; then
     # install the RIFT platform code:
-    sudo apt-get install -y rw.toolchain-rwbase=${PLATFORM_VERSION} \
+    sudo apt-get install -y --allow-downgrades rw.toolchain-rwbase=${PLATFORM_VERSION} \
         rw.toolchain-rwtoolchain=${PLATFORM_VERSION} \
         rw.core.mgmt-mgmt=${PLATFORM_VERSION} \
         rw.core.util-util=${PLATFORM_VERSION} \