openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Fix os-svc-restart to exit correctly without -n. https://review.openstack.org/71156 | 00:02 |
---|---|---|
StevenK | lifeless: The fact that the top of those scripts looks pretty identical makes me sad | 00:02 |
*** ftcjeff has quit IRC | 00:03 | |
lifeless | StevenK: yes | 00:03 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Fix use of os-svc-restart in cinder. https://review.openstack.org/71157 | 00:05 |
*** edmund has quit IRC | 00:12 | |
SpamapS | interesting | 00:16 |
SpamapS | so 1hour of purging only gets about 300,000 tokens | 00:16 |
SpamapS | ok, overcloud finally successfully deleted.. starting tripleo-cd | 00:18 |
lifeless | SpamapS: it won't deploy until the fixes I just pushed are landed | 00:23 |
lifeless | SpamapS: the wait condition won't fire | 00:23 |
*** CaptTofu has joined #tripleo | 00:24 | |
*** matsuhashi has joined #tripleo | 00:25 | |
*** CaptTofu has quit IRC | 00:28 | |
SpamapS | lifeless: cripes, you've built a tangled web of dependencies | 00:33 |
lifeless | SpamapS: blame lack of reviews | 00:34 |
StevenK | lifeless: ... or that you've pushed up 16,000 patches in 5 minutes? | 00:37 |
SpamapS | lifeless: https://review.openstack.org/#/c/70873/ has a legitimate -1 on it | 00:40 |
lifeless | StevenK: several days | 00:42 |
*** jcoufal has quit IRC | 00:42 | |
lifeless | SpamapS: I'm working -1's atm | 00:42 |
*** ccrouch has joined #tripleo | 00:42 | |
*** rbrady-backlater is now known as rbrady | 00:42 | |
*** jcoufal has joined #tripleo | 00:42 | |
*** ccrouch1 has quit IRC | 00:43 | |
SpamapS | lifeless: the problem is that https://review.openstack.org/#/c/71157/ fixes the cloud, all the other stuff does not. | 00:45 |
lifeless | meh | 00:45 |
lifeless | gimme a sec, whinge whinge whinge | 00:45 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Fix use of os-svc-restart in cinder. https://review.openstack.org/71157 | 00:46 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Fix use of os-svc-restart in cinder. https://review.openstack.org/71157 | 00:46 |
*** ccrouch has quit IRC | 00:46 | |
SpamapS | lifeless: :-D | 00:46 |
SpamapS | lifeless: I promise I'll review all your stuff very soon. :) | 00:46 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Allow more time for overcloud bring-up. https://review.openstack.org/71170 | 00:49 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Fix chattr +C of VM images. https://review.openstack.org/71075 | 00:49 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Support flat-networks for the overcloud. https://review.openstack.org/70880 | 00:49 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Don't source devtest_end.sh. https://review.openstack.org/70861 | 00:49 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Reintegrate devtest actions with docs. https://review.openstack.org/70860 | 00:49 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Long overdue change to use multiple -P's with heat https://review.openstack.org/70879 | 00:49 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Attempt to make devtest_testenv docs work better. https://review.openstack.org/70873 | 00:49 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Fix os-svc-restart to exit correctly without -n. https://review.openstack.org/71156 | 00:50 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Add a script to deploy the ci-overcloud. https://review.openstack.org/71154 | 00:50 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: os-svc-enable should error when no svcname given. https://review.openstack.org/71155 | 00:50 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: os-config-applier->os-apply-config for Neutron https://review.openstack.org/70640 | 00:50 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Use new cleaner setting for OVERCLOUD_LIBVIRT_TYPE https://review.openstack.org/70878 | 00:50 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Permit injecting entries into /etc/hosts. https://review.openstack.org/70307 | 00:50 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Permit setting ml2 flat networks in Neutron. https://review.openstack.org/70645 | 00:50 |
lifeless | SpamapS: you better, or my pushing is going to be > 50% of channel traffic | 00:50 |
*** peoplemerge has quit IRC | 00:53 | |
*** nosnos has joined #tripleo | 00:57 | |
*** nosnos has quit IRC | 01:01 | |
*** nosnos has joined #tripleo | 01:01 | |
*** ccrouch has joined #tripleo | 01:15 | |
*** mestery has quit IRC | 01:15 | |
*** cody-somerville has quit IRC | 01:17 | |
*** markmcclain has quit IRC | 01:30 | |
SpamapS | gah | 01:30 |
SpamapS | revoked token list still takes 5 seconds | 01:30 |
SpamapS | range queries are the suck :-P | 01:31 |
*** CaptTofu has joined #tripleo | 01:32 | |
StevenK | SpamapS: Or you need better indices | 01:33 |
SpamapS | StevenK: no, there's nothing more we can do in this case. | 01:33 |
SpamapS | StevenK: the range query is isolating to 11,000 rows from the b-tree | 01:33 |
StevenK | Schema change | 01:33 |
SpamapS | but the filter is too complex for the b-tree so we still have to apply some where logic to those 11,000 | 01:34 |
StevenK | As a pithy-surely-that-will-fix-everything remark | 01:34 |
SpamapS | StevenK: the schema is fine, the query is entirely covered by indexes where it can be. We shouldn't ever allow 1.6 million tokens for one tenant. | 01:34 |
SpamapS | StevenK: in fact I just recently fixed the query so it was entirely covered by indexes. :) | 01:35 |
lifeless | SpamapS: its a shame its only running mysql :P | 01:35 |
SpamapS | lifeless: is there something else that would handle this better? :) | 01:36 |
SpamapS | Drizzle maybe? :) | 01:36 |
greghaynes | Just run mongodb, im sure itll work out :p | 01:36 |
SpamapS | its webscale | 01:36 |
lifeless | SpamapS: btree down to 11000 rows then in-engine logic? postgresql would do that subsecond for sure. | 01:36 |
lifeless | SpamapS: anyhow, you -know- I'm trolling :) | 01:37 |
StevenK | Hahaha | 01:37 |
SpamapS | lifeless: I missed a digit, 115168 | 01:37 |
SpamapS | http://paste.openstack.org/show/62498 | 01:37 |
lifeless | 100K - ah thats more reasonable to take 5 seconds | 01:37 |
SpamapS | actually...... hmmmm | 01:38 |
SpamapS | It appears the individual field keys are taking precedence to the compound one | 01:38 |
lifeless | SpamapS: but surely those checks are all indexable | 01:38 |
lifeless | SpamapS: query planners, gotta love em | 01:38 |
SpamapS | lifeless: yeah I was looking at a different query. This is entirely covered by ix_token_expires_valid | 01:38 |
SpamapS | some migration must have added the other two back in | 01:38 |
SpamapS | Ahhh. | 01:38 |
SpamapS | they landed the fix for the query... but not the migration to drop the old indexes | 01:39 |
SpamapS | lifeless: yes this is where MySQL 5.6 has now caught up to PostgreSQL in query planning apparently. | 01:39 |
SpamapS | and MariaDB _WANTS_ to catch up ;) | 01:39 |
StevenK | Speaking as a MySQL noob, EXPLAIN ANALYZE in MySQL is far different from Postgres? | 01:40 |
SpamapS | there is no explain analyze AFAIK | 01:41 |
greghaynes | :o | 01:41 |
StevenK | SpamapS: WAT | 01:41 |
lifeless | StevenK: postgresql's explain is the awesome | 01:41 |
SpamapS | What you see is what you get. | 01:41 |
* greghaynes is also pgsql'er but mysql noob | 01:41 | |
*** morazi has quit IRC | 01:41 | |
lifeless | SpamapS: so nothing at all ? :P | 01:42 |
* StevenK glares at mordred's "postgres gives us nothing" statement | 01:43 | |
StevenK | Clearly, it gives us EXPLAIN | 01:43 |
SpamapS | you get explain | 01:43 |
SpamapS | and it tells you what indexes it is using | 01:44 |
SpamapS | how it is using them | 01:44 |
SpamapS | what happens after the indexes | 01:44 |
SpamapS | What you don't get is all the magic of the optimizer exposed to you. | 01:44 |
lifeless | SpamapS: you don't get that in pg either | 01:45 |
lifeless | SpamapS: what you get is a trace of the request | 01:45 |
lifeless | SpamapS: there's a teeny VM in postgresql (like sqlite actually :)) that has things like 'walk a btree' or 'probe a hash' | 01:46 |
lifeless | SpamapS: so the planner actually compiles a program in that VM language | 01:46 |
SpamapS | yeah.. not so much in mysql :) | 01:46 |
lifeless | SpamapS: and explain decompiles that | 01:46 |
lifeless | SpamapS: explain analyze runs it with instrumentation to give timing data | 01:46 |
lifeless | SpamapS: if you haven't used it in 9.1 or newer, you -really- should. | 01:47 |
lifeless | SpamapS: its mind blowingly good | 01:47 |
SpamapS | ah so the thing that is causing the 'Using where' in my pastebinned explain is token.user_id | 01:47 |
SpamapS | Because we have no compound index on that, when we delete all the tokens for a user, we have to comb through _all_ tokens basically. | 01:47 |
SpamapS | lifeless: I've only supported one production pgsql db.. it was 7.2 I think. | 01:48 |
StevenK | SpamapS: Twitch | 01:48 |
lifeless | StevenK: yeah, totally different | 01:48 |
SpamapS | and it was the bane of all of our existence.. but only because the devs just didn't know how to deal with pgsql. | 01:48 |
StevenK | IMO, postgres didn't get good until 7.4 | 01:49 |
SpamapS | hm | 01:49 |
StevenK | I've supported production databases from 8.2 until 9.1 | 01:49 |
SpamapS | I kind of wonder if we should submit a change to keystone to add an index for this delete | 01:49 |
SpamapS | because even if we do keep on top of the token maintenance... :-P | 01:50 |
StevenK | SpamapS: But as lifeless says, if you've not used EXPLAIN with >=9.1, do so, it is totally awesome | 01:50 |
SpamapS | one thing that kind of drives me nuts is these orm driven queries | 01:52 |
StevenK | SpamapS: You can't say anything bad about sqla. | 01:52 |
StevenK | Because it isn't Storm. | 01:52 |
SpamapS | they just encourage bad practices | 01:53 |
SpamapS | like "go get me the entire object". when all you need is the id | 01:54 |
StevenK | SpamapS: I don't think that's the ORM's fault. | 01:54 |
StevenK | I think that could be better solved by documentation and training. | 01:54 |
lifeless | without the ORM | 01:56 |
lifeless | there is no default :) | 01:56 |
*** TravT has quit IRC | 02:04 | |
greghaynes | sqla should be smarter than that | 02:07 |
greghaynes | So is the way to start grokking these heat templates to dive into cloud formation tutorial? | 02:08 |
SpamapS | greghaynes: there's a template repo on git.openstack.org (openstack/heat-templates) | 02:09 |
greghaynes | ooo | 02:10 |
*** ccrouch has quit IRC | 02:16 | |
*** AaronGr is now known as AaronGr_Zzz | 02:21 | |
*** coolsvap_away has quit IRC | 02:34 | |
*** spzala has quit IRC | 02:36 | |
*** jcoufal has quit IRC | 02:42 | |
*** jcoufal has joined #tripleo | 02:43 | |
StevenK | lifeless: *prod* re 70239 | 02:44 |
lifeless | SpamapS: there is another init bug | 02:45 |
StevenK | lifeless: I've also twiddled inject_partition to -2, but I'm not sure how to test it | 02:45 |
lifeless | StevenK: git review, if it succeeds, it worked. | 02:46 |
lifeless | StevenK: what do you mean by 'also twiddled' - that patch changes the default.. | 02:46 |
StevenK | lifeless: You changed inject_key to false, which will stop injecting the ssh public key | 02:47 |
StevenK | Setting inject_partition to -2 disables the entire injection mechanism | 02:47 |
lifeless | StevenK: the patch did both things | 02:49 |
StevenK | lifeless: The patch on gerrit only touches inject_key, not inject_partition | 02:49 |
lifeless | waaat | 02:49 |
lifeless | I messed uppatch set 3 apparently | 02:50 |
StevenK | Ah yeah | 02:51 |
StevenK | Your line counts halve | 02:51 |
StevenK | lifeless: Shall I git review what I have, to save you context switching, or you've already paid the context switching price? | 02:52 |
lifeless | StevenK: please get it up there | 02:52 |
*** CaptTofu has quit IRC | 02:53 | |
*** vkozhukalov has joined #tripleo | 02:53 | |
*** CaptTofu has joined #tripleo | 02:55 | |
*** jcoufal has quit IRC | 02:59 | |
*** morazi has joined #tripleo | 03:12 | |
*** edmund has joined #tripleo | 03:43 | |
*** cwolferh has quit IRC | 03:57 | |
*** cwolferh has joined #tripleo | 03:59 | |
*** CaptTofu has quit IRC | 04:09 | |
*** CaptTofu has joined #tripleo | 04:09 | |
*** CaptTofu has quit IRC | 04:14 | |
*** ccrouch has joined #tripleo | 04:15 | |
*** killer_prince has joined #tripleo | 04:19 | |
*** killer_prince has quit IRC | 04:31 | |
*** killer_prince has joined #tripleo | 04:37 | |
*** akuznetsov has joined #tripleo | 04:56 | |
*** marun has quit IRC | 05:02 | |
*** marun has joined #tripleo | 05:03 | |
*** tzumainn has quit IRC | 05:16 | |
*** jcooley_ has quit IRC | 05:19 | |
*** killer_prince has quit IRC | 05:20 | |
*** morazi has quit IRC | 05:26 | |
*** mestery has joined #tripleo | 05:38 | |
*** mestery has joined #tripleo | 05:39 | |
*** killer_prince has joined #tripleo | 05:41 | |
*** markmcclain has joined #tripleo | 05:41 | |
*** mestery_ has joined #tripleo | 05:44 | |
*** markmcclain has quit IRC | 05:45 | |
*** mestery has quit IRC | 05:46 | |
*** jcooley_ has joined #tripleo | 05:48 | |
*** mestery_ has quit IRC | 06:00 | |
*** weshay has quit IRC | 06:02 | |
*** killer_prince has quit IRC | 06:03 | |
*** killer_prince has joined #tripleo | 06:04 | |
*** e0ne has joined #tripleo | 06:04 | |
*** killer_prince has quit IRC | 06:05 | |
*** killer_prince has joined #tripleo | 06:05 | |
*** killer_prince has quit IRC | 06:05 | |
*** killer_prince has joined #tripleo | 06:08 | |
*** e0ne has quit IRC | 06:26 | |
*** rlandy has joined #tripleo | 06:35 | |
*** markmcclain has joined #tripleo | 06:50 | |
*** boris-42_ has quit IRC | 07:05 | |
*** uvirtbot has joined #tripleo | 07:09 | |
*** coolsvap has joined #tripleo | 07:09 | |
*** jcooley_ has quit IRC | 07:12 | |
*** jcooley_ has joined #tripleo | 07:12 | |
*** jcooley_ has quit IRC | 07:17 | |
*** pblaho has joined #tripleo | 07:30 | |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-heat-templates: Allow scaling of notCompute nodes https://review.openstack.org/71198 | 07:36 |
*** cwolferh has quit IRC | 07:45 | |
*** jprovazn has joined #tripleo | 07:54 | |
*** jistr has joined #tripleo | 08:08 | |
*** CaptTofu has joined #tripleo | 08:11 | |
*** CaptTofu has quit IRC | 08:16 | |
*** jtomasek has joined #tripleo | 08:18 | |
*** hashar has joined #tripleo | 08:19 | |
*** mrunge has joined #tripleo | 08:20 | |
*** jtomasek has quit IRC | 08:20 | |
*** jtomasek has joined #tripleo | 08:22 | |
*** markmcclain has quit IRC | 08:22 | |
*** bauzas has joined #tripleo | 08:26 | |
*** akuznetsov has quit IRC | 08:28 | |
*** akuznetsov has joined #tripleo | 08:31 | |
*** ifarkas has joined #tripleo | 08:40 | |
*** ifarkas_ has joined #tripleo | 08:42 | |
*** ifarkas has quit IRC | 08:44 | |
*** lsmola has quit IRC | 08:46 | |
*** matsuhashi has quit IRC | 08:54 | |
*** matsuhashi has joined #tripleo | 08:55 | |
*** jcoufal has joined #tripleo | 08:55 | |
*** e0ne has joined #tripleo | 08:56 | |
*** lsmola has joined #tripleo | 08:59 | |
*** gcha has joined #tripleo | 09:03 | |
*** derekh has joined #tripleo | 09:05 | |
*** fungi has quit IRC | 09:12 | |
*** dtantsur has joined #tripleo | 09:14 | |
*** lucasagomes has joined #tripleo | 09:16 | |
*** fungi has joined #tripleo | 09:16 | |
*** ChanServ sets mode: +v fungi | 09:16 | |
*** lsmola has quit IRC | 09:19 | |
lifeless | and now var/log/upstart/nova-api.log:2014-02-05 09:19:49.834 3889 ERROR nova.api.openstack [req-61a0a806-76e9-4835-a761-387055d50e59 1d4dbedad355438888dcb1e1af82f64d 962e421a84504665b6bc4e3603ab2805] Caught error: Connection to neutron failed: Maximum attempts reached | 09:22 |
lifeless | sigh | 09:22 |
*** boris-42_ has joined #tripleo | 09:23 | |
*** gcha_ has joined #tripleo | 09:29 | |
*** gcha has quit IRC | 09:29 | |
*** d0ugal has quit IRC | 09:29 | |
*** d0ugal has joined #tripleo | 09:29 | |
*** gcha_ is now known as gcha | 09:30 | |
*** lsmola has joined #tripleo | 09:32 | |
lifeless | gnnnar /dev/mapper/lifelesshp-root 168G 164G 2.7G 99% / | 09:33 |
StevenK | lifeless: Did you get woken by C? | 09:33 |
lifeless | StevenK: its only 2233 | 09:33 |
lifeless | StevenK: I'm still fighting with deploying 3 nodes | 09:34 |
StevenK | lifeless: Ah, I thought it was 2333 | 09:34 |
lifeless | its amazing how bad btrfs is | 09:34 |
StevenK | lifeless: I don't trust it yet. | 09:35 |
StevenK | Plus the 'btrfs df' garbage makes me sigh | 09:35 |
StevenK | lifeless: You saw markwash's mail yesterday about the mid-cycle? | 09:36 |
lifeless | no | 09:37 |
derekh | lifeless: so we have no ci-overcloud, is that what your looking at or do you want me to see if I can help out? | 09:38 |
*** e0ne_ has joined #tripleo | 09:38 | |
lifeless | derekh: yeah, I am - I'm trying to fix overcloud deploys first - found a stack of bugs. | 09:39 |
lifeless | derekh: so - making sure you can deploy a 2-compute node overcloud would be a great step | 09:39 |
derekh | lifeless: ok, will got it a whirl | 09:40 |
lifeless | derekh: either locally or in the DC, I've been working locally | 09:40 |
lifeless | derekh: I've pushed the beginnings of a script to automate ci-overcloud deployment | 09:40 |
lifeless | derekh: amongst other things | 09:40 |
lifeless | derekh: I suggest poking around all my pending reviews first :P | 09:40 |
lifeless | derekh: did I give you a copy of the TODO for ci-overcloud deploy automation? | 09:41 |
derekh | lifeless: ok will do, will work locally at first and see how far I get, | 09:41 |
derekh | lifeless: I don't think so | 09:41 |
*** e0ne has quit IRC | 09:41 | |
lifeless | derekh: dumped it in the bottom of tripleo-test-cluster | 09:42 |
*** julim has joined #tripleo | 09:42 | |
lifeless | derekh: ok, just checked everything I'd committed is pushed up (more or less :)) | 09:44 |
lifeless | of course, nova being painfully slow didn't help, nor running out of disk space... | 09:45 |
lifeless | so more bug fixes | 09:45 |
derekh | lifeless: ok, running a master devtest at the moment, will kick off another with your current branches and see how far I get | 09:45 |
lifeless | derekh: there's only about 20 outstanding patches :P | 09:45 |
lifeless | plus https://review.openstack.org/71214 when I get time to polish it | 09:45 |
lifeless | or someone takes me up on my offer to get more nova cred :P | 09:46 |
openstackgerrit | Jiri Tomasek proposed a change to openstack/tuskar-ui: Updated Nodes Overview page https://review.openstack.org/69380 | 09:51 |
*** jcoufal has quit IRC | 09:54 | |
lifeless | and for more fun https://review.openstack.org/71219 | 10:00 |
*** max_lobur_afk is now known as max_lobur | 10:04 | |
*** cody-somerville has joined #tripleo | 10:05 | |
*** CaptTofu has joined #tripleo | 10:12 | |
lifeless | StevenK: ^ those nova patches (214 and 219 above) might be good things for you to see a bit more of the terrible terrible plumbing at work | 10:15 |
lifeless | StevenK: if you have spare slots to poke at stuff | 10:16 |
lifeless | StevenK: (and nothing better to do :) | 10:16 |
*** CaptTofu has quit IRC | 10:16 | |
StevenK | lifeless: Hm, I have a test failure to fix tomorrow morning. Trying to get the injection test actually passing when the default is false. | 10:20 |
lifeless | StevenK: you will need to change the test to enable the feature | 10:21 |
lifeless | StevenK: there is glue in the unittests for setting config options | 10:21 |
lifeless | StevenK: and a fixture that resets things afterwards mostly automatically | 10:21 |
lifeless | stab neutron stab | 10:22 |
lifeless | righto, night all | 10:23 |
*** jcoufal has joined #tripleo | 10:23 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Permit injecting entries into /etc/hosts. https://review.openstack.org/70307 | 10:26 |
*** ava1 has joined #tripleo | 10:27 | |
*** ava1 is now known as Guest41154 | 10:27 | |
*** boris-42_ has quit IRC | 10:28 | |
*** markmc has joined #tripleo | 10:31 | |
*** Guest41154 has quit IRC | 10:32 | |
lifeless | SpamapS: I probably need to get a fix to https://bugs.launchpad.net/heat/+bug/1276517 to get around this ridiculous slow-IO problem | 10:34 |
uvirtbot | Launchpad bug 1276517 in heat "failure to poll for server creation treated as failure to create" [Undecided,New] | 10:34 |
lifeless | SpamapS: suggestions on where in the code to tackle it much appreciated | 10:34 |
* lifeless really goes to bed now | 10:34 | |
*** e0ne_ has quit IRC | 10:35 | |
*** e0ne has joined #tripleo | 10:35 | |
*** jistr has quit IRC | 10:40 | |
*** boris-42_ has joined #tripleo | 10:40 | |
*** martyntaylor has joined #tripleo | 10:42 | |
*** nosnos has quit IRC | 10:53 | |
*** akrivoka has joined #tripleo | 10:57 | |
*** pblaho has quit IRC | 10:58 | |
*** jistr has joined #tripleo | 11:00 | |
openstackgerrit | Jan Provaznik proposed a change to openstack/tripleo-heat-templates: Add rabbit.cookie attribute https://review.openstack.org/71233 | 11:01 |
openstackgerrit | Jan Provaznik proposed a change to openstack/tripleo-heat-templates: Add rabbit.cookie attribute https://review.openstack.org/70238 | 11:04 |
*** jtomasek has quit IRC | 11:05 | |
*** jtomasek has joined #tripleo | 11:05 | |
openstackgerrit | Ana Krivokapic proposed a change to openstack/tripleo-incubator: Make sure the path of default storage pool is used https://review.openstack.org/71052 | 11:24 |
*** panda___ has quit IRC | 11:32 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: os-config-applier->os-apply-config for Neutron https://review.openstack.org/70640 | 11:32 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Permit setting ml2 flat networks in Neutron. https://review.openstack.org/70645 | 11:35 |
*** panda___ has joined #tripleo | 11:45 | |
*** lsmola has quit IRC | 11:46 | |
*** gcha has quit IRC | 11:57 | |
*** lsmola has joined #tripleo | 12:01 | |
*** CaptTofu has joined #tripleo | 12:07 | |
*** hashar has quit IRC | 12:24 | |
*** coolsvap has quit IRC | 12:33 | |
*** CaptTofu has quit IRC | 12:36 | |
*** CaptTofu has joined #tripleo | 12:36 | |
*** cody-somerville has quit IRC | 12:39 | |
*** CaptTofu has quit IRC | 12:41 | |
*** lucasagomes is now known as lucas-hungry | 12:43 | |
*** dtantsur has left #tripleo | 12:49 | |
*** lsmola has quit IRC | 12:53 | |
*** pblaho has joined #tripleo | 12:53 | |
*** dtantsur has joined #tripleo | 12:55 | |
*** lsmola has joined #tripleo | 12:56 | |
*** lblanchard has joined #tripleo | 13:00 | |
lsmola | slagle: hello, are you around? | 13:05 |
*** hashar has joined #tripleo | 13:08 | |
slagle | lsmola: i am | 13:11 |
*** dprince has joined #tripleo | 13:11 | |
lsmola | slagle: hello | 13:12 |
slagle | hi, what's up? | 13:12 |
lsmola | slagle: just wanted to ask, do you still have architecture images from this email? | 13:12 |
lsmola | slagle: http://lists.openstack.org/pipermail/openstack-dev/2013-September/014754.html | 13:12 |
lsmola | slagle: I would like to use it for presentation :-) | 13:12 |
slagle | i suspect i do somewhere | 13:13 |
lsmola | slagle: excellent | 13:15 |
*** gcha has joined #tripleo | 13:17 | |
*** CaptTofu has joined #tripleo | 13:17 | |
slagle | lsmola: ok, those links should work now | 13:18 |
lsmola | slagle: excellent, thank you very much | 13:18 |
slagle | lsmola: bear in mind, the images are a little dated at this point. probably still applicable for high level overview though | 13:18 |
*** cody-somerville has joined #tripleo | 13:18 | |
lsmola | slagle: yep, high level is great :-) | 13:18 |
*** michchap has quit IRC | 13:21 | |
*** michchap has joined #tripleo | 13:22 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/diskimage-builder: Update openSUSE package mappings for OpenStack https://review.openstack.org/70174 | 13:25 |
*** michchap has quit IRC | 13:26 | |
*** panda___ is now known as panda | 13:27 | |
*** panda is now known as Guest61123 | 13:27 | |
*** Guest61123 is now known as panda | 13:28 | |
*** jdob has joined #tripleo | 13:30 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-incubator: initialize Keystone database on openSUSE https://review.openstack.org/71265 | 13:31 |
Ng | morning | 13:42 |
*** CaptTofu has quit IRC | 13:46 | |
*** lucas-hungry is now known as lucasagomes | 13:48 | |
*** CaptTofu has joined #tripleo | 13:50 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: Install syslinux in nova-barmetal https://review.openstack.org/70718 | 13:53 |
*** peoplemerge has joined #tripleo | 13:54 | |
*** tzumainn has joined #tripleo | 14:01 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Add bindings for overcloud API entrypoints https://review.openstack.org/69312 | 14:03 |
*** ftcjeff has joined #tripleo | 14:12 | |
akrivoka | my devstack timed out while waiting for overcloud to become ready | 14:12 |
akrivoka | here's some output from commands ran on the undercloud: http://paste.openstack.org/show/62587/ | 14:13 |
akrivoka | any tips on how to proceed debugging this? where can I find the logs on the undercloud VM? | 14:13 |
*** mrunge has quit IRC | 14:14 | |
shadower | akrivoka: I seem to remember a discussion regarding nova timeouts on yesterday's meeting | 14:14 |
* shadower tries to dig up the relevant info | 14:14 | |
shadower | akrivoka: yea I think it's the same issue. marios can you confirm? ^ | 14:16 |
shadower | if that's the case, lifeless is looking into it iirc | 14:16 |
ifarkas_ | akrivoka, can you find anything useful in the overcloud machine log? | 14:19 |
akrivoka | ifarkas_: where should I look? | 14:22 |
ifarkas_ | akrivoka, journalctl is good start | 14:22 |
*** michchap has joined #tripleo | 14:23 | |
openstackgerrit | Jan Provaznik proposed a change to openstack/tripleo-image-elements: Update openstack config files to support rabbitmq cluster https://review.openstack.org/68393 | 14:27 |
openstackgerrit | Jan Provaznik proposed a change to openstack/tripleo-image-elements: Fix rabbitmq env file name and log path https://review.openstack.org/70236 | 14:27 |
openstackgerrit | Jan Provaznik proposed a change to openstack/tripleo-image-elements: Add cluster support for rabbitmq element https://review.openstack.org/68392 | 14:28 |
*** michchap has quit IRC | 14:28 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: openSUSE package install support for neutron https://review.openstack.org/70721 | 14:28 |
*** matty_dubs|gone is now known as matty_dubs | 14:29 | |
*** jprovazn has quit IRC | 14:30 | |
*** boris-42_ has quit IRC | 14:31 | |
*** weshay has joined #tripleo | 14:34 | |
akrivoka | ifarkas_: found this, the time stamp coincides with the timeout from heat event-list http://paste.openstack.org/show/62599/ | 14:35 |
*** jayg|g0n3 is now known as jayg | 14:36 | |
openstackgerrit | Jay Dobies proposed a change to openstack/tuskar: Resource category model changes for Icehouse. https://review.openstack.org/71275 | 14:51 |
*** mestery has joined #tripleo | 14:52 | |
*** mestery has quit IRC | 14:53 | |
*** mestery has joined #tripleo | 14:53 | |
*** jprovazn has joined #tripleo | 14:54 | |
*** morazi has joined #tripleo | 14:59 | |
openstackgerrit | Jay Dobies proposed a change to openstack/tuskar: Resource category model changes for Icehouse https://review.openstack.org/71275 | 15:01 |
*** mestery has quit IRC | 15:10 | |
*** matsuhashi has quit IRC | 15:17 | |
*** dprince has quit IRC | 15:18 | |
*** matsuhashi has joined #tripleo | 15:18 | |
*** dprince has joined #tripleo | 15:19 | |
*** michchap has joined #tripleo | 15:24 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Update the HTTP 500 JSON structure to match oslo https://review.openstack.org/71288 | 15:24 |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Update the HTTP 500 JSON structure to match oslo https://review.openstack.org/71288 | 15:25 |
*** hewbrocc` has joined #tripleo | 15:26 | |
*** hewbrocca has quit IRC | 15:28 | |
*** michchap has quit IRC | 15:28 | |
*** coolsvap has joined #tripleo | 15:29 | |
*** boris-42_ has joined #tripleo | 15:32 | |
*** matsuhashi has quit IRC | 15:34 | |
*** morazi has quit IRC | 15:38 | |
*** hewbrocc` has quit IRC | 15:45 | |
openstackgerrit | A change was merged to openstack/tuskar: Resource category model changes for Icehouse https://review.openstack.org/71275 | 15:48 |
derekh | lifeless: ran your branches and both nova compute nodes on overcloud died with same error, CRITICAL nova [req-47c8e8be-995b-4df9-9e02-ca264a74a8c8 None None] UnboundLocalError: local variable 'e' referenced before assignment | 15:48 |
derekh | lifeless: I got no other traceback and starting it a second time seems to go ok.... will see what I can find out | 15:49 |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Update the HTTP 500 JSON structure to match oslo https://review.openstack.org/71288 | 15:49 |
*** max_lobur is now known as max_lobur_afk | 15:49 | |
*** morazi has joined #tripleo | 15:51 | |
*** pblaho has quit IRC | 15:57 | |
*** rlandy has quit IRC | 16:01 | |
SpamapS | hmmm | 16:11 |
SpamapS | I just realized.. | 16:11 |
SpamapS | we should cache tokens in os-collect-config | 16:11 |
SpamapS | oh, we don't use tokens | 16:13 |
*** hewbrocca has joined #tripleo | 16:17 | |
*** mestery has joined #tripleo | 16:18 | |
*** pblaho has joined #tripleo | 16:21 | |
*** pblaho has quit IRC | 16:21 | |
*** jcooley_ has joined #tripleo | 16:21 | |
*** pblaho has joined #tripleo | 16:21 | |
*** michchap has joined #tripleo | 16:23 | |
*** michchap has quit IRC | 16:28 | |
*** jcooley_ has quit IRC | 16:28 | |
*** AaronGr_Zzz is now known as AaronGr | 16:29 | |
*** weshay is now known as weshay_bbiab | 16:30 | |
*** jcooley_ has joined #tripleo | 16:33 | |
*** mestery has quit IRC | 16:40 | |
SpamapS | woot, landed a fix in cliff so it can escape double quotes in the shell formatter | 16:40 |
SpamapS | go me | 16:40 |
*** bauzas has quit IRC | 16:40 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Update the HTTP 500 JSON structure to match oslo https://review.openstack.org/71288 | 16:45 |
*** taps has joined #tripleo | 16:46 | |
*** cwolferh has joined #tripleo | 16:46 | |
*** jcoufal has quit IRC | 16:47 | |
*** CaptTofu has quit IRC | 16:48 | |
*** pblaho has quit IRC | 16:53 | |
*** pblaho has joined #tripleo | 16:54 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/tuskar-ui: Adding nova-baremetal, heat and nova API https://review.openstack.org/68973 | 16:56 |
*** athomas has joined #tripleo | 16:59 | |
*** markmcclain has joined #tripleo | 17:01 | |
*** markmcclain has quit IRC | 17:02 | |
*** markmcclain has joined #tripleo | 17:03 | |
*** e0ne has quit IRC | 17:03 | |
*** michchap has joined #tripleo | 17:09 | |
*** ifarkas_ has quit IRC | 17:10 | |
*** bogdando has quit IRC | 17:11 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: Avoid adding qpid-python twice https://review.openstack.org/70723 | 17:11 |
fungi | anybody happen to have updated details on the tripleo-ci cloud rebuild status? just wondering whether it's safe to reenable it in our nodepool yet | 17:12 |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: Fix python-ceilometerclient package install https://review.openstack.org/71136 | 17:13 |
*** michchap has quit IRC | 17:14 | |
*** julim has quit IRC | 17:15 | |
*** markmc has quit IRC | 17:19 | |
*** jcooley_ has quit IRC | 17:22 | |
*** jcooley_ has joined #tripleo | 17:23 | |
*** jistr has quit IRC | 17:26 | |
*** funzo has joined #tripleo | 17:33 | |
*** athomas has quit IRC | 17:33 | |
*** CaptTofu has joined #tripleo | 17:33 | |
*** funzo_ has quit IRC | 17:34 | |
*** jcooley_ has quit IRC | 17:34 | |
*** jcooley_ has joined #tripleo | 17:34 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Update the HTTP 500 JSON structure to match oslo https://review.openstack.org/71288 | 17:37 |
*** jcooley_ has quit IRC | 17:41 | |
*** peoplemerge has quit IRC | 17:42 | |
*** jcooley_ has joined #tripleo | 17:42 | |
*** peoplemerge has joined #tripleo | 17:42 | |
*** peoplemerge has quit IRC | 17:42 | |
* Ng -> kids/dinner/bedtime duties, back in a couple of hours | 17:46 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/diskimage-builder: Update openSUSE package mappings for OpenStack https://review.openstack.org/70174 | 17:48 |
*** hashar has quit IRC | 17:53 | |
*** matty_dubs is now known as matty_dubs|lunch | 17:53 | |
openstackgerrit | Ana Krivokapic proposed a change to openstack/tripleo-image-elements: Account for amd64 architecture in snmpd element https://review.openstack.org/70171 | 17:56 |
*** pblaho has quit IRC | 17:57 | |
*** akuznetsov has quit IRC | 17:58 | |
*** derekh has quit IRC | 18:00 | |
*** funzo_ has joined #tripleo | 18:01 | |
*** funzo has quit IRC | 18:02 | |
SpamapS | 2014-02-05 17:20:50,183.183 4763 ERROR nova.api.openstack [req-5e4a374b-90e7-4c1c-b22e-577428cd7b60 2de96ce5da994575a08447c93bcafd53 4956c533154c476799c688eda7ed65ab] Caught error: Connection to neutron failed: Maximum attempts reached | 18:03 |
*** cody-somerville has quit IRC | 18:07 | |
*** michchap has joined #tripleo | 18:10 | |
*** michchap has quit IRC | 18:10 | |
*** michchap has joined #tripleo | 18:11 | |
*** michchap has quit IRC | 18:15 | |
*** jcooley_ has quit IRC | 18:19 | |
*** lucasagomes has quit IRC | 18:21 | |
*** jcooley_ has joined #tripleo | 18:21 | |
*** jcooley_ has quit IRC | 18:23 | |
*** jcooley_ has joined #tripleo | 18:23 | |
*** hewbrocca has quit IRC | 18:25 | |
*** gcha has quit IRC | 18:27 | |
*** weshay_bbiab is now known as weshay | 18:36 | |
*** peoplemerge has joined #tripleo | 18:40 | |
*** hewbrocca has joined #tripleo | 18:42 | |
*** akuznetsov has joined #tripleo | 18:43 | |
*** matty_dubs|lunch is now known as matty_dubs | 18:44 | |
*** bauzas has joined #tripleo | 18:48 | |
*** jprovazn has quit IRC | 18:50 | |
*** lynxman has quit IRC | 18:51 | |
*** lynxman_ has joined #tripleo | 18:51 | |
*** lynxman_ is now known as lynxman | 18:51 | |
*** lynxman has quit IRC | 18:51 | |
*** lynxman has joined #tripleo | 18:51 | |
*** gcha has joined #tripleo | 18:54 | |
*** markmcclain has quit IRC | 18:55 | |
openstackgerrit | Jay Dobies proposed a change to openstack/tuskar: Renamed resource category to overcloud role https://review.openstack.org/71336 | 18:59 |
*** weshay has quit IRC | 19:07 | |
*** jcooley_ has quit IRC | 19:07 | |
*** jcooley_ has joined #tripleo | 19:08 | |
*** edmund has quit IRC | 19:09 | |
*** michchap has joined #tripleo | 19:11 | |
*** cd-undercloud has joined #tripleo | 19:11 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 19:11 |
*** cd-undercloud has quit IRC | 19:11 | |
*** michchap has quit IRC | 19:11 | |
*** michchap has joined #tripleo | 19:11 | |
*** coolsvap is now known as coolsvap_away | 19:15 | |
*** michchap has quit IRC | 19:16 | |
openstackgerrit | Jiri Tomasek proposed a change to openstack/tuskar-ui: Updated Nodes Overview page https://review.openstack.org/69380 | 19:20 |
*** weshay has joined #tripleo | 19:24 | |
*** ftcjeff has quit IRC | 19:28 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/diskimage-builder: Update openSUSE package mappings for OpenStack https://review.openstack.org/70174 | 19:32 |
*** markmcclain has joined #tripleo | 19:40 | |
openstackgerrit | A change was merged to openstack/tuskar-ui: Updated Nodes Overview page https://review.openstack.org/69380 | 19:41 |
*** akuznetsov has quit IRC | 19:43 | |
*** spzala has joined #tripleo | 19:43 | |
*** akrivoka has quit IRC | 19:47 | |
*** edmund has joined #tripleo | 19:48 | |
*** e0ne has joined #tripleo | 19:55 | |
*** edmund has quit IRC | 19:56 | |
*** shakayumi has joined #tripleo | 20:00 | |
*** shakayum_ has joined #tripleo | 20:02 | |
lifeless | dprince: hey, today is a public holiday for me | 20:03 |
hewbrocca | lifeless day? | 20:03 |
lifeless | dprince: so I'll be missing the hangout probably | 20:03 |
lifeless | hewbrocca: sadly now, Waitangi day | 20:03 |
* hewbrocca was all set to be very impressed | 20:04 | |
dprince | lifeless: cool, I think we'll take this one off anyways | 20:04 |
*** shakayumi has quit IRC | 20:05 | |
lifeless | SpamapS: did you get my meeting handoff mail request? | 20:05 |
lifeless | twitch : /dev/mapper/lifelesshp-root 168G 166G 437M 100% / | 20:06 |
Ng | lifeless: on the assumption that a holiday day means you're probably not reading work mail - are we go for sunnyvale flights yet? :) | 20:06 |
lifeless | Ng: thats pending cody-somervilles arrangement of group rates | 20:07 |
Ng | lifeless: k, just wanted to check I hadn't missed a gogogo | 20:08 |
lifeless | nonono | 20:08 |
lifeless | woawoawoa | 20:08 |
Ng | I'd say "my flights aren't going to be cheap", but I imagine we have to sell a couple of divisions to cover yours ;) | 20:09 |
lifeless | LOL | 20:09 |
lifeless | Ng: actually you or me -> sunnyvale is about equal | 20:09 |
lifeless | distance wise | 20:09 |
*** julim has joined #tripleo | 20:11 | |
*** michchap has joined #tripleo | 20:11 | |
*** martyntaylor has left #tripleo | 20:12 | |
*** michchap has quit IRC | 20:12 | |
*** michchap has joined #tripleo | 20:12 | |
Ng | lifeless: yeah | 20:13 |
Ng | I peeked at options the other day and it was $1600-$3200 depending on the times ;o | 20:13 |
*** jtomasek has quit IRC | 20:14 | |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-incubator: Add -m memory option to setup-seed-vm https://review.openstack.org/71370 | 20:14 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-incubator: Add -c cpus option to setup-seed-vm. https://review.openstack.org/71371 | 20:14 |
*** markmcclain has quit IRC | 20:15 | |
*** michchap has quit IRC | 20:17 | |
*** cd-undercloud has joined #tripleo | 20:22 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 20:22 |
*** cd-undercloud has quit IRC | 20:22 | |
lifeless | ok, as I said, pub holiday here - gotta go do family stuff | 20:40 |
*** vkozhukalov has quit IRC | 20:40 | |
dprince | lifeless: go get your Waitangi skirt on! | 20:41 |
* dprince wishes he had one | 20:41 | |
*** hashar has joined #tripleo | 20:43 | |
*** akrivoka has joined #tripleo | 20:45 | |
*** rlandy has joined #tripleo | 20:50 | |
lifeless | win 53 | 21:00 |
*** dprince has quit IRC | 21:05 | |
*** CaptTofu_ has joined #tripleo | 21:06 | |
*** TravT has joined #tripleo | 21:07 | |
*** CaptTofu has quit IRC | 21:09 | |
*** michchap has joined #tripleo | 21:12 | |
SpamapS | durn where's dprince when you need him | 21:12 |
*** funzo_ is now known as funzo | 21:12 | |
*** michchap has quit IRC | 21:13 | |
SpamapS | sitting here trying to run through devtest with real hardware | 21:13 |
*** michchap has joined #tripleo | 21:13 | |
*** rlandy has quit IRC | 21:14 | |
*** michchap has quit IRC | 21:17 | |
*** cwolferh has quit IRC | 21:19 | |
*** rollerj has joined #tripleo | 21:23 | |
*** blamar has joined #tripleo | 21:25 | |
*** blamar has quit IRC | 21:26 | |
*** blamar has joined #tripleo | 21:26 | |
*** gcha has quit IRC | 21:27 | |
*** cd-undercloud has joined #tripleo | 21:31 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 21:31 |
*** cd-undercloud has quit IRC | 21:31 | |
*** gcha has joined #tripleo | 21:33 | |
*** rbrady is now known as rbrady-afk | 21:35 | |
*** gcha has quit IRC | 21:37 | |
*** markmcclain has joined #tripleo | 21:43 | |
*** markmcclain1 has joined #tripleo | 21:43 | |
*** markmcclain has quit IRC | 21:47 | |
*** hashar has quit IRC | 21:48 | |
*** edmund1 has joined #tripleo | 21:51 | |
ccrouch | SpamapS: are you "releasing" all the things this week? Or was that shadower? | 21:53 |
ccrouch | i think i quoted the wrong phrase there | 21:53 |
ccrouch | releasing "all the things" | 21:54 |
*** mestery has joined #tripleo | 21:54 | |
*** EntropyWorks has left #tripleo | 21:54 | |
*** EntropyWorks has joined #tripleo | 21:55 | |
*** jdob has quit IRC | 22:07 | |
*** cody-somerville has joined #tripleo | 22:10 | |
*** michchap has joined #tripleo | 22:13 | |
*** michchap has quit IRC | 22:13 | |
*** michchap has joined #tripleo | 22:14 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-incubator: initialize Keystone database on openSUSE https://review.openstack.org/71265 | 22:16 |
*** bauzas has quit IRC | 22:17 | |
*** Shrews has quit IRC | 22:18 | |
*** michchap has quit IRC | 22:19 | |
*** michchap has joined #tripleo | 22:22 | |
*** markmcclain1 has quit IRC | 22:23 | |
*** matty_dubs is now known as matty_dubs|gone | 22:25 | |
*** mestery has quit IRC | 22:26 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Use new cleaner setting for OVERCLOUD_LIBVIRT_TYPE https://review.openstack.org/70878 | 22:27 |
*** e0ne has quit IRC | 22:28 | |
openstackgerrit | A change was merged to openstack-infra/tripleo-ci: Get logs for seed vm https://review.openstack.org/69825 | 22:30 |
*** markmcclain has joined #tripleo | 22:34 | |
openstackgerrit | A change was merged to openstack/diskimage-builder: Updated from global requirements https://review.openstack.org/70964 | 22:34 |
*** markmcclain1 has joined #tripleo | 22:36 | |
*** markmcclain1 has quit IRC | 22:36 | |
*** markmcclain1 has joined #tripleo | 22:36 | |
*** markmcclain1 has joined #tripleo | 22:37 | |
*** markmcclain1 has quit IRC | 22:37 | |
*** markmcclain has quit IRC | 22:39 | |
*** lblanchard has quit IRC | 22:43 | |
*** CaptTofu_ has quit IRC | 22:45 | |
*** cd-undercloud has joined #tripleo | 22:46 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 22:46 |
*** cd-undercloud has quit IRC | 22:46 | |
SpamapS | ccrouch: I will do the release thing tonight or tomorrow (next 24h) | 22:47 |
ccrouch | SpamapS: ok cool, not trying to rush you :-) | 22:49 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Add mysql mapping for Fedora https://review.openstack.org/70081 | 22:50 |
*** shakayum_ has quit IRC | 22:54 | |
* Ng ejects | 22:57 | |
*** jayg is now known as jayg|g0n3 | 23:02 | |
*** weshay has quit IRC | 23:06 | |
SpamapS | hm | 23:07 |
SpamapS | I'm trying to bridge a seed VM onto a network with some machines | 23:08 |
*** lblanchard has joined #tripleo | 23:17 | |
*** lblanchard has quit IRC | 23:19 | |
*** morazi has quit IRC | 23:19 | |
*** CaptTofu has joined #tripleo | 23:27 | |
*** jhurlbert has joined #tripleo | 23:31 | |
*** e0ne has joined #tripleo | 23:40 | |
*** julim has quit IRC | 23:42 | |
*** e0ne has quit IRC | 23:44 | |
*** cd-undercloud has joined #tripleo | 23:53 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 23:53 |
*** cd-undercloud has quit IRC | 23:53 | |
*** epim has joined #tripleo | 23:58 | |
*** jhurlbert has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!