*** wolverineav has joined #openstack-horizon | 00:00 | |
*** erlon has quit IRC | 00:00 | |
*** tqtran has quit IRC | 00:04 | |
*** lucas_ has quit IRC | 00:05 | |
*** wolverineav has quit IRC | 00:05 | |
*** weezS has quit IRC | 00:05 | |
*** wolverineav has joined #openstack-horizon | 00:09 | |
*** wolverineav has quit IRC | 00:13 | |
*** wolverineav has joined #openstack-horizon | 00:20 | |
openstackgerrit | Lingxian Kong proposed openstack/horizon: Only get detailed info for Nova servers when necessary https://review.openstack.org/425494 | 00:28 |
---|---|---|
*** wolverineav has quit IRC | 00:31 | |
*** wolverineav has joined #openstack-horizon | 00:37 | |
*** ducttape_ has quit IRC | 00:39 | |
*** ducttape_ has joined #openstack-horizon | 00:39 | |
*** ducttape_ has quit IRC | 00:41 | |
*** _ducttape_ has joined #openstack-horizon | 00:41 | |
*** _ducttape_ has quit IRC | 00:42 | |
*** ducttape_ has joined #openstack-horizon | 00:42 | |
*** wolverineav has quit IRC | 00:44 | |
*** jtriley has joined #openstack-horizon | 00:48 | |
*** wolverineav has joined #openstack-horizon | 00:50 | |
*** wolverineav has quit IRC | 00:55 | |
*** openstackgerrit has quit IRC | 01:02 | |
*** wolverineav has joined #openstack-horizon | 01:03 | |
*** dave-mccowan has quit IRC | 01:05 | |
*** john51 has joined #openstack-horizon | 01:07 | |
*** wolverineav has quit IRC | 01:08 | |
*** wolverineav has joined #openstack-horizon | 01:11 | |
*** john51_ has quit IRC | 01:11 | |
*** wolverineav has quit IRC | 01:16 | |
*** zackf has quit IRC | 01:16 | |
*** wolverineav has joined #openstack-horizon | 01:16 | |
*** wolverineav has quit IRC | 01:21 | |
*** zackf has joined #openstack-horizon | 01:21 | |
*** zackf has quit IRC | 01:26 | |
*** wolverineav has joined #openstack-horizon | 01:39 | |
*** wolverineav has quit IRC | 01:44 | |
*** jose-phillips has quit IRC | 01:44 | |
*** wolverineav has joined #openstack-horizon | 01:46 | |
*** mtanino has quit IRC | 01:53 | |
*** wolverineav has quit IRC | 01:54 | |
*** aortega has quit IRC | 02:01 | |
*** wolverineav has joined #openstack-horizon | 02:03 | |
*** zhurong has joined #openstack-horizon | 02:08 | |
*** Jeffrey4l_ has quit IRC | 02:10 | |
*** Pavo has joined #openstack-horizon | 02:14 | |
*** wolverineav has quit IRC | 02:15 | |
*** openstackgerrit has joined #openstack-horizon | 02:19 | |
openstackgerrit | Richard Jones proposed openstack/horizon master: Move Security Groups into its own panel https://review.openstack.org/427882 | 02:19 |
*** wolverineav has joined #openstack-horizon | 02:20 | |
*** zhurong has quit IRC | 02:20 | |
*** wolverineav has quit IRC | 02:25 | |
*** wolverineav has joined #openstack-horizon | 02:33 | |
*** wolverineav has quit IRC | 02:37 | |
openstackgerrit | Merged openstack/horizon master: Move Floating IPs from Access & Security to panel https://review.openstack.org/425783 | 02:38 |
*** Pavo has quit IRC | 02:43 | |
*** wolverineav has joined #openstack-horizon | 02:48 | |
*** wolverineav has quit IRC | 02:55 | |
*** wolverineav has joined #openstack-horizon | 03:02 | |
*** wolverineav has quit IRC | 03:07 | |
*** Pavo has joined #openstack-horizon | 03:08 | |
*** wolverineav has joined #openstack-horizon | 03:12 | |
*** Pavo_ has joined #openstack-horizon | 03:13 | |
*** wolverineav has quit IRC | 03:17 | |
*** fengxia41103 has joined #openstack-horizon | 03:18 | |
*** mtanino has joined #openstack-horizon | 03:20 | |
*** mtanino has quit IRC | 03:24 | |
*** Pavo_ has quit IRC | 03:28 | |
*** wolverineav has joined #openstack-horizon | 03:30 | |
*** fengxia41103 has quit IRC | 03:36 | |
openstackgerrit | Lingxian Kong proposed openstack/horizon master: Only get detailed info for Nova servers when necessary https://review.openstack.org/425494 | 03:38 |
*** wolverineav has quit IRC | 03:39 | |
*** Jeffrey4l has joined #openstack-horizon | 03:41 | |
kong | ping r1chardj0n3s | 03:51 |
r1chardj0n3s | kong: hi | 03:51 |
kong | r1chardj0n3s: hi, is it possible to disable the 'allow' check for buttons? | 03:52 |
kong | we don't see it very useful as public cloud provider | 03:52 |
kong | we are tryiing to figure out a way to do some modification | 03:52 |
r1chardj0n3s | kong: those should be controlled by policy checks | 03:53 |
kong | but i think it's also a candidate for upstream | 03:53 |
r1chardj0n3s | so it should be possible to "disable" the allow check through editing the policy file | 03:53 |
kong | i mean, the quota check | 03:53 |
kong | policy check itself is quick enough | 03:53 |
kong | but some page are very slow because of the quota check in 'allow' function | 03:53 |
kong | e.g. security group | 03:54 |
r1chardj0n3s | right, and you want to disable the quota check? | 03:54 |
kong | yes | 03:54 |
r1chardj0n3s | no idea :-) | 03:54 |
kong | policy check is fine | 03:54 |
r1chardj0n3s | I'd have to look at the code :-) | 03:54 |
kong | yeah, i'd appreciate if you could give some suggestion | 03:55 |
kong | before i make a ness in the code | 03:55 |
kong | :-) | 03:55 |
r1chardj0n3s | I don't really have one off the top of my head, sorry | 03:55 |
kong | r1chardj0n3s: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/floating_ips/tables.py#L50 | 03:56 |
kong | like here | 03:56 |
r1chardj0n3s | yeah, I'm just looking at that | 03:56 |
kong | inside that function, will call several apis in sequense | 03:56 |
r1chardj0n3s | yep. that's one of the big changes we're making in the angular interfaces is parallelising a lot of that stuff | 03:57 |
r1chardj0n3s | doing that in the django code is ... messier | 03:57 |
kong | as a public cloud, we have another monitoring script to increate quota automatically, so it doesn't make sense to check quota on the page | 03:57 |
kong | and it's affecting our performance | 03:58 |
r1chardj0n3s | right | 03:58 |
*** wolverineav has joined #openstack-horizon | 03:59 | |
kong | so, do we have a plan to use angular for all of the pages rather change the existing code right now? | 03:59 |
r1chardj0n3s | wow, event tho tenant_quota_usages is memoized it's still a pretty inefficient method of getting just the security_groups quota | 03:59 |
r1chardj0n3s | hurm. disabled quotas | 04:00 |
kong | yeah, or another options is only get specific resource quota for the page instead of getting all | 04:00 |
r1chardj0n3s | that looks promosing | 04:00 |
r1chardj0n3s | oh, that just has it not request quotas for disabled services | 04:00 |
r1chardj0n3s | kong: yeah, having the CreateGroup quota check just request the security_groups quota sounds sensible, but I'm honestly not sure what the API support for that is | 04:01 |
r1chardj0n3s | I have to run, I'm sorry. I'll be back in about 30 mins | 04:01 |
kong | r1chardj0n3s: i will head home, too | 04:02 |
kong | :-)_ | 04:02 |
*** lucas_ has joined #openstack-horizon | 04:02 | |
kong | will get back to you tomorrow | 04:02 |
*** wolverineav has quit IRC | 04:03 | |
*** lucas_ has quit IRC | 04:06 | |
*** kzaitsev_mb has quit IRC | 04:06 | |
*** lucas_ has joined #openstack-horizon | 04:09 | |
*** lucas_ has quit IRC | 04:09 | |
*** wolverineav has joined #openstack-horizon | 04:11 | |
*** wolverineav has quit IRC | 04:16 | |
*** wolverineav has joined #openstack-horizon | 04:23 | |
*** wolverineav has quit IRC | 04:33 | |
*** ducttape_ has quit IRC | 04:36 | |
*** udesale has joined #openstack-horizon | 04:36 | |
*** wolverineav has joined #openstack-horizon | 04:43 | |
*** wolverineav has quit IRC | 04:47 | |
*** wolverineav has joined #openstack-horizon | 04:51 | |
*** wolverineav has quit IRC | 04:55 | |
*** Pavo has quit IRC | 05:01 | |
*** kzaitsev_mb has joined #openstack-horizon | 05:03 | |
*** wolverineav has joined #openstack-horizon | 05:03 | |
*** Pavo has joined #openstack-horizon | 05:05 | |
*** wolverineav has quit IRC | 05:07 | |
*** ratailor has joined #openstack-horizon | 05:08 | |
*** wolverineav has joined #openstack-horizon | 05:18 | |
*** wolverineav has quit IRC | 05:23 | |
*** wolverineav has joined #openstack-horizon | 05:26 | |
*** amotoki has joined #openstack-horizon | 05:28 | |
*** wolverineav has quit IRC | 05:30 | |
*** wolverineav has joined #openstack-horizon | 05:37 | |
*** ducttape_ has joined #openstack-horizon | 05:37 | |
*** wolverineav has quit IRC | 05:42 | |
*** ducttape_ has quit IRC | 05:42 | |
*** kzaitsev_mb has quit IRC | 05:56 | |
*** wolverineav has joined #openstack-horizon | 05:56 | |
*** wolverineav has quit IRC | 06:03 | |
*** tnovacik has joined #openstack-horizon | 06:04 | |
*** wolverineav has joined #openstack-horizon | 06:04 | |
*** gary__ has joined #openstack-horizon | 06:10 | |
*** John341_ has quit IRC | 06:12 | |
*** mnaser has quit IRC | 06:12 | |
*** gary-smith_ has quit IRC | 06:12 | |
*** lcastell has quit IRC | 06:13 | |
*** John341_ has joined #openstack-horizon | 06:14 | |
*** wolverineav has quit IRC | 06:15 | |
*** lcastell has joined #openstack-horizon | 06:15 | |
*** adriant has quit IRC | 06:22 | |
*** mnaser has joined #openstack-horizon | 06:22 | |
*** Jeffrey4l has quit IRC | 06:25 | |
*** hurgleburgler has quit IRC | 06:25 | |
*** Jeffrey4l has joined #openstack-horizon | 06:26 | |
*** wolverineav has joined #openstack-horizon | 06:34 | |
*** wolverineav has quit IRC | 06:40 | |
*** clayton has quit IRC | 06:46 | |
*** kzaitsev_mb has joined #openstack-horizon | 06:51 | |
*** Pavo has quit IRC | 07:01 | |
*** Pavo has joined #openstack-horizon | 07:06 | |
*** rcernin has joined #openstack-horizon | 07:06 | |
*** ducttape_ has joined #openstack-horizon | 07:08 | |
*** zhurong has joined #openstack-horizon | 07:13 | |
*** revon has quit IRC | 07:13 | |
*** ducttape_ has quit IRC | 07:13 | |
*** tnovacik has quit IRC | 07:16 | |
*** tesseract has joined #openstack-horizon | 07:16 | |
openstackgerrit | Richard Jones proposed openstack/horizon master: WIP: Move Volume snapshots out of tabbed panel https://review.openstack.org/428014 | 07:19 |
*** yamamoto has quit IRC | 07:25 | |
*** wolverineav has joined #openstack-horizon | 07:25 | |
*** wolverineav has quit IRC | 07:30 | |
*** wolverineav has joined #openstack-horizon | 07:32 | |
*** wolverineav has quit IRC | 07:39 | |
*** pcaruana has joined #openstack-horizon | 07:39 | |
*** pcaruana has quit IRC | 07:42 | |
*** pcaruana has joined #openstack-horizon | 07:43 | |
*** wolverineav has joined #openstack-horizon | 07:47 | |
*** wolverineav has quit IRC | 07:53 | |
*** kenji-i has joined #openstack-horizon | 07:55 | |
*** wolverineav has joined #openstack-horizon | 07:56 | |
*** yamamoto has joined #openstack-horizon | 07:56 | |
*** yamamoto_ has joined #openstack-horizon | 07:59 | |
*** wolverineav has quit IRC | 08:00 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/428024 | 08:01 |
*** yamamoto has quit IRC | 08:03 | |
*** kzaitsev_mb has quit IRC | 08:12 | |
*** wolverineav has joined #openstack-horizon | 08:26 | |
*** zhurong has quit IRC | 08:28 | |
*** rcernin has quit IRC | 08:28 | |
*** kzaitsev_mb has joined #openstack-horizon | 08:28 | |
*** wolverineav has quit IRC | 08:31 | |
*** ducttape_ has joined #openstack-horizon | 08:38 | |
openstackgerrit | Tatiana Ovchinnikova proposed openstack/manila-ui master: Fix Manage Replicas button availability https://review.openstack.org/368726 | 08:40 |
*** ducttape_ has quit IRC | 08:43 | |
*** wolverineav has joined #openstack-horizon | 08:50 | |
*** kzaitsev_mb has quit IRC | 08:51 | |
openstackgerrit | Merged openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/428024 | 08:51 |
*** rcernin has joined #openstack-horizon | 08:52 | |
*** wolverineav has quit IRC | 08:55 | |
*** jpich has joined #openstack-horizon | 08:56 | |
robcresswell | rdopiera: Two questions: 1) Has everything that you needed for your microversion changes merged? 2) Can you review https://review.openstack.org/#/c/427882/ ? Need it to land before RC1 | 08:58 |
*** Pavo has quit IRC | 09:01 | |
*** Pavo has joined #openstack-horizon | 09:06 | |
*** wolverineav has joined #openstack-horizon | 09:12 | |
*** wolverineav has quit IRC | 09:17 | |
*** carminann_ has joined #openstack-horizon | 09:17 | |
*** yamamoto_ has quit IRC | 09:20 | |
*** yamamoto has joined #openstack-horizon | 09:20 | |
carminann_ | 7JOIN | 09:21 |
*** carminann_ has left #openstack-horizon | 09:22 | |
*** carminann_ has joined #openstack-horizon | 09:22 | |
*** yamamoto has quit IRC | 09:25 | |
*** wolverineav has joined #openstack-horizon | 09:25 | |
*** carminann_ has quit IRC | 09:27 | |
*** Jeffrey4l has quit IRC | 09:30 | |
*** Jeffrey4l has joined #openstack-horizon | 09:31 | |
*** wolverineav has quit IRC | 09:33 | |
*** wolverineav has joined #openstack-horizon | 09:46 | |
rdopiera | robcresswell: 1) apart form the novaclient version, yes, 2) will do | 09:49 |
*** wolverineav has quit IRC | 09:51 | |
*** wolverineav has joined #openstack-horizon | 09:51 | |
*** yamamoto has joined #openstack-horizon | 09:53 | |
robcresswell | rdopiera: The novaclient version? | 09:53 |
robcresswell | Is https://review.openstack.org/#/c/410688/ still needed? | 09:54 |
rdopiera | robcresswell: it is not required by the pagination patches, but I suppose we want to have this fixed | 09:55 |
robcresswell | rdopiera: Sure, just wondering what I need to review today | 09:55 |
*** makowals has quit IRC | 09:56 | |
rdopiera | robcresswell: I have nothing urgent | 09:56 |
robcresswell | rdopiera: Great, thanks | 09:56 |
*** makowals has joined #openstack-horizon | 09:59 | |
*** wolverineav has quit IRC | 10:03 | |
*** ducttape_ has joined #openstack-horizon | 10:09 | |
*** _carminann_ has joined #openstack-horizon | 10:11 | |
*** ducttape_ has quit IRC | 10:14 | |
*** makowals has quit IRC | 10:15 | |
*** yamamoto has quit IRC | 10:15 | |
*** shu-mutou is now known as shu-mutou-AWAY | 10:16 | |
*** yamamoto has joined #openstack-horizon | 10:20 | |
openstackgerrit | Merged openstack/django_openstack_auth master: Store the project domain ID in the Token object https://review.openstack.org/427721 | 10:22 |
*** udesale has quit IRC | 10:24 | |
*** makowals has joined #openstack-horizon | 10:26 | |
*** yamamoto has quit IRC | 10:27 | |
*** wolverineav has joined #openstack-horizon | 10:31 | |
*** wolverineav has quit IRC | 10:36 | |
*** kzaitsev_mb has joined #openstack-horizon | 10:40 | |
*** tosky has joined #openstack-horizon | 10:40 | |
*** erlon has joined #openstack-horizon | 10:45 | |
openstackgerrit | Lingxian Kong proposed openstack/horizon master: Only get detailed info for Nova servers when necessary https://review.openstack.org/425494 | 10:49 |
*** yamamoto has joined #openstack-horizon | 10:51 | |
openstackgerrit | Rob Cresswell proposed openstack/horizon master: Release notes for XStatic updates https://review.openstack.org/398302 | 10:53 |
openstackgerrit | Rob Cresswell proposed openstack/horizon master: Release notes for XStatic updates https://review.openstack.org/398302 | 10:53 |
openstackgerrit | Rob Cresswell proposed openstack/horizon master: Release notes for XStatic updates https://review.openstack.org/398302 | 10:55 |
*** yamamoto has quit IRC | 10:57 | |
*** Pavo has quit IRC | 11:01 | |
openstackgerrit | Rob Cresswell proposed openstack/horizon master: Remove duplication from utils/settings.py https://review.openstack.org/400794 | 11:01 |
*** Pavo has joined #openstack-horizon | 11:06 | |
*** makowals has quit IRC | 11:06 | |
*** ducttape_ has joined #openstack-horizon | 11:10 | |
*** ducttape_ has quit IRC | 11:14 | |
*** makowals has joined #openstack-horizon | 11:19 | |
*** aortega has joined #openstack-horizon | 11:29 | |
*** ducttape_ has joined #openstack-horizon | 11:30 | |
*** kzaitsev_mb has quit IRC | 11:33 | |
*** wolverineav has joined #openstack-horizon | 11:40 | |
*** wolverineav has quit IRC | 11:45 | |
*** catintheroof has joined #openstack-horizon | 11:47 | |
*** jtriley has quit IRC | 11:48 | |
openstackgerrit | Merged openstack/manila-ui master: Fix Manage Replicas button availability https://review.openstack.org/368726 | 11:54 |
*** wolverin_ has joined #openstack-horizon | 11:54 | |
*** ducttape_ has quit IRC | 11:57 | |
*** yamamoto has joined #openstack-horizon | 11:57 | |
*** ducttape_ has joined #openstack-horizon | 11:59 | |
*** ratailor has quit IRC | 12:02 | |
*** openstackgerrit has quit IRC | 12:03 | |
*** openstackgerrit has joined #openstack-horizon | 12:05 | |
openstackgerrit | Rob Cresswell proposed openstack/horizon master: Add Microversion support to Horizon https://review.openstack.org/411919 | 12:05 |
openstackgerrit | Rob Cresswell proposed openstack/horizon master: Add Microversion support to Horizon https://review.openstack.org/411919 | 12:06 |
robcresswell | rdopiera: With a little cleanup and the latest novaclient, microversion patch seems to work. I've checked with versions that are out of range, multiple versions in range, some out and some in... all scenarios worked. | 12:08 |
robcresswell | Need to write actual tests, but its promising. Looking at Cinder now. | 12:08 |
*** clayton has joined #openstack-horizon | 12:13 | |
*** dave-mccowan has joined #openstack-horizon | 12:15 | |
*** kzaitsev_mb has joined #openstack-horizon | 12:19 | |
*** ducttape_ has quit IRC | 12:22 | |
*** kzaitsev_mb has quit IRC | 12:24 | |
*** kzaitsev_mb has joined #openstack-horizon | 12:28 | |
*** kzaitsev_mb has quit IRC | 12:31 | |
*** yamamoto has quit IRC | 12:31 | |
*** yamamoto has joined #openstack-horizon | 12:39 | |
*** ducttape_ has joined #openstack-horizon | 12:42 | |
openstackgerrit | Radomir Dopieralski proposed openstack/horizon master: Use domain_context not effective domain to display domains list https://review.openstack.org/427125 | 12:42 |
*** makowals has quit IRC | 12:44 | |
*** makowals has joined #openstack-horizon | 12:45 | |
*** yamamoto has quit IRC | 12:47 | |
*** ducttape_ has quit IRC | 12:53 | |
*** mvk has quit IRC | 12:55 | |
*** lseki has joined #openstack-horizon | 12:59 | |
*** Pavo has quit IRC | 13:01 | |
*** ducttape_ has joined #openstack-horizon | 13:02 | |
*** Pavo has joined #openstack-horizon | 13:05 | |
*** itxaka has joined #openstack-horizon | 13:19 | |
*** itxaka has quit IRC | 13:21 | |
*** itxaka has joined #openstack-horizon | 13:21 | |
*** mvk has joined #openstack-horizon | 13:29 | |
rdopiera | robcresswell: awesome | 13:35 |
rdopiera | hmm, I just got a pep8 failure without any error messgaes | 13:36 |
*** yamamoto has joined #openstack-horizon | 13:47 | |
*** zhurong has joined #openstack-horizon | 13:48 | |
*** yamamoto has quit IRC | 13:53 | |
*** ducttape_ has quit IRC | 13:57 | |
*** zhurong has quit IRC | 14:06 | |
*** ducttape_ has joined #openstack-horizon | 14:16 | |
*** zhurong has joined #openstack-horizon | 14:17 | |
*** Jeffrey4l has quit IRC | 14:24 | |
*** jtriley has joined #openstack-horizon | 14:26 | |
*** jperry has joined #openstack-horizon | 14:27 | |
*** ducttape_ has quit IRC | 14:27 | |
*** roxxik has joined #openstack-horizon | 14:28 | |
*** udesale has joined #openstack-horizon | 14:29 | |
*** lblanchard has joined #openstack-horizon | 14:30 | |
*** jtriley has quit IRC | 14:31 | |
openstackgerrit | Radomir Dopieralski proposed openstack/horizon master: Disentangle domain context from effective domain https://review.openstack.org/427729 | 14:34 |
*** Jeffrey4l has joined #openstack-horizon | 14:36 | |
openstackgerrit | Radomir Dopieralski proposed openstack/horizon master: Use domain_context not effective domain to display domains list https://review.openstack.org/427125 | 14:39 |
*** Jeffrey4l has quit IRC | 14:42 | |
*** Jeffrey4l has joined #openstack-horizon | 14:44 | |
*** jtriley has joined #openstack-horizon | 14:53 | |
*** TravT has joined #openstack-horizon | 14:59 | |
*** ChanServ sets mode: +v TravT | 14:59 | |
*** weezS has joined #openstack-horizon | 15:00 | |
*** udesale has quit IRC | 15:00 | |
*** Pavo has quit IRC | 15:01 | |
*** jprovazn has joined #openstack-horizon | 15:04 | |
*** Pavo has joined #openstack-horizon | 15:05 | |
*** zhurong has quit IRC | 15:09 | |
*** zackf has joined #openstack-horizon | 15:10 | |
*** mtanino has joined #openstack-horizon | 15:13 | |
*** ducttape_ has joined #openstack-horizon | 15:14 | |
robcresswell | rdopiera: Did you manage to fix that mysterious pep8? | 15:16 |
robcresswell | also, *nudge* https://review.openstack.org/#/c/427882/ | 15:16 |
openstackgerrit | Fredrik Starkenberg proposed openstack/horizon master: Check if user.token attribute exists https://review.openstack.org/426214 | 15:16 |
*** dave-mccowan has quit IRC | 15:18 | |
*** TravT has quit IRC | 15:19 | |
*** TravT has joined #openstack-horizon | 15:19 | |
*** ChanServ sets mode: +v TravT | 15:19 | |
lcastell | o/ | 15:25 |
ianychoi | o/ (2) | 15:32 |
*** breitz has quit IRC | 15:33 | |
*** dave-mccowan has joined #openstack-horizon | 15:34 | |
*** breitz has joined #openstack-horizon | 15:34 | |
*** hurgleburgler has joined #openstack-horizon | 15:35 | |
*** ChanServ sets mode: +v hurgleburgler | 15:35 | |
*** edtubill has joined #openstack-horizon | 15:40 | |
*** weezS has quit IRC | 15:41 | |
*** lucas_ has joined #openstack-horizon | 15:44 | |
lucas_ | hi guys, does horizon store user's password into a local database? Or it is using the keystone session so it doesn't have to re-authenticate user every time? Thanks! | 15:44 |
stevemar | lucas_: keystone session | 15:45 |
stevemar | lucas_: horizon shouldn't be storing user passwords (and I hope it doesn't!) | 15:45 |
lucas_ | Thanks! (hah, I agree) | 15:48 |
ianychoi | Hi horizon team, sorry but is it possible to approve https://review.openstack.org/#/c/386954/ in this cycle? I admit that I have not dealt with this bug for a long time since I had not better idea at that time, but this bug is really important for I18n translation sync and also recently Chinese team's translation cause the same translation sync error as I mentioned in: http://lists.openstack.org/pipermail/openstack-i18n/2017-February/002729.h | 15:51 |
ianychoi | tml | 15:51 |
ianychoi | Oops.. sorry http://lists.openstack.org/pipermail/openstack-i18n/2017-February/002729.html | 15:51 |
robcresswell | ianychoi: Small nitpick on pluralisation | 15:53 |
robcresswell | If you can fix I'll approve right away | 15:53 |
ianychoi | Oh thanks your your comment robcresswell I will fix now :) | 15:54 |
robcresswell | ianychoi: Excellent, thanks | 15:54 |
robcresswell | david-lyle: If you can spare ten mins, we really need to land https://review.openstack.org/#/c/427882/ | 15:55 |
stevemar | david-lyle: and https://review.openstack.org/#/c/427722/ :) | 15:55 |
ianychoi | robcresswell, may be "instances" or "instance(s)"? which one do Horizon team prefer? | 15:55 |
robcresswell | ianychoi: No preference. Either is fine with me. | 15:56 |
openstackgerrit | Ian Y. Choi proposed openstack/horizon master: i18n: The same use of args with ugettext_lazy https://review.openstack.org/386954 | 15:57 |
ianychoi | robcresswell, thanks also for approving it! :) | 15:59 |
robcresswell | ianychoi: I've actually just modified it a little bit, but going to approve anyway since its so minor. | 16:00 |
openstackgerrit | Rob Cresswell proposed openstack/horizon master: i18n: The same use of args with ugettext_lazy https://review.openstack.org/386954 | 16:00 |
*** jtriley has quit IRC | 16:00 | |
*** _ducttape_ has joined #openstack-horizon | 16:00 | |
ianychoi | robcresswell, yep I am fine with your modification :) | 16:00 |
*** _ducttape_ has quit IRC | 16:01 | |
*** itxaka has quit IRC | 16:02 | |
*** ducttape_ has quit IRC | 16:03 | |
*** roxxik has left #openstack-horizon | 16:03 | |
ediardo | o/ | 16:04 |
*** ducttape_ has joined #openstack-horizon | 16:06 | |
*** weezS has joined #openstack-horizon | 16:07 | |
*** jmoffitt has quit IRC | 16:08 | |
*** lucas_ has quit IRC | 16:11 | |
*** lucas_ has joined #openstack-horizon | 16:12 | |
openstackgerrit | Merged openstack/django_openstack_auth master: Imported Translations from Zanata https://review.openstack.org/427562 | 16:26 |
*** rcernin has quit IRC | 16:29 | |
openstackgerrit | Merged openstack/django_openstack_auth master: Add info logs to plugin scoping https://review.openstack.org/426585 | 16:32 |
*** lucas_ has quit IRC | 16:34 | |
*** jtriley has joined #openstack-horizon | 16:35 | |
*** ducttape_ has quit IRC | 16:38 | |
*** lucas_ has joined #openstack-horizon | 16:38 | |
*** ducttape_ has joined #openstack-horizon | 16:39 | |
*** tesseract has quit IRC | 16:41 | |
david-lyle | robcresswell: done and done | 16:41 |
robcresswell | david-lyle: Nice, thanks! | 16:41 |
david-lyle | I had an issue with the federation patch fix though | 16:42 |
david-lyle | robcresswell: unless we add a Depends-On onto a g-r patch | 16:43 |
david-lyle | ah the second one was stevemar | 16:44 |
robcresswell | david-lyle: Yeah, I dont mind how we handle it, whether we wait for g-r or depends-on and review now | 16:44 |
robcresswell | Either way we need doa (and it sounds like some other projects do too) | 16:44 |
david-lyle | is nova the only client that effects? | 16:45 |
david-lyle | that would be my other question | 16:45 |
david-lyle | which I did not add | 16:45 |
robcresswell | I think crinkle was investigating | 16:45 |
robcresswell | stevemar had a similar concern iirc | 16:45 |
david-lyle | added a comment on the review | 16:45 |
robcresswell | thanks | 16:45 |
david-lyle | robcresswell: so we need a backport of the d-o-a fix and a release | 16:49 |
*** itxaka has joined #openstack-horizon | 16:49 | |
david-lyle | oh wait we don't have a stable branch yet | 16:49 |
david-lyle | so really just a release | 16:49 |
robcresswell | david-lyle: Right, so the stable branch wasnt created | 16:50 |
robcresswell | https://review.openstack.org/#/c/428255/ creates the branch and tags the release | 16:50 |
david-lyle | that's non-ideal | 16:50 |
robcresswell | yes, I imagine there will be an angry release team to speak with | 16:50 |
* david-lyle has to check commit history | 16:50 | |
robcresswell | I blame David Lyle | 16:51 |
robcresswell | :D | 16:51 |
david-lyle | maybe just logging and the desired commit, that's ok | 16:51 |
david-lyle | oh and update translations | 16:51 |
david-lyle | *updated | 16:51 |
robcresswell | Yeah its minor stuff | 16:51 |
david-lyle | robcresswell: don't we all | 16:52 |
robcresswell | hehe | 16:52 |
*** jtriley has quit IRC | 16:54 | |
openstackgerrit | Merged openstack/horizon master: i18n: The same use of args with ugettext_lazy https://review.openstack.org/386954 | 16:56 |
*** Pavo has quit IRC | 17:01 | |
*** kzaitsev_mb has joined #openstack-horizon | 17:02 | |
*** hoonetorg has quit IRC | 17:03 | |
*** jtriley has joined #openstack-horizon | 17:03 | |
*** hoonetorg has joined #openstack-horizon | 17:04 | |
*** Pavo has joined #openstack-horizon | 17:05 | |
openstackgerrit | Merged openstack/horizon master: Move Security Groups into its own panel https://review.openstack.org/427882 | 17:12 |
*** mtanino_ has joined #openstack-horizon | 17:18 | |
*** mtanino__ has joined #openstack-horizon | 17:19 | |
*** mtanino has quit IRC | 17:19 | |
*** kzaitsev_mb has quit IRC | 17:19 | |
*** lucas_ has quit IRC | 17:22 | |
*** jpich has quit IRC | 17:22 | |
*** mtanino_ has quit IRC | 17:22 | |
*** tnovacik has joined #openstack-horizon | 17:26 | |
openstackgerrit | Colleen Murphy proposed openstack/horizon master: Pass the project domain ID to novaclient https://review.openstack.org/427722 | 17:32 |
*** carminann has joined #openstack-horizon | 17:37 | |
*** hoonetorg has quit IRC | 17:38 | |
robcresswell | stevemar, david-lyle: doa 3.11 tag / branch has been merged | 17:38 |
robcresswell | 3.1.1* | 17:38 |
robcresswell | One less fire | 17:38 |
*** chlong has joined #openstack-horizon | 17:39 | |
*** ducttape_ has quit IRC | 17:39 | |
*** _carminann_ has quit IRC | 17:40 | |
*** hoonetorg has joined #openstack-horizon | 17:40 | |
*** carminann has quit IRC | 17:42 | |
*** hoonetorg has quit IRC | 17:47 | |
ediardo | \o/ | 17:51 |
*** lucas_ has joined #openstack-horizon | 17:51 | |
*** jose-phillips has joined #openstack-horizon | 17:55 | |
openstackgerrit | Radomir Dopieralski proposed openstack/horizon master: Disentangle domain context from effective domain https://review.openstack.org/427729 | 17:58 |
*** hoonetorg has joined #openstack-horizon | 17:59 | |
*** Ephur has joined #openstack-horizon | 18:05 | |
*** lucas_ has quit IRC | 18:17 | |
*** lucas_ has joined #openstack-horizon | 18:18 | |
*** tqtran has joined #openstack-horizon | 18:19 | |
*** tosky has quit IRC | 18:30 | |
*** mvk has quit IRC | 18:35 | |
stevemar | robcresswell: david-lyle fyi https://review.openstack.org/#/c/428274/1 for requirements bump | 18:39 |
robcresswell | thanks stevemar | 18:39 |
robcresswell | I forgot how much fun release week is | 18:40 |
*** ducttape_ has joined #openstack-horizon | 18:40 | |
david-lyle | stevemar: what about g-r itself? | 18:43 |
david-lyle | that is only u-c | 18:43 |
stevemar | david-lyle: right, the u-c is automatically done | 18:43 |
stevemar | david-lyle: for g-r we would need a solo patch | 18:43 |
david-lyle | right | 18:43 |
stevemar | david-lyle: what projects will be impacted? | 18:43 |
david-lyle | just horizon | 18:43 |
stevemar | i assume all horizon plugins | 18:44 |
david-lyle | AFAIK | 18:44 |
stevemar | oh okay | 18:44 |
stevemar | http://codesearch.openstack.org/?q=django_openstack_auth&i=nope&files=requirements.txt&repos= | 18:44 |
david-lyle | I guess potentially plugins, but I don't think they depend directly on d-o-a | 18:44 |
*** ducttape_ has quit IRC | 18:44 | |
stevemar | why isn't horizon listed there? | 18:44 |
david-lyle | yes packaging | 18:44 |
stevemar | looks like packaging isn't following g-r anyway | 18:45 |
stevemar | i can file the FFE if you'd like | 18:45 |
stevemar | david-lyle: why isn't it here? https://github.com/openstack/horizon/blob/master/requirements.txt | 18:46 |
stevemar | ohhh django-openstack-auth instead of django_openstack_auth | 18:46 |
stevemar | fun times | 18:46 |
david-lyle | yeah | 18:46 |
stevemar | david-lyle: http://codesearch.openstack.org/?q=django-openstack-auth&i=nope&files=requirements.txt&repos= | 18:46 |
stevemar | it'll impact all dashboards | 18:46 |
stevemar | have those been released already? | 18:47 |
david-lyle | stevemar: no idea | 18:47 |
david-lyle | we don't own them | 18:47 |
robcresswell | Why do they list doa in requirements? | 18:47 |
robcresswell | Thats strange | 18:47 |
david-lyle | they shouldn't | 18:47 |
robcresswell | right | 18:47 |
robcresswell | >.< | 18:47 |
*** itxaka_ has joined #openstack-horizon | 18:48 | |
robcresswell | "add random packages to requirements until my program works" | 18:48 |
david-lyle | simple answer, no one has any idea what they are doing | 18:48 |
robcresswell | LOL | 18:48 |
david-lyle | but cutting and pasting the original broken example won | 18:48 |
david-lyle | I blame David Lyle | 18:49 |
david-lyle | I remember hearing that somewhere | 18:49 |
robcresswell | :p | 18:50 |
robcresswell | I'm back as rotten-tomatoes-target now | 18:50 |
david-lyle | maybe u-c and a check in api/nova to not bomb is sufficient | 18:50 |
stevemar | david-lyle: probably | 18:51 |
stevemar | david-lyle: that would be the simpler solution here | 18:51 |
david-lyle | https://review.openstack.org/#/c/427722/2/openstack_dashboard/api/nova.py now has such defense | 18:51 |
stevemar | david-lyle: bump keystone-horizon again? i'm wiped | 18:56 |
stevemar | this would have been the only real topic | 18:56 |
david-lyle | haha | 18:57 |
david-lyle | works for me, I think we've been handling the triage in an ongoing manner | 18:57 |
*** Pavo has quit IRC | 19:01 | |
*** Pavo has joined #openstack-horizon | 19:06 | |
*** andrewbogott has quit IRC | 19:16 | |
*** andrewbogott has joined #openstack-horizon | 19:22 | |
*** ducttape_ has joined #openstack-horizon | 19:32 | |
*** TravT has quit IRC | 19:37 | |
*** mtanino__ has quit IRC | 19:39 | |
r1chardj0n3s | morning | 19:59 |
lcastell | \o | 20:00 |
r1chardj0n3s | are there any patches that absolutely must be in RC1 that haven't landed yet? | 20:00 |
r1chardj0n3s | it would've been really nice to get https://review.openstack.org/#/c/426984/ in so the profiler wasn't completely useless :-( | 20:01 |
r1chardj0n3s | but it can get in post RC1 | 20:01 |
robcresswell | We can do an RC2 | 20:02 |
david-lyle | we have to do an RC2 | 20:02 |
david-lyle | translations | 20:02 |
david-lyle | https://review.openstack.org/#/c/427729/ should go in one of the RCs, but I need to test it | 20:03 |
david-lyle | also the u-c bump | 20:03 |
david-lyle | maybe that before RC1 | 20:03 |
david-lyle | not sure how that's handled across branches | 20:03 |
openstackgerrit | Merged openstack/horizon master: Release notes for XStatic updates https://review.openstack.org/398302 | 20:05 |
*** tqtran has quit IRC | 20:05 | |
r1chardj0n3s | yep david-lyle | 20:07 |
robcresswell | Cool, I'm gonna head off, will catch up tomorrow | 20:08 |
r1chardj0n3s | well, in the absence of any shouting, I'll do the RC1 dance at my earliest convenience this morning | 20:08 |
r1chardj0n3s | cya robcresswell, have a nice evening | 20:08 |
david-lyle | r1chardj0n3s: well | 20:08 |
david-lyle | https://review.openstack.org/#/c/428274/1 would be nice in RC1 | 20:08 |
david-lyle | because of the above g-r on stable issue | 20:09 |
*** lucas_ has quit IRC | 20:12 | |
*** lucas_ has joined #openstack-horizon | 20:12 | |
* r1chardj0n3s looks | 20:14 | |
r1chardj0n3s | so does anyone know when stable upper-constraints is branched? | 20:15 |
*** jprovazn has quit IRC | 20:32 | |
*** makowals_ has joined #openstack-horizon | 20:33 | |
r1chardj0n3s | david-lyle: that u-c change will make it in easy | 20:33 |
*** makowals has quit IRC | 20:34 | |
david-lyle | r1chardj0n3s: ok, I see it was just approved, just need the auto-patch | 20:34 |
r1chardj0n3s | auto-patch? | 20:34 |
openstackgerrit | Milan Potdar proposed openstack/horizon master: Add info on key-value of volume QoS spec https://review.openstack.org/427470 | 20:34 |
david-lyle | auto generated patch for horizon | 20:34 |
david-lyle | oh wait, we don't get u-c | 20:35 |
david-lyle | nevermind | 20:35 |
r1chardj0n3s | yeah, | 20:35 |
r1chardj0n3s | I was about to be confused :-) | 20:35 |
david-lyle | I'm always confused | 20:35 |
david-lyle | saves time | 20:35 |
r1chardj0n3s | it is a Thursday, right? | 20:36 |
r1chardj0n3s | wait, no, it's Friday | 20:36 |
david-lyle | depends on you vantage point | 20:36 |
david-lyle | *your | 20:36 |
*** mvk has joined #openstack-horizon | 20:38 | |
*** TravT has joined #openstack-horizon | 20:38 | |
*** ChanServ sets mode: +v TravT | 20:38 | |
david-lyle | then we should be good to go | 20:38 |
*** TravT has quit IRC | 20:39 | |
r1chardj0n3s | \o/ | 20:39 |
*** gary__ has left #openstack-horizon | 20:43 | |
*** gary-smith has joined #openstack-horizon | 20:43 | |
*** lucas_ has quit IRC | 20:44 | |
*** Ephur has quit IRC | 20:45 | |
gary-smith | Can a horizon plugin supply a policy json file to supplement horizon's in order to add policy rules for other APIs? | 20:45 |
gary-smith | (I looked in the docs and searched through a number of plugins for precedents but found nothing) | 20:46 |
r1chardj0n3s | gary-smith: afaik there's a single policy file per service | 20:46 |
r1chardj0n3s | david-lyle: ? | 20:46 |
*** lucas_ has joined #openstack-horizon | 20:47 | |
gary-smith | right, and I have another service that I want to add a policy file for | 20:47 |
r1chardj0n3s | gary-smith: ah, ok. so then it needs to be added to POLICY_FILES in settings | 20:48 |
david-lyle | gary-smith: yes | 20:48 |
david-lyle | using a local_settings.d snippet delivered by your plugin | 20:49 |
david-lyle | where you add the plugin policy file mapping to the POLICY_FILES dict | 20:49 |
david-lyle | for your particular plugin | 20:50 |
gary-smith | Won't that policy file have to reside in the same dir (POLICY_FILES_PATH) as horizon's then? | 20:50 |
david-lyle | so you would copy 3 files on plugin install now | 20:50 |
david-lyle | the policy.json file | 20:50 |
david-lyle | the enabled file | 20:50 |
david-lyle | and the local_settings.d file | 20:50 |
david-lyle | local_settings.d is just a python file that is supplemental settings for your plugin | 20:51 |
gary-smith | ah, ok. Another manual installation task. | 20:51 |
david-lyle | yes | 20:51 |
gary-smith | was hoping to be able to refer to the policy.json file within the plugin | 20:51 |
david-lyle | no, it needs to go through the common policy mechanism | 20:52 |
gary-smith | It might be nice if POLICY_FILES_PATH could contain a list of dirs (like $PATH does), and then the plugin could append to that in the local_settings | 20:53 |
david-lyle | we're open to contributions :) | 20:53 |
david-lyle | but we have not gotten that sophisticated yet | 20:54 |
gary-smith | :-) | 20:54 |
david-lyle | but it is an improvement over our past iteration of forcing deployers to edit local_settings.py | 20:54 |
gary-smith | agreed | 20:55 |
*** adriant has joined #openstack-horizon | 20:55 | |
kong | hi, anybody could help review https://review.openstack.org/#/c/426984/ and https://review.openstack.org/#/c/425494/? | 20:55 |
kong | good morning, btw | 20:55 |
*** lblanchard has quit IRC | 20:57 | |
r1chardj0n3s | hiya kong; today's rc1 day for Horizon so those patches are unlikely to make it into RC1 | 20:58 |
*** lucas_ has quit IRC | 20:58 | |
kong | r1chardj0n3s: yeah, i know, i mean for master. because we need those patch to do a lot of testing and will backport to ocata is necessary | 20:59 |
kong | horizon performance is our highest priority task | 21:00 |
*** harlowja has quit IRC | 21:00 | |
*** Pavo has quit IRC | 21:01 | |
david-lyle | kong once RC1 is finalized, master will be open to patches | 21:02 |
*** lucas_ has joined #openstack-horizon | 21:02 | |
david-lyle | but stable/ocata branch starts at RC1 | 21:02 |
david-lyle | so we can't merge other items until then | 21:03 |
kong | david-lyle: ok, fair enough, thanks for feedback :-) | 21:03 |
*** Pavo has joined #openstack-horizon | 21:05 | |
*** _ducttape_ has joined #openstack-horizon | 21:06 | |
kong | david-lyle, r1chardj0n3s, hi, when using current master, i can still see 'Access & Security' panel | 21:07 |
kong | i thought all the tabs in it were all moved out, right? | 21:07 |
david-lyle | kong you likely have stale .pyc files in enabled? | 21:08 |
* kong goes to delete them | 21:08 | |
*** lucas_ is now known as lucashxu | 21:08 | |
*** ducttape_ has quit IRC | 21:10 | |
r1chardj0n3s | kong: I have the following in my horizon repos http://paste.openstack.org/show/597433/ | 21:10 |
*** dave-mccowan has quit IRC | 21:10 | |
r1chardj0n3s | it automatically clears out pyc files when I checkout (branch switch, review switch, etc.) | 21:11 |
*** catintheroof has quit IRC | 21:14 | |
r1chardj0n3s | I have to run away for a few minutes now, back soon | 21:14 |
*** fishbone has joined #openstack-horizon | 21:15 | |
robcresswell | Just use make clean | 21:16 |
robcresswell | Its already in the Horizon repo | 21:16 |
*** Pavo has quit IRC | 21:17 | |
fishbone | Hello, is there a way to test if horizon or any horizon plugins are making appropriate api calls to openstack services? | 21:17 |
robcresswell | https://github.com/openstack/horizon/blob/master/Makefile#L21 | 21:17 |
robcresswell | :) | 21:17 |
fishbone | I receive a strange error when using the lbaasv2 engine in horizon but it works in the CLI | 21:17 |
*** kenji-i has quit IRC | 21:18 | |
*** yamamoto has joined #openstack-horizon | 21:19 | |
openstackgerrit | OpenStack Release Bot proposed openstack/horizon master: Update reno for stable/ocata https://review.openstack.org/428432 | 21:21 |
kong | fishbone: you could use openstack profiler page to track, but you need this https://review.openstack.org/#/c/426984/ | 21:21 |
kong | it's very useful for me anyway | 21:22 |
*** _ducttape_ has quit IRC | 21:23 | |
*** ducttape_ has joined #openstack-horizon | 21:24 | |
*** andrewbogott has quit IRC | 21:26 | |
*** andrewbogott has joined #openstack-horizon | 21:26 | |
*** tnovacik has quit IRC | 21:26 | |
r1chardj0n3s | kong: there's no bug report for https://review.openstack.org/#/c/425494/ - please create one so we can tag it for backport | 21:29 |
kong | r1chardj0n3s: sure, will do. I thought it's a kind of small improvement, so not sure to track it as a bug or bp | 21:31 |
r1chardj0n3s | "is too slow" is a bug in my mind :-) | 21:33 |
kong | r1chardj0n3s: hah, ok | 21:33 |
r1chardj0n3s | hey all, RC1 has now been tagged, the stable/ocata branch is now a thing | 21:34 |
*** Jeffrey4l has quit IRC | 21:35 | |
fishbone | kong thank you, however I've seen that this is a feature in ocata, how would I enable this feature in newton, would I simply create the python file? | 21:35 |
*** Jeffrey4l has joined #openstack-horizon | 21:38 | |
robcresswell | r1chardj0n3s: Do we have a logo yet? | 21:44 |
r1chardj0n3s | robcresswell: *crickets* | 21:44 |
r1chardj0n3s | I say go with rdopiera's edit :-) | 21:46 |
robcresswell | I'm still waiting to hear about the OpenStack logo haha | 21:46 |
r1chardj0n3s | ouch | 21:46 |
robcresswell | That's taken 5 months now | 21:46 |
robcresswell | One of them on the download page is flat out wrong | 21:47 |
*** dave-mccowan has joined #openstack-horizon | 21:47 | |
robcresswell | They've uploaded the wrong file (its the same as another format) | 21:47 |
stevemar | r1chardj0n3s: ahhhh you guys released with https://review.openstack.org/#/c/427722/ merged :( | 21:48 |
r1chardj0n3s | stevemar: you mean without? | 21:49 |
stevemar | r1chardj0n3s: right | 21:49 |
stevemar | r1chardj0n3s: i think that fix may need to be backported and rc2 spun, cause without it federated users cant use the instances panel | 21:49 |
stevemar | which is a regression :( | 21:50 |
r1chardj0n3s | sorry, I asked around earlier and no-one brought it up. if we're willing to incur the wrath of dhellmann we could rc2, yeah | 21:50 |
stevemar | r1chardj0n3s: ah, david-lyle and robcresswell were aware, surprised they didn't mention it, we went to the trouble to releasing a new doa for just this bug | 21:50 |
r1chardj0n3s | right :-( | 21:50 |
stevemar | well first things first, lets get it reviewed and merged in master, we can backport and re-spin tomorrow, we'll tell dhellmann it was an honest mistake. | 21:51 |
david-lyle | I thought that was in | 21:51 |
david-lyle | :( | 21:51 |
david-lyle | what was rob doing!??!?!?!? | 21:52 |
david-lyle | I can only approve so much | 21:52 |
stevemar | david-lyle: meh, comm breakdown | 21:52 |
r1chardj0n3s | yep | 21:52 |
david-lyle | don't let him off the hook | 21:52 |
david-lyle | he wouldn't let me | 21:52 |
david-lyle | :-D | 21:52 |
hurgleburgler | lol | 21:52 |
r1chardj0n3s | :-) | 21:52 |
david-lyle | r1chardj0n3s: I have an RC2 fix coming in that ducttape_ pointed out | 21:52 |
stevemar | r1chardj0n3s: i'll be willing to take the wrath if need be :) | 21:53 |
stevemar | david-lyle: great, now we have 2x the reason :) | 21:53 |
r1chardj0n3s | stevemar: nah, it's on me and I'm in a different continent :-D | 21:53 |
david-lyle | well we always have translations in the RC2 | 21:53 |
stevemar | ah | 21:53 |
david-lyle | so RC2 is a given, just how much we dump into it is the question | 21:53 |
ducttape_ | fix is easy david-lyle ? I didn't dig into it | 21:54 |
r1chardj0n3s | david-lyle: pls lemme know when/if that ducttape_ related thing eventuates | 21:54 |
ducttape_ | admin -> hypervisors page is blank, is the problem | 21:54 |
stevemar | ducttape_: sounds like a big problem | 21:54 |
r1chardj0n3s | ducttape_: have you tried having a hypervisor? /ducks | 21:54 |
ducttape_ | yes, its not ideal | 21:54 |
david-lyle | ducttape_: yeah easy, up in 5 minutes | 21:54 |
*** jtriley has quit IRC | 21:55 | |
ducttape_ | we have lots of hypervisors, but that number is not growing r1chardj0n3s | 21:55 |
r1chardj0n3s | ducttape_: have you considered *not* breaking Horizon? :-) | 21:55 |
ducttape_ | it's not my fault, I was just born this way ;) | 21:56 |
* ducttape_ breaks things | 21:56 | |
*** Ephur has joined #openstack-horizon | 21:57 | |
robcresswell | Hey wait what did I do | 21:58 |
robcresswell | Did we release Horizon? | 21:58 |
* robcresswell reads | 21:58 | |
r1chardj0n3s | hi robcresswell :-) | 21:58 |
*** Pavo has joined #openstack-horizon | 21:59 | |
robcresswell | Oh hang on I marked that critical for RC1 | 21:59 |
robcresswell | Why does nobody read the bug list :( | 21:59 |
robcresswell | Oh well. RC2 it is. | 22:00 |
*** aortega has quit IRC | 22:00 | |
r1chardj0n3s | that was my fail, robcresswell, yeah | 22:00 |
robcresswell | D'oh | 22:00 |
robcresswell | Yeah I'll look over that in the morning then | 22:01 |
*** Pavo has quit IRC | 22:01 | |
robcresswell | >.< | 22:01 |
r1chardj0n3s | I'm a bad person and tend to mistrust bug categorisations thanks to the "critical" "run_tests without venv broken" that's been up there since I joined the project :/ | 22:01 |
robcresswell | Well, most the high bugs are probably high | 22:02 |
robcresswell | We just ignore them anyway | 22:02 |
r1chardj0n3s | but yeah, I should have explicitly asked about the critical bugs | 22:02 |
r1chardj0n3s | rather than a catch-all "anything left to go in" question | 22:02 |
robcresswell | Yeah my brain isn't reliable past 8, I thought we were all done | 22:03 |
*** flwang has left #openstack-horizon | 22:03 | |
openstackgerrit | David Lyle proposed openstack/horizon master: Fix Hypervisors page https://review.openstack.org/428461 | 22:03 |
david-lyle | there you go ducttape_ | 22:03 |
david-lyle | and r1chardj0n3s | 22:04 |
r1chardj0n3s | yup, looking | 22:04 |
robcresswell | Okay well, we'll get that fixed tomorrow then just wait for translations | 22:04 |
ducttape_ | bingo thanks | 22:04 |
david-lyle | np | 22:05 |
robcresswell | Uh oh, that was my patch | 22:05 |
r1chardj0n3s | ok, just so I'm following along: we'll try to land https://bugs.launchpad.net/horizon/+bug/1661402 and https://bugs.launchpad.net/horizon/+bug/1660436 and get them in along with the translations for RC2 | 22:05 |
openstack | Launchpad bug 1661402 in OpenStack Dashboard (Horizon) "hypervisor panel blank" [Critical,In progress] - Assigned to David Lyle (david-lyle) | 22:05 |
openstack | Launchpad bug 1660436 in OpenStack Dashboard (Horizon) "Federated users cannot log into horizon" [Critical,In progress] - Assigned to Colleen Murphy (krinkle) | 22:05 |
r1chardj0n3s | what sort of timeframe is it normally for us gettitng the translations? | 22:06 |
david-lyle | 1-2 weeks | 22:06 |
r1chardj0n3s | the schedule has 2 weeks | 22:06 |
r1chardj0n3s | ok, thanks | 22:06 |
david-lyle | the longer, the more we'll get | 22:06 |
r1chardj0n3s | ah, right, we can expect multiple translation patches | 22:06 |
r1chardj0n3s | so don't just RC2 when we get the first one | 22:06 |
david-lyle | well they have to go to stable/ocata | 22:07 |
david-lyle | so I can't remember how that is done now with Zanata | 22:07 |
david-lyle | we used to just put them all in one patch | 22:07 |
david-lyle | but that was in the good ole days | 22:07 |
robcresswell | https://review.openstack.org/#/c/416694/ | 22:07 |
david-lyle | don't you rub your shame on us | 22:08 |
robcresswell | They should be proposed straight to the stable branch | 22:08 |
robcresswell | Haha | 22:08 |
robcresswell | Yeah every other one I replaced a template, except for Hypervisors where I thought it would be fun to break it | 22:09 |
kong | hmm...i tried to re-create my dev environment using master, but still encounter http://paste.openstack.org/show/597442/ | 22:10 |
kong | any idea? | 22:10 |
robcresswell | r1chardj0n3s: Can you add an RC2 milestone and target the hypervisors and federated auth bug against it? | 22:11 |
david-lyle | kong: you're missing the theme_preview panel | 22:11 |
*** tqtran has joined #openstack-horizon | 22:11 | |
david-lyle | or just change the developer dashboard default panel | 22:11 |
kong | david-lyle: what need i do? | 22:11 |
david-lyle | to what you want | 22:11 |
* david-lyle has not followed you whole plight | 22:11 | |
r1chardj0n3s | robcresswell: yep, just trying to figure out how to :-) | 22:12 |
david-lyle | in enabled where the file to turn on the developer dashboard is | 22:12 |
robcresswell | It looks like its trying to default to the theme preview panel in the dev dashboard, but you've not copied the enabled file for it | 22:12 |
robcresswell | anyway, sleep | 22:12 |
david-lyle | kong: change DEFAULT_PANEL to the one you want | 22:12 |
r1chardj0n3s | g'night robcresswell | 22:12 |
robcresswell | Before I break more things :p | 22:12 |
robcresswell | Night all | 22:12 |
david-lyle | later robcresswell | 22:12 |
*** Pavo has joined #openstack-horizon | 22:13 | |
*** Pavo has quit IRC | 22:13 | |
*** breitz has quit IRC | 22:14 | |
*** Pavo has joined #openstack-horizon | 22:16 | |
*** fishbone has quit IRC | 22:20 | |
*** Pavo_ has joined #openstack-horizon | 22:23 | |
*** harlowja has joined #openstack-horizon | 22:25 | |
*** breitz has joined #openstack-horizon | 22:26 | |
*** ducttape_ has quit IRC | 22:26 | |
*** ducttape_ has joined #openstack-horizon | 22:31 | |
*** harlowja has quit IRC | 22:32 | |
*** gugl has joined #openstack-horizon | 22:32 | |
*** harlowja has joined #openstack-horizon | 22:33 | |
*** edtubill has quit IRC | 22:36 | |
*** wolverin_ has quit IRC | 22:36 | |
*** wolverineav has joined #openstack-horizon | 22:37 | |
*** lucashxu has quit IRC | 22:37 | |
openstackgerrit | Merged openstack/horizon master: Remove duplication from utils/settings.py https://review.openstack.org/400794 | 22:37 |
*** Pavo_ has quit IRC | 22:38 | |
*** lucas_ has joined #openstack-horizon | 22:38 | |
*** erlon has quit IRC | 22:40 | |
*** wolverineav has quit IRC | 22:41 | |
*** ducttape_ has quit IRC | 22:43 | |
openstackgerrit | Merged openstack/horizon master: Fix Hypervisors page https://review.openstack.org/428461 | 22:43 |
*** lucas_ has quit IRC | 22:44 | |
*** Pavo has quit IRC | 22:46 | |
*** mtanino has joined #openstack-horizon | 22:51 | |
-openstackstatus- NOTICE: Restarting gerrit due to performance problems | 22:51 | |
openstackgerrit | Lingxian Kong proposed openstack/horizon master: Only get detailed info for Nova servers when necessary https://review.openstack.org/425494 | 22:51 |
kong | r1chardj0n3s: opened bug: https://bugs.launchpad.net/horizon/+bug/1661417 | 22:51 |
openstack | Launchpad bug 1661417 in OpenStack Dashboard (Horizon) "Several pages in Horizon are very slow (Floating IPs, Security Groups, etc.)" [Undecided,In progress] - Assigned to Lingxian Kong (kong) | 22:51 |
*** MasterOfBugs has joined #openstack-horizon | 22:54 | |
r1chardj0n3s | kong: thanks, but it's better if bugs have a specific problem in mind rather than a catch-all, that way we can actually close them at some point :-) | 22:54 |
r1chardj0n3s | so in this case, a bug that's specific to patch 425494 | 22:55 |
kong | r1chardj0n3s: ok, i will split the bug to small problems | 22:55 |
r1chardj0n3s | thanks. you might also find that there's existing bugs for some of the performance issues | 22:55 |
*** Pavo has joined #openstack-horizon | 22:59 | |
*** Pavo has quit IRC | 22:59 | |
*** weezS has quit IRC | 23:00 | |
*** lseki has quit IRC | 23:00 | |
*** Pavo has joined #openstack-horizon | 23:00 | |
openstackgerrit | Lingxian Kong proposed openstack/horizon master: Only get detailed info for Nova servers when necessary https://review.openstack.org/425494 | 23:04 |
*** wolverineav has joined #openstack-horizon | 23:07 | |
*** Pavo_ has joined #openstack-horizon | 23:10 | |
*** wolverineav has quit IRC | 23:11 | |
*** jmoffitt has joined #openstack-horizon | 23:18 | |
*** Pavo has quit IRC | 23:26 | |
*** Pavo_ has quit IRC | 23:26 | |
*** Pavo has joined #openstack-horizon | 23:27 | |
*** Pavo has quit IRC | 23:27 | |
*** Pavo has joined #openstack-horizon | 23:27 | |
*** wolverineav has joined #openstack-horizon | 23:28 | |
*** dave-mccowan has quit IRC | 23:28 | |
*** Pavo has quit IRC | 23:28 | |
*** Pavo has joined #openstack-horizon | 23:29 | |
*** wolverineav has quit IRC | 23:33 | |
*** Pavo has quit IRC | 23:37 | |
*** Pavo has joined #openstack-horizon | 23:44 | |
*** Pavo has quit IRC | 23:45 | |
*** amotoki has quit IRC | 23:48 | |
*** Pavo has joined #openstack-horizon | 23:50 | |
*** Pavo has quit IRC | 23:54 | |
*** Pavo has joined #openstack-horizon | 23:56 | |
*** Pavo has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!