-
In [cinder_modwsgi.py](https://github.com/rcbops-cookbooks/cinder/blob/master/files/default/cinder_modwsgi.py), cinder.flags is used to handle arguments but flags no longer exists; as such, the suppli…
-
### Cosmetic Item Name
Cinder Sensei Off-Hand Weapon
### Description
Ember Spirit - Cinder Sensei Off-Hand Weapon missing half of its nunchaku when in-game.
### Example Match ID
No ID needed, che…
-
### Description
In https://github.com/mozilla/addons/issues/14928 we added auto-closing for _new_ abuse reports when the content is already disabled. But because we route reports and appeals to di…
-
On Python 3.10.5+cinder, Cinder commit `1aeff3259dc`
Example program:
```
class Node:
def __init__(self) -> None:
self.wins: int = 0
self.losses: int = 0
self.pa…
bennn updated
2 weeks ago
-
### Description
Hi,
I have `2.9.45` Juju controller. I noticed that `model.wait_for_idle` seems to work synchronously, and the more `apps` I give it to wait, the more it takes to wait for idle.…
-
I'd like to incorporate this driver into OpenStack, but I have a few questions before I invest too much time to do so.
1. Why is this driver not in the list of supported drivers maintained by OpenS…
-
The current deployment, PR #418, puts all three sets of temp files onto the same Cinder volume, making it hard to see how much space each one is using.
This task is to separate the HDFS data, Hadoo…
-
Hi,
we have two Cinder api issues:
Firstly, Cinder reports the following line massively in /var/log/kolla/cinder/cinder-api-error.log
```
2023-09-19 06:28:06.943166 /var/lib/kolla/venv/lib/p…
-
Hi
FYI I did some work here to wrap benji into the openstack cinder-backup service with a custom backup driver. https://github.com/jsm222/cinder-backup-benji-driver.
To test on devstack use
cin…
-
Is cinder a volume worker for nova or is it an independent component?