Branding ses5 3.1.0

Merged
#178 · Created  · Last updated

Merged pull request

Merged in capri/openattic/branding-ses5-3.1.0 (pull request #178)

e4bb1d7·Author: ·2017-05-24

Description

  • Removed DELETE FROM sysutils_initscript statement, cause it fails, if sysutils.migrations.0002_delete_initscript was already applied.

    This is the Django 1.7+ version of 5c16d62

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

  • Packaging: Re-added volumes directory to the base package (OP-2166)

    Signed-off-by: Lenz Grimmer lenz@openattic.org

  • Added oa-loading-panel component

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

  • Updated CHANGELOG: added 3.0.1 section

    Signed-off-by: Lenz Grimmer lenz@openattic.org

  • Resolves error

    • Used "$scope" instead of "self" that caused an JS error.

    Signed-off-by: Stephan Müller smueller@suse.com

  • Moved oa-delete-confirmation-modal to the shared module

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

  • Changes default widget config to ceph-health

    • Changed the default widget config to load the right widget calling the right manager, because the manager of the widget has changed.

    Signed-off-by: Stephan Müller smueller@suse.com

  • Move deepsea.py REST client to backend/ (OP-2192)

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

  • Remove extensions module

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

  • CHANGELOG edited online with Bitbucket

  • CHANGELOG edited online with Bitbucket

  • OP-2166: Fixed oaconfig install on Django 1.7+ installations:

    • Squashed ceph migrations to prevent creation of old StorageObject based database tables.

    • Re-added volumes Django app

    • Added 0002_remove migration that performs the cleanup of all models.

    • Added these migrations to django_16_migrate

    • Fixed Django 1.7 by answering "Remove stale content types?" with "no".

    • Added a bunch of run_befoe dependencies.

    Regarding squashed migrations, django said:

    Created new squashed migration backend/ceph/migrations/0001_squashed_0004_rm_models_based_on_storageobj.py You should commit this migration but leave the old ones in place; the new migration will be used for new installs. Once you are sure all instances of the codebase have applied the migrations you squashed, you can delete them.

    OP-2160 In order to ease testing of database migrations, a python script that performs database migrations is helpful.

    • Moved code to apply migrations to a Django command install.

    • Also call other commands fom this new command

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

  • Review the possibility to store settings in a Django module (OP-2187)

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

  • Moved required directive to the shared module

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

  • Adds search field to the API (OP-2199)

    • Added search field to the API.

    Signed-off-by: Stephan Müller smueller@suse.com

  • Moved oadatable directive to shared module

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

  • CHANGELOG edited online with Bitbucket

  • Allow developers and test systems to override backend/settings.py (OP-2207)

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

  • Reformat settings.py

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

  • CHANGELOG edited online with Bitbucket

  • Rephrases "Sorry Folks" message to be useful

    • Rephrased "Sorry Folks" message to be useful.

    Signed-off-by: Stephan Müller smueller@suse.com

  • Updated version in version.txt to 3.0.1

    Signed-off-by: Lenz Grimmer lenz@openattic.org

  • CHANGELOG edited online with Bitbucket

  • Required field symbol color changed to red

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

  • Removes unnecessary sleeps

    • Removed unnecessary sleeps

    Signed-off-by: Stephan Müller smueller@suse.com

  • Implements function to search and return an element

    • Implemented function in common.js to search and return an element.

    Signed-off-by: Stephan Müller smueller@suse.com

  • Use more helper functions

    • Included task queue common to use waitForPendingTasks function after creation.

    • Added usage of helper functions for element selection and deletion.

    Signed-off-by: Stephan Müller smueller@suse.com

  • Use of wider spreaded pg sizes

    • Use of wider spreaded pg sizes on created pools.

    Signed-off-by: Stephan Müller smueller@suse.com

  • Add backend/deepsea.py to packaging spec files

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

  • rest_client: improved error message on connection error

    Fixes: OP-2209

    Signed-off-by: Ricardo Dias rdias@suse.com

  • Fix bug in iscsi_save method of deepsea.py

    Signed-off-by: Ricardo Dias rdias@suse.com

  • CHANGELOG edited online with Bitbucket

  • OP-2222: Don't import InvalidBasesError on Django 1.6

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

  • CHANGELOG edited online with Bitbucket

  • Create Nagios/Icinga configs only for RBDs with 'fast-diff' feature enabled, due to performance reasons.

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

  • CHANGELOG edited online with Bitbucket

  • Fix re-introduced bug (OP-2224)

    Bug was re-introduced by a750f25faeec5a9971006003d0044dbbd8815eb3.

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

  • CHANGELOG edited online with Bitbucket

  • Adapt patch file.

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

  • Fix a bug with commits for make_dist.py (OP-2227)

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

  • Fix bug in iscsi_save method of deepsea.py

    Signed-off-by: Ricardo Dias rdias@suse.com

  • Move RGW features to its own module (OP-2192)

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

  • Move iSCSI management code from ceph_deployment to its own module

    This is part of issue OP-2192

    Signed-off-by: Ricardo Dias rdias@suse.com

  • Edit CHANGELOG: add note for OP-2141

  • iSCSI: Only allow to use RBD images with (kernel module) compatible features

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

  • Don't trigger getting the performance data of a RBD without 'fast-diff' feature by determining the 'used_size'. Unfortunately for RBDs without 'fast-diff' we can only return 'used_size'=None for now.

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

  • ceph_iscsi: Move models to a single models file

    Signed-off-by: Ricardo Dias rdias@suse.com

  • CHANGELOG edited online with Bitbucket

  • Obtain RGW hosts and credentials via DeepSea's REST API (OP-2154)

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

  • CHANGELOG edited online with Bitbucket

  • CHANGELOG edited online with Bitbucket

  • Disables the RBD striping feature

    • Disabled the RBD striping feature and maked it as unsupported.

    Signed-off-by: Stephan Müller smueller@suse.com

    Amended RBD common to disable striping tests

    • Amended RBD common to disable striping test cases, because it's not supported anymore.

    Signed-off-by: Stephan Müller smueller@suse.com

  • Disable rbs graphs when fast-diff is deactivated

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

  • CHANGELOG edited online with Bitbucket

  • CHANGELOG edited online with Bitbucket

  • CHANGELOG edited online with Bitbucket

  • CHANGELOG edited online with Bitbucket

  • Enable monitoring if features is None because in that case openATTIC will apply the default features later and 'fast-diff' is one of the default features.

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

  • Add documentation about the configuration of RGW proxy (OP-2154)

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

  • Set actual features for newly created RBD

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

  • Add radosgw-admin command to the documentation to obtain RGW credentials (OP-2154)

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

  • Implement the RadosGW UI.

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

  • Fix issues according to comments (OP-2154)

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

  • Fix distribution description (OP-2154)

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

  • CHANGELOG edited online with Bitbucket

  • Fix typo (OP-2154)

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

  • Introduce parser for URL scheme and port (OP-2154)

    Introduce parser for URL scheme and port as DeepSea returns a port by now.

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

  • CHANGELOG edited online with Bitbucket

  • Update documentation with new values scheme (OP-2154)

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

  • Remove unnecessary parameter (OP-2154)

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

  • Fix runner name (OP-2154)

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

  • Improve documentation (OP-2154)

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

  • CHANGELOG edited online with Bitbucket

  • CHANGELOG edited online with Bitbucket

  • Branding for SUSE Enterprise Storage 5

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

  • Updated changelogs in preparation for 3.1.0

    Signed-off-by: Kai Wagner kwagner@suse.com

  • Update debian/changelog for release

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

0 attachments

0 comments

Loading commits...