File openstack-horizon-plugin-murano-ui.changes of Package openstack-horizon-plugin-murano-ui
-------------------------------------------------------------------
Wed Feb 28 12:07:35 UTC 2018 - dmueller@suse.com
- fix requirements
-------------------------------------------------------------------
Mon Sep 18 13:50:46 UTC 2017 - cloud-devel@suse.de
- update to version 3.2.0
- Replace the 'quantum' in test settings
- Replace 'MagicMock' with 'Mock'
- Increases unit test coverage for muranodashboard Env Rest Api.
- Change Murano Dashboard Limit for Memory and Instances
- Make murano-dashboard using horizon's DATABASE when horizon configured
- Increase unit test coverage for muranodashboard Categories Views.
- Increase unit test coverage for muranodashboard Environment Tables.
- Ability to reference single object several times
- Add UI Tests for Filtering Components by Name/Tag/Description.
- Remove useless iso8601 requirements
- Increase unit test coverage for environments, helpers, and yaql expression
- Fixes UnboundLocalError thrown by get_context_data in Env Views.
- Increase unit test coverage for muranodashboard Common Net.
- Add UI tests for Deploy/Abandon Environment from Table View.
- Replace 'assertEqual(None, ...)' with 'assertIsNone(...)'
- Show team and repo badges on README
- Add Parameters section to UI definition
- Static action for UI definition parameters
- Display package name as type of service in env
- Fixes unit tests throwing errors, related to Horizon function.
- 'Forms:' section is now truly optional in ui definition
- Fixes REST API tests for M requirements compatibility
- Fixed output of lists in topology viewer
- Increase unit test coverage for muranodashboard Topology API.
- Imported Translations from Zanata
- Fix python3.4 compatibility issue in yaql_expression.py
- Add Apache 2.0 license to source file
- Correct murano-dashboard reraising of exception
- Fix the wrong DJANGO_SETTINGS_MODULE in tox.ini
- Increase unit test coverage for muranodashboard Dynamic UI Forms.
- Fix murano dashboard to work with older Horizon versions
- Updated from global requirements
- Update murano-dashboard eslint devDependencies
- Fix tests for package/bundle import
- Use assertGreater(len(x), y) instead of assertTrue(len(x) > y)
- Increase unit test coverage for muranodashboard Environment API.
- Add UI Tests for Filtering Apps by Tag/Description.
- Remove unnecessary setUp
- Add docs action for tox.ini
- Horizon navbar structure was changed recently, adapt to it
- Fixes murano-dashboard-coverage failing unit test.
- Correct the pep8 exclude
- Changed author
- Remove xrange for run both Python 2 and Python 3
- Fix Syntax Error being thrown by handle in ModifyPackageForm.
- Fix Mark Image form can not open when have invalid metadata
- Increase unit test coverage for environment tables.
- Increase unit test coverage for muranodashboard Images Views.
- Topology viewer now properly parses composite type names
- Split muranodashboard config into multiple files
- Fixes TypeError thrown by UpdateServiceRow.update_cell.
- [Trivial] Fix a typo in murano-dashboard
- Increase unit test coverage for muranodashboard Common Utils.
- Apply new type format if used
- Increase unit test coverage for Packages Views API.
- Increase unit test coverage for muranodashboard Packages Tables
- Fixes test_filter_by_description failing on glare gate job.
- Increase unit test coverage for muranodashboard Env Tabs.
- Let flavor fields show the default value
- Ability to assign metadata to Murano Applications and Environments
- Add UI Tests for Latest Deployment Log.
- Fixes DetailView.get_data throws UnboundLocalError.
- Increase unit test coverage for muranodashboard Packages API.
- Fixes AttributError thrown by utils.CustomUnpickler.
- Using rbac policy for images panel
- In Murano App configuration wizard move Back/Next w/o losing any data
- Add UI tests for Delete Environment from Details View.
- Remove extra space from message box in Catalog Index View.
- Fixes RuntimeError thrown by finalize_properties in Dynamic UI
- Fix typos
- Fix test_apps_pagination test failed
- Fixes new sanity_check tests deleting too many resources.
- Murano-Dashboard Wrong instance name on Component details tab.
- Increase unit test coverage for muranodashboard Catalog Views.
- Util for Selenium that waits for page change
- Increase unit test coverage for catalog and images
- Add assertions to functional test test_download_package.
- Fix js validation of the password in dynamic UI
- Add UI Tests for Deleting Multiple Images.
- Increase unit test coverage for muranodashboard Env Views.
- Sort values in standard dropdowns
- Increase unit test coverage for muranodashboard Services API.
- Fixes Deployment History tab incorrectly formatting status.
- Renamed the URL suffix of dashboard's ajax API
- Add JS unit tests runner and commands to dashboard
- Treat empty body as no body in parse_api_error
- Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0)
- Fix passing session id to Update Metadata link in Env and Comps tables
- Fixes TypeError/other bugs in Environment OverviewTab find_stack.
- Add UI Tests for Various Package Scenarios.
- Enable release notes translation
- Murano-dashboard now shows warnings if glance v1 is unavailable
- Add UI Test for Abandon Environment from Detail View.
- Fix click issue with test_env_status_new_session_remove_from_two.
- Do not use category count in UI tests with GLARE backend
- Add UI Tests for Filtering Packages by Name/Type/Keyword.
- Remove the py26 support in tests/functional/base
- Remove unnecessary muranodashboard/models.py file
- Increase timeout in UI test
- Fix murano-dashboard plugin files in README
- Bundle import test was fixed
- Changes image creation/deletion in sanity_check to be atomic..
- Fixing typo error ceveral
- Increase unit test coverage for muranodashboard base API.
- Increase unit test coverage for muranodashboard Yaql Functions.
- Fixes TypeError thrown by raise statement in Packages Views.
- Increase unit test coverage for muranodashboard Dynamic UI Fields.
- Increase unit test coverage for muranodashboard Packages Forms API
-------------------------------------------------------------------
Thu Jun 8 07:35:15 UTC 2017 - dmueller@suse.com
- fix requirements
-------------------------------------------------------------------
Tue May 30 14:05:08 UTC 2017 - aplanas@suse.com
- Add initial package openstack-horizon-plugin-murano-ui, based on
the version from rpm-packaging