*** colinmcnamara has joined #openstack | 00:00 | |
anon12345 | to fix it | 00:00 |
---|---|---|
*** gnemoug has joined #openstack | 00:00 | |
*** gnemoug has left #openstack | 00:00 | |
*** lggr has quit IRC | 00:01 | |
anon12345 | i think its the same one as on github | 00:01 |
anon12345 | actually i had the wrong filepath | 00:02 |
anon12345 | but i got another error | 00:02 |
anon12345 | No handlers could be found for logger "glance" | 00:02 |
*** otherwiseguy has quit IRC | 00:03 | |
koaps | i would try to make a working glance, then break it | 00:03 |
*** lggr has joined #openstack | 00:04 | |
anon12345 | well i haven't changed anything in the config file yet, so i thought it should work | 00:04 |
*** szaydel has quit IRC | 00:07 | |
*** szaydel has joined #openstack | 00:08 | |
*** jgriffit2 has joined #openstack | 00:10 | |
*** dastergon has quit IRC | 00:10 | |
*** lggr has quit IRC | 00:10 | |
*** jgriffith has quit IRC | 00:10 | |
anon12345 | do you have any idea what that error means? | 00:12 |
*** lggr has joined #openstack | 00:13 | |
koaps | think i've gotten it before trying to run stuff as another user using sudo | 00:14 |
koaps | how you running the glance-api? | 00:15 |
anon12345 | what do you mean? | 00:15 |
anon12345 | i'm just running commands in command line | 00:15 |
*** adalbas has quit IRC | 00:16 | |
koaps | yea but what commands? there's glance which is the python client, there's glance-api which the client talks to, there's glance-registry which also talks to the glance-api | 00:16 |
*** adalbas has joined #openstack | 00:17 | |
anon12345 | glance-api --config-file etc/glance-api.conf | 00:18 |
koaps | shouldn't there be a slash infront of etc? | 00:19 |
koaps | glance-api --config-file /etc/glance-api.conf | 00:19 |
anon12345 | i don't think so, since its suppose to be a relative path to my current location | 00:19 |
anon12345 | and it says file not found with that | 00:19 |
*** lggr has quit IRC | 00:19 | |
anon12345 | i think it can find the file but something goes wrong after that | 00:20 |
koaps | try it with verbose and debug | 00:20 |
koaps | glance-api --config-file etc/glance-api.conf -d -v | 00:20 |
anon12345 | same error | 00:20 |
*** hemna has quit IRC | 00:21 | |
koaps | not sure, there's a lot of different things it could be, on my system I run glance services as glance, so sudo -u glance sudo glance-api --config-file etc/glance.conf -d -v would be how I would run it | 00:22 |
*** lggr has joined #openstack | 00:22 | |
anon12345 | hmm adding sudo in front of it yields the same resultg | 00:24 |
koaps | did you install glance and python-glance? or you just testing from /opt? | 00:24 |
*** jaypipes has quit IRC | 00:25 | |
anon12345 | yea | 00:25 |
anon12345 | just from /opt | 00:25 |
koaps | it's probably python not being able to locate the files | 00:26 |
koaps | google around for how to set a env var for python to find modules under /opt | 00:27 |
*** colinmcnamara has quit IRC | 00:28 | |
*** lggr has quit IRC | 00:28 | |
*** arBmind has quit IRC | 00:29 | |
anon12345 | why wouldn't it be able to find the files, isn't everything within /opt? | 00:29 |
*** colinmcnamara has joined #openstack | 00:30 | |
*** lggr has joined #openstack | 00:31 | |
koaps | python isn't going to look in /opt unless its told to do so | 00:32 |
koaps | it's going to look in site-packages in it's own dir, probably under /usr/lib | 00:32 |
*** dastergon has joined #openstack | 00:34 | |
*** ryanpetr_ has joined #openstack | 00:36 | |
*** lggr has quit IRC | 00:38 | |
*** ryanpetrello has quit IRC | 00:39 | |
*** jdurgin has quit IRC | 00:39 | |
*** jasonoz has quit IRC | 00:40 | |
*** jasonoz has joined #openstack | 00:40 | |
*** ryanpetr_ has quit IRC | 00:41 | |
*** lggr has joined #openstack | 00:41 | |
*** Guest90593 has joined #openstack | 00:42 | |
*** blitzrage has joined #openstack | 00:43 | |
*** krow has joined #openstack | 00:46 | |
*** lggr has quit IRC | 00:48 | |
*** szaydel has quit IRC | 00:50 | |
*** alunduil has quit IRC | 00:50 | |
*** mikal has quit IRC | 00:50 | |
*** zigo has quit IRC | 00:50 | |
*** hattwick has quit IRC | 00:50 | |
*** CrackerJackMack has quit IRC | 00:50 | |
*** holoway has quit IRC | 00:50 | |
*** leifmadsen has quit IRC | 00:50 | |
*** larsks has quit IRC | 00:50 | |
*** eggburt has quit IRC | 00:50 | |
*** arrsim has quit IRC | 00:50 | |
*** p4tux has quit IRC | 00:50 | |
*** nibalizer has quit IRC | 00:50 | |
*** mattstep has quit IRC | 00:50 | |
*** brosner has quit IRC | 00:50 | |
*** ryanpetrello has joined #openstack | 00:51 | |
*** lggr has joined #openstack | 00:52 | |
*** larsks has joined #openstack | 00:53 | |
*** clayg_ is now known as clayg | 00:53 | |
*** ryanpetrello has quit IRC | 00:56 | |
*** comptona has quit IRC | 00:56 | |
*** Tross has quit IRC | 00:58 | |
*** Guest90593 has quit IRC | 00:59 | |
*** lggr has quit IRC | 00:59 | |
*** alunduil has joined #openstack | 00:59 | |
*** lborda has joined #openstack | 01:01 | |
*** jdurgin has joined #openstack | 01:01 | |
*** szaydel has joined #openstack | 01:01 | |
*** mikal has joined #openstack | 01:01 | |
*** zigo has joined #openstack | 01:01 | |
*** hattwick has joined #openstack | 01:01 | |
*** CrackerJackMack has joined #openstack | 01:01 | |
*** holoway has joined #openstack | 01:01 | |
*** eggburt has joined #openstack | 01:01 | |
*** arrsim has joined #openstack | 01:01 | |
*** p4tux has joined #openstack | 01:01 | |
*** nibalizer has joined #openstack | 01:01 | |
*** mattstep has joined #openstack | 01:01 | |
*** brosner has joined #openstack | 01:01 | |
*** jdurgin has quit IRC | 01:01 | |
*** lggr has joined #openstack | 01:03 | |
*** sacharya has joined #openstack | 01:03 | |
*** szaydel has quit IRC | 01:03 | |
*** clopez has quit IRC | 01:03 | |
*** sacharya has quit IRC | 01:04 | |
*** jdurgin has joined #openstack | 01:05 | |
*** Tross has joined #openstack | 01:05 | |
*** szaydel has joined #openstack | 01:05 | |
*** foexle has joined #openstack | 01:06 | |
*** sayan has joined #openstack | 01:07 | |
*** colinmcnamara has quit IRC | 01:08 | |
*** lggr has quit IRC | 01:09 | |
*** ryanpetrello has joined #openstack | 01:09 | |
*** colinmcnamara has joined #openstack | 01:09 | |
*** colinmcnamara has left #openstack | 01:09 | |
*** anon12345 has quit IRC | 01:11 | |
*** lggr has joined #openstack | 01:12 | |
*** glove has joined #openstack | 01:12 | |
*** sayan has quit IRC | 01:14 | |
*** littleidea has quit IRC | 01:14 | |
*** lggr has quit IRC | 01:18 | |
*** ryanpetrello has quit IRC | 01:19 | |
*** jdurgin has quit IRC | 01:19 | |
*** atrius is now known as atrius_away | 01:20 | |
*** lggr has joined #openstack | 01:21 | |
*** networkstatic has quit IRC | 01:23 | |
*** dmarkey has quit IRC | 01:26 | |
*** dyer has joined #openstack | 01:27 | |
*** dyer has joined #openstack | 01:27 | |
*** lggr has quit IRC | 01:27 | |
*** dmarkey has joined #openstack | 01:28 | |
*** holoway has quit IRC | 01:28 | |
*** lggr has joined #openstack | 01:30 | |
*** holoway has joined #openstack | 01:31 | |
*** sunilthaha has joined #openstack | 01:32 | |
*** lggr has quit IRC | 01:36 | |
*** szaydel has quit IRC | 01:37 | |
*** lggr has joined #openstack | 01:39 | |
*** albert23 has quit IRC | 01:39 | |
*** krow has quit IRC | 01:44 | |
*** sayan has joined #openstack | 01:44 | |
*** erkules|away has joined #openstack | 01:44 | |
*** lggr has quit IRC | 01:45 | |
*** p4tuxx has joined #openstack | 01:45 | |
*** erkules has quit IRC | 01:47 | |
*** lggr has joined #openstack | 01:47 | |
*** p4tux has quit IRC | 01:48 | |
*** sayan has quit IRC | 01:49 | |
*** nibalizer has quit IRC | 01:49 | |
*** eggburt has quit IRC | 01:50 | |
*** nibalizer has joined #openstack | 01:51 | |
*** eggburt has joined #openstack | 01:52 | |
*** lggr has quit IRC | 01:54 | |
*** lggr has joined #openstack | 01:56 | |
*** zigo_ has joined #openstack | 01:59 | |
*** nelson1234 has joined #openstack | 02:00 | |
*** dstufft|laptop has quit IRC | 02:02 | |
*** zigo has quit IRC | 02:03 | |
*** nibalizer has quit IRC | 02:03 | |
*** lggr has quit IRC | 02:03 | |
*** nibalizer has joined #openstack | 02:03 | |
*** Ryan_Lane has quit IRC | 02:03 | |
*** koolhead17 has quit IRC | 02:06 | |
uvirtbot | New bug: #1066201 in nova "TypeError: reserve_block_device_name() takes exactly 5 non-keyword arguments (4 given)" [Undecided,New] https://launchpad.net/bugs/1066201 | 02:06 |
*** lggr has joined #openstack | 02:06 | |
*** dstufft|laptop has joined #openstack | 02:07 | |
*** sudorandom has joined #openstack | 02:08 | |
*** scalability-junk has quit IRC | 02:09 | |
*** arosen has quit IRC | 02:09 | |
*** arosen has joined #openstack | 02:10 | |
*** lggr has quit IRC | 02:12 | |
*** lggr has joined #openstack | 02:15 | |
*** senilegenius has quit IRC | 02:15 | |
*** koolhead17 has joined #openstack | 02:18 | |
*** ryanpetrello has joined #openstack | 02:19 | |
*** szaydel has joined #openstack | 02:19 | |
*** littleidea has joined #openstack | 02:20 | |
*** dachary has quit IRC | 02:20 | |
*** lggr has quit IRC | 02:22 | |
*** ryanpetrello has quit IRC | 02:22 | |
*** dachary has joined #openstack | 02:22 | |
*** lggr has joined #openstack | 02:25 | |
*** marrusl has quit IRC | 02:27 | |
*** sudorandom has quit IRC | 02:27 | |
*** sudorandom has joined #openstack | 02:27 | |
*** TheSphinX^ has joined #openstack | 02:30 | |
*** lggr has quit IRC | 02:31 | |
*** scalability-junk has joined #openstack | 02:32 | |
*** TerryH has quit IRC | 02:33 | |
*** TheSphinX_ has quit IRC | 02:33 | |
*** lggr has joined #openstack | 02:34 | |
*** arosen has quit IRC | 02:39 | |
*** dstufft|laptop has quit IRC | 02:41 | |
*** szaydel has quit IRC | 02:41 | |
*** lggr has quit IRC | 02:41 | |
*** msavy has joined #openstack | 02:42 | |
*** comptona has joined #openstack | 02:43 | |
*** steve426f has joined #openstack | 02:43 | |
*** lggr has joined #openstack | 02:44 | |
*** arosen has joined #openstack | 02:44 | |
*** TerryH has joined #openstack | 02:46 | |
*** azret has quit IRC | 02:46 | |
*** azret has joined #openstack | 02:46 | |
*** squama has joined #openstack | 02:48 | |
*** Tross has quit IRC | 02:48 | |
*** msavy has quit IRC | 02:48 | |
*** squama has left #openstack | 02:49 | |
*** lggr has quit IRC | 02:50 | |
uvirtbot | New bug: #1066205 in swift "Broken pipe errors for range requests" [Undecided,New] https://launchpad.net/bugs/1066205 | 02:51 |
*** n000 has joined #openstack | 02:52 | |
*** lggr has joined #openstack | 02:53 | |
*** koolhead17 has quit IRC | 02:56 | |
*** ewindisch has joined #openstack | 02:56 | |
*** philips_ has quit IRC | 02:59 | |
*** lggr has quit IRC | 03:00 | |
*** philips_ has joined #openstack | 03:02 | |
*** ewindisch has quit IRC | 03:02 | |
*** lggr has joined #openstack | 03:02 | |
*** lggr has quit IRC | 03:09 | |
*** Blackavar has joined #openstack | 03:10 | |
*** rnorwood1 has joined #openstack | 03:10 | |
*** cmagina has quit IRC | 03:11 | |
*** lggr has joined #openstack | 03:12 | |
*** sunilthaha has quit IRC | 03:12 | |
*** n000 has quit IRC | 03:12 | |
*** paltman_ is now known as paltman | 03:13 | |
*** n000 has joined #openstack | 03:15 | |
*** digi9 has left #openstack | 03:16 | |
*** sayan has joined #openstack | 03:18 | |
*** ryanpetrello has joined #openstack | 03:19 | |
*** lggr has quit IRC | 03:19 | |
*** jakkudanieru has quit IRC | 03:20 | |
*** sudorandom has quit IRC | 03:20 | |
*** jakkudanieru has joined #openstack | 03:20 | |
*** lggr has joined #openstack | 03:21 | |
*** desai has quit IRC | 03:22 | |
*** datajerk has joined #openstack | 03:23 | |
*** yocum has quit IRC | 03:24 | |
*** marrusl has joined #openstack | 03:25 | |
*** n000 has quit IRC | 03:28 | |
*** lggr has quit IRC | 03:29 | |
*** jakkudanieru has quit IRC | 03:29 | |
*** ryanpetrello has quit IRC | 03:29 | |
*** jakkudan_ has joined #openstack | 03:29 | |
*** lggr has joined #openstack | 03:31 | |
*** rnorwood1 has quit IRC | 03:32 | |
*** marrusl has quit IRC | 03:33 | |
*** NaZZaX has joined #openstack | 03:33 | |
*** n000 has joined #openstack | 03:34 | |
*** marrusl has joined #openstack | 03:35 | |
*** lggr has quit IRC | 03:38 | |
*** adjohn has quit IRC | 03:40 | |
*** lggr has joined #openstack | 03:40 | |
*** bearing has joined #openstack | 03:42 | |
*** lggr has quit IRC | 03:47 | |
*** sayan has quit IRC | 03:50 | |
*** n000 is now known as koolhead17 | 03:50 | |
*** spn has quit IRC | 03:50 | |
*** lggr has joined #openstack | 03:50 | |
*** SeerKan has joined #openstack | 03:53 | |
*** lggr has quit IRC | 03:57 | |
*** MarkAtwood has joined #openstack | 04:00 | |
*** lggr has joined #openstack | 04:00 | |
*** ChrisAM1 is now known as ChrisAM | 04:02 | |
*** led_belly has quit IRC | 04:04 | |
*** context has quit IRC | 04:06 | |
uvirtbot | New bug: #1066213 in nova "volume create error in nova-rc,it is rpc error " [Undecided,New] https://launchpad.net/bugs/1066213 | 04:06 |
*** pquerna has quit IRC | 04:07 | |
*** lggr has quit IRC | 04:07 | |
*** dolphm has joined #openstack | 04:07 | |
*** dolphm has quit IRC | 04:10 | |
*** lggr has joined #openstack | 04:10 | |
*** datajerk has quit IRC | 04:11 | |
*** context has joined #openstack | 04:11 | |
*** optyx has joined #openstack | 04:11 | |
*** dolphm has joined #openstack | 04:13 | |
*** pquerna has joined #openstack | 04:15 | |
*** adjohn has joined #openstack | 04:15 | |
*** lggr has quit IRC | 04:17 | |
*** adjohn has quit IRC | 04:17 | |
*** dachary1 has joined #openstack | 04:19 | |
*** dachary has quit IRC | 04:19 | |
*** lggr has joined #openstack | 04:19 | |
*** adjohn has joined #openstack | 04:20 | |
*** scalability-junk has quit IRC | 04:21 | |
*** TerryH has quit IRC | 04:21 | |
*** jakkudan_ has quit IRC | 04:22 | |
*** jakkudanieru has joined #openstack | 04:23 | |
*** lggr has quit IRC | 04:26 | |
*** lggr has joined #openstack | 04:28 | |
*** dolphm has quit IRC | 04:33 | |
*** lggr has quit IRC | 04:35 | |
*** atrius_away is now known as atrius | 04:36 | |
*** lggr has joined #openstack | 04:38 | |
*** zigo_ has quit IRC | 04:41 | |
*** zigo has joined #openstack | 04:41 | |
*** osier has quit IRC | 04:43 | |
*** lggr has quit IRC | 04:45 | |
*** lggr has joined #openstack | 04:47 | |
*** danblack has quit IRC | 04:47 | |
*** m1 has joined #openstack | 04:47 | |
m1 | has anyone seen any chef cookbooks for installing Openstack Folsom? | 04:48 |
*** jakkudanieru has quit IRC | 04:49 | |
*** jakkudanieru has joined #openstack | 04:49 | |
*** zigo has quit IRC | 04:49 | |
*** darjeeling has joined #openstack | 04:50 | |
*** zigo has joined #openstack | 04:51 | |
*** lggr has quit IRC | 04:53 | |
*** lggr has joined #openstack | 04:56 | |
*** kalpase has joined #openstack | 04:57 | |
*** szaydel has joined #openstack | 05:00 | |
*** m1 has quit IRC | 05:01 | |
*** lggr has quit IRC | 05:02 | |
*** lggr has joined #openstack | 05:04 | |
*** szaydel has quit IRC | 05:05 | |
*** KyleMacDonald has joined #openstack | 05:06 | |
*** blimus has joined #openstack | 05:07 | |
*** blimus has quit IRC | 05:11 | |
*** lggr has quit IRC | 05:11 | |
*** lggr has joined #openstack | 05:14 | |
*** roaet has joined #openstack | 05:16 | |
atrius | right... so there i was... crawling through the bush... and by that i mean testing a livemigration... which promptly failed | 05:18 |
atrius | :( | 05:18 |
*** lggr has quit IRC | 05:21 | |
*** lggr has joined #openstack | 05:24 | |
atrius | this may sound like a silly question... but if i'm using flatDHCP networking.. do i need nova-network on all compute nodes? | 05:25 |
*** dolphm has joined #openstack | 05:27 | |
*** lggr has quit IRC | 05:31 | |
*** lggr has joined #openstack | 05:33 | |
*** lggr has quit IRC | 05:40 | |
*** dolphm has quit IRC | 05:41 | |
*** lggr has joined #openstack | 05:43 | |
*** blimus has joined #openstack | 05:44 | |
*** littleidea has quit IRC | 05:46 | |
*** darjeeling has quit IRC | 05:46 | |
*** littleidea has joined #openstack | 05:47 | |
*** roaet has quit IRC | 05:48 | |
*** blimus has quit IRC | 05:48 | |
*** lggr has quit IRC | 05:49 | |
*** lggr has joined #openstack | 05:52 | |
*** jakkudanieru has quit IRC | 05:55 | |
*** jakkudanieru has joined #openstack | 05:55 | |
*** lggr has quit IRC | 05:58 | |
*** lggr has joined #openstack | 06:02 | |
*** KyleMacDonald has quit IRC | 06:02 | |
*** littleidea has quit IRC | 06:03 | |
*** lggr has quit IRC | 06:08 | |
*** KyleMacDonald has joined #openstack | 06:09 | |
*** jongleur has joined #openstack | 06:09 | |
*** jodok has joined #openstack | 06:11 | |
*** lggr has joined #openstack | 06:11 | |
*** datajerk has joined #openstack | 06:12 | |
*** datajerk has quit IRC | 06:16 | |
*** lggr has quit IRC | 06:18 | |
*** KyleMacDonald has quit IRC | 06:19 | |
*** dachary1 has quit IRC | 06:21 | |
*** lggr has joined #openstack | 06:21 | |
*** dachary has joined #openstack | 06:24 | |
*** dendrobates is now known as dendro-afk | 06:24 | |
*** lggr has quit IRC | 06:28 | |
*** koolhead17 has quit IRC | 06:28 | |
*** lggr has joined #openstack | 06:31 | |
*** kalpase has joined #openstack | 06:32 | |
*** optyx has left #openstack | 06:32 | |
*** darjeeling has joined #openstack | 06:33 | |
*** darjeeling has quit IRC | 06:33 | |
*** Channarong has joined #openstack | 06:36 | |
*** lggr has quit IRC | 06:37 | |
*** Channarong has left #openstack | 06:37 | |
*** lggr has joined #openstack | 06:41 | |
*** lggr has quit IRC | 06:47 | |
*** jodok has quit IRC | 06:48 | |
*** jodok has joined #openstack | 06:49 | |
*** jodok has quit IRC | 06:50 | |
*** lggr has joined #openstack | 06:51 | |
*** HaraldJensas has joined #openstack | 06:53 | |
*** MarkAtwood has quit IRC | 06:56 | |
*** lggr has quit IRC | 06:57 | |
*** jodok has joined #openstack | 06:58 | |
*** dripton has quit IRC | 06:58 | |
*** dripton has joined #openstack | 06:59 | |
*** krow has joined #openstack | 06:59 | |
*** lggr has joined #openstack | 06:59 | |
*** davidhadas has quit IRC | 07:01 | |
*** davidhadas has joined #openstack | 07:02 | |
*** lggr has quit IRC | 07:07 | |
*** lggr has joined #openstack | 07:09 | |
*** anon12345 has joined #openstack | 07:10 | |
anon12345 | anyone know what this error means when i git review? error: failed to push some refs | 07:10 |
*** lggr has quit IRC | 07:15 | |
*** lggr has joined #openstack | 07:19 | |
*** anon12345 has quit IRC | 07:21 | |
*** drdrambuie has quit IRC | 07:22 | |
*** adalbas has quit IRC | 07:23 | |
*** lggr has quit IRC | 07:24 | |
*** stewart has quit IRC | 07:27 | |
*** lggr has joined #openstack | 07:28 | |
*** mancdaz has joined #openstack | 07:28 | |
*** metral has quit IRC | 07:34 | |
*** lggr has quit IRC | 07:34 | |
*** lggr has joined #openstack | 07:37 | |
*** stewart has joined #openstack | 07:38 | |
*** lggr has quit IRC | 07:42 | |
*** lggr has joined #openstack | 07:43 | |
*** lggr has quit IRC | 07:50 | |
*** lggr has joined #openstack | 07:53 | |
Qten | erm | 07:53 |
Qten | anyone else having issues with using the --gateway option with quantum subnet-create it seems to ignore it | 07:54 |
Qten | seems to be if i use it before --ip_version it works but after its ignoring it | 07:57 |
*** aspiers has quit IRC | 08:00 | |
*** lggr has quit IRC | 08:00 | |
*** zach_mtu has quit IRC | 08:02 | |
*** lggr has joined #openstack | 08:03 | |
*** thrashboul has joined #openstack | 08:03 | |
*** arBmind has joined #openstack | 08:07 | |
*** darjeeling has joined #openstack | 08:09 | |
*** melmoth has joined #openstack | 08:09 | |
*** lggr has quit IRC | 08:09 | |
*** lggr has joined #openstack | 08:13 | |
uvirtbot | New bug: #1066234 in quantum "Quantum subnet-create --gateway option is ignored when used after --ip_version " [Undecided,New] https://launchpad.net/bugs/1066234 | 08:16 |
*** lggr has quit IRC | 08:20 | |
*** adjohn has quit IRC | 08:21 | |
*** lggr has joined #openstack | 08:23 | |
*** stewart has quit IRC | 08:24 | |
*** koolhead17 has joined #openstack | 08:25 | |
*** tomoe_ has joined #openstack | 08:26 | |
*** bearing has quit IRC | 08:26 | |
*** giulivo has quit IRC | 08:29 | |
*** dneary has joined #openstack | 08:29 | |
*** lggr has quit IRC | 08:30 | |
*** lggr has joined #openstack | 08:32 | |
*** darjeeling has quit IRC | 08:33 | |
*** kalpase has quit IRC | 08:38 | |
*** lggr has quit IRC | 08:38 | |
*** lggr has joined #openstack | 08:41 | |
*** tryggvil has quit IRC | 08:46 | |
*** lggr has quit IRC | 08:47 | |
*** lggr has joined #openstack | 08:50 | |
*** kalpase has joined #openstack | 08:50 | |
*** zynzel has quit IRC | 08:51 | |
*** zynzel has joined #openstack | 08:53 | |
*** lggr has quit IRC | 08:56 | |
*** kalpase has quit IRC | 08:57 | |
*** kalpase has joined #openstack | 08:57 | |
*** lggr has joined #openstack | 08:59 | |
*** sayan has joined #openstack | 09:04 | |
*** lggr has quit IRC | 09:06 | |
*** eglynn has quit IRC | 09:08 | |
*** lggr has joined #openstack | 09:09 | |
*** foexle has quit IRC | 09:10 | |
*** dpippenger has quit IRC | 09:12 | |
*** lggr has quit IRC | 09:16 | |
*** krow has quit IRC | 09:18 | |
*** lggr has joined #openstack | 09:19 | |
*** krow has joined #openstack | 09:20 | |
*** sayan has quit IRC | 09:23 | |
*** nelson1234 has quit IRC | 09:24 | |
*** lggr has quit IRC | 09:26 | |
*** HaraldJensas has quit IRC | 09:26 | |
*** lggr has joined #openstack | 09:29 | |
*** albert23 has joined #openstack | 09:31 | |
*** lggr has quit IRC | 09:36 | |
*** ejat has joined #openstack | 09:36 | |
*** davidhadas has quit IRC | 09:37 | |
*** davidhadas has joined #openstack | 09:38 | |
*** lggr has joined #openstack | 09:39 | |
*** eglynn has joined #openstack | 09:40 | |
*** garyk has quit IRC | 09:40 | |
*** garyk has joined #openstack | 09:41 | |
*** sayan has joined #openstack | 09:43 | |
*** lggr has quit IRC | 09:46 | |
*** dneary has quit IRC | 09:46 | |
*** lggr has joined #openstack | 09:49 | |
*** ejat has quit IRC | 09:55 | |
*** lggr has quit IRC | 09:56 | |
*** comptona has quit IRC | 09:57 | |
*** lggr has joined #openstack | 10:00 | |
*** eglynn has quit IRC | 10:01 | |
*** lggr has quit IRC | 10:06 | |
*** chrisfer1 has joined #openstack | 10:09 | |
*** chrisfer has quit IRC | 10:09 | |
*** lggr has joined #openstack | 10:09 | |
*** gray-- has joined #openstack | 10:10 | |
*** lggr has quit IRC | 10:17 | |
*** arBmind has quit IRC | 10:18 | |
*** lggr has joined #openstack | 10:20 | |
*** lggr has quit IRC | 10:26 | |
*** MarcMorata has joined #openstack | 10:27 | |
*** lggr has joined #openstack | 10:29 | |
*** bapa has joined #openstack | 10:30 | |
uvirtbot | New bug: #1066254 in nova "Failed to create lxc instance with the warning Failed to get host power management capabilities" [Undecided,New] https://launchpad.net/bugs/1066254 | 10:31 |
*** lggr has quit IRC | 10:35 | |
*** lggr has joined #openstack | 10:38 | |
*** bouble has joined #openstack | 10:43 | |
*** lggr has quit IRC | 10:45 | |
*** desai has joined #openstack | 10:47 | |
*** lggr has joined #openstack | 10:48 | |
*** bapa has quit IRC | 10:50 | |
*** lggr has quit IRC | 10:54 | |
*** KyleMacDonald has joined #openstack | 10:55 | |
*** lggr has joined #openstack | 10:57 | |
*** desai has quit IRC | 10:59 | |
*** jongleur has quit IRC | 11:01 | |
*** lggr has quit IRC | 11:04 | |
*** jongleur has joined #openstack | 11:05 | |
*** bapa has joined #openstack | 11:05 | |
*** lggr has joined #openstack | 11:07 | |
*** lggr has quit IRC | 11:14 | |
*** arBmind has joined #openstack | 11:14 | |
*** ttrifonov_zZzz is now known as ttrifonov | 11:16 | |
*** lggr has joined #openstack | 11:17 | |
*** darjeeling has joined #openstack | 11:18 | |
*** nelson1234 has joined #openstack | 11:20 | |
*** tdc has joined #openstack | 11:23 | |
*** lggr has quit IRC | 11:23 | |
*** Trixboxer has joined #openstack | 11:26 | |
*** lggr has joined #openstack | 11:27 | |
*** jodok has quit IRC | 11:27 | |
*** lggr has quit IRC | 11:32 | |
*** krow has quit IRC | 11:33 | |
*** bluenemo has joined #openstack | 11:35 | |
*** bluenemo has joined #openstack | 11:35 | |
*** kalpase has quit IRC | 11:36 | |
*** chasmo has quit IRC | 11:36 | |
*** lggr has joined #openstack | 11:36 | |
*** scalability-junk has joined #openstack | 11:37 | |
*** lggr has quit IRC | 11:43 | |
*** krow has joined #openstack | 11:45 | |
*** lggr has joined #openstack | 11:45 | |
*** jodok has joined #openstack | 11:46 | |
*** koolhead17 has quit IRC | 11:46 | |
*** ziggyzero has quit IRC | 11:48 | |
*** lggr has quit IRC | 11:52 | |
*** KyleMacDonald has quit IRC | 11:54 | |
*** lggr has joined #openstack | 11:56 | |
*** bluenemo_ has joined #openstack | 11:58 | |
*** lggr has quit IRC | 12:02 | |
*** lggr has joined #openstack | 12:05 | |
*** lggr has quit IRC | 12:12 | |
*** miclin has joined #openstack | 12:13 | |
*** lggr has joined #openstack | 12:15 | |
*** sayan has quit IRC | 12:16 | |
*** jodok has quit IRC | 12:19 | |
*** gray-- has quit IRC | 12:21 | |
*** lggr has quit IRC | 12:21 | |
*** arBmind has quit IRC | 12:24 | |
*** lggr has joined #openstack | 12:25 | |
*** Saddam has joined #openstack | 12:25 | |
*** dims has quit IRC | 12:29 | |
*** erkules|away has quit IRC | 12:30 | |
*** erkules|away has joined #openstack | 12:30 | |
*** erkules|away is now known as erkules | 12:30 | |
*** wanglong has joined #openstack | 12:30 | |
*** lggr has quit IRC | 12:31 | |
*** miclin has quit IRC | 12:34 | |
*** lggr has joined #openstack | 12:34 | |
uvirtbot | New bug: #1066274 in swift "wrong mock dependency" [Undecided,New] https://launchpad.net/bugs/1066274 | 12:36 |
*** bearing has joined #openstack | 12:36 | |
*** chasmo has joined #openstack | 12:38 | |
*** dneary has joined #openstack | 12:39 | |
*** bluenemo_ has quit IRC | 12:39 | |
*** bluenemo has quit IRC | 12:39 | |
*** lggr has quit IRC | 12:41 | |
*** lggr has joined #openstack | 12:44 | |
*** dendro-afk is now known as dendrobates | 12:48 | |
*** lggr has quit IRC | 12:50 | |
*** kalpase has joined #openstack | 12:52 | |
*** lggr has joined #openstack | 12:53 | |
uvirtbot | New bug: #1066282 in quantum "subnet create with out of bound gateway succeed" [Undecided,New] https://launchpad.net/bugs/1066282 | 12:55 |
*** wanglong has left #openstack | 12:56 | |
*** lggr has quit IRC | 13:00 | |
*** lggr has joined #openstack | 13:02 | |
*** kalpase has left #openstack | 13:05 | |
*** tmichael has quit IRC | 13:05 | |
*** glove has quit IRC | 13:05 | |
*** sayan has joined #openstack | 13:07 | |
*** shanlar has joined #openstack | 13:07 | |
*** lggr has quit IRC | 13:09 | |
*** ran_ has joined #openstack | 13:09 | |
*** dneary has quit IRC | 13:10 | |
*** lggr has joined #openstack | 13:13 | |
*** glove has joined #openstack | 13:13 | |
*** ran_ has quit IRC | 13:14 | |
*** sagar_nikam has joined #openstack | 13:18 | |
*** lggr has quit IRC | 13:19 | |
*** lggr has joined #openstack | 13:22 | |
*** szaydel has joined #openstack | 13:23 | |
*** lggr has quit IRC | 13:28 | |
*** sayan has quit IRC | 13:29 | |
*** lggr has joined #openstack | 13:31 | |
*** bapa has quit IRC | 13:32 | |
*** sudorandom has joined #openstack | 13:34 | |
*** lggr has quit IRC | 13:37 | |
sagar_nikam | Hi, I installed devstack. the script was executed successfully. On launching dashboard, I am not finding any images in "Images and snapshots" section of dashboard. I have used devstack earlier and it would have a tiny image | 13:37 |
sagar_nikam | have I missed some configuration ? | 13:38 |
*** lggr has joined #openstack | 13:40 | |
*** dastergon has quit IRC | 13:41 | |
*** sunilthaha has joined #openstack | 13:44 | |
*** dastergon has joined #openstack | 13:44 | |
*** lggr has quit IRC | 13:47 | |
*** lggr has joined #openstack | 13:50 | |
*** lggr has quit IRC | 13:56 | |
*** NaZZaX has quit IRC | 13:58 | |
*** lggr has joined #openstack | 13:59 | |
*** NaZZaX has joined #openstack | 13:59 | |
*** jparrott has quit IRC | 14:01 | |
*** lggr has quit IRC | 14:05 | |
*** littleidea has joined #openstack | 14:06 | |
*** sudorandom has quit IRC | 14:08 | |
*** lggr has joined #openstack | 14:09 | |
*** dachary has quit IRC | 14:11 | |
*** senilegenius has joined #openstack | 14:11 | |
*** dachary has joined #openstack | 14:13 | |
*** lggr has quit IRC | 14:15 | |
*** dneary has joined #openstack | 14:16 | |
*** jongleur has quit IRC | 14:17 | |
*** lggr has joined #openstack | 14:18 | |
*** lggr has quit IRC | 14:24 | |
*** lggr has joined #openstack | 14:28 | |
*** lggr has quit IRC | 14:34 | |
*** senilegenius has quit IRC | 14:35 | |
*** sayan has joined #openstack | 14:35 | |
*** sayan has joined #openstack | 14:35 | |
*** lggr has joined #openstack | 14:37 | |
*** sayan has quit IRC | 14:39 | |
*** lggr has quit IRC | 14:43 | |
*** afazekas has joined #openstack | 14:45 | |
*** lggr has joined #openstack | 14:46 | |
*** dneary has quit IRC | 14:47 | |
*** dwcramer has joined #openstack | 14:48 | |
*** led_belly has joined #openstack | 14:51 | |
*** lggr has quit IRC | 14:53 | |
*** dwcramer has quit IRC | 14:54 | |
*** hggdh has quit IRC | 14:55 | |
*** arBmind has joined #openstack | 14:55 | |
*** msavy has joined #openstack | 14:56 | |
*** lggr has joined #openstack | 14:56 | |
*** davidhadas has quit IRC | 14:56 | |
*** hggdh has joined #openstack | 14:57 | |
*** davidhadas has joined #openstack | 14:57 | |
*** zirpu has quit IRC | 14:59 | |
*** lggr has quit IRC | 15:03 | |
*** dwcramer has joined #openstack | 15:04 | |
*** lggr has joined #openstack | 15:06 | |
*** dwcramer has quit IRC | 15:09 | |
*** szaydel has quit IRC | 15:11 | |
*** arBmind has quit IRC | 15:12 | |
*** lggr has quit IRC | 15:13 | |
*** arBmind has joined #openstack | 15:13 | |
*** lggr has joined #openstack | 15:15 | |
*** sayan has joined #openstack | 15:16 | |
*** sayan has joined #openstack | 15:16 | |
*** arBmind has quit IRC | 15:19 | |
*** lggr has quit IRC | 15:22 | |
*** glove has quit IRC | 15:22 | |
*** glove has joined #openstack | 15:23 | |
*** lggr has joined #openstack | 15:25 | |
*** krow has joined #openstack | 15:26 | |
*** sayan has quit IRC | 15:27 | |
*** sayan has joined #openstack | 15:30 | |
*** lggr has quit IRC | 15:31 | |
*** sunilthaha has quit IRC | 15:32 | |
*** glove has quit IRC | 15:32 | |
*** lggr has joined #openstack | 15:34 | |
*** glove has joined #openstack | 15:34 | |
*** natea has joined #openstack | 15:37 | |
*** rafiu has quit IRC | 15:37 | |
*** rafiu has joined #openstack | 15:38 | |
*** krow has quit IRC | 15:40 | |
*** lggr has quit IRC | 15:40 | |
*** lggr has joined #openstack | 15:43 | |
*** mojojojo has joined #openstack | 15:45 | |
mojojojo | howdy | 15:46 |
mojojojo | anyone willing to help on a glance "resource could not be found" error | 15:47 |
mojojojo | setting up glance for the first time using the http://docs.openstack.org/trunk/openstack-compute/install/content/images-verifying-install.html tutorial | 15:47 |
*** gray-- has joined #openstack | 15:48 | |
*** lggr has quit IRC | 15:50 | |
*** sayan has quit IRC | 15:51 | |
*** lggr has joined #openstack | 15:53 | |
*** davidhadas has quit IRC | 15:58 | |
*** marrusl has quit IRC | 15:58 | |
*** lggr has quit IRC | 16:00 | |
*** koolhead17 has joined #openstack | 16:03 | |
*** sagar_nikam has quit IRC | 16:03 | |
*** lggr has joined #openstack | 16:04 | |
*** dwcramer has joined #openstack | 16:06 | |
*** lggr has quit IRC | 16:10 | |
*** msavy has quit IRC | 16:10 | |
koolhead17 | soren, around | 16:11 |
*** glove has quit IRC | 16:13 | |
*** glove has joined #openstack | 16:13 | |
*** lggr has joined #openstack | 16:13 | |
*** melmoth has quit IRC | 16:18 | |
*** krtaylor has joined #openstack | 16:18 | |
*** lggr has quit IRC | 16:19 | |
*** lggr has joined #openstack | 16:22 | |
*** krow has joined #openstack | 16:26 | |
*** davidhadas has joined #openstack | 16:26 | |
*** lggr has quit IRC | 16:28 | |
*** krtaylor has quit IRC | 16:29 | |
*** jodok has joined #openstack | 16:30 | |
*** lggr has joined #openstack | 16:31 | |
mojojojo | anyone ever seen UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 146: ordinal not in range(128) | 16:32 |
mojojojo | with ubuntu 12 , running glance index | 16:33 |
acb__ | hi, every time I start nova-volume it tries to create a volume which already exists, is it getting that form rabbitmq or postgresdb? and how do I clean it up so it wouldn't try to create that volume? | 16:36 |
*** lggr has quit IRC | 16:37 | |
*** lggr has joined #openstack | 16:40 | |
*** lggr has quit IRC | 16:47 | |
*** glove has quit IRC | 16:48 | |
*** glove has joined #openstack | 16:50 | |
*** lggr has joined #openstack | 16:50 | |
zodiak | mojojojo, not me, but if you paste up a traceback I can have a dig around | 16:51 |
zodiak | acb__, well, if you enable the rabbitmq admin plugin, you can introspect the rabbitmq queues and check easily enough | 16:51 |
*** sayan has joined #openstack | 16:52 | |
*** sayan has joined #openstack | 16:52 | |
acb__ | I assume it's not on by default? | 16:52 |
*** dachary has quit IRC | 16:53 | |
*** dachary has joined #openstack | 16:53 | |
zodiak | no | 16:53 |
*** lggr has quit IRC | 16:58 | |
*** dwcramer has quit IRC | 16:58 | |
*** krow has quit IRC | 16:59 | |
*** sayan has quit IRC | 16:59 | |
*** lggr has joined #openstack | 17:00 | |
acb__ | zodiak, so I should see nova-volume in the queue? | 17:01 |
zodiak | or cinder-volume | 17:02 |
zodiak | you should see notifications queueing up someplace :P | 17:02 |
mojojojo | zodiak - | 17:04 |
mojojojo | just saw ur comment, | 17:04 |
mojojojo | heres some info: | 17:04 |
acb__ | hmm I don't really see them and if I get messages from the queue that's supposedly is destructive action | 17:04 |
mojojojo | if i get a token and use /v1/images: | 17:04 |
acb__ | so can't do that either | 17:04 |
mojojojo | root@novacontroller:/tmp/images# curl -H "X-Auth-Token: 32103876415f4fc7a3dfe68d0ce3f823" -H "X-Auth-User: adminUser" http://localhost:9292/v1/images | 17:04 |
mojojojo | {"images": []} | 17:04 |
mojojojo | so i can see that | 17:04 |
mojojojo | but if i use glance directly: | 17:05 |
mojojojo | root@novacontroller:/tmp/images# glance index | 17:05 |
mojojojo | Failed to show index. Got error: | 17:05 |
mojojojo | 'ascii' codec can't decode byte 0xe2 in position 146: ordinal not in range(128) | 17:05 |
mojojojo | with -d | 17:05 |
mojojojo | root@novacontroller:/tmp/images# glance -d index | 17:05 |
mojojojo | Traceback (most recent call last): | 17:05 |
mojojojo | File "/usr/bin/glance", line 1048, in <module> | 17:05 |
mojojojo | result = command(options, args) | 17:05 |
mojojojo | File "/usr/bin/glance", line 63, in wrapper | 17:05 |
mojojojo | ret = func(*args, **kwargs) | 17:05 |
mojojojo | File "/usr/bin/glance", line 559, in images_index | 17:05 |
mojojojo | print_header=True) | 17:05 |
mojojojo | File "/usr/bin/glance", line 501, in _images_index | 17:05 |
mojojojo | images = client.get_images(**parameters) | 17:05 |
mojojojo | File "/usr/lib/python2.7/dist-packages/glance/client.py", line 60, in get_images | 17:05 |
mojojojo | res = self.do_request("GET", "/images", params=params) | 17:05 |
mojojojo | File "/usr/lib/python2.7/dist-packages/glance/common/client.py", line 58, in wrapped | 17:05 |
mojojojo | return func(self, *args, **kwargs) | 17:05 |
zodiak | oh no.. no no | 17:05 |
mojojojo | no no! | 17:05 |
mojojojo | :) | 17:05 |
zodiak | *sighs* | 17:05 |
mojojojo | que pasa | 17:05 |
*** lggr has quit IRC | 17:06 | |
mojojojo | (sidenote - is there an irc meetup in san diego this coming week?) | 17:07 |
*** krow has joined #openstack | 17:07 | |
zodiak | mojojojo, it's probably an invalid set LANG or env | 17:08 |
zodiak | try setting the lang settings for the user you are trying the glance index as | 17:08 |
mojojojo | okay lemme try that, i'll go for LANG=en_US first | 17:08 |
zodiak | that would be my first guess ;) | 17:08 |
mojojojo | en_US not happy (was en_US.utf8 fwiw) | 17:09 |
mojojojo | will try blank | 17:09 |
*** lggr has joined #openstack | 17:09 | |
mojojojo | hmm, not yet | 17:09 |
zodiak | acb__, if you get the messages from the queue, remember in the admin to mark the requeue flag ;) | 17:09 |
* mojojojo curses | 17:13 | |
mojojojo | so far no dice, but i get the idea, i'll fiddle with all of the LC_ stuff | 17:13 |
acb__ | what does that mean? | 17:13 |
acb__ | 405 RESOURCE_LOCKED - cannot obtain exclusive access to locked queue 'scheduler_fanout_b5bdbfe6aa8149299719dd127b3e2b62' in vhost '/' | 17:13 |
zodiak | mojojojo, if you are on a dwebian machine, you can simply do; update-locale LANG=en_US.UTF-8 | 17:14 |
mojojojo | still unhappy | 17:14 |
mojojojo | root@novacontroller:/tmp/images# update-locale LANG=en_US.UTF-8 | 17:14 |
mojojojo | root@novacontroller:/tmp/images# glance index | 17:14 |
mojojojo | Failed to show index. Got error: | 17:14 |
mojojojo | 'ascii' codec can't decode byte 0xe2 in position 146: ordinal not in range(128) | 17:14 |
*** sayan has joined #openstack | 17:15 | |
*** sayan has joined #openstack | 17:15 | |
zodiak | that ascii codec python error is all about translating utf-8 characters to presentable chars. It's almost 99.9% of the times a locale problem. | 17:15 |
*** lggr has quit IRC | 17:15 | |
mojojojo | zodiak: ok, ive seen that particular prob beore so i'll keep at it | 17:16 |
zodiak | you can try putting a locale-gen en_US.UTF-8 before that | 17:16 |
*** gray-- has quit IRC | 17:17 | |
mojojojo | well it generated but no dice , still complaining | 17:17 |
acb__ | seems like it's probably not in the queue, must be in db somewhere... | 17:18 |
*** gray-- has joined #openstack | 17:18 | |
*** lggr has joined #openstack | 17:18 | |
mojojojo | well i've gotta mess with this problem later… so frustrating ! | 17:20 |
zykes- | ;p | 17:21 |
*** natea has quit IRC | 17:21 | |
acb__ | crap, can't find it in db either… | 17:21 |
acb__ | where can it be? | 17:22 |
*** sayan has quit IRC | 17:23 | |
*** natea has joined #openstack | 17:23 | |
*** natea has quit IRC | 17:24 | |
*** tmichael has joined #openstack | 17:24 | |
*** lggr has quit IRC | 17:25 | |
*** tomoe_ has quit IRC | 17:26 | |
*** tomoe_ has joined #openstack | 17:27 | |
*** lggr has joined #openstack | 17:28 | |
*** notze has joined #openstack | 17:29 | |
*** tomoe_ has quit IRC | 17:31 | |
*** rafiu has quit IRC | 17:32 | |
*** lggr has quit IRC | 17:34 | |
*** lggr has joined #openstack | 17:37 | |
*** marrusl has joined #openstack | 17:40 | |
*** lggr has quit IRC | 17:43 | |
*** lggr has joined #openstack | 17:46 | |
*** mojojojo has quit IRC | 17:49 | |
*** lggr has quit IRC | 17:53 | |
*** lggr has joined #openstack | 17:55 | |
*** barneybook has quit IRC | 17:56 | |
*** notze has quit IRC | 17:56 | |
*** Deathvalley122 has quit IRC | 17:57 | |
*** Deathvalley122 has joined #openstack | 17:58 | |
*** lggr has quit IRC | 18:01 | |
*** glove has quit IRC | 18:01 | |
*** internetishard has left #openstack | 18:03 | |
*** glove has joined #openstack | 18:03 | |
*** lggr has joined #openstack | 18:05 | |
*** natea has joined #openstack | 18:06 | |
*** dhellmann has quit IRC | 18:10 | |
*** notze has joined #openstack | 18:10 | |
*** lggr has quit IRC | 18:12 | |
*** lggr has joined #openstack | 18:15 | |
*** dachary has quit IRC | 18:18 | |
*** dachary has joined #openstack | 18:21 | |
*** lggr has quit IRC | 18:21 | |
*** Trixboxer has quit IRC | 18:21 | |
*** lggr has joined #openstack | 18:24 | |
*** arBmind has joined #openstack | 18:27 | |
*** lggr has quit IRC | 18:30 | |
*** lggr has joined #openstack | 18:33 | |
*** _tan is now known as tan | 18:35 | |
*** lggr has quit IRC | 18:40 | |
*** dstufft has quit IRC | 18:42 | |
*** glove has quit IRC | 18:43 | |
*** lggr has joined #openstack | 18:43 | |
*** glove has joined #openstack | 18:45 | |
*** dstufft has joined #openstack | 18:45 | |
*** foexle has joined #openstack | 18:49 | |
*** lggr has quit IRC | 18:50 | |
*** lggr has joined #openstack | 18:52 | |
*** Sweetshark has quit IRC | 18:53 | |
*** krow has quit IRC | 18:54 | |
*** foexle has quit IRC | 18:56 | |
*** Sweetshark has joined #openstack | 18:58 | |
*** lggr has quit IRC | 18:59 | |
*** lggr has joined #openstack | 19:03 | |
*** garyk has quit IRC | 19:03 | |
*** lggr has quit IRC | 19:09 | |
*** lggr has joined #openstack | 19:12 | |
*** swygue has quit IRC | 19:12 | |
*** dwcramer has joined #openstack | 19:13 | |
*** lggr has quit IRC | 19:19 | |
*** lggr has joined #openstack | 19:23 | |
*** kalpase has joined #openstack | 19:24 | |
*** lggr has quit IRC | 19:30 | |
*** Tross has joined #openstack | 19:32 | |
*** lggr has joined #openstack | 19:34 | |
*** marrusl has quit IRC | 19:36 | |
*** MarkAtwood has joined #openstack | 19:37 | |
*** vila has quit IRC | 19:38 | |
*** vila has joined #openstack | 19:40 | |
*** lggr has quit IRC | 19:40 | |
*** lggr has joined #openstack | 19:44 | |
*** melmoth has joined #openstack | 19:45 | |
*** littleidea has quit IRC | 19:48 | |
*** littleidea has joined #openstack | 19:49 | |
*** lggr has quit IRC | 19:51 | |
*** littleidea has quit IRC | 19:54 | |
*** lggr has joined #openstack | 19:54 | |
*** totapuri has joined #openstack | 19:55 | |
*** littleidea has joined #openstack | 19:55 | |
*** lggr has quit IRC | 20:01 | |
*** lggr has joined #openstack | 20:05 | |
*** tmichael has quit IRC | 20:07 | |
*** totapuri has quit IRC | 20:09 | |
*** kalpase has quit IRC | 20:10 | |
*** lggr has quit IRC | 20:11 | |
*** littleidea has quit IRC | 20:13 | |
*** littleidea has joined #openstack | 20:15 | |
*** lggr has joined #openstack | 20:15 | |
*** Maledictus has joined #openstack | 20:15 | |
*** scalability-junk has quit IRC | 20:21 | |
*** lggr has quit IRC | 20:22 | |
*** lggr has joined #openstack | 20:25 | |
*** lggr has quit IRC | 20:31 | |
*** MarkAtwood has quit IRC | 20:35 | |
*** lggr has joined #openstack | 20:35 | |
*** networkstatic has joined #openstack | 20:38 | |
*** networkstatic has quit IRC | 20:39 | |
*** bruges_ has joined #openstack | 20:39 | |
*** asusk7m550 has joined #openstack | 20:40 | |
*** bruges has quit IRC | 20:41 | |
*** lggr has quit IRC | 20:42 | |
*** ejat has joined #openstack | 20:42 | |
*** lggr has joined #openstack | 20:46 | |
*** lggr has quit IRC | 20:53 | |
*** lggr has joined #openstack | 20:57 | |
*** tmichael has joined #openstack | 21:00 | |
*** scalability-junk has joined #openstack | 21:01 | |
*** lggr has quit IRC | 21:05 | |
*** asusk7m550 has left #openstack | 21:05 | |
*** lggr has joined #openstack | 21:07 | |
*** ywu_ has joined #openstack | 21:09 | |
*** littleidea has quit IRC | 21:12 | |
*** lggr has quit IRC | 21:14 | |
*** azret has quit IRC | 21:14 | |
*** lggr has joined #openstack | 21:16 | |
*** bearing has quit IRC | 21:19 | |
*** lggr has quit IRC | 21:22 | |
*** lggr has joined #openstack | 21:25 | |
*** khero has joined #openstack | 21:27 | |
*** littleidea has joined #openstack | 21:27 | |
*** littleidea has quit IRC | 21:30 | |
*** bearing has joined #openstack | 21:31 | |
*** lggr has quit IRC | 21:31 | |
*** littleidea has joined #openstack | 21:34 | |
*** littleidea has quit IRC | 21:34 | |
*** lggr has joined #openstack | 21:34 | |
*** littleidea has joined #openstack | 21:39 | |
*** littleidea has left #openstack | 21:40 | |
*** lggr has quit IRC | 21:40 | |
*** notze has quit IRC | 21:41 | |
*** arBmind has quit IRC | 21:42 | |
*** lggr has joined #openstack | 21:43 | |
*** lggr has quit IRC | 21:49 | |
*** littleidea has joined #openstack | 21:51 | |
*** littleidea has left #openstack | 21:51 | |
*** lggr has joined #openstack | 21:52 | |
*** littleidea has joined #openstack | 21:56 | |
*** littleidea has left #openstack | 21:56 | |
*** lggr has quit IRC | 21:59 | |
*** lggr has joined #openstack | 22:02 | |
*** mutex has quit IRC | 22:02 | |
*** anderstj has quit IRC | 22:03 | |
*** soosfarm has quit IRC | 22:03 | |
*** mutex has joined #openstack | 22:03 | |
*** ejat has quit IRC | 22:04 | |
*** soosfarm has joined #openstack | 22:04 | |
*** asksol has quit IRC | 22:04 | |
*** anderstj has joined #openstack | 22:05 | |
*** asksol has joined #openstack | 22:06 | |
*** foexle has joined #openstack | 22:08 | |
*** lggr has quit IRC | 22:08 | |
*** jodok has quit IRC | 22:10 | |
*** lggr has joined #openstack | 22:11 | |
*** sudorandom has joined #openstack | 22:13 | |
*** ywu_ has quit IRC | 22:14 | |
*** ywu_ has joined #openstack | 22:15 | |
*** ywu_ has quit IRC | 22:16 | |
*** ywu_ has joined #openstack | 22:16 | |
*** littleidea has joined #openstack | 22:16 | |
*** Blackavar has quit IRC | 22:17 | |
*** littleidea has quit IRC | 22:17 | |
*** lggr has quit IRC | 22:17 | |
*** dachary1 has joined #openstack | 22:18 | |
*** dachary has quit IRC | 22:18 | |
*** Maledictus has quit IRC | 22:19 | |
*** Blackavar has joined #openstack | 22:20 | |
*** lggr has joined #openstack | 22:20 | |
*** zodiak has quit IRC | 22:24 | |
*** lggr has quit IRC | 22:27 | |
*** lggr has joined #openstack | 22:29 | |
*** sudorandom has quit IRC | 22:31 | |
*** rnorwood1 has joined #openstack | 22:34 | |
*** lggr has quit IRC | 22:35 | |
*** krow has joined #openstack | 22:36 | |
*** Blackavar has quit IRC | 22:36 | |
*** Blackavar has joined #openstack | 22:37 | |
*** lggr has joined #openstack | 22:38 | |
*** Guest78384 has joined #openstack | 22:41 | |
*** SeanKFinn has quit IRC | 22:41 | |
*** rkukura has joined #openstack | 22:43 | |
*** mojojojo has joined #openstack | 22:44 | |
*** dachary has joined #openstack | 22:44 | |
*** dachary1 has quit IRC | 22:44 | |
*** lggr has quit IRC | 22:45 | |
*** littleidea has joined #openstack | 22:48 | |
*** lggr has joined #openstack | 22:48 | |
*** littleidea has quit IRC | 22:51 | |
*** littleidea has joined #openstack | 22:53 | |
*** sudorandom has joined #openstack | 22:54 | |
*** khero has quit IRC | 22:54 | |
*** lggr has quit IRC | 22:55 | |
*** dyer has quit IRC | 22:56 | |
*** Domin has quit IRC | 22:57 | |
*** lggr has joined #openstack | 22:57 | |
*** Domin has joined #openstack | 23:03 | |
*** lggr has quit IRC | 23:04 | |
mojojojo | donde esta zodiac | 23:05 |
*** lggr has joined #openstack | 23:07 | |
*** lggr has quit IRC | 23:13 | |
*** melmoth has quit IRC | 23:16 | |
*** lggr has joined #openstack | 23:17 | |
*** ywu_ has quit IRC | 23:19 | |
*** ywu_ has joined #openstack | 23:19 | |
*** senilegenius has joined #openstack | 23:21 | |
*** senilegenius has quit IRC | 23:21 | |
*** senilegenius has joined #openstack | 23:22 | |
*** lggr has quit IRC | 23:23 | |
*** ywu_ has quit IRC | 23:23 | |
*** ywu_ has joined #openstack | 23:23 | |
*** lggr has joined #openstack | 23:25 | |
*** ywu_ has quit IRC | 23:27 | |
*** sunilthaha has joined #openstack | 23:29 | |
*** ewindisch has joined #openstack | 23:32 | |
mojojojo | this is driving me crazy... | 23:32 |
mojojojo | ValueError: No JSON object could be decoded | 23:32 |
mojojojo | Failed to add image. Got error: | 23:32 |
mojojojo | The request returned 500 Internal Server Error | 23:32 |
mojojojo | The response body: | 23:32 |
mojojojo | Note: Your image metadata may still be in the registry, but the image's status will likely be 'killed'. | 23:32 |
*** lggr has quit IRC | 23:32 | |
*** negronjl has quit IRC | 23:32 | |
*** bearing has quit IRC | 23:35 | |
*** lggr has joined #openstack | 23:35 | |
*** Ryan_Lane has joined #openstack | 23:36 | |
*** lggr has quit IRC | 23:42 | |
*** lggr has joined #openstack | 23:45 | |
*** tmichael_ has joined #openstack | 23:49 | |
*** bearing has joined #openstack | 23:49 | |
*** Adri2000 has quit IRC | 23:50 | |
*** lggr has quit IRC | 23:52 | |
*** tmichael has quit IRC | 23:53 | |
*** tmichael_ is now known as tmichael | 23:53 | |
*** MarcMorata has quit IRC | 23:54 | |
*** johnpostlethwait has joined #openstack | 23:54 | |
*** lggr has joined #openstack | 23:55 | |
*** johnpostlethwait has quit IRC | 23:56 | |
*** krow has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!