Merge "RIFT-15099 Model changes and implementation for passing meta-data and custom...
[osm/SO.git] / BUILD.sh
index daee105..a34202b 100755 (executable)
--- a/BUILD.sh
+++ b/BUILD.sh
@@ -158,8 +158,8 @@ fi
 # and install of the packages required to build and run
 # this module
 if $runMkcontainer; then
-    sudo /usr/rift/container_tools/mkcontainer --modes build --modes ext --repo ${PLATFORM_REPOSITORY}
     sudo apt-get install -y libxml2-dev libxslt-dev
+    sudo /usr/rift/container_tools/mkcontainer --modes build --modes ext --repo ${PLATFORM_REPOSITORY}
 fi
 
 
@@ -173,6 +173,8 @@ if [[ $PLATFORM == ub16 ]]; then
         rw.core.rwvx-rwdts=${PLATFORM_VERSION} \
         rw.automation.core-RWAUTO=${PLATFORM_VERSION} \
          rw.core.rwvx-rwha-1.0=${PLATFORM_VERSION}
+
+    sudo apt-get install python-cinderclient
     
     sudo chmod 777 /usr/rift /usr/rift/usr/share