*** whoami-rajat has quit IRC | 00:01 | |
*** gyee has quit IRC | 00:49 | |
*** duochao has joined #openstack-horizon | 01:13 | |
*** mvkr_ has quit IRC | 01:41 | |
*** mvkr_ has joined #openstack-horizon | 01:54 | |
*** whoami-rajat has joined #openstack-horizon | 03:06 | |
*** duochao has quit IRC | 03:21 | |
*** rcernin has quit IRC | 03:55 | |
*** cshen has joined #openstack-horizon | 04:16 | |
*** pcaruana has joined #openstack-horizon | 04:44 | |
*** vishalmanchanda has joined #openstack-horizon | 04:46 | |
*** pcaruana has quit IRC | 04:56 | |
*** tsmith2 has quit IRC | 05:02 | |
*** tsmith2 has joined #openstack-horizon | 05:03 | |
*** tsmith_ has joined #openstack-horizon | 05:07 | |
*** tsmith2 has quit IRC | 05:09 | |
*** tsmith_ is now known as tsmith2 | 05:09 | |
*** rcernin has joined #openstack-horizon | 05:33 | |
*** rcernin has quit IRC | 06:03 | |
*** rcernin has joined #openstack-horizon | 06:18 | |
*** pcaruana has joined #openstack-horizon | 06:21 | |
*** rcernin has quit IRC | 06:21 | |
*** btully has joined #openstack-horizon | 06:21 | |
*** rcernin has joined #openstack-horizon | 06:21 | |
*** btully has quit IRC | 06:25 | |
-openstackstatus- NOTICE: The git service on opendev.org is currently down. | 06:49 | |
*** ChanServ changes topic to "The git service on opendev.org is currently down." | 06:49 | |
*** mlycka has joined #openstack-horizon | 07:02 | |
*** rcernin has quit IRC | 07:06 | |
*** tesseract has joined #openstack-horizon | 07:15 | |
*** adriant has quit IRC | 07:17 | |
*** adriant has joined #openstack-horizon | 07:18 | |
*** rdopiera has joined #openstack-horizon | 07:20 | |
*** mlycka has quit IRC | 07:28 | |
*** cshen has left #openstack-horizon | 07:44 | |
*** priteau has joined #openstack-horizon | 07:45 | |
*** tkajinam has quit IRC | 07:53 | |
*** tkajinam has joined #openstack-horizon | 07:53 | |
*** tosky has joined #openstack-horizon | 08:30 | |
-openstackstatus- NOTICE: Services at opendev.org like our git server and at openstack.org are currently down, looks like an outage in one of our cloud providers. | 08:32 | |
*** ChanServ changes topic to "Services at opendev.org like our git server and at openstack.org are currently down, looks like an outage in one of our cloud providers." | 08:32 | |
*** tkajinam has quit IRC | 08:36 | |
*** ChanServ changes topic to "OpenStack Horizon | Train PTG: https://etherpad.openstack.org/p/horizon-train-ptg | Current release priorities: https://etherpad.openstack.org/p/horizon-release-priorities | Docs: https://docs.openstack.org/horizon/latest/" | 08:39 | |
-openstackstatus- NOTICE: The problem in our cloud provider has been fixed, services should be working again | 08:39 | |
*** jtomasek has joined #openstack-horizon | 09:01 | |
*** lennyb has joined #openstack-horizon | 09:16 | |
*** e0ne has joined #openstack-horizon | 09:32 | |
*** ChanServ sets mode: +o e0ne | 09:32 | |
*** btully has joined #openstack-horizon | 09:59 | |
*** btully has quit IRC | 10:03 | |
*** mlycka has joined #openstack-horizon | 10:42 | |
*** adriant has quit IRC | 11:07 | |
*** adriant has joined #openstack-horizon | 11:07 | |
*** pcaruana has quit IRC | 11:42 | |
*** btully has joined #openstack-horizon | 11:47 | |
*** ksdean has joined #openstack-horizon | 11:49 | |
*** btully has quit IRC | 11:52 | |
*** pcaruana has joined #openstack-horizon | 12:22 | |
openstackgerrit | Merged openstack/horizon master: Define default settings explicitly (openstack_dashboard 4/5) https://review.opendev.org/655209 | 12:57 |
---|---|---|
openstackgerrit | Merged openstack/horizon master: Define default settings explicitly (openstack_dashboard 5/5) https://review.opendev.org/655210 | 13:05 |
*** mvkr_ has quit IRC | 13:17 | |
ksdean | Hi, After a lengthy discussion with the neutron guys, I appear to have found a bug in horizon, before I go reporting it i was hoping someone here can take a look or help me out | 13:20 |
ksdean | so here is exactly what is happening. If i create a floating IP manually using CLI that succeeds, If I attach the floating IP to the instance after creation that succeeds and i can ping the host. | 13:20 |
ksdean | Now if i go onto the UI and select, associate floating IP on my instance, then select the plus button, I then select Allocate IP ( this is the part where a new floating IP is created and attached to the instance I had this working in ocata ) it goes into a continuous loop with the spinning circle and Working.... | 13:20 |
ksdean | Ill also add that im running the following components on each node. controller: neutron-server,ml2-plugin Network: neutron-l3-agent neutron-metadata-agent neutron-dhcp-agent neutron-linuxbridge-agent Compute: neutron-linuxbridge-agent | 13:20 |
ksdean | jamesdenton from the neutron channel asked me to carry out the following= have you tried allocating/associating in the same command using the CLI? | 13:21 |
*** jhesketh has quit IRC | 13:22 | |
ksdean | using the openstack client I can confirm that it succeeds | 13:22 |
mlycka | ksdean: Hi. The 'working' twirler never stops? | 13:26 |
ksdean | correct | 13:26 |
*** jhesketh has joined #openstack-horizon | 13:26 | |
mlycka | ksdean: I'm guessing that whatever else might or might not be going on, that's probably a bug. | 13:27 |
ksdean | ok, is there away to get better logs before i report this ? | 13:27 |
mlycka | Does the association actually go through despite the hang? | 13:28 |
ksdean | no | 13:29 |
ksdean | the floating IP gets created however | 13:29 |
mlycka | Right | 13:29 |
ksdean | and I can then associate the IP after the hang by refreshing and then selecting it from the pool | 13:29 |
mlycka | Right, gotcha' | 13:29 |
mlycka | Horizon logs are empty I'm guessing? | 13:30 |
mlycka | Or rather, void of errors? | 13:30 |
ksdean | I have horizon sitting behind HA proxy, and have set the following in the conf-enabled/openstack-dashboard.conf | 13:30 |
ksdean | ErrorLog ${APACHE_LOG_DIR}/horizon/error.log | 13:30 |
ksdean | LogLevel warn | 13:30 |
ksdean | CustomLog ${APACHE_LOG_DIR}/horizon/access.log combined | 13:30 |
ksdean | but nothing particularly use full, If you tell me what to do to get better log out put ill set that before submitting a bug | 13:31 |
mlycka | You could try setting DEBUG to true in your local_settings.py/settings.py, but error messages should show up anyways AFAIK | 13:32 |
ksdean | thats already set | 13:32 |
mlycka | Oh, okay. | 13:32 |
ksdean | any idea how i can supress this message, I might be able to see something. | 13:33 |
ksdean | [wsgi:error] [pid 2264:tid 140605834123008] [remote 172.30.0.2:60870] InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warningsInsecureRequestWarning: Unverified HTTPS request is being made. | 13:33 |
mlycka | Nopw. I'm guessing it won't show up in logs though. I'd look into it, but I'm a bit busy with something else right now. I'd say just report it. | 13:34 |
ksdean | ok, no worries. I'll do that cheers | 13:34 |
ksdean | Ooooo, ok now thats interesting | 13:35 |
mlycka | Do tell :D | 13:35 |
*** btully has joined #openstack-horizon | 13:36 | |
ksdean | ahh, it looked like it went through. my eyes where playing tricks | 13:37 |
mlycka | So it creates and attaches, but just the UI hangs? | 13:37 |
ksdean | just restarted the apache service but I've reproduced it. | 13:37 |
ksdean | I'll submit the bug report | 13:38 |
mlycka | Alright | 13:39 |
*** btully has quit IRC | 13:41 | |
*** mvkr_ has joined #openstack-horizon | 13:58 | |
*** dklyle has quit IRC | 15:17 | |
*** dklyle has joined #openstack-horizon | 15:18 | |
*** ChanServ sets mode: +o dklyle | 15:18 | |
*** e0ne has quit IRC | 15:23 | |
*** btully has joined #openstack-horizon | 15:25 | |
*** btully has quit IRC | 15:30 | |
*** gyee has joined #openstack-horizon | 15:44 | |
*** altlogbot_0 has quit IRC | 15:48 | |
*** altlogbot_1 has joined #openstack-horizon | 15:49 | |
*** tesseract has quit IRC | 15:50 | |
openstackgerrit | Merged openstack/horizon master: Allow creating ICMPV6 rules https://review.opendev.org/473481 | 16:13 |
openstackgerrit | Merged openstack/horizon master: Avoid using nova volume test data for cinder API mocking https://review.opendev.org/671352 | 16:15 |
*** cdev3 has joined #openstack-horizon | 16:29 | |
cdev3 | I'm looking at the CSV output in project->compute-> Overview and it is showing 4 instances are used. This is different than the number from "openstack hypervisor stats show" which does not consider shelved instances. Should Horizon be calling the same function to get the statistics ( def compute_node_statistics(context): ) or calculating stats itself ( NovaUsage.get_summary ) | 16:43 |
*** mlycka has quit IRC | 16:45 | |
*** rdopiera has quit IRC | 17:00 | |
*** betherly has joined #openstack-horizon | 17:19 | |
*** betherly has quit IRC | 17:24 | |
*** mvkr_ has quit IRC | 17:35 | |
*** rdopiera has joined #openstack-horizon | 18:00 | |
*** jtomasek has quit IRC | 18:01 | |
*** dklyle has quit IRC | 18:11 | |
*** dklyle has joined #openstack-horizon | 18:12 | |
*** ChanServ sets mode: +o dklyle | 18:12 | |
*** priteau has quit IRC | 18:13 | |
*** shubjero has joined #openstack-horizon | 18:30 | |
shubjero | Does anyone know if a dashboard plugin like octavia which is made for python3 should work with a horizon install where other plugins installed like heat and trove are based on python2? | 18:31 |
*** betherly has joined #openstack-horizon | 18:41 | |
*** betherly has quit IRC | 18:45 | |
*** BjoernT has joined #openstack-horizon | 18:59 | |
*** betherly has joined #openstack-horizon | 19:01 | |
*** btully has joined #openstack-horizon | 19:03 | |
*** betherly has quit IRC | 19:05 | |
*** btully has quit IRC | 19:07 | |
*** tosky has quit IRC | 19:10 | |
openstackgerrit | Jesper Schmitz Mouridsen proposed openstack/horizon master: Enable volume snapshot backups https://review.opendev.org/667703 | 19:27 |
*** e0ne has joined #openstack-horizon | 19:39 | |
*** ChanServ sets mode: +o e0ne | 19:39 | |
*** dasp has quit IRC | 19:51 | |
*** dasp has joined #openstack-horizon | 19:54 | |
*** betherly has joined #openstack-horizon | 20:02 | |
*** betherly has quit IRC | 20:07 | |
*** gyee has quit IRC | 20:22 | |
*** zbr_ has quit IRC | 20:35 | |
*** zbr has joined #openstack-horizon | 20:37 | |
*** BjoernT has quit IRC | 20:55 | |
*** gyee has joined #openstack-horizon | 20:59 | |
*** betherly has joined #openstack-horizon | 21:03 | |
*** betherly has quit IRC | 21:08 | |
*** zbr has quit IRC | 21:11 | |
*** zbr has joined #openstack-horizon | 21:27 | |
*** whoami-rajat has quit IRC | 21:28 | |
*** pcaruana has quit IRC | 21:28 | |
*** zbr has quit IRC | 21:32 | |
*** e0ne has quit IRC | 21:56 | |
*** betherly has joined #openstack-horizon | 22:16 | |
*** rcernin has joined #openstack-horizon | 22:16 | |
*** betherly has quit IRC | 22:21 | |
*** btully has joined #openstack-horizon | 22:41 | |
*** btully has quit IRC | 22:45 | |
*** betherly has joined #openstack-horizon | 23:18 | |
*** betherly has quit IRC | 23:23 | |
openstackgerrit | Nicolas Helgeson proposed openstack/horizon master: Selenium tests fail when response is slow. https://review.opendev.org/633616 | 23:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!