*** uck_ has quit IRC | 00:06 | |
*** vishnoianil has quit IRC | 02:02 | |
*** bobh has quit IRC | 02:12 | |
*** bobh has joined #tacker | 02:20 | |
*** bobh has quit IRC | 02:36 | |
*** gongysh has joined #tacker | 02:40 | |
*** bobh has joined #tacker | 02:41 | |
tung_doan | sridhar_ram: gongysh dkushwaha : please help review with your convenience: https://review.openstack.org/#/c/443929/ | 02:57 |
---|---|---|
*** bobh has quit IRC | 03:16 | |
*** nmathew has joined #tacker | 03:53 | |
gongysh | tung_doan, can you guys open the URL? https://review.openstack.org/#/c/443929/ | 04:06 |
gongysh | tung_doan, https://review.openstack.org/#/c/443929/ | 04:06 |
gongysh | Code Review - Error | 04:06 |
gongysh | The page you requested was not found, or you do not have permission to view this page. | 04:06 |
*** links has joined #tacker | 04:34 | |
*** gongysh has quit IRC | 04:40 | |
*** gongysh has joined #tacker | 04:53 | |
*** gongysh has quit IRC | 04:56 | |
*** diga has joined #tacker | 04:58 | |
*** janki has joined #tacker | 05:01 | |
*** trinaths has joined #tacker | 05:21 | |
*** diga has quit IRC | 05:24 | |
*** diga has joined #tacker | 05:36 | |
*** gongysh has joined #tacker | 05:51 | |
*** tbh has joined #tacker | 05:52 | |
gongysh | sridhar_ram, hi | 06:00 |
diga | gongysh: Hi | 06:10 |
gongysh | hi | 06:10 |
diga | gongysh: Are we getting rooms for design summit ? | 06:10 |
gongysh | I have told them I need one | 06:11 |
openstackgerrit | Yan Xing an proposed openstack/tacker master: Fix file exists bug when creating network in devstack. https://review.openstack.org/445311 | 06:11 |
diga | gongysh: ohh..kk | 06:11 |
gongysh | I've reserved a slot for Tacker. | 06:11 |
gongysh | -Kendall | 06:11 |
diga | gongysh: okay | 06:12 |
diga | gongysh: one more thing, I am facing one module error issues when I introduce new folder in Tacker, is there any setting to mention it specifically | 06:12 |
gongysh | what is the problem? | 06:12 |
diga | gongysh: Currently this is major blocker for me in API front | 06:12 |
diga | let me paste the log | 06:12 |
gongysh | do you have __init__.py under each path part? | 06:13 |
diga | gongysh: yeah | 06:13 |
diga | gongysh: https://review.openstack.org/#/c/442887/1/tacker/api/controller/api.py | 06:14 |
diga | from api.controller.v1.thing_resource import ThingsResource | 06:15 |
diga | this is where I am getting error | 06:15 |
diga | am I missing something, may be some mistake happening there, can you please look at it | 06:15 |
gongysh | what is the error? | 06:17 |
diga | No module named controller | 06:17 |
diga | If I run api.py file | 06:18 |
gongysh | let me have a try | 06:23 |
gongysh | a few minutes | 06:23 |
gongysh | diga, hi | 06:26 |
gongysh | see my comments | 06:27 |
openstackgerrit | Trinath Somanchi proposed openstack/python-tackerclient master: Switch to oslo_log https://review.openstack.org/445316 | 06:31 |
diga | gongysh: sure | 06:34 |
gongysh | trinaths, hi | 06:34 |
gongysh | I have seen you are interested in python-tackerclient, thanks | 06:35 |
trinaths | gongysh: thank you sir | 06:35 |
gongysh | trinaths, https://review.openstack.org/#/c/429813/ | 06:35 |
gongysh | if you have time, you can pick this up | 06:35 |
trinaths | gongysh: sure sir. | 06:36 |
trinaths | gongysh: I'm now fixing this . https://bugs.launchpad.net/python-tackerclient/+bug/1656167 | 06:36 |
openstack | Launchpad bug 1656167 in trove-dashboard "Switch to oslo_log from python logging module" [Undecided,In progress] - Assigned to yatin (yatinkarel) | 06:36 |
trinaths | gongysh: tacker horizon also need that change. | 06:36 |
gongysh | trinaths, ok thanks | 06:37 |
trinaths | gongysh: https://bugs.launchpad.net/tacker/+bug/1572706 its assigned to someone in the team. Is that okay If i take that? | 06:37 |
openstack | Launchpad bug 1572706 in tacker "refactor mox references to use the mock library in pythontackerclient" [Low,Triaged] - Assigned to Ashish Kumar Singh (aksingh) | 06:37 |
gongysh | trinaths, you can just git fetch https://git.openstack.org/openstack/python-tackerclient refs/changes/13/429813/2 && git checkout -b unittest FETCH_HEAD | 06:38 |
gongysh | and then add co-author with your own information in git commit msg. | 06:39 |
trinaths | gongysh: okay. will do it now | 06:40 |
gongysh | trinaths, it is not an easy task. It does need some effort. | 06:40 |
trinaths | gongysh: okay. i'm fixing now another bug with tacker-horizon. after that I will take this. will understand this and get back to you. | 06:42 |
gongysh | trinaths, thanks | 06:43 |
*** vishnoianil has joined #tacker | 06:47 | |
openstackgerrit | Trinath Somanchi proposed openstack/python-tackerclient master: Switch to oslo_log https://review.openstack.org/445316 | 06:57 |
openstackgerrit | Merged openstack/tacker master: Updated from global requirements https://review.openstack.org/445151 | 06:58 |
openstackgerrit | Trinath Somanchi proposed openstack/tacker-horizon master: Switch to oslo_log https://review.openstack.org/445329 | 07:14 |
*** diga has quit IRC | 07:56 | |
openstackgerrit | Trinath Somanchi proposed openstack/tacker-horizon master: Switch to oslo_log https://review.openstack.org/445329 | 08:04 |
*** diga has joined #tacker | 08:05 | |
openstackgerrit | Trinath Somanchi proposed openstack/python-tackerclient master: Switch to oslo_log https://review.openstack.org/445316 | 08:06 |
trinaths | gongysh: ping | 08:27 |
gongysh | trinaths, hi | 08:27 |
trinaths | gongysh: https://review.openstack.org/#/c/445316/3/tackerclient/tests/unit/test_shell.py, wrt the comment, where do you want to move the import, | 08:27 |
trinaths | gongysh: move to os, re and sys section | 08:27 |
gongysh | trinaths, this part: import fixtures | 08:28 |
gongysh | import mox | 08:28 |
gongysh | import testtools | 08:28 |
gongysh | from testtools import matchers | 08:28 |
gongysh | as third party software lib. | 08:28 |
*** diga has quit IRC | 08:28 | |
trinaths | gongysh: ok | 08:28 |
openstackgerrit | Trinath Somanchi proposed openstack/python-tackerclient master: Switch to oslo_log https://review.openstack.org/445316 | 08:30 |
trinaths | gongysh: https://review.openstack.org/#/c/445329/2/tacker_horizon/openstack_dashboard/dashboards/nfv/nsmanager/forms.py, at those imports, | 08:33 |
trinaths | gongysh: do we need to move oslo below django? | 08:33 |
gongysh | Let me asking if we have standards on horizon project | 08:34 |
*** diga has joined #tacker | 08:36 | |
trinaths | gongysh: ok | 08:36 |
openstackgerrit | Trinath Somanchi proposed openstack/python-tackerclient master: Switch to oslo_log https://review.openstack.org/445316 | 08:40 |
*** gongysh has quit IRC | 08:45 | |
*** manikanta_tadi has quit IRC | 08:50 | |
openstackgerrit | Trinath Somanchi proposed openstack/tacker-horizon master: Switch to oslo_log https://review.openstack.org/445329 | 08:59 |
*** gongysh has joined #tacker | 09:12 | |
*** manikanta_tadi has joined #tacker | 09:16 | |
trinaths | gongysh: can you show some light on https://review.openstack.org/#/c/429813 | 09:20 |
gongysh | trinaths, git fetch https://git.openstack.org/openstack/python-tackerclient refs/changes/13/429813/2 && git checkout -b unittest FETCH_HEAD | 09:26 |
gongysh | and change ./tackerclient/tests/unit/vm to ./tackerclient/tests/unit in https://github.com/openstack/python-tackerclient/blob/master/.testr.conf | 09:27 |
gongysh | and then run tox -e py27 | 09:28 |
gongysh | after that fix the issue one by one | 09:28 |
trinaths | gongysh: perfect. thank you | 09:29 |
*** gongysh has quit IRC | 09:33 | |
*** manikanta_tadi has quit IRC | 09:35 | |
*** Vijayendra has joined #tacker | 09:43 | |
*** manikanta_tadi has joined #tacker | 09:54 | |
*** diga has quit IRC | 10:21 | |
*** trinaths has left #tacker | 10:42 | |
*** dkushwaha has quit IRC | 10:48 | |
*** manikanta_tadi has quit IRC | 11:01 | |
*** manikanta_tadi has joined #tacker | 11:28 | |
*** tbh has quit IRC | 11:30 | |
*** diga has joined #tacker | 11:35 | |
*** links has quit IRC | 11:36 | |
*** nmathew has quit IRC | 11:46 | |
*** links has joined #tacker | 11:48 | |
*** tbh has joined #tacker | 12:20 | |
openstackgerrit | Merged openstack/python-tackerclient master: Switch to oslo_log https://review.openstack.org/445316 | 12:24 |
*** tbh has quit IRC | 12:27 | |
*** manikanta_tadi has quit IRC | 12:28 | |
*** gongysh has joined #tacker | 12:37 | |
*** links has quit IRC | 12:52 | |
*** links has joined #tacker | 12:53 | |
*** amotoki has joined #tacker | 12:54 | |
*** gongysh has quit IRC | 13:03 | |
-openstackstatus- NOTICE: Gerrit is going to be restarted due to performance problems | 13:42 | |
*** ChanServ changes topic to "Gerrit is going to be restarted due to performance problems" | 13:42 | |
openstackgerrit | soumiyajit proposed openstack/tacker master: Pass located tests directory in oslo debug https://review.openstack.org/445496 | 13:44 |
-openstackstatus- NOTICE: Gerrit has been successfully restarted | 13:49 | |
*** ChanServ changes topic to "Gerrit has been successfully restarted" | 13:49 | |
*** ChanServ changes topic to "Gerrit is going to be restarted due to performance problems" | 13:55 | |
-openstackstatus- NOTICE: Gerrit has been successfully restarted | 13:55 | |
*** diga has quit IRC | 13:55 | |
*** links has quit IRC | 13:57 | |
*** bobh has joined #tacker | 14:34 | |
*** trinaths1 has joined #tacker | 14:47 | |
sridhar_ram | gongysh: hi | 15:24 |
*** uck has joined #tacker | 15:45 | |
openstackgerrit | Yan Xing an proposed openstack/tacker-specs master: [WIP] encrypt vim credentials with barbican https://review.openstack.org/445543 | 15:53 |
*** janki has quit IRC | 15:54 | |
*** trinaths1 has left #tacker | 16:02 | |
openstackgerrit | Yan Xing an proposed openstack/tacker-specs master: [WIP] encrypt vim credentials with barbican https://review.openstack.org/445543 | 16:06 |
*** uck_ has joined #tacker | 16:14 | |
*** uck has quit IRC | 16:14 | |
*** bobh has quit IRC | 16:53 | |
*** uck_ has quit IRC | 17:20 | |
*** uck has joined #tacker | 17:20 | |
*** bobh has joined #tacker | 17:54 | |
*** bobh has quit IRC | 17:58 | |
*** s3wong has joined #tacker | 17:59 | |
*** bobh has joined #tacker | 18:05 | |
*** Vijayendra has quit IRC | 18:17 | |
*** uck has quit IRC | 18:26 | |
*** uck has joined #tacker | 18:27 | |
*** Vijayendra has joined #tacker | 18:29 | |
*** amotoki has quit IRC | 18:56 | |
*** uck has quit IRC | 19:33 | |
*** uck has joined #tacker | 20:33 | |
*** uck has quit IRC | 20:39 | |
*** uck has joined #tacker | 21:12 | |
*** bobh has quit IRC | 22:12 | |
*** ChanServ changes topic to "Discussion on OpenStack NFV Orchestration | Docs @ http://docs.openstack.org/developer/tacker/ | Wiki @ https://wiki.openstack.org/wiki/Tacker | Logged @ http://eavesdrop.openstack.org/irclogs/%23tacker/" | 22:42 | |
*** uck_ has joined #tacker | 22:49 | |
*** uck has quit IRC | 22:49 | |
*** bobh has joined #tacker | 23:13 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!