*** diogogmt has quit IRC | 00:04 | |
*** BjoernT has joined #openstack-lbaas | 00:07 | |
*** BjoernT has quit IRC | 00:09 | |
rm_work | looks good johnsom :) pending tests | 00:15 |
---|---|---|
*** svinota has quit IRC | 00:17 | |
bana_k | hi, is there an option to make o-api calls secure ? | 00:40 |
*** ducttape_ has joined #openstack-lbaas | 00:41 | |
*** ducttape_ has quit IRC | 00:41 | |
*** ducttape_ has joined #openstack-lbaas | 00:41 | |
rm_work | it depends on your wsgi server bana_k | 00:43 |
rm_work | bana_k: you can run nginx / apache2-mod-wsgi / gunicorn / whatever as the wsgi server, and set it up with SSL stuff | 00:43 |
rm_work | what do we use nowadays ... gunicorn? | 00:43 |
rm_work | I think SSL just isn't set up, but it can be | 00:43 |
bana_k | oh ok, thanks rm_work | 00:44 |
*** ducttape_ has quit IRC | 00:51 | |
*** ducttape_ has joined #openstack-lbaas | 00:53 | |
bana_k | if i use local.conf from octavia devstack samples I am getting following error | 00:54 |
bana_k | 2016-07-07 00:47:16.427 | +lib/databases/mysql:configure_database_mysql:91 sudo mysql -uroot -ppassword -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'' identified by '\''password'\'';' | 00:54 |
bana_k | 2016-07-07 00:47:16.434 | ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) | 00:54 |
bana_k | I think its happening only when we try to enable lbaas dashboard | 00:54 |
*** ajmiller_ has quit IRC | 00:57 | |
*** ajmiller has joined #openstack-lbaas | 00:57 | |
*** ajmiller has quit IRC | 01:02 | |
*** ajmiller has joined #openstack-lbaas | 01:02 | |
rm_work | the password we set in local.conf might be different from what someone else expects | 01:04 |
rm_work | which ... i THINK is their fault | 01:04 |
rm_work | but i'm guessing someone has hardcoded in a default password and not updated it based on what devstack has set | 01:05 |
*** ducttape_ has quit IRC | 01:07 | |
bana_k | need to check what values its using ! | 01:10 |
*** bana_k has quit IRC | 01:12 | |
*** kevo has quit IRC | 01:12 | |
*** rudrajit has quit IRC | 01:13 | |
*** guest has quit IRC | 01:16 | |
*** Purandar has quit IRC | 01:21 | |
*** ducttape_ has joined #openstack-lbaas | 01:28 | |
*** ajmiller has quit IRC | 01:36 | |
*** ajmiller has joined #openstack-lbaas | 01:36 | |
*** ajmiller has quit IRC | 01:40 | |
*** ajmiller has joined #openstack-lbaas | 01:40 | |
*** ajmiller has quit IRC | 01:53 | |
*** ajmiller has joined #openstack-lbaas | 01:53 | |
*** sputnik13 has joined #openstack-lbaas | 01:57 | |
*** sputnik13 has quit IRC | 01:58 | |
*** sputnik13 has joined #openstack-lbaas | 02:00 | |
*** diogogmt has joined #openstack-lbaas | 02:07 | |
*** fnaval has quit IRC | 02:11 | |
*** ajmiller has quit IRC | 02:18 | |
*** ajmiller has joined #openstack-lbaas | 02:19 | |
*** fnaval has joined #openstack-lbaas | 02:22 | |
*** rudrajit has joined #openstack-lbaas | 02:24 | |
*** rudrajit has quit IRC | 02:29 | |
*** sputnik13 has quit IRC | 02:30 | |
*** ducttape_ has quit IRC | 02:34 | |
*** rtheis has quit IRC | 02:35 | |
*** rudrajit has joined #openstack-lbaas | 02:40 | |
*** ajmiller has quit IRC | 02:57 | |
*** ajmiller has joined #openstack-lbaas | 02:57 | |
*** woodster_ has quit IRC | 02:59 | |
openstackgerrit | Merged openstack/octavia: Fixes failover issue with neutron dns integration https://review.openstack.org/337939 | 03:01 |
openstackgerrit | Brandon Logan proposed openstack/octavia: Cleanup deleted load balancers in housekeeper's db_cleanup https://review.openstack.org/332913 | 03:03 |
openstackgerrit | Brandon Logan proposed openstack/neutron-lbaas: Set up hooks for the functional job and add test_migrations test https://review.openstack.org/320999 | 03:04 |
*** ajmiller has quit IRC | 03:04 | |
*** ajmiller has joined #openstack-lbaas | 03:04 | |
*** sputnik13 has joined #openstack-lbaas | 03:08 | |
*** yamamot__ has joined #openstack-lbaas | 03:10 | |
*** ducttape_ has joined #openstack-lbaas | 03:22 | |
*** kevo has joined #openstack-lbaas | 03:34 | |
*** ducttape_ has quit IRC | 03:35 | |
*** Purandar has joined #openstack-lbaas | 03:40 | |
*** links has joined #openstack-lbaas | 04:03 | |
*** yamamot__ has quit IRC | 04:24 | |
*** yamamot__ has joined #openstack-lbaas | 04:28 | |
*** bana_k has joined #openstack-lbaas | 04:37 | |
*** rudrajit has quit IRC | 04:52 | |
*** ducttape_ has joined #openstack-lbaas | 05:06 | |
openstackgerrit | Banashankar k proposed openstack/octavia: WIP: ACTIVE-ACTIVE - amphora cluster DB https://review.openstack.org/327138 | 05:06 |
openstackgerrit | Banashankar k proposed openstack/octavia: WIP: Initial Cluster Manager https://review.openstack.org/336925 | 05:06 |
openstackgerrit | Banashankar k proposed openstack/octavia: WIP: ACTIVE-ACTIVE - nova driver related changes https://review.openstack.org/336926 | 05:06 |
*** ducttape_ has quit IRC | 05:12 | |
*** Purandar has quit IRC | 05:20 | |
*** M00nr41n has joined #openstack-lbaas | 05:37 | |
*** ajmiller has quit IRC | 05:41 | |
*** ajmiller has joined #openstack-lbaas | 05:41 | |
openstackgerrit | Merged openstack/octavia: Cleanup deleted load balancers in housekeeper's db_cleanup https://review.openstack.org/332913 | 05:45 |
*** anilvenkata has joined #openstack-lbaas | 05:50 | |
*** yamamot__ has quit IRC | 05:52 | |
openstackgerrit | Elena Ezhova proposed openstack/octavia: Decrease default resource expiry age in DevStack setup https://review.openstack.org/334374 | 05:54 |
*** sputnik13 has quit IRC | 05:55 | |
*** sputnik13 has joined #openstack-lbaas | 05:58 | |
*** ajmiller has quit IRC | 06:08 | |
*** ajmiller has joined #openstack-lbaas | 06:08 | |
*** rcernin has joined #openstack-lbaas | 06:18 | |
*** armax has quit IRC | 06:30 | |
*** yamamot__ has joined #openstack-lbaas | 06:33 | |
*** sputnik13 has quit IRC | 06:40 | |
*** ajmiller has quit IRC | 06:47 | |
*** ajmiller has joined #openstack-lbaas | 06:48 | |
*** ajmiller has quit IRC | 06:51 | |
*** ajmiller has joined #openstack-lbaas | 06:51 | |
*** bana_k has quit IRC | 06:54 | |
*** ajmiller has quit IRC | 06:54 | |
*** ajmiller has joined #openstack-lbaas | 06:55 | |
*** nmagnezi has joined #openstack-lbaas | 07:02 | |
*** tesseract- has joined #openstack-lbaas | 07:03 | |
*** kobis_ has joined #openstack-lbaas | 07:08 | |
*** kobis_ is now known as kobis | 07:08 | |
*** ajmiller has quit IRC | 07:08 | |
*** ajmiller has joined #openstack-lbaas | 07:09 | |
*** jsheeren has joined #openstack-lbaas | 07:10 | |
*** kobis_ has joined #openstack-lbaas | 07:11 | |
*** kobis has quit IRC | 07:12 | |
*** kobis_ is now known as kobis | 07:12 | |
*** kobis has quit IRC | 07:12 | |
*** kobis has joined #openstack-lbaas | 07:50 | |
*** eezhova has joined #openstack-lbaas | 08:01 | |
*** gongysh has joined #openstack-lbaas | 08:02 | |
*** ducttape_ has joined #openstack-lbaas | 08:12 | |
*** ducttape_ has quit IRC | 08:17 | |
*** openstackgerrit has quit IRC | 08:18 | |
*** noshankus has joined #openstack-lbaas | 08:19 | |
*** openstackgerrit has joined #openstack-lbaas | 08:19 | |
*** pcaruana has joined #openstack-lbaas | 08:30 | |
*** svinota has joined #openstack-lbaas | 08:35 | |
*** eezhova has quit IRC | 08:43 | |
*** eezhova has joined #openstack-lbaas | 08:50 | |
*** ajmiller has quit IRC | 09:10 | |
*** ajmiller has joined #openstack-lbaas | 09:11 | |
*** ducttape_ has joined #openstack-lbaas | 09:13 | |
*** ducttape_ has quit IRC | 09:17 | |
*** ajmiller has quit IRC | 09:19 | |
*** ajmiller has joined #openstack-lbaas | 09:20 | |
*** sirushti has joined #openstack-lbaas | 09:21 | |
*** rudrajit has joined #openstack-lbaas | 09:24 | |
*** rudrajit has quit IRC | 09:28 | |
*** ajmiller has quit IRC | 09:32 | |
*** ajmiller has joined #openstack-lbaas | 09:32 | |
openstackgerrit | Merged openstack/octavia: Decrease default resource expiry age in DevStack setup https://review.openstack.org/334374 | 09:38 |
*** ajmiller has quit IRC | 09:50 | |
*** gongysh has quit IRC | 09:52 | |
*** ajmiller has joined #openstack-lbaas | 09:52 | |
*** yamamot__ has quit IRC | 09:54 | |
*** gongysh has joined #openstack-lbaas | 10:00 | |
*** eezhova has quit IRC | 10:13 | |
*** ducttape_ has joined #openstack-lbaas | 10:13 | |
*** eezhova has joined #openstack-lbaas | 10:15 | |
*** ducttape_ has quit IRC | 10:18 | |
*** eezhova has quit IRC | 10:25 | |
*** eezhova has joined #openstack-lbaas | 10:26 | |
*** gongysh has quit IRC | 10:26 | |
*** eezhova has quit IRC | 10:55 | |
*** rtheis has joined #openstack-lbaas | 10:58 | |
*** ajmiller has quit IRC | 11:13 | |
*** ajmiller has joined #openstack-lbaas | 11:13 | |
*** ducttape_ has joined #openstack-lbaas | 11:14 | |
openstackgerrit | Songming Yan proposed openstack/neutron-lbaas: Correct reraising of exception https://review.openstack.org/338881 | 11:18 |
openstackgerrit | Songming Yan proposed openstack/neutron-lbaas: Correct reraising of exception https://review.openstack.org/338881 | 11:18 |
*** ducttape_ has quit IRC | 11:19 | |
*** ajmiller has quit IRC | 11:20 | |
*** ajmiller has joined #openstack-lbaas | 11:20 | |
*** eezhova has joined #openstack-lbaas | 11:33 | |
*** ajmiller has quit IRC | 11:54 | |
*** ajmiller has joined #openstack-lbaas | 11:54 | |
*** ducttape_ has joined #openstack-lbaas | 12:03 | |
*** ducttape_ has quit IRC | 12:04 | |
*** ducttape_ has joined #openstack-lbaas | 12:05 | |
*** ajmiller has quit IRC | 12:09 | |
*** ajmiller has joined #openstack-lbaas | 12:09 | |
*** mdavidson has quit IRC | 12:21 | |
*** ducttape_ has quit IRC | 12:28 | |
*** rtheis has quit IRC | 12:29 | |
*** mdavidson has joined #openstack-lbaas | 12:37 | |
*** eezhova has quit IRC | 12:51 | |
*** nmagnezi_ has joined #openstack-lbaas | 13:00 | |
*** nmagnezi_ has quit IRC | 13:01 | |
*** nmagnezi_ has joined #openstack-lbaas | 13:02 | |
*** links has quit IRC | 13:02 | |
openstackgerrit | Pablo Iranzo Gómez proposed openstack/neutron-lbaas: Add integer validation to weight https://review.openstack.org/336461 | 13:06 |
*** ajmiller has quit IRC | 13:07 | |
*** ajmiller has joined #openstack-lbaas | 13:08 | |
*** sputnik13 has joined #openstack-lbaas | 13:08 | |
*** ducttape_ has joined #openstack-lbaas | 13:12 | |
*** ducttape_ has quit IRC | 13:13 | |
*** M00nr41n has quit IRC | 13:15 | |
*** woodster_ has joined #openstack-lbaas | 13:21 | |
*** diogogmt has quit IRC | 13:21 | |
*** matt-borland has joined #openstack-lbaas | 13:22 | |
*** jsheeren has quit IRC | 13:23 | |
*** eezhova has joined #openstack-lbaas | 13:26 | |
*** diogogmt has joined #openstack-lbaas | 13:26 | |
*** rtheis has joined #openstack-lbaas | 13:32 | |
*** diogogmt has quit IRC | 13:40 | |
*** ducttape_ has joined #openstack-lbaas | 13:45 | |
*** anilvenkata has quit IRC | 13:48 | |
*** nmagnezi_ has quit IRC | 13:52 | |
*** numans has joined #openstack-lbaas | 14:02 | |
*** nmagnezi has quit IRC | 14:02 | |
openstackgerrit | Elena Ezhova proposed openstack/octavia: Fix docstrings for database tasks https://review.openstack.org/336480 | 14:19 |
*** BjoernT has joined #openstack-lbaas | 14:25 | |
*** diogogmt has joined #openstack-lbaas | 14:32 | |
*** Purandar has joined #openstack-lbaas | 14:39 | |
openstackgerrit | Pablo Iranzo Gómez proposed openstack/neutron-lbaas: Add integer validation to weight https://review.openstack.org/336461 | 14:44 |
*** fnaval has quit IRC | 14:58 | |
*** gongysh has joined #openstack-lbaas | 15:06 | |
*** fnaval has joined #openstack-lbaas | 15:10 | |
*** davidlenwell has quit IRC | 15:20 | |
*** davidlenwell has joined #openstack-lbaas | 15:30 | |
*** kobis has quit IRC | 15:31 | |
*** pcaruana has quit IRC | 15:49 | |
*** gongysh has quit IRC | 15:50 | |
*** anilvenkata has joined #openstack-lbaas | 15:53 | |
*** bana_k has joined #openstack-lbaas | 15:53 | |
*** nmagnezi has joined #openstack-lbaas | 15:56 | |
*** yamamoto has joined #openstack-lbaas | 16:03 | |
*** armax has joined #openstack-lbaas | 16:09 | |
*** noshankus has quit IRC | 16:10 | |
*** rcernin has quit IRC | 16:10 | |
openstackgerrit | Michael Johnson proposed openstack/octavia: Fixes failover flow with namespace driver https://review.openstack.org/312270 | 16:18 |
johnsom | Just rebasing, nothing exciting yet | 16:18 |
*** M00nr41n has joined #openstack-lbaas | 16:21 | |
*** tesseract- has quit IRC | 16:23 | |
*** ducttape_ has quit IRC | 16:29 | |
*** lmiccini has quit IRC | 16:30 | |
*** lmiccini has joined #openstack-lbaas | 16:34 | |
*** anilvenkata has quit IRC | 16:36 | |
*** bana_k has quit IRC | 16:38 | |
*** cody-somerville has joined #openstack-lbaas | 16:47 | |
*** anilvenkata has joined #openstack-lbaas | 16:50 | |
*** csomerville has joined #openstack-lbaas | 16:51 | |
*** kevo has quit IRC | 16:52 | |
*** cody-somerville has quit IRC | 16:53 | |
*** anilvenkata has quit IRC | 17:05 | |
*** sputnik13 has quit IRC | 17:09 | |
*** TrevorV_ has joined #openstack-lbaas | 17:11 | |
*** TrevorV_ has quit IRC | 17:11 | |
*** ducttape_ has joined #openstack-lbaas | 17:11 | |
*** ducttape_ has quit IRC | 17:15 | |
*** ducttape_ has joined #openstack-lbaas | 17:18 | |
*** nmagnezi has quit IRC | 17:23 | |
*** bana_k has joined #openstack-lbaas | 17:23 | |
*** daneyon has joined #openstack-lbaas | 17:35 | |
*** rudrajit has joined #openstack-lbaas | 17:37 | |
*** daneyon_ has joined #openstack-lbaas | 17:39 | |
*** kevo has joined #openstack-lbaas | 17:41 | |
*** daneyon has quit IRC | 17:41 | |
*** M00nr41n has quit IRC | 17:47 | |
*** SumitNaiksatam has joined #openstack-lbaas | 17:48 | |
*** numans has quit IRC | 17:52 | |
*** catintheroof has joined #openstack-lbaas | 17:53 | |
*** ducttape_ has quit IRC | 17:53 | |
*** M00nr41n has joined #openstack-lbaas | 17:54 | |
*** M00nr41n has quit IRC | 17:55 | |
*** yamamoto has quit IRC | 18:03 | |
*** yamamoto has joined #openstack-lbaas | 18:03 | |
*** ducttape_ has joined #openstack-lbaas | 18:05 | |
*** ducttape_ has quit IRC | 18:05 | |
*** csomerville has quit IRC | 18:08 | |
*** daneyon_ has quit IRC | 18:09 | |
*** yamamoto has quit IRC | 18:09 | |
*** armax_ has joined #openstack-lbaas | 18:32 | |
*** armax has quit IRC | 18:34 | |
*** armax_ is now known as armax | 18:34 | |
*** rcernin has joined #openstack-lbaas | 18:39 | |
*** woodster_ has quit IRC | 18:49 | |
*** SumitNaiksatam has quit IRC | 18:51 | |
*** armax_ has joined #openstack-lbaas | 19:01 | |
*** armax has quit IRC | 19:03 | |
*** armax_ is now known as armax | 19:03 | |
*** yamamoto has joined #openstack-lbaas | 19:05 | |
*** yamamoto has quit IRC | 19:10 | |
*** woodster_ has joined #openstack-lbaas | 19:13 | |
*** rudrajit_ has joined #openstack-lbaas | 19:42 | |
*** rudrajit has quit IRC | 19:45 | |
*** fnaval has quit IRC | 20:02 | |
*** fnaval has joined #openstack-lbaas | 20:02 | |
*** rudrajit has joined #openstack-lbaas | 20:02 | |
*** rudrajit_ has quit IRC | 20:06 | |
*** yamamoto has joined #openstack-lbaas | 20:07 | |
*** yamamoto has quit IRC | 20:12 | |
*** ducttape_ has joined #openstack-lbaas | 20:41 | |
*** bana_k has quit IRC | 20:42 | |
johnsom | rm_work I just ran the tox -e docs local and the page rendered correctly. Thoughts on that flow documentation code? I don't know why the gate render doesn't come up right | 20:48 |
rm_work | hmmm | 20:49 |
rm_work | let me try | 20:49 |
rm_work | johnsom: is there something I have to do? it's not rendering locally either | 20:54 |
rm_work | oh nm | 20:54 |
rm_work | it is | 20:54 |
rm_work | wtf | 20:54 |
johnsom | tox -e docs | 20:54 |
rm_work | yeah i meant any hacks to make it work | 20:55 |
rm_work | but it actually looks like it did | 20:55 |
johnsom | octavia/doc/build/html is the output | 20:55 |
rm_work | alright whatever, guess something is just broken in the thing that's doing the generation on zuul | 20:55 |
johnsom | No, I just ran the tox command (as it should be) | 20:55 |
johnsom | I'm thinking maybe we merge it, see if it shows up on docs.openstack correct and fix with followup patches if needed. | 20:56 |
rm_work | yep | 20:58 |
johnsom | Hmm, or I wonder if that tox isn't getting run... | 20:59 |
johnsom | Maybe it's just trying to render directly | 20:59 |
rm_work | it is being run because the page shows up | 20:59 |
rm_work | just not the part under the toctree | 21:00 |
rm_work | oh, who is on VPN? | 21:00 |
*** bana_k has joined #openstack-lbaas | 21:00 | |
rm_work | egh maybe i can connect to VPN briefly | 21:00 |
rm_work | errr nope now it's completely broken | 21:01 |
rm_work | hey guess where the docs about how to VPN are? >_> | 21:01 |
rm_work | LOL wrong channel | 21:01 |
rm_work | ignore me :P | 21:01 |
*** bank_ has joined #openstack-lbaas | 21:03 | |
*** bana_k has quit IRC | 21:04 | |
*** yamamoto has joined #openstack-lbaas | 21:09 | |
*** cody-somerville has joined #openstack-lbaas | 21:09 | |
*** yamamoto has quit IRC | 21:14 | |
*** rcernin has quit IRC | 21:17 | |
*** matt-borland has quit IRC | 21:38 | |
*** diogogmt has quit IRC | 21:40 | |
*** diogogmt has joined #openstack-lbaas | 21:47 | |
*** rtheis has quit IRC | 21:56 | |
*** yamamoto has joined #openstack-lbaas | 22:10 | |
*** yamamoto has quit IRC | 22:16 | |
*** ducttape_ has quit IRC | 22:17 | |
*** svinota has quit IRC | 22:19 | |
*** ajmiller_ has joined #openstack-lbaas | 22:28 | |
*** ajmiller has quit IRC | 22:32 | |
*** cody-somerville has quit IRC | 22:32 | |
*** cody-somerville has joined #openstack-lbaas | 22:33 | |
openstackgerrit | Jesse Proudman proposed openstack/neutron-lbaas: Modify template to write variable in seconds. https://review.openstack.org/339260 | 22:34 |
*** catintheroof has quit IRC | 22:40 | |
*** rudrajit_ has joined #openstack-lbaas | 23:05 | |
*** svinota has joined #openstack-lbaas | 23:05 | |
*** rudrajit has quit IRC | 23:08 | |
*** yamamoto has joined #openstack-lbaas | 23:12 | |
*** amotoki has quit IRC | 23:14 | |
*** rudrajit has joined #openstack-lbaas | 23:15 | |
*** reedip_ has joined #openstack-lbaas | 23:16 | |
*** reedip has quit IRC | 23:16 | |
*** yamamoto has quit IRC | 23:17 | |
*** rudrajit_ has quit IRC | 23:18 | |
*** BjoernT has quit IRC | 23:21 | |
*** ajmiller_ has quit IRC | 23:24 | |
*** ajmiller has joined #openstack-lbaas | 23:24 | |
*** svinota has quit IRC | 23:43 | |
*** ducttape_ has joined #openstack-lbaas | 23:46 | |
*** diogogmt has quit IRC | 23:46 | |
*** diogogmt has joined #openstack-lbaas | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!