
Now create env with null name or space only show: "This field is required" error message, didn't show the correct message: "Environment name must contain at least one non-white space symbol." This will also fix the dashboard functional test cases about create env. Change-Id: I4f2be3320eeb02e0d0953eee8426cc5aae685865 Closes-Bug: #1735035
Team and repository tags
Murano
Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. Cloud users, including inexperienced ones, can then use the catalog to compose reliable application environments with the push of a button.
Murano Dashboard
Murano Dashboard is an extension for OpenStack Dashboard that provides a UI for Murano. With murano-dashboard, a user is able to easily manage and control an application catalog, running applications and created environments alongside with all other OpenStack resources.
For developer purposes, please symlink the following OpenStack
Dashboard plugin files: *
muranodashboard/local/enabled/*.py
into
horizon/openstack_dashboard/local/enabled/
*
muranodashboard/local/local_settings.d/_50_murano.py
into
horizon/openstack_dashboard/local/local_settings.d/_50_murano.py
* muranodashboard/conf/murano_policy.json
into
horizon/openstack_dashboard/conf/
re-compress static assets and restart Horizon web-server as usual.