Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-10-12 Thread Arne Wiebalck
As requested in the feedback, a blueprint has been prepared and filed here: https://blueprints.launchpad.net/horizon/+spec/quotas-per-cinder-volume-type We’ll look into uploading our patch. Cheers, Arne > On 12 Oct 2017, at 13:27, Saverio Proto wrote: > > So we had a

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-10-12 Thread Saverio Proto
So we had a bad feedback on the bug: https://bugs.launchpad.net/horizon/+bug/1717342 Do we have anything pushed to Gerrit that we can at least use carrying a local patch ? thanks Saverio 2017-09-26 20:21 GMT+02:00 Massimo Sgaravatto : > ok, I will > > 2017-09-26

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-26 Thread Massimo Sgaravatto
ok, I will 2017-09-26 14:43 GMT+02:00 Arne Wiebalck : > Massimo, > > Following Rob’s comment on https://bugs.launchpad.net/horizon/+bug/1717342, > would you > be willing to write up a blueprint? Mateusz would then prepare our code > and submit it to > gerrit as a partial

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-26 Thread Arne Wiebalck
Massimo, Following Rob’s comment on https://bugs.launchpad.net/horizon/+bug/1717342 , would you be willing to write up a blueprint? Mateusz would then prepare our code and submit it to gerrit as a partial implementation (as we only have the user

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-25 Thread Arne Wiebalck
Ah, nice, wasn’t aware. Mateusz is one of the Horizon experts here at CERN I was referring to :) On 25 Sep 2017, at 10:41, Massimo Sgaravatto > wrote: Just found that there is already this one:

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-25 Thread Massimo Sgaravatto
Just found that there is already this one: https://bugs.launchpad.net/horizon/+bug/1717342 2017-09-25 10:28 GMT+02:00 Saverio Proto : > Yes I am interested. Are you going to push them to gerrit ? > Should we open a bug to track this change into Horizon ? > > massimo do you

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-25 Thread Arne Wiebalck
Massimo, Saverio, We faced the same issue and have created patches for Horizon to display - the per volume quota in the volume request panel, and also - additional information about the volume type (like IOPS and throughput limits, intended usage etc.) The patches will need some polishing

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-25 Thread Massimo Sgaravatto
Yes. From the CLI I have the info. E.g in the following example I have three volume-types (ceph, iscsi-infnpd, gluster) and for two of them a quota was set Thanks, Massimo [sgaravat@lxsgaravat ~]$ cinder quota-usage ${OS_PROJECT_ID} +++--+---+ | Type

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-25 Thread Saverio Proto
I am pinging on IRC robcresswell from the Horizon project. He is still PTL I think. If you are on IRC please join #openstack-horizon. We should ask the Horizon PTL how to get this feature request into implementation. With the command line interface, can you already see the two different quotas

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-25 Thread Massimo Sgaravatto
We are currently running Mitaka (preparing to update to Ocata). I see the same behavior on an Ocata based testbed Thanks, Massimo 2017-09-25 9:50 GMT+02:00 Saverio Proto : > Hello Massimo, > > what is your version of Openstack ?? > > thank you > > Saverio > > 2017-09-25 9:13

Re: [Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-25 Thread Saverio Proto
Hello Massimo, what is your version of Openstack ?? thank you Saverio 2017-09-25 9:13 GMT+02:00 Massimo Sgaravatto : > Hi > > > In our OpenStack cloud we have two backends for Cinder (exposed using two > volume types), and we set different quotas for these two

[Openstack-operators] Cinder quota per volume types in the dashboard

2017-09-25 Thread Massimo Sgaravatto
Hi In our OpenStack cloud we have two backends for Cinder (exposed using two volume types), and we set different quotas for these two volume types. The problem happens when a user, using the dashboard, tries to create a volume using a volume type for which the project quota is over: - the