15:01:25 #startmeeting horizon 15:01:26 Meeting started Wed Nov 28 15:01:25 2018 UTC and is due to finish in 60 minutes. The chair is e0ne. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:27 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:30 The meeting name has been set to 'horizon' 15:01:49 hi. is anybody around here for horizon meeting? 15:02:17 e0ne: 15:02:20 hi 15:02:59 vishalmanchanda: let's wait few minutes more 15:03:22 e0ne: yeah 15:07:30 vishalmanchanda: looks like nobody joins us. do you have anything to discuss? 15:12:16 I'll wrap up the meeting in 5 minutes if there is nothing to discuss 15:13:22 e0ne: I am trying to solve this bug: https://bugs.launchpad.net/horizon/+bug/1803486 15:13:23 Launchpad bug 1803486 in OpenStack Dashboard (Horizon) "Floating and negative values accepted in volume size field." [Medium,Confirmed] - Assigned to Vishal Manchanda (vishalmanchanda) 15:14:06 If I want to use PositiveIntegerField() like IntegerFiled().how can i use it as it is not define here.https://github.com/openstack/horizon/blob/master/horizon/forms/__init__.py#L75 or i have to define a new filed like MACAddressField 15:14:06 https://github.com/openstack/horizon/blob/master/horizon/forms/fields.py#L134 15:16:20 according to https://docs.djangoproject.com/en/2.1/ref/forms/fields/#integerfield you can use IntegerField with min_value param 15:17:55 hi 15:18:30 amotoki: hi 15:19:09 e0ne: ok 15:19:15 amotoki: hi 15:19:31 amotoki: do you have anything to discuss? 15:19:51 e0ne: i have two things 15:20:05 #chair amotoki 15:20:06 Current chairs: amotoki e0ne 15:20:18 the one is about Incomplete bug which you and I discussed a bit in email 15:20:27 the other is tox.ini in xstatic repos. 15:21:12 e0ne: what do you think about auto expiry of bugs? 15:21:36 amotoki: I'm OK to use this launchpad feature 15:21:52 IMHO we have 60(?) days before expiration so bug authors will have enough time 15:22:07 I'll add a note to the contributor documentation 15:22:16 amotoki: +1 sounds reasonable 15:22:17 in addition, bug authors will receive bug notifications they file 15:22:39 e0ne: thanks. +1 to the contributor docs 15:23:48 launchpad auto bug expiry is documented here https://help.launchpad.net/BugExpiry 15:24:20 let's move on next 15:24:31 #action e0ne to document Incomplete bugs workflow 15:25:09 I forgot to set a topic :( 15:25:22 #topic tox.ini in xstatic-* repos 15:25:26 #link https://review.openstack.org/#/q/project:%5Eopenstack/xstatic-.*%20status:open 15:25:59 thanks for the link 15:26:22 in xstatic-* repos, we have tox.ini but actually we don't use tox at all 15:26:22 removing tox.ini sounds reasonable for xstatic-* repos 15:26:42 e.g. https://github.com/openstack/xstatic-bootstrap-datepicker/blob/master/tox.ini 15:26:42 previously [venv] tox env was documented in PTI 15:26:53 but IIRC it is not a requirement now 15:27:07 let's try to remove 15:27:41 this is the current PTI https://governance.openstack.org/tc/reference/project-testing-interface.html 15:28:20 yeah, my voting is to drop tox.ini too 15:28:31 I would like to check my understanding is correct in the ML 15:28:40 because there are many xstatic-* repos 15:28:48 #agreed to remove tox.ini for xstatic repos 15:28:58 amotoki: +1 15:29:32 #action amotoki check our understanding on PTI is correct and we can drop tox.ini from xstatic-* repos 15:29:36 amotoki: would you like to send a mail to the openstack-dev@ ML yourself? 15:29:49 e0ne: sure s/-dev/-discuss/ :) 15:30:18 hm.. I didn't subscribe to openstack-discuss ML 15:30:29 e0ne: really? 15:30:32 yep 15:30:33 just a moment 15:30:45 I will find a mail post to switch to openstack-discuss 15:30:49 #link http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss 15:31:25 #link http://lists.openstack.org/pipermail/openstack-dev/2018-November/136424.html 15:31:30 this is the final notice 15:31:45 thanks! 15:31:50 it was announced two or three months ago and the switch over happened 15:32:30 * e0ne subscribed 15:32:41 #link http://lists.openstack.org/pipermail/openstack-discuss/2018-November/000094.html 15:32:54 this is about tagging 15:33:07 amotoki: thanks for the notice 15:33:12 I missed it :( 15:34:03 this is really a good timing :) 15:34:26 #topic open discussion 15:34:38 any topic to discuss? 15:35:03 I recently noticed https://bugs.launchpad.net/bgpvpn/+bug/1805240 15:35:04 Launchpad bug 1805240 in networking-bgpvpn "Unit tests fail with: 'AnonymousUser' object has no attribute 'token'" [Undecided,New] 15:35:04 nothing from me 15:35:18 some horizon change breaks bgpvpn-dashboard UTs :( 15:35:38 :( 15:35:46 if you have time it is appreciated to digging into it 15:36:36 amotoki: I'll take a look on it tomorrow morning 15:37:02 thanks 15:37:06 that's all from me 15:37:06 np 15:37:27 thanks for the participation! see you next week! 15:38:00 #endmeeting