mtaylor | vishy: thanks - will look in to it | 00:06 |
---|---|---|
mikal | vishy: if you have a sec can you take a look at https://review.openstack.org/#/c/6354/ please? | 00:08 |
vishy | sure | 00:09 |
*** Mandell has quit IRC | 00:10 | |
mikal | Thanks | 00:11 |
*** Ryan_Lane has quit IRC | 00:16 | |
*** Ryan_Lane1 has joined #openstack-dev | 00:16 | |
openstackgerrit | Verification of a change to openstack/nova failed: Simplify _get_vm_opaque_ref in xenapi driver https://review.openstack.org/6542 | 00:17 |
*** mnewby has quit IRC | 00:19 | |
*** asalkeld has joined #openstack-dev | 00:19 | |
jgriffith | Anybody want to take a crack at an sql question I have? | 00:19 |
*** gyee has quit IRC | 00:20 | |
jgriffith | I've worked out this clunky method of entering dummy rows to get my autoinc column where I want it... | 00:20 |
jgriffith | Doing some reading however it seems sqlite and mysql may support setting the autoinc column explicitly? | 00:21 |
Lumiere | jgriffith: why not just change the counter | 00:21 |
jgriffith | Lumiere: And there's the answer I was looking for :) | 00:21 |
jgriffith | Lumiere: My concern was whehter that was valid for all the different DB's | 00:22 |
Lumiere | mysql> ALTER TABLE tbl AUTO_INCREMENT = 100; | 00:22 |
WormMan | generally, yes, it varies by DB flavor, no idea if sql alchemy offers a portable way to do it | 00:23 |
WormMan | (postgres implements auto_increment with a linked sequence) | 00:23 |
openstackgerrit | Verification of a change to openstack/openstack-ci-puppet failed: Un-revert "fix NameError in update"" https://review.openstack.org/6551 | 00:23 |
jgriffith | I resorted to just trying to explicitly asssign a value in sqlalalchemy | 00:23 |
openstackgerrit | Verification of a change to openstack/openstack-ci-puppet failed: Un-Revert "Fix issues with wrong paths." https://review.openstack.org/6552 | 00:23 |
*** reed_ has joined #openstack-dev | 00:24 | |
openstackgerrit | Verification of a change to openstack/openstack-ci-puppet failed: Un-Revert "Move gerrit scripts into puppet module" https://review.openstack.org/6553 | 00:24 |
*** vincentricci has quit IRC | 00:25 | |
*** reed has quit IRC | 00:27 | |
*** maplebed has quit IRC | 00:28 | |
*** issackel_ has quit IRC | 00:37 | |
jgriffith | Lumiere: Just thinking... what about creating a table in which the column is not auto-inc, do my thing, and then create a new table with autoinc set and copy the temp table into it | 00:38 |
jgriffith | Similar to what I'm doing for the sqlite migration in the first place | 00:38 |
jgriffith | Then going forward autoinc works as I want it to | 00:39 |
Lumiere | might work | 00:40 |
*** dtyarnell has joined #openstack-dev | 00:42 | |
*** mnewby has joined #openstack-dev | 00:58 | |
*** Mandell has joined #openstack-dev | 01:07 | |
*** rods has quit IRC | 01:11 | |
*** spiffxp has quit IRC | 01:14 | |
jeblair | vishy: bug linking is fixed now | 01:19 |
*** berendt has quit IRC | 01:20 | |
*** dtyarnell has quit IRC | 01:20 | |
*** jakedahn is now known as jakedahn_zz | 01:21 | |
jeblair | mikal: "Build timed out (after 20 minutes). Marking the build as failed." | 01:23 |
jeblair | mikal: it looks like it missed the timeout by a matter of seconds. of course, that was after running twice as long as it normally takes. we've started collecting more data to try to find out why we're seeing more devstack runs go so slowly. | 01:24 |
*** dtroyer_zzz is now known as dtroyer | 01:34 | |
*** tryggvil_ has joined #openstack-dev | 01:39 | |
openstackgerrit | Verification of a change to openstack/nova failed: Simplify _get_vm_opaque_ref in xenapi driver https://review.openstack.org/6542 | 01:42 |
*** jdurgin has quit IRC | 01:46 | |
*** mattray has joined #openstack-dev | 01:47 | |
*** danwent has quit IRC | 01:50 | |
*** danwent has joined #openstack-dev | 01:53 | |
*** reed_ has quit IRC | 01:56 | |
*** Shrews has quit IRC | 01:56 | |
mikal | jeblair: ok, I noticed the kick me link, so I'll just rerun it | 02:07 |
*** Ryan_Lane1 has quit IRC | 02:13 | |
*** danwent has quit IRC | 02:29 | |
*** milner has quit IRC | 02:35 | |
openstackgerrit | Verification of a change to openstack-dev/devstack failed: XenServer: new build and install scripts https://review.openstack.org/6317 | 02:42 |
*** pixelbeat has quit IRC | 02:47 | |
openstackgerrit | Verification of a change to openstack-dev/devstack failed: XenServer new install: modify README https://review.openstack.org/6318 | 02:52 |
*** mattray has quit IRC | 03:09 | |
*** mjfork has quit IRC | 03:12 | |
*** vivek has joined #openstack-dev | 03:17 | |
*** vivek is now known as Guest76789 | 03:17 | |
*** mnewby_ has joined #openstack-dev | 03:20 | |
*** mnewby has quit IRC | 03:22 | |
*** mnewby_ is now known as mnewby | 03:22 | |
*** yamahata_ has joined #openstack-dev | 03:23 | |
*** sandywalsh_ has joined #openstack-dev | 03:23 | |
*** sandywalsh has quit IRC | 03:26 | |
*** yamahata__ has quit IRC | 03:26 | |
*** rha has quit IRC | 03:26 | |
*** termie has quit IRC | 03:26 | |
*** Mandell has quit IRC | 03:26 | |
*** Mandell_ has joined #openstack-dev | 03:26 | |
*** termie_ has joined #openstack-dev | 03:26 | |
*** sniperd has quit IRC | 03:27 | |
*** sniperd has joined #openstack-dev | 03:28 | |
*** novas0x2a|laptop has quit IRC | 03:29 | |
*** FACEFOX has quit IRC | 03:30 | |
*** FACEFOX has joined #openstack-dev | 03:31 | |
*** sandywalsh_ has quit IRC | 03:31 | |
*** Guest76789 has quit IRC | 03:35 | |
*** rha has joined #openstack-dev | 03:36 | |
*** mdomsch has quit IRC | 03:56 | |
*** issackel_ has joined #openstack-dev | 04:07 | |
*** sandywalsh has joined #openstack-dev | 04:16 | |
*** dwalleck has joined #openstack-dev | 04:19 | |
*** blamar has quit IRC | 04:21 | |
*** jgriffith has quit IRC | 04:26 | |
vishy | jeblair: awesome thanks | 04:29 |
*** jakedahn_zz is now known as jakedahn | 04:44 | |
*** davlaps has joined #openstack-dev | 04:45 | |
openstackgerrit | Verification of a change to openstack-dev/devstack failed: XenServer: new build and install scripts https://review.openstack.org/6317 | 04:45 |
*** tryggvil_ has quit IRC | 04:46 | |
*** vivek has joined #openstack-dev | 04:47 | |
*** vivek is now known as Guest38093 | 04:48 | |
*** Guest38093 has quit IRC | 04:55 | |
*** lloydde has joined #openstack-dev | 05:15 | |
*** rasto has joined #openstack-dev | 05:29 | |
*** dwalleck has quit IRC | 05:30 | |
*** davlaps has quit IRC | 05:33 | |
*** dtroyer is now known as dtroyer_zzz | 05:36 | |
*** lm12 has joined #openstack-dev | 05:43 | |
*** lm12 has left #openstack-dev | 05:52 | |
*** issackel_ is now known as issackelly | 06:08 | |
*** issackelly has quit IRC | 06:11 | |
*** zaitcev has quit IRC | 06:15 | |
*** lloydde has quit IRC | 06:16 | |
*** lloydde has joined #openstack-dev | 06:18 | |
*** littleidea has quit IRC | 06:21 | |
*** lloydde has quit IRC | 06:33 | |
*** koolhead17 has joined #openstack-dev | 06:37 | |
*** eglynn__ has joined #openstack-dev | 06:41 | |
*** eglynn has joined #openstack-dev | 06:44 | |
*** eglynn_ has quit IRC | 06:45 | |
*** eglynn__ has quit IRC | 06:47 | |
*** jakedahn is now known as jakedahn_zz | 06:51 | |
*** renier has quit IRC | 06:53 | |
*** dachary has joined #openstack-dev | 07:16 | |
*** dachary has quit IRC | 07:21 | |
*** paulstallworth has joined #openstack-dev | 07:22 | |
*** dachary has joined #openstack-dev | 07:23 | |
*** Mandell_ has quit IRC | 07:24 | |
*** paulstallworth has quit IRC | 07:28 | |
*** dolphm has joined #openstack-dev | 07:32 | |
*** GheRivero has joined #openstack-dev | 07:37 | |
*** dneary has joined #openstack-dev | 07:46 | |
*** dneary has quit IRC | 07:46 | |
*** dneary has joined #openstack-dev | 07:46 | |
*** dolphm has quit IRC | 08:05 | |
*** koolhead17 has quit IRC | 08:35 | |
*** mnewby has quit IRC | 08:37 | |
*** Ryan_Lane has joined #openstack-dev | 08:53 | |
*** LinuxJedi has quit IRC | 09:02 | |
*** Guest45811 has joined #openstack-dev | 09:33 | |
*** mikal has quit IRC | 10:14 | |
*** mikal has joined #openstack-dev | 10:16 | |
*** cweidenkeller has quit IRC | 10:19 | |
*** cweidenkeller has joined #openstack-dev | 10:19 | |
dachary | is anyone using a tool to get per account statistics on swift ? http://docs.openstack.org/bexar/openstack-object-storage/developer/content/ch03s01.html could be used manually but ... ;-) | 10:33 |
*** pixelbeat has joined #openstack-dev | 10:36 | |
*** Guest45811 has quit IRC | 10:37 | |
*** dneary has quit IRC | 10:39 | |
*** blamar has joined #openstack-dev | 10:46 | |
*** blamar has quit IRC | 10:46 | |
*** blamar has joined #openstack-dev | 10:47 | |
*** funzo has quit IRC | 11:15 | |
*** pixelbeat has quit IRC | 11:27 | |
*** asalkeld has left #openstack-dev | 11:48 | |
*** rods has joined #openstack-dev | 12:23 | |
*** sdague has quit IRC | 12:44 | |
*** zul has quit IRC | 12:46 | |
*** sdague has joined #openstack-dev | 13:15 | |
*** larsbutler has joined #openstack-dev | 14:02 | |
*** renier has joined #openstack-dev | 14:06 | |
*** dtyarnell has joined #openstack-dev | 14:07 | |
*** dtyarnell has quit IRC | 14:34 | |
*** dtroyer_zzz is now known as dtroyer | 14:34 | |
*** maploin has joined #openstack-dev | 14:36 | |
*** dolphm has joined #openstack-dev | 14:36 | |
*** maploin has quit IRC | 14:36 | |
*** maploin has joined #openstack-dev | 14:36 | |
*** littleidea has joined #openstack-dev | 14:36 | |
*** dtyarnell has joined #openstack-dev | 14:56 | |
*** j05h has joined #openstack-dev | 14:57 | |
*** dolphm has quit IRC | 15:32 | |
*** Mandell has joined #openstack-dev | 15:45 | |
*** hattwick has quit IRC | 15:51 | |
*** hattwick has joined #openstack-dev | 15:52 | |
openstackgerrit | Verification of a change to openstack-ci/git-review failed: Refactor URL and SSH code. Better remote fallback. https://review.openstack.org/5720 | 15:56 |
*** nati has joined #openstack-dev | 15:59 | |
*** maploin has quit IRC | 16:01 | |
*** koolhead17 has joined #openstack-dev | 16:10 | |
zykes- | is there any script for adding sample data for keystone ? | 16:27 |
*** sdake has quit IRC | 16:30 | |
*** dtyarnell has quit IRC | 16:43 | |
*** lloydde has joined #openstack-dev | 16:46 | |
*** j05h has quit IRC | 16:50 | |
*** j05h has joined #openstack-dev | 16:58 | |
*** larsbutler has quit IRC | 17:02 | |
*** dtyarnell has joined #openstack-dev | 17:07 | |
*** danwent has joined #openstack-dev | 17:15 | |
*** eglynn_ has joined #openstack-dev | 17:24 | |
*** eglynn has quit IRC | 17:27 | |
*** Mandell has quit IRC | 17:34 | |
*** cdub has quit IRC | 17:34 | |
*** dolphm has joined #openstack-dev | 17:53 | |
YorikSar | zykes-: You can find cute script here: http://www.hastexo.com/resources/docs/installing-openstack-essex-4-ubuntu-1204-precise-pangolin/step-3-install-and-configur | 17:55 |
YorikSar | zykes-: Along with good instruction on how to install essex | 17:55 |
*** koolhead17 has quit IRC | 17:56 | |
*** dolphm has quit IRC | 18:05 | |
*** koolhead17 has joined #openstack-dev | 18:10 | |
*** dtyarnell has quit IRC | 18:19 | |
*** koolhead17 has quit IRC | 18:25 | |
*** j05h has quit IRC | 18:35 | |
*** koolhead17 has joined #openstack-dev | 18:37 | |
*** blamar_ has joined #openstack-dev | 18:46 | |
*** dtyarnell has joined #openstack-dev | 18:48 | |
*** blamar has quit IRC | 18:49 | |
*** blamar_ is now known as blamar | 18:49 | |
zykes- | i'm on rhel YorikSar ;) | 19:05 |
*** renier has quit IRC | 19:06 | |
*** jakedahn_zz is now known as jakedahn | 19:08 | |
*** renier has joined #openstack-dev | 19:09 | |
*** koolhead17 has quit IRC | 19:11 | |
*** Mandell has joined #openstack-dev | 19:17 | |
*** blamar has quit IRC | 19:26 | |
*** koolhead17 has joined #openstack-dev | 19:28 | |
*** danwent has quit IRC | 19:46 | |
*** blamar has joined #openstack-dev | 19:48 | |
*** mikal has quit IRC | 19:50 | |
*** mikal has joined #openstack-dev | 19:51 | |
*** kindaopsdevy_ has joined #openstack-dev | 19:54 | |
*** kindaopsdevy_ has left #openstack-dev | 19:54 | |
*** adalbas has quit IRC | 19:54 | |
*** cdub has joined #openstack-dev | 20:01 | |
*** mikal has quit IRC | 20:02 | |
*** machine2 has quit IRC | 20:03 | |
*** mikal has joined #openstack-dev | 20:04 | |
*** koolhead17 has quit IRC | 20:07 | |
openstackgerrit | Verification of a change to openstack-dev/devstack failed: XenServer: Add script to mount OS domU in dom0 https://review.openstack.org/6316 | 20:09 |
*** danwent has joined #openstack-dev | 20:15 | |
*** mikal has quit IRC | 20:18 | |
*** nati has quit IRC | 20:20 | |
*** mikal has joined #openstack-dev | 20:20 | |
*** mikal has quit IRC | 20:26 | |
*** mikal has joined #openstack-dev | 20:28 | |
openstackgerrit | Verification of a change to openstack-dev/devstack failed: XenServer new install: Keep preseed file in dom0 https://review.openstack.org/6392 | 20:30 |
*** spiffxp has joined #openstack-dev | 20:31 | |
*** sniperd has quit IRC | 20:32 | |
*** blamar_ has joined #openstack-dev | 20:33 | |
*** blamar has quit IRC | 20:34 | |
*** blamar_ is now known as blamar | 20:34 | |
*** mattray has joined #openstack-dev | 20:35 | |
*** mikal has quit IRC | 20:35 | |
*** Shrews has joined #openstack-dev | 20:35 | |
*** mikal has joined #openstack-dev | 20:37 | |
*** blamar has quit IRC | 20:43 | |
*** Ruetobas has quit IRC | 20:49 | |
*** LinuxJedi has joined #openstack-dev | 20:50 | |
*** dwalleck has joined #openstack-dev | 20:51 | |
*** sdake has joined #openstack-dev | 20:54 | |
*** issackelly has joined #openstack-dev | 20:55 | |
*** issackelly has quit IRC | 20:55 | |
*** Ruetobas has joined #openstack-dev | 20:56 | |
zykes- | hmmm: Failed to connect to the Glance API server 0.0.0.0:9292. Is the server running? < what does that mean | 20:56 |
*** danwent has quit IRC | 21:22 | |
*** spiffxp has quit IRC | 21:28 | |
*** dwalleck has quit IRC | 21:29 | |
*** dwalleck has joined #openstack-dev | 21:30 | |
*** littleidea has quit IRC | 21:34 | |
*** littleidea has joined #openstack-dev | 21:34 | |
*** danwent has joined #openstack-dev | 21:35 | |
*** lloydde has quit IRC | 21:41 | |
*** lloydde has joined #openstack-dev | 21:50 | |
*** GheRivero has quit IRC | 21:51 | |
*** dwalleck has quit IRC | 21:56 | |
*** mknight88 has joined #openstack-dev | 22:00 | |
*** michaelchapman has quit IRC | 22:05 | |
*** michaelchapman has joined #openstack-dev | 22:06 | |
*** ywu has joined #openstack-dev | 22:14 | |
*** lloydde has quit IRC | 22:16 | |
*** eglynn_ has quit IRC | 22:21 | |
*** dachary has quit IRC | 22:28 | |
*** danwent has quit IRC | 22:37 | |
*** kindaopsdevy has joined #openstack-dev | 22:43 | |
*** j05h has joined #openstack-dev | 23:02 | |
*** flaviamissi has joined #openstack-dev | 23:26 | |
*** dwalleck has joined #openstack-dev | 23:35 | |
*** littleidea has quit IRC | 23:36 | |
*** dwalleck has quit IRC | 23:46 | |
*** dwalleck has joined #openstack-dev | 23:47 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!