Tuesday, 2016-08-23

*** sripriya has quit IRC00:11
*** sripriya has joined #tacker00:18
trozethi sridhar_ram00:27
sridhar_ramtrozet: hi00:36
*** sripriya has quit IRC00:37
trozetsridhar_ram: i'm here in case you want to discuss something00:39
trozetsridhar_ram: i see you were looking at hte client changes00:39
*** sripriya has joined #tacker00:39
sridhar_ramtrozet: thanks, the only outstanding issue is the vnffgd template using json instead of string..00:40
sridhar_ramtrozet: that will help to sign off vnffg  client side changes00:41
trozetsridhar_ram: the file is read raw then put into a dict00:41
trozetsridhar_ram: i think that then gets converted to json when it gets sent as the rest call right?00:42
sridhar_ramtrozet: nope, goes as raw string :(00:42
trozetsridhar_ram: ok let me look at how vnfd is done one sec00:43
sridhar_ramtrozet: don't look at vnfd, it is bad example00:43
trozetsridhar_ram: lol!00:44
sridhar_ramtrozet: we r in the process of moving it away to json instead of string00:44
sridhar_ram*raw string00:44
trozetsridhar_ram: ok so what are you looking for here?00:45
trozetsridhar_ram: json encode the file?00:45
sridhar_ramtrozet: u just need a json.load() on the client and a corresponding change in the server side00:45
trozetok00:45
trozetsridhar_ram: ok I will push a new patch set for client00:47
sridhar_ramtrozet: gr8, thanks00:48
trozetsridhar_ram: just to be clear you want the entire {'vnffgd': <file>} encoded, right?00:48
sridhar_ramtrozet: just the <file> payload portion00:50
trozetsridhar_ram: rgr00:50
*** sripriya has quit IRC00:51
*** s3wong has quit IRC00:59
*** KanagarajM has joined #tacker01:18
openstackgerritTim Rozet proposed openstack/python-tackerclient: Add client support for VNFFG in NFVO  https://review.openstack.org/34138901:24
*** prashantD__ has quit IRC01:26
*** KanagarajM has quit IRC01:26
*** KanagarajM has joined #tacker01:27
*** KanagarajM has quit IRC01:30
*** KanagarajM has joined #tacker01:31
*** KanagarajM has quit IRC01:39
*** lulei has joined #tacker01:45
*** KanagarajM has joined #tacker01:52
*** KanagarajM has quit IRC01:57
*** KanagarajM has joined #tacker02:01
*** bobh has joined #tacker02:07
openstackgerritzhangyanxian proposed openstack/tacker: Some obvious mistakes need to be fixed  https://review.openstack.org/35892202:10
openstackgerritzhangyanxian proposed openstack/tacker: Some obvious mistakes need to be fixed  https://review.openstack.org/35892202:12
openstackgerritTim Rozet proposed openstack/tacker: Add VNF resource details to get vnf API  https://review.openstack.org/34083802:14
openstackgerritTim Rozet proposed openstack/tacker: [WIP] Implements VNFFG into NFVO  https://review.openstack.org/34452202:14
openstackgerritTim Rozet proposed openstack/tacker: VNFFG  abstract driver  https://review.openstack.org/34756302:14
*** KanagarajM has quit IRC02:16
openstackgerritLu lei proposed openstack/python-tackerclient: Map tacker commands to openstack commands  https://review.openstack.org/35892302:22
*** bobh has quit IRC02:53
openstackgerritgongysh proposed openstack/tacker: Device refactor Part2: Remove unused scheduler code  https://review.openstack.org/35221003:28
*** sripriya has joined #tacker03:41
*** sripriya has quit IRC03:48
*** sripriya has joined #tacker03:51
*** sripriya has joined #tacker03:51
*** sripriya has quit IRC03:52
*** sripriya has joined #tacker03:54
*** Jaison has joined #tacker04:15
*** Jaison has quit IRC04:24
*** jraju has joined #tacker04:26
openstackgerritavnish proposed openstack/tacker: Use upper constraints for all jobs in tox.ini  https://review.openstack.org/35894804:27
*** janki has joined #tacker04:46
*** sripriya has quit IRC04:49
*** sripriya has joined #tacker04:49
*** sripriya has quit IRC04:52
*** vishwanathj has quit IRC05:17
*** neel has joined #tacker05:27
*** manikanta_tadi has joined #tacker05:31
*** vishwanathj has joined #tacker05:55
openstackgerritvishwanath jayaraman proposed openstack/tacker: Support purge of soft-deleted resources from DB tables  https://review.openstack.org/32965206:21
*** vishwanathj is now known as vishwanathj_zzz06:24
*** saju_m has joined #tacker06:42
*** manikanta_tadi has quit IRC06:47
*** xuhaiwei has quit IRC07:07
*** neel has quit IRC07:52
*** vikasc has joined #tacker07:54
*** vikasc has left #tacker07:55
*** diga has joined #tacker07:57
*** openstackgerrit has quit IRC08:03
*** openstackgerrit has joined #tacker08:04
*** gongysh has joined #tacker08:57
gongyshsridhar_ram hi08:58
*** xuhaiwei has joined #tacker09:18
*** gongysh has quit IRC09:18
*** amotoki has joined #tacker09:40
*** amotoki has quit IRC09:51
*** tbh has joined #tacker10:00
*** bharatht_ has joined #tacker10:00
*** tbh has quit IRC10:05
*** bharatht_ is now known as tbh10:05
*** diga has quit IRC10:24
*** neel has joined #tacker10:33
*** amotoki has joined #tacker10:42
*** amotoki has quit IRC10:53
openstackgerritLu lei proposed openstack/python-tackerclient: Stop using mox from test_ssl/test_http.py  https://review.openstack.org/35913211:22
openstackgerritLu lei proposed openstack/python-tackerclient: Stop using mox from test_ssl/test_http.py  https://review.openstack.org/35913211:39
*** neel has quit IRC11:41
*** amotoki has joined #tacker11:42
openstackgerritvenkatamahesh proposed openstack/tacker: [DOC] Update the manual installation guide to rectify errors  https://review.openstack.org/35325811:43
*** neel has joined #tacker11:48
openstackgerritJanki Chhatbar proposed openstack/python-tackerclient: Add vnfd_template argument for creating vnf  https://review.openstack.org/35915611:54
openstackgerritLu lei proposed openstack/python-tackerclient: Stop using mox from test_ssl/test_http.py  https://review.openstack.org/35913211:56
*** alisha has joined #tacker11:58
openstackgerritJanki Chhatbar proposed openstack/python-tackerclient: Add vnfd_template argument for creating vnf  https://review.openstack.org/35915611:58
*** neel has quit IRC12:22
*** alisha has quit IRC12:34
openstackgerritLu lei proposed openstack/python-tackerclient: Stop using mox from test_ssl/test_http.py  https://review.openstack.org/35913212:35
*** bobh has joined #tacker12:47
*** vishwanathj_zzz is now known as vishwanathj12:57
*** bobh has quit IRC12:59
*** KanagarajM has joined #tacker13:13
*** janki is now known as janki|afk13:14
KanagarajMsridhar_ram, hi13:20
*** janki|afk is now known as janki13:24
*** bobh has joined #tacker13:39
*** jraju has quit IRC13:40
openstackgerritxuan0802 proposed openstack/tacker-specs: Specification for integrating Senlin cluster for VDU into Tacker  https://review.openstack.org/35294313:42
*** bobh has quit IRC13:44
openstackgerritvishwanath jayaraman proposed openstack/tacker: Devref for vnf scaling feature  https://review.openstack.org/35920613:45
openstackgerritxuan0802 proposed openstack/tacker-specs: Specification for integrating Senlin cluster for VDU into Tacker  https://review.openstack.org/35294313:49
*** KanagarajM has quit IRC13:54
*** bobh has joined #tacker13:55
openstackgerritTung Doan proposed openstack/tacker: [WIP]Alarm monitor: Update WSGI and API  https://review.openstack.org/35597514:24
openstackgerritTung Doan proposed openstack/tacker: [WIP]Alarm monitor: Update WSGI and API  https://review.openstack.org/35597514:28
*** saju_m has quit IRC14:44
*** janki has quit IRC15:12
*** diga has joined #tacker15:37
*** janki has joined #tacker15:45
*** neel has joined #tacker15:51
*** prashantD has joined #tacker15:54
*** mike_m has joined #tacker16:01
digao/16:02
*** vishwanathj_ has joined #tacker16:03
*** sripriya has joined #tacker16:04
*** s3wong has joined #tacker16:05
*** uck has joined #tacker16:09
*** xuan0802 has joined #tacker16:09
*** xuan0802 has quit IRC16:12
*** neel has quit IRC16:17
openstackgerritvishwanath jayaraman proposed openstack/tacker: Adds functional tests for common services plugin  https://review.openstack.org/35867816:32
*** jraju has joined #tacker16:38
*** jraju has quit IRC16:39
*** santoshk has joined #tacker16:40
*** s3wong has quit IRC16:41
*** santoshk has quit IRC16:43
*** santoshk has joined #tacker16:43
*** neel has joined #tacker16:46
jankisridhar_ram, ping17:01
*** diga has quit IRC17:04
*** sripriya has quit IRC17:05
*** janki has quit IRC17:14
*** Murali has joined #tacker17:37
*** uck has quit IRC17:42
*** santoshk has quit IRC17:43
*** s3wong has joined #tacker17:56
*** neel has quit IRC18:08
*** vishwanathj_ has quit IRC18:26
*** vishnoianil has quit IRC18:32
*** uck has joined #tacker18:43
*** tbh has quit IRC18:44
*** sripriya has joined #tacker18:46
*** uck has quit IRC18:47
*** bobh has quit IRC18:59
*** trozet has quit IRC19:11
*** trozet has joined #tacker19:12
*** vishnoianil has joined #tacker19:28
*** saju_m has joined #tacker19:29
*** sripriya has quit IRC19:45
*** mike_m has quit IRC19:46
*** sripriya has joined #tacker19:49
*** bobh has joined #tacker20:00
*** amotoki has quit IRC20:00
*** bobh has quit IRC20:06
*** sripriya has quit IRC20:10
*** sripriya has joined #tacker20:14
*** bobh has joined #tacker20:20
*** mike_m has joined #tacker20:42
*** mike_m has quit IRC20:49
*** amotoki has joined #tacker21:01
*** sripriya has quit IRC21:02
*** Murali has quit IRC21:04
*** amotoki has quit IRC21:06
*** sripriya has joined #tacker21:08
*** saju_m has quit IRC21:23
*** trozet has quit IRC21:36
*** Murali has joined #tacker21:37
*** manikanta_tadi has joined #tacker21:38
*** vishnoianil has quit IRC21:45
*** vishnoianil has joined #tacker21:49
*** amotoki has joined #tacker22:02
*** bobh has quit IRC22:02
*** amotoki has quit IRC22:07
*** Murali has quit IRC22:10
*** sripriya has quit IRC22:10
*** sripriya has joined #tacker22:12
*** manikanta_tadi has quit IRC22:29
*** prashantD_ has joined #tacker22:35
*** prashantD has quit IRC22:38
*** trozet has joined #tacker22:45
*** sripriya has quit IRC22:59
*** sripriya has joined #tacker23:04
*** uck has joined #tacker23:11
*** mpsairam has joined #tacker23:15
*** manikanta_tadi has joined #tacker23:32
*** Murali has joined #tacker23:35
*** santoshk has joined #tacker23:44
*** prashantD_ has quit IRC23:53
*** sripriya has quit IRC23:56
*** sripriya has joined #tacker23:56

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!