Branding ses5 3.5.2

Merged
#626 · Created  · Last updated

Merged pull request

Merged in Exotelis/openattic/branding-ses5-3.5.2 (pull request #626)

d881121·Author: ·Closed by: ·2017-10-10

Description

  • Updated version in version.txt and CHANGELOG to 3.5.2

    Signed-off-by: Tatjana Dehler tdehler@suse.com

  • Add standard sub sections to 3.5.2 in order to reduce merge conflicts.

    Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com

  • Fixed and enhanced unit tests for librados.Keyring (OP-2687)

    Also:

    • Added missing keyring._check_access() in CephCluster.clean()

    Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com

  • Fixed CephRbdTestCase (OP-2506)

    Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com

  • Increase Backend test coverage to 61 percent

    Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com

  • Fixed Erasure Code Profile creation (OP-2758)

    Also:

    • Added docstring of ceph.models.fsid_context to django unit tests

    • Created test case for CephErasureCodeProfileTestCase

    Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com

  • Fix ceph pool creation e2e test (OP-2762)

    Signed-off-by: Ricardo Marques rimarques@suse.com

  • CHANGELOG edited online with Bitbucket

  • Do not delete buckets that are referenced/used, e.g. by NFS (OP-2536)

    • Add 'api/ceph_radosgw/bucket/isreferenced' REST API call. You can submit a list of buckets to check for.

    • Get the reference status of the buckets when loading, thus we can display it in the data table. As a side effect we do not need to check the status everytime the selection has changed. Additionally the user can not delete a bucket accidentally during the REST API call is executed (and the delete button is not disabled if the bucket is referenced somewhere).

    • Add e2e test

    • Improve existing NFS e2e tests

    Signed-off-by: Volker Theile vtheile@suse.com

  • Refactor PR and adapt the review suggestions. The check whether the bucket is used by NFS is done during the DELETE API call. An exception will be thrown in case of the bucket is referenced by NFS Ganesha.

    Signed-off-by: Volker Theile vtheile@suse.com

  • Write unit tests for hiding the dashboard select box (OP-2755)

    Signed-off-by: Patrick Nawracay pnawracay@suse.com

  • Grafana: Remove "Machine" dropdown on Nodes tab (OP-2510)

    Signed-off-by: Patrick Nawracay pnawracay@suse.com

  • Added 'requires feature xy' to RBD features (OP-2765)

    Signed-off-by: Laura Paduano lpaduano@suse.com

  • Updated CHANGELOG (added note about OP-2765)

  • CHANGELOG edited online with Bitbucket

  • CHANGELOG edited online with Bitbucket

  • Add separator between action buttons in Ceph OSD page (OP-2748)

    Signed-off-by: Tiago Melo tmelo@suse.com

  • Fix error when creating RBD without size (OP-2756)

    Add new size validator directive.

    Signed-off-by: Tiago Melo tmelo@suse.com

  • Fixed module_status/ceph_deployment: behave exactly as module_status/ceph (OP-2720)

    Also:

    • Never create a librados client in the main applicaiton instance.

    • Added tests.

    • Exception.message is deprecated. Used str(e) instead.

    Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com

  • Updated changelogs in preparation for v3.5.2

    Signed-off-by: Sebastian Krah skrah@suse.com

  • Update debian/changelog for release

    Signed-off-by: Build Scripts info@openattic.org

0 attachments

0 comments

Loading commits...