openATTIC 3.6.2 has been released

79 views
Skip to first unread message

Sebastian Krah

unread,
Mar 9, 2018, 10:16:44 AM3/9/18
to openATTIC Users

Hi


We're happy to announce version 3.6.2 of openATTIC! Version 3.6.2 is the second bugfix release of the 3.6 stable branch, containing fixes for multiple issues that were reported by users. One new feature that we want to point out is the internationalization. openATTIC has been translated to Chinese and German to be present on other markets as well. We are working on other translations, for example Spanish. If you would like to see your native language as part of openATTIC get in touch with us and we guide you how you can contribute and help us with the translation. We also had some packaging changes: Due to new requirements, we now use `_fillupdir` RPM macro in our SUSE spec file. As usual the release comes with several usability enhancements and security improvements.
For example we improved the modal deletion dialog in general - instead of just entering "yes" when deleting an item, it is now required to enter the item name itself - so users do not accidentally remove the wrong item. Furthermore we fixed incorrect API endpoint URLs for RGW buckets. We also adapted/changed some test cases - e.g. e2e tests were converted into Angular unit tests.

Your feedback, ideas and bug reports are very welcome. If you would like to get in touch with us, consider visiting our #openattic channel on irc.freenode.net or reply to this post.

See the list below for a more detailed change log and further references. The OP codes in brackets refer to individual Jira issues that provide additional details on each item. You can review these on our public Jira instance.


Changelog for version 3.6.2

Added
  • Backend: Add modifying the ``crush_rule`` of a pool from the API (OP-3123)
  • Backend/QA: Increased unit test coverage of ceph app (OP-2809)
  • WebUI: Validate hostname in settings page (OP-2993)
  • WebUI: Add support for multiple languages (OP-995, OP-3028, OP-3122)
  • WebUI: Add Ceph RBD Edit page (OP-1033, OP-2764)
  • WebUI: Add Chinese and German translations (OP-3104)
  • WebUI/QA: Added license header to all of our e2e files (OP-1182)
  • Documentation: Added note about how to give the openattic user permissions to create a database (necessary to run the Python Unit tests) (OP-2997)
Changed
  • WebUI/QA: Replaced some task queue e2e tests with unit tests (OP-3023)
  • Backend: DeepSea min version for iSCSI should be 0.8.2 (OP-3001)
  • Backend: Move oa_auth.py into REST directory (OP-1437)
Fixed
  • Backend: RestClient class does not handle IPv6 addresses properly (OP-2998)
  • Backend: RBD features should be enabled/disabled using the correct order (OP-3019)
  • Backend: Set the RBD info 'block_name_prefix' (OP-3027)
  • Backend: Increase timeout in MonApi::osd_pool_create (OP-3017)
  • Backend: Fix URLs of RGW bucket endpoints (OP-3140)
  • Backend: Handle invalid request URL's gracefully in RestClient (OP-2983)
  • WebUI: Fix the pool deletion pool listing (OP-2980)
  • WebUI: Fix error thrown when switching from RBD Add page (OP-2986)
  • WebUI: Pool names are now displayed in the Pool Deletion dialog (OP-3024)
  • WebUI/QA: Fix random error in 'general' e2e tests (OP-3013)
  • WebUI/QA: Fix random e2e error regarding number of pending tasks (OP-3018)
  • WebUI/QA: Fix Ceph Pools e2e test (OP-2967)
  • WebUI/QA: Fix check current user name (OP-3005)
  • WebUI/QA: Fix Ceph NFS "Should remove export" e2e test (OP-2714, OP-3015, OP-3016)
  • WebUI/QA: Wait until modal dialog is invisible to fix a timing issue (OP-2994)
  • WebUI/QA: Set chrome for e2e testing to US (OP-3142)
  • WebUI/QA: Test task queue deletion solely by unit tests (OP-3034)
  • Packaging: Use `_fillupdir` RPM macro in SUSE spec file (OP-3100)

Valentin Atanassov

unread,
Mar 15, 2018, 5:51:27 AM3/15/18
to openATTIC Users
Hi, After update to 3.6.2 I am having problem with prometheus:

 prometheus.service: Failed with result 'start-limit'.

Everything else is working

Valentin Atanassov

unread,
Mar 15, 2018, 6:14:39 AM3/15/18
to openATTIC Users
Sorry . Never mind , it was corrupted database.

On Friday, 9 March 2018 17:16:44 UTC+2, Sebastian Krah wrote:

Lenz Grimmer

unread,
Mar 15, 2018, 7:06:41 AM3/15/18
to openatt...@googlegroups.com
Hi Valentin,

On 03/15/2018 11:14 AM, Valentin Atanassov wrote:

> Sorry . Never mind , it was corrupted database.

Glad to hear you got it working and it's not a regression on our end ;)

Thanks for the info!

Lenz

--
SUSE Linux GmbH - Maxfeldstr. 5 - 90409 Nuernberg (Germany)
GF:Felix Imendörffer,Jane Smithard,Graham Norton,HRB 21284 (AG Nürnberg)

signature.asc

Benjamin Lu

unread,
Apr 25, 2018, 7:30:22 PM4/25/18
to openATTIC Users
Hi Lenz,

Is there any work have been done for Ubuntu 16.04 + Ceph version 12.2.4 (luminous) for this release ?

Thanks,
Ben
-----------------------------------------------------------------------------------------------

Lenz Grimmer

unread,
Apr 26, 2018, 7:00:04 AM4/26/18
to openatt...@googlegroups.com
Hi Ben,

thank you for your message!

On 04/26/2018 01:30 AM, Benjamin Lu wrote:

> Is there any work have been done for Ubuntu 16.04 + Ceph version 12.2.4
> (luminous) for this release ?

openATTIC 3.6.2 should not have any issues with Ceph 12.2.4.

Unfortunately we have not been able to do any packaging work on Ubuntu
16.04.; we currently spend most of our time on porting the functionality
of openATTIC to the Ceph Manager Dashboard for the upcoming Mimic
release - this will also address the lack of packages for other
distributions.
signature.asc

Benjamin Lu

unread,
Apr 26, 2018, 1:16:01 PM4/26/18
to openATTIC Users

Thanks Lenz for the update !

Next week, May 1, 2018, Mimic will be released. Are we going to see all openATTIC 3.6.2 functions available from Ceph manager in Mimic?

Thanks,
Ben
----------------------------------------------------------------------------------------------------------

Kai Wagner

unread,
Apr 27, 2018, 2:27:16 AM4/27/18
to openatt...@googlegroups.com

Hi Ben,

we're currently working on to reach feature parity with the existing openATTIC dashboard but unfortunately this will not happen until the mimic freeze. We would like to back port features afterwards, so let's see how far we can get here.

Kai

Reply all
Reply to author
Forward
0 new messages