framework icon indicating copy to clipboard operation
framework copied to clipboard

The Framework is a set of components and tools which brings the user an interface (GUI / API) to setup, extend and manage an Open vStorage platform.

Results 100 framework issues
Sort by recently updated
recently updated
newest added

The dynamic function does not reload the self.scrubbing_information property. This leads to the dynamic making no sense as it keeps using cached information. The current work-around is to discard all...

type_enhancement
state_codecomplete

Certain volumes on the Nuvolat environment are only having one mds entry in their metadata backend config while their should be at a minimum of 2. The only thing that...

All 'plugin' alike systems within the framework use imp.load and check for decorator metadata to load in the dynamic configurable function. Because imp.load loads a single file, not a module,...

type_enhancement
state_codecomplete

The DataObject hybrids work by using metaclasses. This means that they are only resolvable when instantiating one as opposed to having a complete definition out of the box. Having these...

state_inprogress

![image](https://user-images.githubusercontent.com/45066628/50452463-8673cd00-093a-11e9-83c2-64ade399e97a.png) 2018-12-26 18:33:48 76500 +0100 - ChristopheOVS_1 - 20882/140094905251584 - celery/celery.worker.strategy - 1735 - INFO - Received task: albanode.reset_asd[fcb8c6ce-beb9-46da-a7a8-6a06431a57e1] 2018-12-26 18:33:48 80300 +0100 - ChristopheOVS_1 - 13281/140094905251584 - lib/ensure single...

type_bug
state_verification

If the DataList generated to represent the relation between objects is queried, it'll cache results under the relational key, causing mismatches.

type_bug
state_verification

## Problem description The volumedriver emits certain events that we do not capture @redlicha please provide us a list so we can handle them

type_enhancement

I've managed to reproduce this issue a couple of times now, but i have no idea when it will happen. The problem is the following: I create 20 vPools simultaneously...

type_bug
state_verification

Would it be possible to add a scheduled task to rebalance the amount of vdisks across an environment. After a restart of a volumedriver or storagerouter, vdisks tend to be...

type_feature
state_question

When trying to reconfigure a storage router for a vPool (vPools -> vpool -> management actions -> Actions (reconfigure)) nothing happens and all other buttons get disabled. ``` Uncaught ReferenceError:...

type_bug