Thursday, 2016-08-11

openstackgerritJin Li proposed openstack/glance-specs: change the example URLs in narrative-style API docs for glance-specs  https://review.openstack.org/35378700:04
*** TravT_ has joined #openstack-glance00:06
openstackgerritAlexander Bashmakov proposed openstack/glance: Improving help text for Notifier opts  https://review.openstack.org/35378100:07
*** TravT has quit IRC00:10
*** TravT_ has quit IRC00:24
*** TravT has joined #openstack-glance00:25
openstackgerritMerged openstack/glance_store: Improving help text for Sheepdog opts  https://review.openstack.org/35190200:29
*** agireud has quit IRC00:30
*** Rodrigo_BR has joined #openstack-glance00:35
*** btully has quit IRC00:35
*** agireud has joined #openstack-glance00:37
*** btully has joined #openstack-glance00:38
*** Rodrigo_BR has quit IRC00:43
*** Rodrigo_BR has joined #openstack-glance00:43
*** mtanino has joined #openstack-glance01:02
*** bpokorny_ has joined #openstack-glance01:10
*** bpokorny has quit IRC01:14
*** bpokorny_ has quit IRC01:14
*** mtanino has quit IRC01:41
openstackgerrityuyafei proposed openstack/python-glanceclient: Add __ne__ built-in function  https://review.openstack.org/33742901:47
*** mtanino has joined #openstack-glance01:51
*** mtanino has quit IRC01:57
*** chlong|mtg has joined #openstack-glance01:57
*** mingyu has joined #openstack-glance02:16
*** ducttape_ has joined #openstack-glance02:18
*** mingyu has quit IRC02:20
*** weizj has joined #openstack-glance02:32
weizji have a problem with the image size is short than itself when used restapi to create image02:36
weizjcurl -s -X POST -H "X-Auth-Token: $OS_TOKEN" http://127.0.0.1:9292/v2/images -H "Content-Type: application/json" -d '{"disk_format":"qcow2","name":"cirros","container_format":"bare","visibility":"public"}'| python -m json.tool02:38
weizjcurl -s -X PUT -H "X-Auth-Token: $OS_TOKEN" -H "Content-Type: application/octet-stream" -d @/root/cirros-0.3.4-x86_64-disk.img http://127.0.0.1:9292/v2/images/2eee8675-e793-42d1-8107-fd09470de35f/file02:38
weizjthe size is 6.6M02:38
weizjbut used glance client to create it, the size is 12.7M02:39
weizjopenstack image create "cirros" --file /root/cirros-0.3.4-x86_64-disk.img --disk-format qcow2 --container-format bare --public02:39
*** btully has quit IRC02:59
*** ducttape_ has quit IRC03:06
*** ducttape_ has joined #openstack-glance03:06
*** btully has joined #openstack-glance03:12
*** krotscheck_ has joined #openstack-glance03:12
*** krotscheck has quit IRC03:13
*** krotscheck_ is now known as krotscheck03:14
*** mingyu has joined #openstack-glance03:16
*** btully has quit IRC03:24
*** julim has joined #openstack-glance03:26
*** links has joined #openstack-glance03:37
*** mfisch has quit IRC03:48
*** mingyu has quit IRC03:49
*** mfisch has joined #openstack-glance03:52
*** mingyu has joined #openstack-glance03:52
*** mfisch has quit IRC03:53
*** mfisch has joined #openstack-glance03:53
*** btully has joined #openstack-glance04:01
*** btully has quit IRC04:06
*** btully has joined #openstack-glance04:12
*** btully has quit IRC04:18
*** julim has quit IRC04:27
*** btully has joined #openstack-glance04:38
*** pdeore has joined #openstack-glance04:41
*** clayton has quit IRC04:48
*** clayton has joined #openstack-glance04:48
*** btully has quit IRC04:59
*** prateek_ has joined #openstack-glance05:00
*** btully has joined #openstack-glance05:01
*** pennerc has joined #openstack-glance05:02
*** ratailor has joined #openstack-glance05:05
*** btully has quit IRC05:06
*** btully has joined #openstack-glance05:09
*** pennerc has left #openstack-glance05:12
*** mingyu has quit IRC05:13
*** pdeore has quit IRC05:15
*** e0ne has joined #openstack-glance05:17
*** sdake has quit IRC05:20
*** btully has quit IRC05:22
*** e0ne has quit IRC05:23
*** mingyu has joined #openstack-glance05:24
*** rcernin has joined #openstack-glance05:29
*** mingyu has quit IRC05:29
*** pdeore has joined #openstack-glance05:30
*** btully has joined #openstack-glance05:37
*** itisha has quit IRC05:40
*** david-lyle_ has joined #openstack-glance05:43
*** serverascode_ has joined #openstack-glance05:44
*** david-lyle has quit IRC05:48
*** bapalm has quit IRC05:48
*** mvk has quit IRC05:48
*** serverascode has quit IRC05:48
*** bapalm_ has joined #openstack-glance05:48
*** mvk has joined #openstack-glance05:49
*** btully has quit IRC05:51
*** serverascode_ is now known as serverascode05:51
*** mine0901 has joined #openstack-glance05:52
*** pt_15 has quit IRC05:56
*** mingyu has joined #openstack-glance06:04
*** groen692 has joined #openstack-glance06:12
*** btully has joined #openstack-glance06:19
*** dshakhray has joined #openstack-glance06:28
*** btully has quit IRC06:30
openstackgerritAlexander Bashmakov proposed openstack/glance: Improving help text for Notifier opts  https://review.openstack.org/35378106:30
*** btully has joined #openstack-glance06:41
*** pcaruana has joined #openstack-glance06:45
*** tesseract- has joined #openstack-glance06:53
*** btully has quit IRC06:56
*** liwei has joined #openstack-glance07:02
*** btully has joined #openstack-glance07:13
*** btully has quit IRC07:18
*** dshakhray has quit IRC07:35
*** e0ne has joined #openstack-glance07:45
*** chlong|mtg has quit IRC07:46
*** ratailor is now known as ratailor|Lunch07:50
openstackgerritDavanum Srinivas (dims) proposed openstack/glance: [WIP] Testing latest u-c  https://review.openstack.org/31843608:10
*** btully has joined #openstack-glance08:14
*** btully has quit IRC08:23
*** dshakhray has joined #openstack-glance08:23
*** sdake has joined #openstack-glance08:23
*** ihrachys has joined #openstack-glance08:33
openstackgerritLi Wei proposed openstack/glance: Add programming language python3 in classifier  https://review.openstack.org/35390508:36
*** e0ne has quit IRC08:37
*** btully has joined #openstack-glance08:37
*** e0ne has joined #openstack-glance08:43
*** ratailor|Lunch is now known as ratailor08:47
*** btully has quit IRC08:56
*** mingyu has quit IRC09:00
*** bkopilov has joined #openstack-glance09:00
*** bkopilov has quit IRC09:00
*** bkopilov has joined #openstack-glance09:01
*** permalac has quit IRC09:02
*** btully has joined #openstack-glance09:08
*** dshakhray has quit IRC09:12
*** btully has quit IRC09:21
*** mingyu has joined #openstack-glance09:23
*** bunting has joined #openstack-glance09:37
*** btully has joined #openstack-glance09:44
*** mingyu has quit IRC09:49
*** e0ne has quit IRC09:52
*** mvk has quit IRC09:52
*** mvk has joined #openstack-glance09:52
*** btully has quit IRC09:54
*** e0ne has joined #openstack-glance09:56
*** mvk has quit IRC09:56
*** mvk has joined #openstack-glance09:56
*** dshakhray has joined #openstack-glance10:00
*** mvk is now known as mvk`afk10:01
*** mvk`afk is now known as mvk10:07
*** mvk has quit IRC10:07
*** mvk has joined #openstack-glance10:08
*** btully has joined #openstack-glance10:13
*** btully has quit IRC10:18
*** mingyu has joined #openstack-glance10:27
*** btully has joined #openstack-glance10:40
*** mvk is now known as mvk_afk10:42
openstackgerritLi Wei proposed openstack/glance: Drop deprecated  variable  https://review.openstack.org/35227110:43
*** mvk_afk is now known as mvk10:43
openstackgerritLi Wei proposed openstack/glance: Drop deprecated variable  https://review.openstack.org/35227110:44
*** btully has quit IRC10:49
*** bkopilov has quit IRC11:11
*** mingyu has quit IRC11:16
*** chlong|mtg has joined #openstack-glance11:43
*** mingyu has joined #openstack-glance12:06
*** mvk is now known as mvk_afk12:10
*** mvk_afk is now known as mvk12:11
*** btully has joined #openstack-glance12:15
*** MattMan_ has quit IRC12:22
*** MattMan has joined #openstack-glance12:22
*** btully has quit IRC12:27
*** mvk is now known as mvk_afk12:27
*** pdeore has quit IRC12:28
*** edmondsw has joined #openstack-glance12:28
*** ratailor has quit IRC12:31
*** prateek_ has quit IRC12:33
*** mvk_afk has quit IRC12:40
*** mvk has joined #openstack-glance12:40
*** itisha has joined #openstack-glance12:41
*** btully has joined #openstack-glance12:41
*** burgerk has joined #openstack-glance12:43
*** sdake has quit IRC12:43
*** pt_15 has joined #openstack-glance12:44
*** takedakn has joined #openstack-glance12:48
*** Rodrigo_BR has quit IRC12:50
*** btully has quit IRC12:55
*** mvk has quit IRC12:59
openstackgerritNiall Bunting proposed openstack/glance: Make signature dependencies optional  https://review.openstack.org/28494113:00
*** btully has joined #openstack-glance13:10
*** mvk has joined #openstack-glance13:11
*** julim has joined #openstack-glance13:22
*** liwei has quit IRC13:27
*** jistr has quit IRC13:28
*** mvk has quit IRC13:29
nikhilCourtesy meeting reminder on #openstack-meeting-4 in ~30 mins: ativelkov, cpallares, flaper87, flwang1, hemanthm, jokke_, kragniz, lakshmiS, mclaren, mfedosin, nikhil_k, Nikolay_St, Olena, pennerc, rosmaita, sigmavirus24, sabari, TravT, ajayaa, GB21, bpoulos, harshs, abhishek, bunting, dshakhray, wxy, dhellmann, kairat, aavraham13:30
*** jistr has joined #openstack-glance13:30
*** ducttape_ has quit IRC13:31
*** btully has quit IRC13:38
*** btully has joined #openstack-glance13:40
*** takedakn has quit IRC13:40
*** prateek has joined #openstack-glance13:41
hemanthm|awaynikhil: I maybe late to the meeting. Will join after 15-20 mins13:45
*** hemanthm|away is now known as hemanthm13:45
*** prateek has quit IRC13:46
*** prateek has joined #openstack-glance13:47
*** sdake has joined #openstack-glance13:47
*** mfedosin has joined #openstack-glance13:48
*** mvk has joined #openstack-glance13:53
*** tsymanczyk has joined #openstack-glance13:56
openstackgerritNiall Bunting proposed openstack/glance: Make signature dependencies optional  https://review.openstack.org/28494113:58
*** anush_ has joined #openstack-glance14:00
*** wxy has quit IRC14:01
openstackgerritdane-fichter proposed openstack/glance: Use cursive for signature verification  https://review.openstack.org/35239114:01
*** sdake_ has joined #openstack-glance14:07
*** ducttape_ has joined #openstack-glance14:07
*** ducttape_ has quit IRC14:07
*** octopuszhang has joined #openstack-glance14:08
*** ducttape_ has joined #openstack-glance14:08
*** sdake has quit IRC14:09
octopuszhanghi,does glance ha上14:09
octopuszhangsorry14:09
*** pdeore has joined #openstack-glance14:11
*** Rodrigo__ has joined #openstack-glance14:13
*** burgerk has quit IRC14:13
*** btully has quit IRC14:13
*** btully has joined #openstack-glance14:14
*** jistr is now known as jistr|call14:16
*** pdeore has quit IRC14:17
*** rrecio has joined #openstack-glance14:25
*** btully has quit IRC14:26
*** btully has joined #openstack-glance14:27
octopuszhangHi, does glance has a api to upload image with a url? I didn't find the Api for it.14:30
*** chlong|mtg has quit IRC14:33
*** burgerk has joined #openstack-glance14:38
*** chlong|mtg has joined #openstack-glance14:46
*** sdake has joined #openstack-glance14:47
*** sdake_ has quit IRC14:47
*** mingyu has quit IRC14:57
*** Rodrigo__ has quit IRC15:09
*** Rodrigo__ has joined #openstack-glance15:12
*** dshakhray has quit IRC15:13
*** jistr|call is now known as jistr15:21
*** tesseract- has quit IRC15:23
openstackgerritJiong Liu proposed openstack/glance: Change LOG.warn to LOG.warning  https://review.openstack.org/35415715:27
*** catintheroof has joined #openstack-glance15:27
TravTnikhil: rosmaita: is glancev1 officially deprecated?15:41
TravTwhen will it be removed?15:41
*** groen692 has quit IRC15:42
*** links has quit IRC15:43
*** mine0901 has quit IRC15:43
nikhilTravT: it's not deprecated yet. we plan to deprecate it in newton and I think we will need ~2 years to remove it as per the pointers given by doc/osc/end-user-facing teams.15:43
nikhilTravT: but that's not directly applied to the REST API (mostly for clients). yes, observation is that some APIs take a long time to be removed and some are removed quickly. depending on how much of the v1 adoption exists and how willing are the ops/users to move away from it, we will have to plan the removel. At this point, I'd say Q to very least.15:46
TravTFYI, i'm copy pasting this into the horizon room if you want to join.15:46
nikhilTravT: I am guessing this is about horizon?15:46
nikhilah, :)15:46
robcresswellYup, we're just wondering what to test against15:47
robcresswelleither both v1 & v2, or v2 only15:47
Jokke_I'd say focus your efforts on v2 only ;)15:48
Jokke_but I might be lot biased ;)15:48
*** sdake_ has joined #openstack-glance15:49
*** sdake has quit IRC15:51
*** bpokorny has joined #openstack-glance15:55
*** bpokorny has quit IRC15:55
*** bpokorny has joined #openstack-glance15:55
*** e0ne has quit IRC16:07
*** btully has quit IRC16:10
*** btully has joined #openstack-glance16:12
*** rcernin has quit IRC16:15
*** dshakhray has joined #openstack-glance16:20
*** mingyu has joined #openstack-glance16:24
*** Rodrigo__ has quit IRC16:32
openstackgerritNikhil Komawar proposed openstack/glance: Remove references of s3 store driver  https://review.openstack.org/34850716:32
*** takedakn has joined #openstack-glance16:37
openstackgerritStephen Finucane proposed openstack/glance: Add CPU thread pinning to metadata defs  https://review.openstack.org/35421316:37
*** takedakn has quit IRC16:41
*** TravT has quit IRC16:42
nikhiltsymanczyk: fyi, I've added CI (community images) item for discussion next week https://etherpad.openstack.org/p/glance-team-meeting-agenda16:46
nikhil(we've only about 10 days to get the stuff done)16:46
*** bpokorny has quit IRC16:49
*** _ducttape_ has joined #openstack-glance16:49
*** ducttape_ has quit IRC16:53
*** sdake_ has quit IRC16:57
*** btully has quit IRC16:57
*** btully has joined #openstack-glance16:57
*** julim has quit IRC16:58
*** bwallis has quit IRC16:58
*** bpokorny has joined #openstack-glance16:59
*** anush_ has quit IRC17:00
*** rcernin has joined #openstack-glance17:02
*** rcernin has quit IRC17:05
*** rcernin has joined #openstack-glance17:05
*** tsymanczyk has quit IRC17:12
*** e0ne has joined #openstack-glance17:13
*** prateek_ has joined #openstack-glance17:15
*** Rodrigo__ has joined #openstack-glance17:15
*** prateek has quit IRC17:19
*** TravT has joined #openstack-glance17:23
*** _ducttape_ has quit IRC17:29
*** sdake has joined #openstack-glance17:29
*** mfedosin has quit IRC17:29
*** catintheroof has quit IRC17:30
openstackgerritMerged openstack/glance: Add test class to versions tests  https://review.openstack.org/35259217:33
*** dshakhray has quit IRC17:36
*** bwallis has joined #openstack-glance17:36
*** parora has joined #openstack-glance17:45
*** prateek_ has quit IRC17:48
*** octopuszhang has quit IRC17:49
*** btully has quit IRC17:52
*** prateek_ has joined #openstack-glance17:53
*** btully has joined #openstack-glance17:54
*** parora has quit IRC17:56
*** ametts has joined #openstack-glance17:57
*** ducttape_ has joined #openstack-glance18:03
*** julim has joined #openstack-glance18:04
openstackgerritOpenStack Proposal Bot proposed openstack/glance: Updated from global requirements  https://review.openstack.org/35429618:10
openstackgerritOpenStack Proposal Bot proposed openstack/glance_store: Updated from global requirements  https://review.openstack.org/35429718:10
openstackgerritOpenStack Proposal Bot proposed openstack/python-glanceclient: Updated from global requirements  https://review.openstack.org/35431018:17
*** btully has quit IRC18:18
*** btully has joined #openstack-glance18:18
*** e0ne has quit IRC18:20
*** mvk has quit IRC18:20
*** ihrachys has quit IRC18:25
openstackgerritAlexander Bashmakov proposed openstack/glance: Improving help text for data access API option  https://review.openstack.org/35433218:30
*** catintheroof has joined #openstack-glance18:34
*** chlong|mtg has quit IRC18:37
*** chlong|mtg has joined #openstack-glance18:38
*** ducttape_ has quit IRC18:44
*** ducttape_ has joined #openstack-glance18:44
openstackgerritDharini Chandrasekar proposed openstack/glance_store: Improving help text for Swift store util opts.  https://review.openstack.org/35309418:46
*** Rodrigo__ has quit IRC19:01
*** mvk has joined #openstack-glance19:04
*** Rodrigo__ has joined #openstack-glance19:05
*** fifieldt has quit IRC19:06
*** Rodrigo__ has quit IRC19:10
*** fifieldt has joined #openstack-glance19:18
openstackgerritDharini Chandrasekar proposed openstack/glance_store: Improving help text for Swift store util opts.  https://review.openstack.org/35309419:24
*** kragtest has joined #openstack-glance19:25
*** mingyu has quit IRC19:25
*** catintheroof has quit IRC19:28
*** kragtest has quit IRC19:36
*** takedakn has joined #openstack-glance19:37
*** prateek_ has quit IRC19:40
*** takedakn has quit IRC19:42
*** btully has quit IRC19:48
*** btully has joined #openstack-glance19:49
*** e0ne has joined #openstack-glance19:55
*** catintheroof has joined #openstack-glance20:00
*** Rodrigo__ has joined #openstack-glance20:06
openstackgerritDharini Chandrasekar proposed openstack/glance_store: Improving help text for Swift store util opts.  https://review.openstack.org/35309420:07
*** e0ne has quit IRC20:08
*** btully has quit IRC20:12
*** btully has joined #openstack-glance20:15
*** e0ne has joined #openstack-glance20:23
*** e0ne has quit IRC20:32
*** hemanthm is now known as hemanthm|afk20:39
*** ametts has quit IRC20:45
*** pt_15 has quit IRC20:46
*** sdake has quit IRC20:48
openstackgerritAlexander Bashmakov proposed openstack/glance: Added unit tests for disabled notifications in Notifier  https://review.openstack.org/35438720:49
*** itisha has quit IRC20:50
*** ametts has joined #openstack-glance20:51
*** kragtest has joined #openstack-glance20:53
*** mingyu has joined #openstack-glance20:55
*** ametts has quit IRC20:56
*** bwallis has quit IRC20:59
*** mingyu has quit IRC21:02
*** e0ne has joined #openstack-glance21:02
*** kragtest has quit IRC21:03
*** e0ne has quit IRC21:05
*** burgerk has quit IRC21:08
*** bwallis has joined #openstack-glance21:16
*** sdake has joined #openstack-glance21:16
*** sgotliv has joined #openstack-glance21:27
*** sgotliv has quit IRC21:27
*** kragtest has joined #openstack-glance21:29
*** sdake has quit IRC21:33
*** btully has quit IRC21:39
*** btully has joined #openstack-glance21:39
*** sgotliv has joined #openstack-glance21:41
openstackgerritTimothy Symanczyk proposed openstack/glance: WIP Add explicit 'visibility' column to images  https://review.openstack.org/32612821:41
*** Rodrigo__ has quit IRC21:41
*** sgotliv has quit IRC21:41
openstackgerritMerged openstack/glance_store: Remove deprecated exceptions  https://review.openstack.org/35256321:49
*** btully has quit IRC21:51
*** Rodrigo__ has joined #openstack-glance21:51
*** btully has joined #openstack-glance21:51
*** TravT has quit IRC21:54
*** Rodrig___ has joined #openstack-glance21:54
*** Rodrigo__ has quit IRC21:55
*** edmondsw has quit IRC22:03
*** TravT has joined #openstack-glance22:13
*** ntpttr has quit IRC22:31
*** kragtest has quit IRC22:35
*** catintheroof has quit IRC22:35
*** ntpttr has joined #openstack-glance22:36
*** ducttape_ has quit IRC22:37
*** takedakn has joined #openstack-glance22:38
*** btully has quit IRC22:41
*** takedakn has quit IRC22:42
*** sskripnick has quit IRC22:51
*** sskripnick has joined #openstack-glance22:52
*** bwallis has quit IRC23:20
*** ducttape_ has joined #openstack-glance23:20
*** kragniz1 has joined #openstack-glance23:21
*** kragniz1 is now known as testing123423:27
*** rrecio has quit IRC23:34
openstackgerritOpenStack Proposal Bot proposed openstack/glance_store: Updated from global requirements  https://review.openstack.org/35429723:36
openstackgerritDharini Chandrasekar proposed openstack/glance_store: Improving help text for Swift store util opts.  https://review.openstack.org/35309423:40
*** sskripnick has quit IRC23:41
nikhilTravT: hey, if you get a chance would love some feedback on this one https://review.openstack.org/#/c/354213/ . I promise to make life easier next time this sort of change comes up :)23:45
*** bwallis has joined #openstack-glance23:57

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