We are jazzed to announce the release of: tripleo-ui-announce-release 1.2.0 This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/tripleo-ui/ For more details, please see below. Changes in tripleo-ui-announce-release 1.1.0..1.2.0 --------------------------------------------------- 7cbf49c Prepare 1.2.0 release (newton) c592740 Fix the deletePlan action 36b0b58 Display Role tag when role is not available f10a264 Don't log out when mistral action fails to run c960e2e Disallow underscores in plan names c45508f Expand %(tenant_id)s macro in service URLs 9c414ca Configure webpack to stop on error Diffstat (except docs and test files) ------------------------------------- dist/tripleo_ui_config.js.sample | 4 ---- npm-shrinkwrap.json | 2 +- package.json | 4 ++-- src/js/actions/PlansActions.js | 2 +- src/js/components/nodes/NodesTable.js | 2 +- src/js/components/plan/PlanFormTabs.js | 4 ++-- src/js/services/MistralApiErrorHandler.js | 1 - src/js/services/utils.js | 3 ++- webpack.config.js | 1 + 10 files changed, 26 insertions(+), 14 deletions(-)