Merge branch 'master' into v7.0
* 09bb613 fix 1006 command wim-show tries to load json twice
* 3a46354 osm.py: --long option for ns-op-list
* 0a2a4d4 osm.py: improved help message for some commands
* b94720f ns-list --details: renamed to --long; added instantiation date, added project and vim id
Change-Id: I677134e39606332a5df4f6f64103b619643bb45c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/devops-stages/stage-build.sh b/devops-stages/stage-build.sh
index 7b00243..76065b3 100755
--- a/devops-stages/stage-build.sh
+++ b/devops-stages/stage-build.sh
@@ -14,4 +14,4 @@
# limitations under the License.
rm -rf deb_dist osmclient-*.tar.gz
-tox -e build,build3
+tox -e build3