*** gyee has quit IRC | 00:04 | |
*** dnguyen has quit IRC | 00:21 | |
*** btully has joined #openstack-horizon | 00:49 | |
*** btully has quit IRC | 00:54 | |
*** cshen has joined #openstack-horizon | 01:02 | |
*** cshen has quit IRC | 01:06 | |
*** lblanchard has joined #openstack-horizon | 01:23 | |
*** lblanchard has quit IRC | 02:07 | |
openstackgerrit | Wangliangyu proposed openstack/horizon master: Creating volume prompt message always contain name https://review.openstack.org/614059 | 02:25 |
---|---|---|
*** cshen has joined #openstack-horizon | 03:03 | |
*** cshen has quit IRC | 03:07 | |
*** dave-mccowan has quit IRC | 04:19 | |
*** vishalmanchanda has joined #openstack-horizon | 04:22 | |
*** btully has joined #openstack-horizon | 04:27 | |
*** btully has quit IRC | 04:31 | |
vishalmanchanda | Hi all, I'm new to horizon and currently facing an issue, when i take any patch changes into my local environment i get the following error in apache logs, | 04:48 |
vishalmanchanda | 2018-10-30 04:39:34.873100 django.setup(set_prefix=False) | 04:48 |
vishalmanchanda | 2018-10-30 04:39:34.873139 File "/usr/local/lib/python2.7/dist-packages/django/__init__.py", line 27, in setup | 04:48 |
vishalmanchanda | 2018-10-30 04:39:34.873271 apps.populate(settings.INSTALLED_APPS) | 04:48 |
vishalmanchanda | 2018-10-30 04:39:34.873304 File "/usr/local/lib/python2.7/dist-packages/django/apps/registry.py", line 85, in populate | 04:48 |
vishalmanchanda | 2018-10-30 04:39:34.873687 app_config = AppConfig.create(entry) | 04:48 |
vishalmanchanda | 2018-10-30 04:39:34.873723 File "/usr/local/lib/python2.7/dist-packages/django/apps/config.py", line 94, in create | 04:48 |
vishalmanchanda | 2018-10-30 04:39:34.873945 module = import_module(entry) | 04:49 |
vishalmanchanda | 2018-10-30 04:39:34.873978 File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module | 04:49 |
vishalmanchanda | 2018-10-30 04:39:34.874104 __import__(name) | 04:49 |
vishalmanchanda | 2018-10-30 04:39:34.874164 ImportError: No module named debreach | 04:49 |
vishalmanchanda | 2018-10-30 04:40:18.763181 WARNING:root:Use of this 'djano.wsgi' file has been deprecated since the Rocky release in favor of 'wsgi.py' in the 'openstack_dashboard' module. This file is a legacy naming from before Django 1.4 and an importable 'wsgi.py' is now the default. This file will be removed in the T release cycle. | 04:49 |
vishalmanchanda | I'm running openstack in devstack environment, any help is appreciated. Thanks. | 04:50 |
*** cshen has joined #openstack-horizon | 05:03 | |
*** cshen has quit IRC | 05:08 | |
*** pcaruana has joined #openstack-horizon | 05:36 | |
*** pcaruana has quit IRC | 05:47 | |
*** cshen has joined #openstack-horizon | 05:53 | |
*** cshen has quit IRC | 05:57 | |
*** vishalmanchanda has quit IRC | 06:16 | |
*** mnaser has quit IRC | 06:16 | |
*** vishalmanchanda has joined #openstack-horizon | 06:16 | |
*** mnaser has joined #openstack-horizon | 06:17 | |
*** cshen has joined #openstack-horizon | 06:23 | |
*** vishalmanchanda has quit IRC | 06:26 | |
*** vishalmanchanda has joined #openstack-horizon | 06:26 | |
*** hoonetorg has quit IRC | 06:29 | |
*** cshen has quit IRC | 06:37 | |
*** hoonetorg has joined #openstack-horizon | 06:42 | |
*** cshen has joined #openstack-horizon | 06:50 | |
*** tonyb has quit IRC | 06:50 | |
*** cshen has quit IRC | 06:55 | |
openstackgerrit | Wangliangyu proposed openstack/horizon master: Only thorw one prompt when resizing instance error https://review.openstack.org/614089 | 07:25 |
openstackgerrit | pengyuesheng proposed openstack/horizon master: Network and subnet names are empty https://review.openstack.org/614094 | 07:32 |
*** rdopiera has joined #openstack-horizon | 07:42 | |
*** pcaruana has joined #openstack-horizon | 07:57 | |
*** pcaruana is now known as pcaruana|elisa| | 07:59 | |
*** cshen has joined #openstack-horizon | 08:00 | |
openstackgerrit | pengyuesheng proposed openstack/horizon master: Ignore error msg for gateway IP when gateway is disabled https://review.openstack.org/613237 | 08:03 |
openstackgerrit | Wangliangyu proposed openstack/horizon master: Return empty list when retrieve by not uuid https://review.openstack.org/614140 | 08:18 |
*** jpich has joined #openstack-horizon | 08:26 | |
*** cshen has quit IRC | 08:33 | |
*** e0ne has joined #openstack-horizon | 08:41 | |
*** ChanServ sets mode: +o e0ne | 08:41 | |
adriant | e0ne, rdopiera: either of you around and willing to talk about: https://review.openstack.org/#/c/608801 ? | 08:42 |
adriant | also vishalmanchanda: not sure if you found your issue... but it looks like you are trying to use debreach but haven't installed it | 08:44 |
e0ne | adriant: hi. I would like to get rdopiera feedback on this patch | 08:45 |
adriant | e0ne: understood :) | 08:47 |
adriant | we backported his memoized change, and then my patch on top of it for memory usage | 08:47 |
adriant | and still found that the weakrefs weren't really being cleaned up that well :( | 08:48 |
adriant | but my LRU functionality on top of making everything use memoized did at least cap the memory usage | 08:49 |
adriant | but it would need follow up patches in horizon for us to start tweaking max_size per function, and other tweaks like allowing some things to cache globally with an expiry (service extension lists), or per project (flavor lists), which would reduce things further and potentially allow us some minor performance improvements | 08:50 |
*** priteau has joined #openstack-horizon | 08:51 | |
*** cshen has joined #openstack-horizon | 09:05 | |
vishalmanchanda | adriant: thanks | 09:17 |
openstackgerrit | Wangliangyu proposed openstack/horizon master: Raise NotFound error when retrieved by not uuid https://review.openstack.org/614140 | 09:30 |
*** btully has joined #openstack-horizon | 09:54 | |
*** btully has quit IRC | 09:58 | |
*** priteau has quit IRC | 10:11 | |
*** bookworm72__ has joined #openstack-horizon | 10:13 | |
bookworm72__ | Any knowledge how to get horizon logs to syslog? | 10:14 |
bookworm72__ | It is easy for Aodh, Cinder, Glance, Heat, Ironic, Keystone, Neutron, Nova... | 10:14 |
bookworm72__ | Just e.g. for heat.conf.j2 add use_syslog = True, and possibly some additional lines | 10:15 |
bookworm72__ | But for Horizon, such configuration file / method seems not to be available? | 10:16 |
*** v12aml has quit IRC | 10:27 | |
*** jtomasek has quit IRC | 10:30 | |
*** e0ne has quit IRC | 10:32 | |
*** v12aml has joined #openstack-horizon | 10:33 | |
*** bookworm72__ has quit IRC | 10:45 | |
*** e0ne has joined #openstack-horizon | 10:54 | |
*** ChanServ sets mode: +o e0ne | 10:54 | |
*** priteau has joined #openstack-horizon | 11:04 | |
*** dave-mccowan has joined #openstack-horizon | 11:10 | |
*** mvkr has quit IRC | 11:30 | |
*** v12aml has quit IRC | 11:52 | |
*** v12aml has joined #openstack-horizon | 12:00 | |
*** jtomasek has joined #openstack-horizon | 12:01 | |
*** cshen has quit IRC | 12:02 | |
*** mvkr has joined #openstack-horizon | 12:02 | |
*** cshen has joined #openstack-horizon | 12:08 | |
*** e0ne has quit IRC | 12:21 | |
*** e0ne has joined #openstack-horizon | 13:08 | |
*** ChanServ sets mode: +o e0ne | 13:08 | |
*** jtomasek_ has joined #openstack-horizon | 13:13 | |
*** jtomasek has quit IRC | 13:17 | |
*** dklyle has quit IRC | 13:37 | |
*** dklyle has joined #openstack-horizon | 13:37 | |
*** ChanServ sets mode: +o dklyle | 13:37 | |
*** rdopiera has quit IRC | 13:58 | |
*** dklyle has quit IRC | 14:02 | |
*** david-lyle has joined #openstack-horizon | 14:02 | |
*** ChanServ sets mode: +o david-lyle | 14:02 | |
*** itlinux has quit IRC | 14:20 | |
*** pcaruana|elisa| has quit IRC | 14:33 | |
*** e0ne has quit IRC | 14:33 | |
*** e0ne has joined #openstack-horizon | 14:37 | |
*** ChanServ sets mode: +o e0ne | 14:37 | |
*** pcaruana|elisa| has joined #openstack-horizon | 14:45 | |
*** dave-mccowan has quit IRC | 15:03 | |
*** ianychoi_ is now known as ianychoi | 15:07 | |
*** itlinux has joined #openstack-horizon | 15:11 | |
openstackgerrit | Sean McGinnis proposed openstack/horizon master: Remove setup.py check from pep8 job https://review.openstack.org/614253 | 15:19 |
*** btully has joined #openstack-horizon | 15:20 | |
*** btully has quit IRC | 15:24 | |
*** e0ne has quit IRC | 15:25 | |
*** Leo_m has joined #openstack-horizon | 15:27 | |
*** gyee has joined #openstack-horizon | 15:29 | |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Remove setup.py check from pep8 job https://review.openstack.org/614253 | 15:30 |
*** pcaruana|elisa| has quit IRC | 15:35 | |
*** e0ne has joined #openstack-horizon | 15:35 | |
*** ChanServ sets mode: +o e0ne | 15:35 | |
*** Leo_m has quit IRC | 15:49 | |
*** pcaruana|elisa| has joined #openstack-horizon | 15:50 | |
*** Leo_m has joined #openstack-horizon | 15:51 | |
*** pcaruana|elisa| has quit IRC | 16:00 | |
openstackgerrit | Ivan Kolodyazhny proposed openstack/horizon master: Raise NotFound error when retrieved by not uuid https://review.openstack.org/614140 | 16:04 |
*** jtomasek_ has quit IRC | 16:12 | |
openstackgerrit | Sean McGinnis proposed openstack/horizon master: Remove setup.py check from pep8 job https://review.openstack.org/614253 | 16:18 |
*** dnguyen has joined #openstack-horizon | 16:30 | |
*** e0ne has quit IRC | 16:30 | |
*** Leo_m has quit IRC | 16:44 | |
*** Leo_m has joined #openstack-horizon | 16:45 | |
*** jrist has quit IRC | 16:51 | |
*** jrist has joined #openstack-horizon | 16:54 | |
*** Leo_m has quit IRC | 16:55 | |
*** mvkr has quit IRC | 16:55 | |
*** Leo_m has joined #openstack-horizon | 16:56 | |
*** itlinux has quit IRC | 16:57 | |
*** itlinux has joined #openstack-horizon | 17:07 | |
*** jpich has quit IRC | 17:08 | |
*** btully has joined #openstack-horizon | 17:09 | |
*** btully has quit IRC | 17:13 | |
*** cshen has quit IRC | 17:44 | |
*** e0ne has joined #openstack-horizon | 18:10 | |
*** ChanServ sets mode: +o e0ne | 18:10 | |
*** e0ne has quit IRC | 18:25 | |
*** cshen has joined #openstack-horizon | 18:26 | |
*** itlinux has quit IRC | 18:29 | |
openstackgerrit | Andrew Bogott proposed openstack/horizon master: Server overview: display hypervisor name if available https://review.openstack.org/614328 | 18:30 |
openstackgerrit | Andrew Bogott proposed openstack/horizon master: Server overview: display hypervisor name if available https://review.openstack.org/614328 | 19:10 |
*** e0ne has joined #openstack-horizon | 19:13 | |
*** ChanServ sets mode: +o e0ne | 19:13 | |
*** pcaruana|elisa| has joined #openstack-horizon | 20:12 | |
*** pcaruana|elisa| has quit IRC | 20:32 | |
*** priteau has quit IRC | 20:33 | |
*** mvkr has joined #openstack-horizon | 20:37 | |
*** Leo_m has quit IRC | 20:51 | |
*** cshen has quit IRC | 20:57 | |
openstackgerrit | Merged openstack/horizon master: Raise NotFound error when retrieved by not uuid https://review.openstack.org/614140 | 21:04 |
*** e0ne has quit IRC | 21:18 | |
*** cshen has joined #openstack-horizon | 21:20 | |
*** cshen has quit IRC | 22:02 | |
*** david-lyle has quit IRC | 22:08 | |
*** dklyle has joined #openstack-horizon | 22:28 | |
*** ChanServ sets mode: +o dklyle | 22:28 | |
*** btully has joined #openstack-horizon | 22:36 | |
*** btully has quit IRC | 22:40 | |
*** e0ne has joined #openstack-horizon | 22:49 | |
*** ChanServ sets mode: +o e0ne | 22:49 | |
*** dnguyen has quit IRC | 23:01 | |
*** dnguyen has joined #openstack-horizon | 23:02 | |
*** tonyb has joined #openstack-horizon | 23:03 | |
*** e0ne has quit IRC | 23:13 | |
*** dnguyen has quit IRC | 23:54 | |
*** cshen has joined #openstack-horizon | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!