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

> Note: release 3.5.8 marks the final patch in the 3.5.x series. RabbitMQ 3.5.x is no longer maintained. Upgrade, and refer to the current version of RabbitMQ instead. Since the...

type_question
icebox

### Problem description While looking around for certain bugs/annoyances in our libraries, I discovered that we are 4.5 years behind on updates on our core dependencies: #### Front-end - Knockout:...

type_enhancement

### Feature description Using Arakoon as resultbackend made us discard pickling. Putting DataObjects on the current backend will default to using the kombu JSON serializer which will fail. To counter...

type_feature
state_question

Version: 2.9.9-1 Could you please log more information of this stacktrace? It would be nice to see which key doesn't have this section in the config. For some reason an...

type_enhancement
state_codecomplete

Openvstorage 2.9.12-1 Error while extending vpool on a storagerouter which has a disk with mountpoint 'None'. ``` {'available': 475111882752L, 'usable': True, 'in_use': False, 'mountpoint': None, 'ssd': True, 'guid': '616b0c83-50a1-4d1c-bd15-fcfabb558ecf', 'storagerouter_guid':...

type_bug
state_codecomplete

If someone use the api for creating a vdisk. How can they know if a storagerouter is down? At this moment we don't have a call that tells us for...

type_enhancement
state_codecomplete

Is there a 'Developer Getting Started' guide? Basically what I am looking at is - how to get started with the code on a developer's laptop, (it's okay if I...

StorageDrivers should get a status (dynamic) property. This could be used to determine whether a vDisk can be added / deleted / migrated / ... to/from this StorageDriver. Currently we...

priority_normal
type_enhancement
icebox

Certain middleware functions are not logged in the webapp-api

type_enhancement
state_codecomplete

### Description New installs now and then result in a paramiko failure. Discussion with @JeffreyDevloo learned that this might be due to sys.exit calls: ``` This might be you had...

type_bug
state_codecomplete