Saturday, 2017-07-15

openstackgerritOpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements  https://review.openstack.org/48406700:01
*** marst has quit IRC00:04
*** brault has joined #openstack-nova00:06
*** Apoorva_ has quit IRC00:09
*** sapcc-bot has joined #openstack-nova00:11
*** sapcc-bot has quit IRC00:11
*** brault has quit IRC00:11
*** marst has joined #openstack-nova00:11
*** gmann has quit IRC00:12
*** gmann has joined #openstack-nova00:12
*** tylerderosagrund has quit IRC00:14
*** scottda has quit IRC00:20
*** jwcroppe has joined #openstack-nova00:22
*** jwcroppe has quit IRC00:22
*** sapcc-bot has joined #openstack-nova00:23
*** sapcc-bot has quit IRC00:23
*** jwcroppe_ has joined #openstack-nova00:24
*** sapcc-bot has joined #openstack-nova00:24
*** jwcroppe_ has quit IRC00:28
*** links has joined #openstack-nova00:29
*** nicolasbock_ has quit IRC00:31
*** acormier has joined #openstack-nova00:38
*** mvensky has quit IRC00:40
*** acormier has quit IRC00:40
*** sapcc-bot has joined #openstack-nova00:41
*** sapcc-bot has quit IRC00:41
*** vladikr_ has quit IRC00:41
*** acormier has joined #openstack-nova00:43
*** edmondsw has joined #openstack-nova00:45
*** sapcc-bot has joined #openstack-nova00:47
*** sapcc-bot has quit IRC00:47
*** gjayavelu has quit IRC00:48
*** edmondsw has quit IRC00:50
*** tesseract has quit IRC00:50
*** fragatin_ has joined #openstack-nova00:50
*** xiaoyang has quit IRC00:52
*** fragatina has quit IRC00:54
*** acormier has quit IRC00:56
*** acormier has joined #openstack-nova00:57
*** sree has joined #openstack-nova01:01
*** acormier has quit IRC01:01
*** esberglu has joined #openstack-nova01:02
*** markvoelker has quit IRC01:02
mriedemmelwitt: AHA http://logs.openstack.org/21/416521/61/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial/1328370/logs/screen-n-api.txt.gz#_Jul_14_22_13_44_08489801:03
mriedemcounts = {'project': {'instances': 2, 'ram': Decimal('128'), 'cores': Decimal('2')}}01:03
mriedemthey aren't ints01:04
mriedemmaybe because it's not going through the models stuff01:04
*** esberglu has quit IRC01:06
*** jwcroppe has joined #openstack-nova01:08
melwittgdi. well, at least it's clear now. gonna look into why that's sometimes the case01:08
melwittmakes me wonder why the existing query I copied doesn't do that01:09
mriedemjust do this https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/api.py#L85301:09
mriedemfield: int(results[idx] or 0)01:09
mriedem^ is from using .sum also01:09
*** gyee has quit IRC01:09
mriedemmy guess is because of something to do with using model queries or not01:09
mriedemvs straight sqla01:09
mriedembut idk01:09
melwittyeah, I assumed I'd have to use int()01:09
*** harlowja has quit IRC01:09
melwittohh.. yeah maybe01:09
mriedemi was going to push the change assuming you and james were out galavanting01:10
melwittheh. not galavanting yet :)01:10
*** boris-42__ has quit IRC01:11
melwittI like the way jaypipes did this a lot more. I was working on it late last night/this morning and couldn't think how to enumerate over the fields in a good way01:13
*** sapcc-bot has joined #openstack-nova01:16
*** sapcc-bot has quit IRC01:16
*** zhurong has joined #openstack-nova01:21
openstackgerritmelanie witt proposed openstack/nova master: Make security_group_rules use check_deltas() for quota  https://review.openstack.org/47770001:22
openstackgerritmelanie witt proposed openstack/nova master: Remove 'reserved' count from used limits  https://review.openstack.org/44624201:22
openstackgerritmelanie witt proposed openstack/nova master: Make key_pairs use check_deltas() for quota  https://review.openstack.org/47769901:22
openstackgerritmelanie witt proposed openstack/nova master: Remove useless quota_usage_refresh from nova-manage  https://review.openstack.org/44624301:22
openstackgerritmelanie witt proposed openstack/nova master: Count instances to check quota  https://review.openstack.org/41652101:22
openstackgerritmelanie witt proposed openstack/nova master: Make Quotas object favor the API database  https://review.openstack.org/41094501:22
openstackgerritmelanie witt proposed openstack/nova master: Add online migration to move quotas to API database  https://review.openstack.org/41094601:22
*** mriedem1 has joined #openstack-nova01:23
*** sapcc-bot has joined #openstack-nova01:23
*** mriedem has quit IRC01:24
*** sapcc-bot has joined #openstack-nova01:28
*** sapcc-bot has quit IRC01:28
*** sapcc-bot has joined #openstack-nova01:29
*** sapcc-bot has quit IRC01:29
*** thorst has joined #openstack-nova01:30
*** thorst has quit IRC01:31
*** dholt has joined #openstack-nova01:33
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: Microversion 2.50 - fix quota class sets resource usage  https://review.openstack.org/48306001:34
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: Add support for the 2.51 microversion  https://review.openstack.org/48314901:34
*** gouthamr has joined #openstack-nova01:39
*** sapcc-bot has joined #openstack-nova01:45
*** sapcc-bot has quit IRC01:45
*** sapcc-bot has joined #openstack-nova01:51
*** sapcc-bot has quit IRC01:51
*** yamahata has quit IRC01:52
*** ansiwen has quit IRC01:53
*** mdbooth has quit IRC01:53
*** esberglu has joined #openstack-nova01:56
*** esberglu has quit IRC01:56
*** mdbooth has joined #openstack-nova01:57
*** ansiwen has joined #openstack-nova01:57
*** harlowja has joined #openstack-nova02:00
*** fragatin_ has quit IRC02:01
*** fragatina has joined #openstack-nova02:01
*** yamamoto has joined #openstack-nova02:02
*** sapcc-bot has joined #openstack-nova02:05
*** sapcc-bot has quit IRC02:05
*** fragatina has quit IRC02:06
*** sree has quit IRC02:07
*** sree has joined #openstack-nova02:08
*** harlowja has quit IRC02:09
*** yamamoto has quit IRC02:09
*** sree has quit IRC02:12
*** sapcc-bot has joined #openstack-nova02:15
*** sapcc-bot has quit IRC02:15
*** zhurong has quit IRC02:27
*** fragatina has joined #openstack-nova02:27
*** mriedem1 has quit IRC02:30
*** sapcc-bot has joined #openstack-nova02:33
*** sapcc-bot has quit IRC02:33
*** links has quit IRC02:39
*** links has joined #openstack-nova02:39
*** zhurong has joined #openstack-nova02:43
*** sapcc-bot has joined #openstack-nova02:44
*** sapcc-bot has quit IRC02:44
*** sapcc-bot has joined #openstack-nova02:49
*** sapcc-bot has quit IRC02:50
*** esberglu has joined #openstack-nova02:50
*** sapcc-bot has joined #openstack-nova02:50
*** esberglu has quit IRC02:54
*** sapcc-bot has joined #openstack-nova02:55
*** sapcc-bot has quit IRC02:55
*** trinaths has joined #openstack-nova02:56
*** armax has quit IRC02:57
*** fragatina has quit IRC02:57
*** fragatina has joined #openstack-nova02:58
*** sapcc-bot has joined #openstack-nova03:01
*** sapcc-bot has quit IRC03:01
*** markvoelker has joined #openstack-nova03:03
*** rajathagasthya has joined #openstack-nova03:20
*** sapcc-bot has joined #openstack-nova03:25
*** sapcc-bot has quit IRC03:25
*** sapcc-bot has joined #openstack-nova03:26
*** sapcc-bot has joined #openstack-nova03:31
*** sapcc-bot has quit IRC03:31
*** sapcc-bot has joined #openstack-nova03:31
*** sapcc-bot has quit IRC03:31
*** spotz has quit IRC03:32
*** trinaths has quit IRC03:33
*** sapcc-bot has joined #openstack-nova03:37
*** sapcc-bot has quit IRC03:37
*** spotz has joined #openstack-nova03:37
*** markvoelker has quit IRC03:38
*** sree has joined #openstack-nova03:41
*** trinaths has joined #openstack-nova03:44
*** sapcc-bot has joined #openstack-nova03:50
*** sapcc-bot has quit IRC03:50
*** trinaths has left #openstack-nova03:54
*** harlowja has joined #openstack-nova03:58
*** sapcc-bot has joined #openstack-nova04:00
*** sapcc-bot has quit IRC04:00
*** armax has joined #openstack-nova04:02
*** gbarros has quit IRC04:06
*** sapcc-bot has joined #openstack-nova04:08
*** sapcc-bot has quit IRC04:08
*** sapcc-bot has joined #openstack-nova04:12
*** sapcc-bot has quit IRC04:12
*** rajathagasthya has quit IRC04:19
*** lpetrut has joined #openstack-nova04:21
*** edmondsw has joined #openstack-nova04:21
*** sapcc-bot has joined #openstack-nova04:24
*** sapcc-bot has quit IRC04:24
openstackgerritMerged openstack/nova master: Remove 'create_rule_default'  https://review.openstack.org/47977304:25
*** edmondsw has quit IRC04:25
*** sapcc-bot has joined #openstack-nova04:26
*** sapcc-bot has quit IRC04:26
*** links has quit IRC04:29
*** fragatina has quit IRC04:30
*** sapcc-bot has joined #openstack-nova04:30
*** sapcc-bot has quit IRC04:30
*** markvoelker has joined #openstack-nova04:35
*** sapcc-bot has joined #openstack-nova04:49
*** sapcc-bot has quit IRC04:49
*** sapcc-bot has joined #openstack-nova04:54
*** sapcc-bot has quit IRC04:54
*** itlinux_ has quit IRC04:56
*** lpetrut has quit IRC04:58
*** sapcc-bot has joined #openstack-nova05:00
*** sapcc-bot has quit IRC05:00
*** itlinux has joined #openstack-nova05:05
*** sapcc-bot has joined #openstack-nova05:06
*** sapcc-bot has quit IRC05:06
*** markvoelker has quit IRC05:08
*** sapcc-bot has joined #openstack-nova05:10
*** yamamoto has joined #openstack-nova05:17
*** yamamoto has quit IRC05:23
*** psachin has joined #openstack-nova05:26
*** sapcc-bot has joined #openstack-nova05:30
*** sapcc-bot has quit IRC05:30
*** sapcc-bot has joined #openstack-nova05:31
*** sapcc-bot has quit IRC05:31
*** thorst has joined #openstack-nova05:31
*** esberglu has joined #openstack-nova05:34
*** esberglu has quit IRC05:34
*** thorst has quit IRC05:36
*** sapcc-bot has joined #openstack-nova05:37
*** sapcc-bot has quit IRC05:37
*** mdnadeem has joined #openstack-nova05:41
*** sapcc-bot has joined #openstack-nova05:47
*** sapcc-bot has quit IRC05:47
*** yamamoto has joined #openstack-nova05:48
*** harlowja has quit IRC05:48
*** sapcc-bot has joined #openstack-nova05:48
*** sapcc-bot has quit IRC05:48
*** mdnadeem has quit IRC05:52
*** lpetrut has joined #openstack-nova05:55
*** acormier has joined #openstack-nova05:58
*** kristian__ has joined #openstack-nova05:58
*** lpetrut has quit IRC06:01
*** acormier has quit IRC06:02
*** markvoelker has joined #openstack-nova06:05
*** brault has joined #openstack-nova06:07
*** edmondsw has joined #openstack-nova06:09
*** kristian__ has quit IRC06:10
*** kristian__ has joined #openstack-nova06:10
*** sapcc-bot has joined #openstack-nova06:11
*** sapcc-bot has quit IRC06:11
*** brault has quit IRC06:12
*** edmondsw has quit IRC06:14
*** kristian__ has quit IRC06:15
*** sapcc-bot has joined #openstack-nova06:23
*** sapcc-bot has quit IRC06:23
*** sapcc-bot has joined #openstack-nova06:35
*** sapcc-bot has quit IRC06:35
*** itlinux has quit IRC06:38
*** yamamoto has quit IRC06:38
*** markvoelker has quit IRC06:39
*** nicolasbock_ has joined #openstack-nova06:45
*** yamamoto has joined #openstack-nova06:45
*** yamamoto has quit IRC06:46
*** tylerderosagrund has joined #openstack-nova06:51
*** aarefiev_afk has quit IRC06:52
*** sapcc-bot has joined #openstack-nova06:53
*** tylerderosagrund has quit IRC06:56
*** sapcc-bot has joined #openstack-nova06:59
*** sapcc-bot has quit IRC06:59
*** sapcc-bot has joined #openstack-nova07:05
*** sapcc-bot has quit IRC07:05
*** sapcc-bot has joined #openstack-nova07:11
*** sapcc-bot has quit IRC07:11
*** nicolasbock_ has quit IRC07:19
*** esberglu has joined #openstack-nova07:22
*** sapcc-bot has joined #openstack-nova07:23
*** sapcc-bot has quit IRC07:23
*** yamamoto has joined #openstack-nova07:27
*** esberglu has quit IRC07:27
*** sapcc-bot has joined #openstack-nova07:29
*** sapcc-bot has quit IRC07:29
*** yamamoto has quit IRC07:31
*** sapcc-bot has joined #openstack-nova07:34
*** sapcc-bot has quit IRC07:34
*** nicolasbock_ has joined #openstack-nova07:35
*** markvoelker has joined #openstack-nova07:36
*** yamamoto has joined #openstack-nova07:36
*** kristian__ has joined #openstack-nova07:38
*** lpetrut has joined #openstack-nova07:39
*** sapcc-bot has joined #openstack-nova07:40
*** sapcc-bot has quit IRC07:40
*** slaweq has quit IRC07:41
*** nicolasbock_ has quit IRC07:41
*** ociuhandu has quit IRC07:41
*** rcernin has joined #openstack-nova07:42
*** ociuhandu has joined #openstack-nova07:42
*** kristian__ has quit IRC07:42
*** sapcc-bot has joined #openstack-nova07:46
*** sapcc-bot has quit IRC07:46
*** gouthamr has quit IRC07:49
*** sree has quit IRC07:52
*** sree has joined #openstack-nova07:52
*** sapcc-bot has joined #openstack-nova07:52
*** sapcc-bot has quit IRC07:52
*** sree has quit IRC07:55
*** yamamoto has quit IRC07:55
*** lpetrut has quit IRC07:55
*** yamamoto has joined #openstack-nova07:56
*** yamamoto has quit IRC07:56
*** nicolasbock has joined #openstack-nova07:57
*** edmondsw has joined #openstack-nova07:57
*** sapcc-bot has joined #openstack-nova07:58
*** sapcc-bot has quit IRC07:58
*** yamamoto has joined #openstack-nova08:01
*** edmondsw has quit IRC08:02
*** slaweq has joined #openstack-nova08:06
*** mdnadeem has joined #openstack-nova08:07
*** nicolasbock has quit IRC08:08
*** nicolasbock has joined #openstack-nova08:09
*** markvoelker has quit IRC08:09
*** slaweq has quit IRC08:11
*** sapcc-bot has joined #openstack-nova08:15
*** sapcc-bot has quit IRC08:15
*** nicolasbock has quit IRC08:16
*** yamamoto has quit IRC08:18
*** yamamoto has joined #openstack-nova08:21
*** sapcc-bot has joined #openstack-nova08:21
*** sapcc-bot has quit IRC08:21
*** slaweq has joined #openstack-nova08:23
*** yamamoto has quit IRC08:25
*** sapcc-bot has joined #openstack-nova08:27
*** sapcc-bot has quit IRC08:27
*** nicolasbock has joined #openstack-nova08:31
*** yamamoto has joined #openstack-nova08:32
*** sapcc-bot has joined #openstack-nova08:33
*** sapcc-bot has quit IRC08:33
*** slaweq has quit IRC08:33
*** nicolasbock has quit IRC08:36
*** sapcc-bot has joined #openstack-nova08:39
*** sapcc-bot has quit IRC08:39
*** yamamoto has quit IRC08:50
*** sapcc-bot has joined #openstack-nova08:50
*** sapcc-bot has quit IRC08:51
*** slaweq has joined #openstack-nova08:51
*** yamamoto has joined #openstack-nova08:55
*** sapcc-bot has joined #openstack-nova08:56
*** sapcc-bot has quit IRC08:56
*** sapcc-bot has joined #openstack-nova09:02
*** sapcc-bot has quit IRC09:02
*** slaweq has quit IRC09:05
*** markvoelker has joined #openstack-nova09:06
*** yamamoto has quit IRC09:09
*** yamamoto has joined #openstack-nova09:09
*** kristian__ has joined #openstack-nova09:11
*** yamamoto has quit IRC09:12
*** esberglu has joined #openstack-nova09:12
*** esberglu has quit IRC09:12
*** esberglu has joined #openstack-nova09:13
*** esberglu has quit IRC09:13
*** sapcc-bot has joined #openstack-nova09:14
*** sapcc-bot has quit IRC09:14
*** kristian__ has quit IRC09:15
*** yamamoto has joined #openstack-nova09:16
*** slaweq has joined #openstack-nova09:19
*** kristia__ has joined #openstack-nova09:26
*** yamamoto has quit IRC09:34
*** mdnadeem has quit IRC09:39
*** markvoelker has quit IRC09:40
*** yamamoto has joined #openstack-nova09:41
*** sapcc-bot has joined #openstack-nova09:43
*** sapcc-bot has quit IRC09:43
*** edmondsw has joined #openstack-nova09:45
*** yamamoto has quit IRC09:47
*** sapcc-bot has joined #openstack-nova09:49
*** sapcc-bot has quit IRC09:49
*** yamamoto has joined #openstack-nova09:49
*** yamamoto has quit IRC09:50
*** edmondsw has quit IRC09:50
*** yamamoto has joined #openstack-nova09:56
*** sree has joined #openstack-nova10:01
*** esberglu has joined #openstack-nova10:06
*** sapcc-bot has joined #openstack-nova10:07
*** sapcc-bot has quit IRC10:07
*** yamamoto has quit IRC10:10
*** yamamoto has joined #openstack-nova10:10
*** esberglu has quit IRC10:10
*** sree has quit IRC10:11
*** slaweq has quit IRC10:17
*** sapcc-bot has joined #openstack-nova10:19
*** sapcc-bot has quit IRC10:19
*** yamamoto has quit IRC10:20
*** slaweq has joined #openstack-nova10:22
*** sapcc-bot has joined #openstack-nova10:24
*** sapcc-bot has quit IRC10:25
*** sapcc-bot has joined #openstack-nova10:25
*** sapcc-bot has quit IRC10:25
*** slaweq has quit IRC10:27
*** tylerderosagrund has joined #openstack-nova10:28
*** yamamoto has joined #openstack-nova10:28
*** tylerderosagrund has quit IRC10:32
*** markvoelker has joined #openstack-nova10:37
*** sapcc-bot has joined #openstack-nova10:42
*** sapcc-bot has quit IRC10:42
*** yamamoto has quit IRC10:49
*** sapcc-bot has joined #openstack-nova10:53
*** sapcc-bot has quit IRC10:53
*** slaweq has joined #openstack-nova10:58
*** sapcc-bot has joined #openstack-nova10:59
*** sapcc-bot has quit IRC10:59
*** kristia__ has quit IRC11:00
*** sapcc-bot has joined #openstack-nova11:01
*** sapcc-bot has quit IRC11:01
*** kristian__ has joined #openstack-nova11:01
*** yamamoto has joined #openstack-nova11:02
*** yamamoto has quit IRC11:03
*** markvoelker has quit IRC11:10
*** slaweq has quit IRC11:18
*** sapcc-bot has joined #openstack-nova11:23
*** sapcc-bot has quit IRC11:23
*** slaweq has joined #openstack-nova11:24
*** sapcc-bot has joined #openstack-nova11:24
*** sapcc-bot has quit IRC11:24
*** slaweq has quit IRC11:25
*** sapcc-bot has joined #openstack-nova11:29
*** sapcc-bot has quit IRC11:29
*** slaweq has joined #openstack-nova11:33
*** edmondsw has joined #openstack-nova11:34
*** edmondsw has quit IRC11:38
*** yamamoto has joined #openstack-nova11:40
*** sapcc-bot has joined #openstack-nova11:41
*** sapcc-bot has quit IRC11:41
openstackgerritOpenStack Proposal Bot proposed openstack/nova master: Imported Translations from Zanata  https://review.openstack.org/47709111:42
*** yamamoto has quit IRC11:44
*** sapcc-bot has joined #openstack-nova11:47
*** sapcc-bot has quit IRC11:47
*** slaweq has quit IRC11:47
*** slaweq has joined #openstack-nova11:48
*** sapcc-bot has joined #openstack-nova11:53
*** sapcc-bot has quit IRC11:53
*** sapcc-bot has joined #openstack-nova11:58
*** sapcc-bot has quit IRC11:58
*** slaweq has quit IRC11:59
openstackgerritOpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements  https://review.openstack.org/48406712:01
openstackgerritDavanum Srinivas (dims) proposed openstack/nova master: [WIP] Getting rid of crud around castellan options  https://review.openstack.org/48403612:02
*** markvoelker has joined #openstack-nova12:07
*** sapcc-bot has joined #openstack-nova12:10
*** sapcc-bot has quit IRC12:10
*** zhurong has quit IRC12:12
*** sapcc-bot has joined #openstack-nova12:16
*** sapcc-bot has quit IRC12:16
*** sapcc-bot has joined #openstack-nova12:22
*** sapcc-bot has quit IRC12:22
*** dave-mccowan has joined #openstack-nova12:29
*** sapcc-bot has joined #openstack-nova12:34
*** sapcc-bot has joined #openstack-nova12:40
*** sapcc-bot has quit IRC12:40
*** markvoelker has quit IRC12:41
*** yamamoto has joined #openstack-nova12:44
*** sapcc-bot has joined #openstack-nova12:45
*** sapcc-bot has quit IRC12:45
*** yamamoto has quit IRC12:48
*** yamamoto has joined #openstack-nova12:48
*** kylek3h has joined #openstack-nova12:50
*** sapcc-bot has joined #openstack-nova12:53
*** sapcc-bot has quit IRC12:53
*** esberglu has joined #openstack-nova12:54
*** esberglu has quit IRC12:58
*** sapcc-bot has joined #openstack-nova13:03
*** sapcc-bot has quit IRC13:03
*** itlinux has joined #openstack-nova13:03
*** yamamoto has quit IRC13:03
*** yamamoto has joined #openstack-nova13:06
*** sapcc-bot has joined #openstack-nova13:09
*** sapcc-bot has quit IRC13:09
*** sapcc-bot has joined #openstack-nova13:14
*** sapcc-bot has quit IRC13:14
*** sapcc-bot has joined #openstack-nova13:14
*** sapcc-bot has quit IRC13:14
*** edmondsw has joined #openstack-nova13:22
*** edmondsw has quit IRC13:26
*** sapcc-bot has joined #openstack-nova13:26
*** sapcc-bot has quit IRC13:26
*** sapcc-bot has joined #openstack-nova13:28
*** sapcc-bot has quit IRC13:32
*** sapcc-bot has joined #openstack-nova13:32
*** sapcc-bot has quit IRC13:32
*** sapcc-bot has joined #openstack-nova13:33
*** sapcc-bot has quit IRC13:33
*** markvoelker has joined #openstack-nova13:38
*** sapcc-bot has joined #openstack-nova13:38
*** sapcc-bot has quit IRC13:38
*** sapcc-bot has joined #openstack-nova13:44
*** sapcc-bot has quit IRC13:44
*** sapcc-bot has joined #openstack-nova13:52
*** sapcc-bot has quit IRC13:52
*** sapcc-bot has joined #openstack-nova14:02
*** sapcc-bot has quit IRC14:02
*** ociuhandu has quit IRC14:08
*** sapcc-bot has joined #openstack-nova14:08
*** sapcc-bot has quit IRC14:08
*** markvoelker has quit IRC14:12
*** rtjure has quit IRC14:13
*** sapcc-bot has joined #openstack-nova14:14
*** sapcc-bot has quit IRC14:14
*** ociuhandu has joined #openstack-nova14:14
*** psachin has quit IRC14:15
openstackgerritzhangdaolong proposed openstack/python-novaclient master: Fix the inappropriate parameter name  https://review.openstack.org/48082614:19
*** sapcc-bot has joined #openstack-nova14:26
*** sapcc-bot has quit IRC14:26
*** liusheng has quit IRC14:26
*** liusheng has joined #openstack-nova14:27
*** sapcc-bot has joined #openstack-nova14:32
*** sapcc-bot has quit IRC14:32
*** ociuhandu_ has joined #openstack-nova14:46
*** ociuhandu has quit IRC14:46
*** tbachman has quit IRC14:46
*** sapcc-bot has joined #openstack-nova14:49
*** sapcc-bot has quit IRC14:49
*** gbarros has joined #openstack-nova14:52
*** tbachman has joined #openstack-nova14:55
*** sapcc-bot has joined #openstack-nova14:56
*** sapcc-bot has quit IRC14:56
*** sapcc-bot has joined #openstack-nova15:01
*** sapcc-bot has quit IRC15:01
*** sapcc-bot has joined #openstack-nova15:08
*** sapcc-bot has quit IRC15:08
*** edmondsw has joined #openstack-nova15:10
*** sapcc-bot has joined #openstack-nova15:13
*** sapcc-bot has quit IRC15:13
*** edmondsw has quit IRC15:14
*** slaweq has joined #openstack-nova15:24
*** sapcc-bot has joined #openstack-nova15:24
*** sapcc-bot has quit IRC15:24
*** armax has quit IRC15:26
*** armax has joined #openstack-nova15:27
*** slaweq has quit IRC15:29
*** sapcc-bot has joined #openstack-nova15:30
*** sapcc-bot has quit IRC15:30
*** slaweq has joined #openstack-nova15:30
*** yamamoto has quit IRC15:31
*** slaweq_ has joined #openstack-nova15:31
*** slaweq has quit IRC15:35
*** sapcc-bot has joined #openstack-nova15:43
*** sapcc-bot has quit IRC15:43
*** sapcc-bot has joined #openstack-nova15:49
*** sapcc-bot has quit IRC15:49
*** gbarros_ has joined #openstack-nova15:51
*** kylek3h_ has joined #openstack-nova15:52
*** gbarros has quit IRC15:52
*** sapcc-bot has joined #openstack-nova15:53
*** sapcc-bot has quit IRC15:53
*** kylek3h has quit IRC15:55
*** sapcc-bot has joined #openstack-nova15:59
*** sapcc-bot has quit IRC15:59
*** lpetrut has joined #openstack-nova16:03
*** kristia__ has joined #openstack-nova16:06
*** sapcc-bot has joined #openstack-nova16:07
*** sapcc-bot has quit IRC16:07
*** kristia__ has quit IRC16:07
*** kristian__ has quit IRC16:07
*** kristian__ has joined #openstack-nova16:07
*** armax has quit IRC16:08
*** markvoelker has joined #openstack-nova16:09
*** lpetrut has quit IRC16:10
*** sapcc-bot has joined #openstack-nova16:12
*** sapcc-bot has quit IRC16:12
openstackgerritzhangdaolong proposed openstack/python-novaclient master: Add sub command volume-attachment  https://review.openstack.org/48414716:12
*** yamamoto has joined #openstack-nova16:17
*** sapcc-bot has joined #openstack-nova16:17
*** sapcc-bot has quit IRC16:17
*** sapcc-bot has joined #openstack-nova16:23
*** sapcc-bot has quit IRC16:23
*** yamamoto has quit IRC16:25
*** rcernin has quit IRC16:28
*** sapcc-bot has joined #openstack-nova16:29
*** sapcc-bot has quit IRC16:29
*** sapcc-bot has joined #openstack-nova16:30
*** sapcc-bot has quit IRC16:30
*** esberglu has joined #openstack-nova16:32
*** esberglu has quit IRC16:32
*** esberglu has joined #openstack-nova16:33
*** mriedem has joined #openstack-nova16:34
*** sapcc-bot has joined #openstack-nova16:35
*** sapcc-bot has quit IRC16:35
*** esberglu has quit IRC16:37
*** sapcc-bot has joined #openstack-nova16:40
*** sapcc-bot has quit IRC16:40
*** markvoelker has quit IRC16:41
*** imacdonn has quit IRC16:45
*** imacdonn has joined #openstack-nova16:46
openstackgerritMerged openstack/nova master: Updated from global requirements  https://review.openstack.org/48406716:47
*** mvensky has joined #openstack-nova16:50
*** mvensky has quit IRC16:50
*** sapcc-bot has joined #openstack-nova16:58
*** edmondsw has joined #openstack-nova16:58
*** sapcc-bot has quit IRC16:58
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: Add functional test for resize-confirm plus quota validation  https://review.openstack.org/48355916:59
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: Add resize down test which also verifies quota changes  https://review.openstack.org/48415116:59
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: DNM: run resize tests against counting quotas 15 times each  https://review.openstack.org/48415216:59
mriedemmelwitt: bauzas: ^ will run resize up + confirm and resize down + revert 15 times each, single tenant, in serial, against the counting quotas change16:59
mriedemto sniff out any issues with leaking quotas16:59
*** sapcc-bot has joined #openstack-nova17:00
*** sapcc-bot has quit IRC17:00
*** edmondsw has quit IRC17:02
*** sapcc-bot has joined #openstack-nova17:04
*** sapcc-bot has quit IRC17:04
openstackgerritChris Dent proposed openstack/nova master: [placement] cover deleting standard trait  https://review.openstack.org/48415317:08
openstackgerritChris Dent proposed openstack/nova master: [placement] cover deleting a custom resource class in use  https://review.openstack.org/48415417:08
*** sapcc-bot has joined #openstack-nova17:17
*** sapcc-bot has quit IRC17:17
*** gbarros_ has quit IRC17:20
openstackgerritChris Dent proposed openstack/nova master: [placement] cover deleting a custom resource class in use  https://review.openstack.org/48415417:22
*** yamamoto has joined #openstack-nova17:22
*** sapcc-bot has joined #openstack-nova17:24
*** sapcc-bot has quit IRC17:24
*** yamamoto has quit IRC17:30
*** kbaegis has joined #openstack-nova17:31
kbaegisHi all. I'm seeing Compute host compute could not be found. in a traceback generated by nova-compute17:31
kbaegisDoes that mean that it can't resolve it?17:31
kbaegisit then says "Compute_service record created for compute:compute"17:32
kbaegisBut doesn't show up in nova service-list17:32
*** itlinux has quit IRC17:37
*** markvoelker has joined #openstack-nova17:39
*** sapcc-bot has joined #openstack-nova17:40
*** sapcc-bot has quit IRC17:40
*** sapcc-bot has joined #openstack-nova17:41
*** sapcc-bot has quit IRC17:41
*** gouthamr has joined #openstack-nova17:51
*** acormier has joined #openstack-nova17:53
openstackgerritChris Dent proposed openstack/nova master: [placement] fix 500 error when allocating to bad class  https://review.openstack.org/48416217:54
*** trinaths has joined #openstack-nova17:54
*** hoonetorg has quit IRC17:55
*** slaweq_ has quit IRC17:57
*** sapcc-bot has joined #openstack-nova18:00
*** sapcc-bot has quit IRC18:00
*** acormier has quit IRC18:00
*** acormier has joined #openstack-nova18:01
*** kristia__ has joined #openstack-nova18:03
*** kristia__ has quit IRC18:03
*** acormier_ has joined #openstack-nova18:05
*** kristian__ has quit IRC18:07
*** trinaths has left #openstack-nova18:07
*** acormier has quit IRC18:09
openstackgerritzhangdaolong proposed openstack/python-novaclient master: Fix the inappropriate parameter name  https://review.openstack.org/48082618:09
*** hoonetorg has joined #openstack-nova18:11
*** sapcc-bot has joined #openstack-nova18:11
*** sapcc-bot has quit IRC18:11
*** markvoelker has quit IRC18:12
*** kristian__ has joined #openstack-nova18:13
openstackgerritzhangdaolong proposed openstack/python-novaclient master: Add sub command volume-attachment  https://review.openstack.org/48414718:14
*** fragatina has joined #openstack-nova18:16
*** sapcc-bot has joined #openstack-nova18:17
*** sapcc-bot has quit IRC18:17
*** kristian__ has quit IRC18:18
*** acormier_ has quit IRC18:18
*** sapcc-bot has joined #openstack-nova18:19
*** sapcc-bot has quit IRC18:19
*** acormier has joined #openstack-nova18:19
*** gbarros has joined #openstack-nova18:23
*** acormier has quit IRC18:24
*** sapcc-bot has joined #openstack-nova18:24
*** sapcc-bot has quit IRC18:24
*** sapcc-bot has joined #openstack-nova18:29
*** sapcc-bot has quit IRC18:29
*** fragatina has quit IRC18:29
*** fragatina has joined #openstack-nova18:30
*** lpetrut has joined #openstack-nova18:36
*** sapcc-bot has joined #openstack-nova18:38
*** sapcc-bot has quit IRC18:38
*** Nel1x has joined #openstack-nova18:39
*** kristian__ has joined #openstack-nova18:40
*** sapcc-bot has joined #openstack-nova18:43
*** sapcc-bot has quit IRC18:43
*** slaweq has joined #openstack-nova18:43
*** kristian__ has quit IRC18:45
*** edmondsw has joined #openstack-nova18:46
*** slaweq has quit IRC18:49
*** kristian__ has joined #openstack-nova18:50
*** edmondsw has quit IRC18:50
*** sapcc-bot has joined #openstack-nova19:02
*** sapcc-bot has quit IRC19:02
*** sapcc-bot has joined #openstack-nova19:03
*** sapcc-bot has quit IRC19:03
*** markvoelker has joined #openstack-nova19:09
*** fragatina has quit IRC19:14
*** sapcc-bot has joined #openstack-nova19:21
*** sapcc-bot has quit IRC19:21
*** slaweq has joined #openstack-nova19:22
*** sapcc-bot has joined #openstack-nova19:35
*** sapcc-bot has quit IRC19:35
openstackgerritMatt Riedemann proposed openstack/nova master: Optimize creating servers with tags  https://review.openstack.org/48417019:36
mriedemkbaegis: ocata code?19:36
mriedemkbaegis: when nova-compute starts up, the ResourceTracker will create the compute_nodes record in the cell database automatically,19:36
mriedemso it might spew some warnings before that happens19:36
mriedemlike when the libvirt driver is looking for the compute node to enable the service19:37
mriedemthe reason you can't list it using nova service-list is probably because the compute host isn't mapped to a cell,19:37
mriedemto do that, you run 'nova-manage cell_v2 discover_hosts'19:37
mriedemkbaegis: we have some docs on this here https://docs.openstack.org/nova/latest/cells.html19:38
mriedemand in the install guide19:38
mriedemhttps://docs.openstack.org/ocata/install-guide-ubuntu/nova-compute-install.html19:38
mriedemlet me know if that fixes your problem and/or if there is anything you think is missing from the docs, like in our FAQs section19:39
*** markvoelker has quit IRC19:43
*** sapcc-bot has joined #openstack-nova19:47
*** sapcc-bot has quit IRC19:47
*** sapcc-bot has joined #openstack-nova19:53
*** sapcc-bot has quit IRC19:53
*** slaweq has quit IRC20:01
*** lpetrut has quit IRC20:04
*** sapcc-bot has joined #openstack-nova20:05
*** sapcc-bot has quit IRC20:05
*** sapcc-bot has joined #openstack-nova20:11
*** sapcc-bot has quit IRC20:11
*** sapcc-bot has joined #openstack-nova20:13
*** sapcc-bot has quit IRC20:13
*** avolkov has joined #openstack-nova20:17
*** sapcc-bot has joined #openstack-nova20:17
*** sapcc-bot has quit IRC20:17
*** itlinux has joined #openstack-nova20:20
*** kristian__ has quit IRC20:24
*** kristian__ has joined #openstack-nova20:27
mriedemmelwitt: https://review.openstack.org/#/c/484151/ helped me sort something out - when we resize down, we don't reserve any quota since we already have the quota covered for the resize, since we're going down, so usage just won't change until we confirm the resize20:27
mriedemi need to write a separate test for resize down + confirm20:27
*** sapcc-bot has joined #openstack-nova20:31
*** sapcc-bot has quit IRC20:31
*** kristian__ has quit IRC20:32
*** edmondsw has joined #openstack-nova20:34
*** edmondsw has quit IRC20:38
*** sapcc-bot has joined #openstack-nova20:44
*** sapcc-bot has quit IRC20:44
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: Add resize down test which also verifies quota changes  https://review.openstack.org/48415120:46
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: DNM: run resize tests against counting quotas 15 times each  https://review.openstack.org/48415220:46
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: DNM: run resize tests against counting quotas 15 times each  https://review.openstack.org/48415220:48
*** gheorghe_ has left #openstack-nova20:49
*** itlinux has quit IRC20:51
*** sapcc-bot has joined #openstack-nova20:51
*** sapcc-bot has quit IRC20:51
*** sapcc-bot has joined #openstack-nova20:51
*** sapcc-bot has quit IRC20:51
*** sapcc-bot has joined #openstack-nova20:52
*** sapcc-bot has quit IRC20:52
*** sapcc-bot has joined #openstack-nova20:58
*** sapcc-bot has quit IRC20:58
*** slaweq has joined #openstack-nova21:01
openstackgerritMerged openstack/nova master: Dump tracked version notifications when swap volume tests fail  https://review.openstack.org/48393921:03
*** esberglu has joined #openstack-nova21:04
*** esberglu has quit IRC21:04
*** esberglu has joined #openstack-nova21:04
*** esberglu has quit IRC21:05
*** esberglu has joined #openstack-nova21:05
*** esberglu has quit IRC21:10
*** slaweq has quit IRC21:12
*** sapcc-bot has joined #openstack-nova21:13
*** sapcc-bot has quit IRC21:13
*** vishwana_ has joined #openstack-nova21:14
*** yamahata has joined #openstack-nova21:16
*** vishwanathj has quit IRC21:18
*** david-lyle has quit IRC21:20
*** brault has joined #openstack-nova21:22
*** sapcc-bot has joined #openstack-nova21:23
*** sapcc-bot has quit IRC21:23
*** brault has quit IRC21:26
*** sapcc-bot has joined #openstack-nova21:30
*** sapcc-bot has quit IRC21:30
*** slaweq has joined #openstack-nova21:33
*** markvoelker has joined #openstack-nova21:40
openstackgerritMatt Riedemann proposed openstack/nova master: Optimize creating servers with tags  https://review.openstack.org/48417021:47
*** slaweq has quit IRC21:48
*** rajathagasthya has joined #openstack-nova21:51
*** esberglu has joined #openstack-nova21:58
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: Add resize down test which also verifies quota changes  https://review.openstack.org/48415122:02
openstackgerritMatt Riedemann proposed openstack/python-novaclient master: DNM: run resize tests against counting quotas 15 times each  https://review.openstack.org/48415222:02
*** sapcc-bot has joined #openstack-nova22:02
*** sapcc-bot has quit IRC22:02
*** esberglu has quit IRC22:03
*** sapcc-bot has joined #openstack-nova22:09
*** sapcc-bot has quit IRC22:09
openstackgerritMatt Riedemann proposed openstack/nova master: api-ref: mention disk size limitations in resize flavor  https://review.openstack.org/48417622:10
*** markvoelker has quit IRC22:13
*** sapcc-bot has joined #openstack-nova22:16
*** sapcc-bot has quit IRC22:16
*** edmondsw has joined #openstack-nova22:22
*** fragatina has joined #openstack-nova22:24
*** edmondsw has quit IRC22:26
*** sapcc-bot has joined #openstack-nova22:28
*** sapcc-bot has quit IRC22:28
*** sapcc-bot has joined #openstack-nova22:31
*** sapcc-bot has quit IRC22:31
*** avolkov has quit IRC22:32
*** dave-mccowan has quit IRC22:33
*** rtjure has joined #openstack-nova22:48
*** sapcc-bot has joined #openstack-nova22:49
*** sapcc-bot has quit IRC22:49
*** sapcc-bot has joined #openstack-nova22:56
*** sapcc-bot has quit IRC22:56
clarkbmriedem: looks like logstash confirms that tooz release was cause of spike in fails there23:03
*** gouthamr has quit IRC23:10
*** rajathag_ has joined #openstack-nova23:15
*** sapcc-bot has joined #openstack-nova23:15
*** sapcc-bot has quit IRC23:15
*** rajathagasthya has quit IRC23:16
*** sapcc-bot has joined #openstack-nova23:17
*** sapcc-bot has quit IRC23:17
*** brault has joined #openstack-nova23:23
*** brault has quit IRC23:28
*** sapcc-bot has joined #openstack-nova23:28
*** sapcc-bot has quit IRC23:28
*** sapcc-bot has joined #openstack-nova23:34
*** sapcc-bot has quit IRC23:34
*** sapcc-bot has joined #openstack-nova23:40
*** sapcc-bot has quit IRC23:40
*** sapcc-bot has joined #openstack-nova23:41
*** prometheanfire has joined #openstack-nova23:50
prometheanfiremriedem: /win 523:51
prometheanfirebah23:51
prometheanfiremriedem: https://review.openstack.org/482287 looks to not work with nova, https://review.openstack.org/482288 too (maybe23:51
prometheanfiremriedem: not sure if nova is tracking it23:52
*** sapcc-bot has joined #openstack-nova23:58
*** sapcc-bot has quit IRC23:58

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!