Filip Balak

Results 4 issues of Filip Balak

Some s3 compatible interfaces don't have set region and return error when some region is set (e.g. RGW without set region). There should be a way how to not provide...

enhancement
patcheswelcome

gdeploy called with configuration file that contains non-existent feature (in reproducer it is `aaa`) returns no error message and exit code `0`. There should be some error message when called...

I have cluster with 4 nodes. I have installed tendrl and after all was installed I had to wait about 2 minutes before I was able to use tendrl ui...

bug
API

When any user (`admin` or `normal`) tries to change its user data via API: ``` curl -H 'Content-Type: application/json' -H 'Authorization: Bearer token' -XPUT -d '{"name":"Tom Hardy", "username":"thardy2", "email":"[email protected]", "role":"normal"}'...