deNBI / perunKeystoneAdapter

Perun Keystone Adapter parses data propagated by Perun data and modifies a connected Keystone.
https://perunkeystoneadapter.readthedocs.io/en/latest/
Apache License 2.0
5 stars 0 forks source link

Properties "denbiVolumeCounter" and "denbiVolumeLimit" are not considered #31

Closed jkrue closed 6 months ago

jkrue commented 5 years ago

It seems that the properties "denbiVolumeCounter" and "denbiVolumeLimit" are not considered by the perunKeystoneAdapter.

jkrue commented 5 years ago

The problem is easy to solve, the perunkeystoneadapter uses wrong/other property names for volumes and volume counter. When fixing this we should check also all other properties names provided by perun.

jkrue commented 6 months ago

55 add test support for quotas . denbiVolumeCounter and denbiVolumeLimit is supported.