*** slaweq has joined #openstack-shade | 01:05 | |
*** slaweq has quit IRC | 01:10 | |
*** Shrews has quit IRC | 02:20 | |
*** Shrews has joined #openstack-shade | 02:23 | |
*** slaweq has joined #openstack-shade | 03:07 | |
*** slaweq has quit IRC | 03:11 | |
*** gkadam has joined #openstack-shade | 03:41 | |
*** slaweq has joined #openstack-shade | 04:08 | |
*** slaweq has quit IRC | 04:13 | |
*** slaweq has joined #openstack-shade | 05:08 | |
*** slaweq has quit IRC | 05:13 | |
*** yfried has joined #openstack-shade | 05:15 | |
*** slaweq has joined #openstack-shade | 06:59 | |
*** ioggstream has joined #openstack-shade | 07:11 | |
*** slaweq has quit IRC | 07:50 | |
*** slaweq has joined #openstack-shade | 07:51 | |
*** slaweq has quit IRC | 07:54 | |
*** slaweq has joined #openstack-shade | 08:01 | |
*** jamielennox is now known as jamielennox|away | 08:50 | |
*** cdent has joined #openstack-shade | 09:08 | |
*** jamielennox|away is now known as jamielennox | 09:10 | |
*** cdent has quit IRC | 10:01 | |
*** cdent has joined #openstack-shade | 10:44 | |
*** mordred has left #openstack-shade | 12:36 | |
*** mordred has joined #openstack-shade | 12:36 | |
*** yfried has quit IRC | 12:49 | |
*** noshankus has joined #openstack-shade | 13:27 | |
noshankus | Hi guys - can anyone confirm for me that querying for floating ip quotas using operator_cloud.get_compute_quotas() is always zero? Using latest 1.21.0... | 13:34 |
---|---|---|
noshankus | Also - same issue with cloud_instance.get_compute_limits(tenant)['properties'] - both ['maxTotalFloatingIps'] and ['totalFloatingIpsUsed'] - are also zero... when logging into the frontend, it's a different story - have tested on multiple OpenStacks - some Redhat, some Mirantis | 13:41 |
noshankus | I actually found an instance where the quota was 30, they were using all 30, but operator_instance.get_compute_quotas(tenant_name)['floating_ips'] shows 20 | 13:52 |
noshankus | Seems like 'security_group_rules' is also incorrcetly showing 20 - irrelevant of the actual value in all cases I have seen. Is this a case of "read from the default, then overwrite with the set values" - but never getting to successfully overwrite the defaults? | 13:55 |
*** gkadam has quit IRC | 14:13 | |
*** slaweq has quit IRC | 14:54 | |
*** slaweq has joined #openstack-shade | 14:54 | |
*** slaweq has quit IRC | 14:54 | |
*** nokes has joined #openstack-shade | 14:57 | |
*** noshankus has quit IRC | 14:59 | |
*** nokes is now known as noshankus | 14:59 | |
*** slaweq__ has joined #openstack-shade | 15:18 | |
*** slaweq__ has quit IRC | 15:22 | |
*** gkadam has joined #openstack-shade | 16:04 | |
*** noshankus has quit IRC | 16:20 | |
*** noshankus has joined #openstack-shade | 16:23 | |
*** ioggstream has quit IRC | 16:34 | |
mordred | noshankus: heya. so, at the moment get_compute_quotas is just pass-through to what novaclient is doing, so whatever value it's showing you is whatever the cloud is returning (we're not doing any additional processing shade-side on those) | 16:51 |
mordred | noshankus: get_compute_limits on the other hand, we do a normalization on to make sure the fields are always there. we make sure there's at least a 0 value for any key in https://docs.openstack.org/developer/shade/model.html#computelimits | 16:54 |
mordred | however, maxTotalFloatingIps and totalFloatingIpsUsed aren't in that list - so they're just going to be direct passthrough | 16:54 |
mordred | so in the specific case you're talking about, it seems that nova is returning 0 for those values | 16:54 |
mordred | that said - it's always possible there is either a bug, or a behavior we should add a workaround for | 16:55 |
mordred | noshankus: if you can run cloud_instance.get_compute_limits(tenant) with simple_logging(http_debug=True) and paste the output somewhere, we can at least make sure we're not grabbing the wrong data | 16:56 |
morgan | mordred: +1 on the removal of the discovery thing | 17:12 |
mordred | morgan: woot, thanks! | 17:14 |
morgan | it looks very good | 17:16 |
morgan | glad to see the "add_discovery_uri" thing die | 17:16 |
morgan | that was a trainwreck, but needed to get from there to herte | 17:16 |
morgan | here*( | 17:16 |
mordred | morgan: yah. seriously. otoh - I'm glad it was there as a method - it made the ectomy easier | 17:17 |
*** cdent has quit IRC | 17:25 | |
*** gkadam has quit IRC | 17:59 | |
*** ioggstream has joined #openstack-shade | 18:15 | |
*** yfried has joined #openstack-shade | 18:20 | |
*** ioggstream has quit IRC | 18:51 | |
*** yfried has quit IRC | 19:07 | |
*** yfried has joined #openstack-shade | 19:35 | |
*** yfried has quit IRC | 19:40 | |
*** slaweq has joined #openstack-shade | 19:40 | |
*** slaweq has quit IRC | 19:44 | |
*** slaweq has joined #openstack-shade | 19:45 | |
*** slaweq has quit IRC | 19:50 | |
*** yfried has joined #openstack-shade | 19:51 | |
*** slaweq has joined #openstack-shade | 19:51 | |
*** yfried has quit IRC | 19:57 | |
*** slaweq has quit IRC | 20:00 | |
*** slaweq has joined #openstack-shade | 20:01 | |
*** slaweq has quit IRC | 20:05 | |
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org is being restarted now to clear some excessive connection counts while we debug the intermittent request failures reported over the past few minutes | 20:06 | |
*** slaweq has joined #openstack-shade | 20:58 | |
*** frickler_ has joined #openstack-shade | 21:26 | |
*** SamYaple_ has joined #openstack-shade | 21:27 | |
*** calebb has quit IRC | 21:29 | |
*** SamYaple has quit IRC | 21:29 | |
*** frickler has quit IRC | 21:29 | |
*** calebb has joined #openstack-shade | 21:30 | |
*** slaweq has quit IRC | 21:30 | |
*** slaweq has joined #openstack-shade | 21:31 | |
*** slaweq has quit IRC | 21:35 | |
*** slaweq has joined #openstack-shade | 21:38 | |
*** slaweq has quit IRC | 21:47 | |
*** slaweq has joined #openstack-shade | 21:48 | |
*** slaweq has quit IRC | 21:55 | |
*** slaweq has joined #openstack-shade | 21:56 | |
*** SamYaple_ has quit IRC | 21:57 | |
*** SamYaple has joined #openstack-shade | 21:57 | |
*** openstack has joined #openstack-shade | 23:12 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!