Monday, 2015-09-07

*** dimsum__ has joined #openstack-glance00:02
*** erhudy1 has joined #openstack-glance00:17
*** jamielennox is now known as jamielennox|away00:31
openstackgerritwangxiyuan proposed openstack/glance: Make task_time_to_live work  https://review.openstack.org/21658600:56
*** h0mer has quit IRC00:57
openstackgerritwangxiyuan proposed openstack/glance: Fix uncorrect task status with wrong parameter  https://review.openstack.org/21655501:14
*** mingdang1 has joined #openstack-glance01:32
*** haomaiwa_ has joined #openstack-glance01:38
*** tpeoples has joined #openstack-glance01:50
*** bkopilov has quit IRC01:54
*** bkopilov has joined #openstack-glance02:09
*** haomaiwa_ has quit IRC02:09
*** nikhil_k_ has joined #openstack-glance02:09
*** haomaiwa_ has joined #openstack-glance02:11
*** eglute_s has joined #openstack-glance02:13
*** mgagne_ has joined #openstack-glance02:13
*** mgagne_ is now known as Guest6046902:14
*** eglute has quit IRC02:15
*** flwang has quit IRC02:15
*** mgagne has quit IRC02:15
*** jamielennox|away has quit IRC02:15
*** flaper87 has quit IRC02:15
*** nikhil_k has quit IRC02:15
*** tpeoples has quit IRC02:15
*** flaper87 has joined #openstack-glance02:18
*** flwang has joined #openstack-glance02:24
*** jamielennox|away has joined #openstack-glance02:26
*** jamielennox|away is now known as jamielennox02:26
*** hemanthm_ has joined #openstack-glance02:29
*** baojg has joined #openstack-glance02:30
*** ByPasS_ has joined #openstack-glance02:33
*** dhellmann_ has joined #openstack-glance02:34
*** dhellmann has quit IRC02:34
*** hemanthm has quit IRC02:34
*** ByPasS has quit IRC02:34
*** bapalm has quit IRC02:34
*** ByPasS_ is now known as ByPasS02:34
*** dhellmann_ is now known as dhellmann02:36
*** bapalm has joined #openstack-glance02:37
*** baojg has quit IRC02:42
*** baojg has joined #openstack-glance02:43
*** baojg has quit IRC02:43
*** baojg has joined #openstack-glance02:43
*** david-lyle has joined #openstack-glance03:06
*** clayton has quit IRC03:08
*** hogepodge has quit IRC03:08
*** david-ly_ has quit IRC03:08
*** HenryG has quit IRC03:09
*** haomaiwa_ has quit IRC03:09
*** haomaiwang has joined #openstack-glance03:10
*** HenryG has joined #openstack-glance03:12
*** clayton has joined #openstack-glance03:14
*** sdake has joined #openstack-glance03:14
*** kebray has joined #openstack-glance03:37
openstackgerritDong Ma proposed openstack/glance: Added CORS support to Glance  https://review.openstack.org/21947803:39
*** sdake_ has joined #openstack-glance03:42
*** erhudy1 has quit IRC03:44
*** sdake has quit IRC03:44
*** dimsum__ has quit IRC03:55
*** haomaiwang has quit IRC04:09
*** haomaiwang has joined #openstack-glance04:10
*** baojg has quit IRC04:10
*** julim has quit IRC04:22
*** dimsum__ has joined #openstack-glance04:55
*** tpeoples has joined #openstack-glance04:57
*** dimsum__ has quit IRC05:01
*** tpeoples has quit IRC05:01
*** hogepodge has joined #openstack-glance05:05
*** haomaiwang has quit IRC05:09
*** haomaiwang has joined #openstack-glance05:10
*** haomaiwang has quit IRC06:02
*** sudipto has joined #openstack-glance06:04
sudiptoHi, is it possible to determine the glance API version via any glanceclient API atm?06:05
sudiptoflaper87, ^06:05
*** ishant has joined #openstack-glance06:14
*** baojg has joined #openstack-glance06:19
*** 32NAAB6X6 has joined #openstack-glance06:21
*** flaper87 has quit IRC06:30
*** flaper87 has joined #openstack-glance06:30
flaper87sudipto: it's not. Here's an attempt to do that. https://review.openstack.org/#/c/219469/06:31
flaper87sudipto: we can abstract that after the patch lands06:31
sudiptoflaper87, yeah thanks. that's exactly what i was looking for. So i guess, we can add another additional method to http.py which would give us the version via an API - i guess that's what you meant?06:43
flaper87sudipto: probably, yeah. What do you need it for?06:53
sudiptoflaper87, From Nova, if i am able to figure out the CURRENT version in use for glance, I could remove the hard dependency on v1 APIs...06:54
sudiptoflaper87, so i was thinking of writing a get_versions API inside http.py - that would give us the dict with all the supported versions and the current one in use. That way, the value doesn't have to be hard coded.06:55
sudiptoflaper87, i faced the same issue of status code 300 that you mention in your reviews.06:55
flaper87sudipto: mmh, have you read the 2 different specs there are proposing how to change Nova's dependency on glance v1 ?06:55
sudiptoflaper87, i have read one. https://review.openstack.org/#/c/194945/6/specs/liberty/approved/use-glance-v2-api.rst06:56
flaper87sudipto: also, I think in Nova's case it'd be better to use keystone rather than checking what versions are available in Glance06:56
flaper87Both, v1 and v2, could be available but that doesn't mean they are configured as endpoints in keystone06:56
sudiptoflaper87, got it...ok.06:57
sudiptoflaper87, In that case too the 'CURRENT' value won't denote the one in use?06:58
*** lakshmiS has joined #openstack-glance07:07
*** 32NAAB6X6 has quit IRC07:09
*** haomaiwa_ has joined #openstack-glance07:10
flaper87sudipto: right07:14
*** kebray has quit IRC07:22
sudiptoflaper87, I was coming from the point that if today - you make a GET call without specifying anything on the URI - it returns you the dict with the supported versions.07:26
sudiptoflaper87, i thought we could pick the 'CURRENT' one and then initialize the glanceclient using that.07:27
*** baojg has quit IRC07:28
openstackgerritDeepti Ramakrishna proposed openstack/glance-specs: Mitaka spec folder for tracking proposed specs  https://review.openstack.org/21809807:41
openstackgerritDeepti Ramakrishna proposed openstack/glance-specs: Mitaka spec folder for tracking proposed specs  https://review.openstack.org/21809807:42
openstackgerritDeepti Ramakrishna proposed openstack/glance-specs: Mitaka spec folder for tracking proposed specs  https://review.openstack.org/21809807:45
*** chlong has quit IRC08:09
*** haomaiwa_ has quit IRC08:09
*** haomaiwang has joined #openstack-glance08:10
*** e0ne has joined #openstack-glance08:14
*** e0ne has quit IRC08:24
*** e0ne has joined #openstack-glance08:28
*** e0ne has quit IRC08:28
*** baojg has joined #openstack-glance08:32
*** mingdang_ has joined #openstack-glance08:50
*** mingdang1 has quit IRC08:50
*** mingdang1 has joined #openstack-glance08:55
*** mingdang_ has quit IRC08:55
*** groen692 has joined #openstack-glance08:55
*** jistr has joined #openstack-glance08:56
*** belmoreira has joined #openstack-glance08:58
*** mingdang1 has quit IRC08:58
*** mingdang1 has joined #openstack-glance08:58
*** dimsum__ has joined #openstack-glance08:59
*** mingdang1 has quit IRC09:00
*** mingdang1 has joined #openstack-glance09:01
*** pbourke has quit IRC09:05
*** pbourke has joined #openstack-glance09:06
*** e0ne has joined #openstack-glance09:06
*** dimsum__ has quit IRC09:07
*** haomaiwang has quit IRC09:09
*** haomaiwang has joined #openstack-glance09:10
*** baojg has quit IRC09:20
openstackgerritTakeaki Matsumoto proposed openstack/glance: Add _member_ to property-protections-roles.conf.sample  https://review.openstack.org/22092009:24
*** kairat has quit IRC09:24
*** kairat has joined #openstack-glance09:27
*** MattMan has joined #openstack-glance09:36
*** groen692 has quit IRC09:49
*** baojg has joined #openstack-glance09:59
*** Kennan_Vacation2 has joined #openstack-glance10:02
*** groen692 has joined #openstack-glance10:02
*** Kennan_Vacation has quit IRC10:02
*** haomaiwang has quit IRC10:09
*** 6JTABZMBJ has joined #openstack-glance10:10
*** baojg has quit IRC10:13
*** baojg has joined #openstack-glance10:14
*** baojg has quit IRC10:14
*** baojg has joined #openstack-glance10:15
*** baojg has quit IRC10:20
openstackgerritNiall Bunting proposed openstack/python-glanceclient: Image-list backwards compatibility for v2  https://review.openstack.org/21980210:45
*** e0ne has quit IRC10:48
openstackgerritNiall Bunting proposed openstack/python-glanceclient: Image-list backwards compatibility for v2  https://review.openstack.org/21980210:51
openstackgerritKairat Kushaev proposed openstack/glance: Do not restore artifact if it is in creating state  https://review.openstack.org/22095210:59
*** mingdang1 has quit IRC11:09
*** 6JTABZMBJ has quit IRC11:09
*** haomaiwang has joined #openstack-glance11:10
*** haomaiwang has quit IRC11:15
*** wxy has joined #openstack-glance11:20
*** wxy has quit IRC11:21
*** GB21 has joined #openstack-glance11:26
*** dimsum__ has joined #openstack-glance11:33
*** e0ne has joined #openstack-glance11:35
*** dimsum__ has quit IRC11:40
*** lakshmiS has quit IRC11:45
*** dedery has joined #openstack-glance11:48
*** mingdang1 has joined #openstack-glance11:54
*** sudipto has quit IRC11:57
dederyHi people, I know it's kinda slow due to the end of the release and all but can someone please review https://review.openstack.org/#/c/219660/  ?11:57
dederyIt's a small None check fix11:57
dederyIt solves https://bugs.launchpad.net/glance/+bug/149131111:58
openstackLaunchpad bug 1491311 in Glance "glanceclient/common/utils.py safe_header throws an exception on X-Auth-Token with None value" [Undecided,New] - Assigned to David Edery (david-edery)11:58
*** xianghui has quit IRC12:00
openstackgerritDavid Edery proposed openstack/python-glanceclient: check for None value in utils.safe_header  https://review.openstack.org/21966012:10
openstackgerritwangxiyuan proposed openstack/python-glanceclient: Fix wrong check when add locations to image  https://review.openstack.org/22096912:11
*** exploreshaifali has joined #openstack-glance12:15
*** dimsum__ has joined #openstack-glance12:30
*** ducttape_ has joined #openstack-glance12:30
openstackgerritwangxiyuan proposed openstack/python-glanceclient: Fix wrong check when add locations to image  https://review.openstack.org/22096912:31
*** dimsum__ has quit IRC12:34
*** pbourke has left #openstack-glance12:38
nikhil_k_ativelkov: mfedosin : hey, guys. we've a holiday in the US today. can any one of you run the artifacts meeting or cancel it as you deem appropriate (there's nothing on the agenda yet)?12:45
mfedosinnikhil_k_, I think we can cancel it12:46
nikhil_k_mfedosin: ah cool. I will send email to ML12:46
mfedosinthanks!12:46
*** ducttape_ has quit IRC12:50
*** exploreshaifali has quit IRC13:06
openstackgerritKairat Kushaev proposed openstack/glance: Support replacing of blobs in artifacts  https://review.openstack.org/22098813:11
*** ducttape_ has joined #openstack-glance13:13
openstackgerritMike Fedosin proposed openstack/python-glanceclient: Add 'validate' option to image-list in v2  https://review.openstack.org/21711313:29
openstackgerritNiall Bunting proposed openstack/python-glanceclient: Image-list backwards compatibility for v2  https://review.openstack.org/21980213:30
*** dimsum__ has joined #openstack-glance13:34
*** baojg has joined #openstack-glance13:37
*** e0ne has quit IRC13:39
*** dimsum__ has quit IRC13:40
*** baojg has quit IRC13:41
*** ishant has quit IRC13:41
*** baojg has joined #openstack-glance13:41
*** ducttape_ has quit IRC13:46
*** baojg has quit IRC13:46
*** e0ne has joined #openstack-glance13:48
*** haomaiwang has joined #openstack-glance13:50
*** GB21 has quit IRC14:00
*** haomaiwang has quit IRC14:01
*** haomaiwa_ has joined #openstack-glance14:01
openstackgerritNiall Bunting proposed openstack/python-glanceclient: Image-create is-public backwards compatibility  https://review.openstack.org/22101214:05
openstackgerritKairat Kushaev proposed openstack/glance: Support replacing of blobs in artifacts  https://review.openstack.org/22098814:07
openstackgerritNiall Bunting proposed openstack/python-glanceclient: Image-create is-public backwards compatibility  https://review.openstack.org/22101214:18
*** mingdang1 has quit IRC14:18
*** dimsum__ has joined #openstack-glance14:23
*** kebray has joined #openstack-glance14:30
*** erhudy1 has joined #openstack-glance14:35
openstackgerritMartin Mágr proposed openstack/glance: Add db purge command  https://review.openstack.org/21678214:37
*** dimsum__ has quit IRC14:46
*** TravT has quit IRC14:46
*** ducttape_ has joined #openstack-glance14:47
*** TravT has joined #openstack-glance14:51
*** ducttape_ has quit IRC14:55
*** haomaiwa_ has quit IRC15:01
*** haomaiwang has joined #openstack-glance15:01
*** dedery has quit IRC15:05
openstackgerritOpenStack Proposal Bot proposed openstack/glance: Updated from global requirements  https://review.openstack.org/22069615:13
*** GB21 has joined #openstack-glance15:15
openstackgerritKairat Kushaev proposed openstack/glance: Fix replacing of item in blob list  https://review.openstack.org/22104615:17
*** jamielennox is now known as jamielennox|away15:20
openstackgerritKairat Kushaev proposed openstack/glance: Support replacing of blobs in artifacts  https://review.openstack.org/22098815:22
*** aix has quit IRC15:22
*** belmoreira has quit IRC15:24
openstackgerritDarja Shakhray proposed openstack/glance: Fix 500 error when we specify invalid headers when work with blob/bloblist  https://review.openstack.org/22105615:26
*** ducttape_ has joined #openstack-glance15:32
*** MattMan has quit IRC15:43
*** dimsum__ has joined #openstack-glance15:46
*** dimsum__ has quit IRC15:53
*** ducttape_ has quit IRC15:55
*** haomaiwang has quit IRC16:01
*** jistr has quit IRC16:01
*** kebray has quit IRC16:01
*** haomaiwa_ has joined #openstack-glance16:01
openstackgerritNiall Bunting proposed openstack/python-glanceclient: Image-create backwards compatibility  https://review.openstack.org/22101216:04
*** ishant has joined #openstack-glance16:06
*** e0ne has quit IRC16:15
*** groen692 has quit IRC16:21
*** marekd has left #openstack-glance16:29
*** AlexeyElagin has joined #openstack-glance16:30
*** ishant has quit IRC16:36
*** dimsum__ has joined #openstack-glance16:43
*** dimsum__ has quit IRC16:49
*** haomaiwa_ has quit IRC17:01
*** haomaiwang has joined #openstack-glance17:01
*** e0ne has joined #openstack-glance17:02
*** e0ne has quit IRC17:13
*** GB21 has quit IRC17:16
*** e0ne has joined #openstack-glance17:17
*** mingdang1 has joined #openstack-glance17:19
*** mingdang1 has quit IRC17:23
*** boris-42 has quit IRC17:30
*** dimsum__ has joined #openstack-glance17:50
*** e0ne has quit IRC17:54
*** dimsum__ has quit IRC17:56
*** sgotliv_ has joined #openstack-glance17:57
*** e0ne has joined #openstack-glance17:58
*** sgotliv has quit IRC18:00
*** haomaiwang has quit IRC18:01
*** haomaiwang has joined #openstack-glance18:01
*** e0ne has quit IRC18:03
*** e0ne has joined #openstack-glance18:07
*** davideagnello has joined #openstack-glance18:08
*** tpeoples has joined #openstack-glance18:15
*** bkopilov has quit IRC18:21
*** tpeoples has quit IRC18:21
*** e0ne has quit IRC18:26
*** e0ne has joined #openstack-glance18:30
*** dimsum__ has joined #openstack-glance18:34
*** cdelatte has joined #openstack-glance18:34
*** e0ne has quit IRC18:38
*** sgotliv_ has quit IRC18:40
*** e0ne has joined #openstack-glance18:41
*** e0ne has quit IRC18:43
*** exploreshaifali has joined #openstack-glance18:46
*** e0ne has joined #openstack-glance18:47
*** dimsum__ has quit IRC18:47
*** e0ne has quit IRC18:50
*** davideagnello has quit IRC18:50
*** haomaiwang has quit IRC19:01
*** haomaiwang has joined #openstack-glance19:01
*** tpeoples has joined #openstack-glance19:02
*** ByPasS has quit IRC19:04
*** ByPasS has joined #openstack-glance19:04
*** julim has joined #openstack-glance19:06
*** dimsum__ has joined #openstack-glance19:13
*** erhudy1 has quit IRC19:15
*** exploreshaifali has quit IRC19:34
*** TravT has quit IRC19:35
*** TravT has joined #openstack-glance19:36
*** tpeoples has quit IRC19:40
*** erhudy1 has joined #openstack-glance19:54
*** boris-42 has joined #openstack-glance19:54
*** haomaiwang has quit IRC20:01
*** haomaiwang has joined #openstack-glance20:01
*** sgotliv_ has joined #openstack-glance20:15
*** dimsum__ has quit IRC20:36
*** davideagnello has joined #openstack-glance20:51
*** dimsum__ has joined #openstack-glance20:51
*** sdake_ has quit IRC20:55
*** davideagnello has quit IRC20:56
*** haomaiwang has quit IRC21:01
*** haomaiwang has joined #openstack-glance21:01
*** aix has joined #openstack-glance21:01
*** ByPasS has quit IRC21:24
openstackgerritDavid Edery proposed openstack/python-glanceclient: check for None value in utils.safe_header  https://review.openstack.org/21966021:24
*** ByPasS has joined #openstack-glance21:26
*** erhudy1 has quit IRC21:37
*** haomaiwang has quit IRC22:01
*** haomaiwang has joined #openstack-glance22:01
*** jamielennox|away is now known as jamielennox22:11
*** dedery has joined #openstack-glance22:17
*** dedery has quit IRC22:18
*** erhudy1 has joined #openstack-glance22:25
*** david-lyle has quit IRC22:39
*** ducttape_ has joined #openstack-glance22:42
*** david-lyle has joined #openstack-glance22:44
*** davideagnello has joined #openstack-glance22:52
*** sdake has joined #openstack-glance22:53
*** ByPasS has quit IRC22:56
*** davideagnello has quit IRC22:57
*** ByPasS has joined #openstack-glance22:58
*** haomaiwang has quit IRC23:01
*** haomaiwang has joined #openstack-glance23:01
*** xianghui has joined #openstack-glance23:03
*** davideagnello has joined #openstack-glance23:05
*** ducttape_ has quit IRC23:22
*** ducttape_ has joined #openstack-glance23:23
*** ducttape_ has quit IRC23:27
*** ByPasS has quit IRC23:37
*** ByPasS has joined #openstack-glance23:38
*** chlong has joined #openstack-glance23:40
*** sdake has quit IRC23:42

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