*** spiffxp has joined #tripleo | 00:00 | |
*** yamahata has quit IRC | 00:00 | |
*** matsuhashi has joined #tripleo | 00:03 | |
*** stevebaker has quit IRC | 00:04 | |
*** stevebaker has joined #tripleo | 00:05 | |
*** xuhaiwei has joined #tripleo | 00:07 | |
*** spzala has quit IRC | 00:41 | |
*** ramishra has joined #tripleo | 00:47 | |
*** ramishra has quit IRC | 00:51 | |
*** TravT has quit IRC | 00:54 | |
lifeless | man paging this in is killing me | 01:00 |
---|---|---|
*** yamahata has joined #tripleo | 01:08 | |
*** ci-overcloud has joined #tripleo | 01:14 | |
ci-overcloud | ************** ci-overcloud complete status=1 ************ | 01:14 |
*** ci-overcloud has quit IRC | 01:14 | |
*** yamahata has quit IRC | 01:15 | |
*** yamahata has joined #tripleo | 01:15 | |
*** nati_uen_ has quit IRC | 01:21 | |
*** nati_ueno has joined #tripleo | 01:21 | |
lifeless | uhm keystone | 01:27 |
lifeless | were art though | 01:27 |
* morganfainberg hides | 01:27 | |
* tchaypo awaits StevenK's arrival in the office | 01:27 | |
lifeless | heat --debug stack-list | 01:27 |
lifeless | DEBUG (session:252) REQ: curl -i -X POST http://10.10.16.134:5000/v2.0/tokens -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-keystoneclient" -d '{"auth": {"tenantName": "admin", "passwordCredentials": {"username": "admin", "password": "29e95c9f4b662a0441e48ddf265c487bc46f979d"}}}' | 01:27 |
lifeless | INFO (connectionpool:180) Starting new HTTP connection (1): 10.10.16.134 | 01:27 |
lifeless | and it hangs there (throwaway creds) | 01:27 |
morganfainberg | lifeless, darn was going to steal the creds and use them .... for... stuff... | 01:28 |
morganfainberg | lifeless, i can only assume it didn't start? maybe 35357 port issue? | 01:29 |
lifeless | morganfainberg: was working fine until just now | 01:29 |
morganfainberg | oh it was working and then it disappeared? | 01:29 |
lifeless | yeap | 01:29 |
morganfainberg | can you do a curl against /v2.0 directly? | 01:30 |
morganfainberg | is it hung on the POST or completly hung. | 01:30 |
morganfainberg | because if it's just hanging on new cred issuance, it might be something causing serious chugging in the token persistence backend? | 01:31 |
morganfainberg | s/cred/token | 01:31 |
lifeless | strace -p 31570 | 01:31 |
lifeless | Process 31570 attached | 01:31 |
lifeless | read(9, | 01:31 |
lifeless | 31570 ? Ss 358:41 /opt/stack/venvs/keystone/bin/python /opt/stack/venvs/keystone/bin/keystone-all --config-dir /etc/keystone | 01:31 |
lifeless | keystone- 31570 keystone 9u unix 0xffff880b3d5abb80 0t0 15024530 socket | 01:31 |
morganfainberg | anything interesting in the keystone log? | 01:32 |
lifeless | nothingnothing loggeed for > 2 hours | 01:32 |
* morganfainberg grumbles | 01:32 | |
lifeless | morganfainberg: defaults man, you can change em :) | 01:32 |
morganfainberg | lifeless, nah was hoping for a traceback or something | 01:33 |
morganfainberg | not so much something else going on | 01:33 |
* morganfainberg is very curious what is going on there. | 01:34 | |
lifeless | looks like its reading from the socket | 01:34 |
lifeless | but not getting much joy | 01:34 |
morganfainberg | yeah. | 01:34 |
lifeless | and it looks like its a blocking read | 01:34 |
lifeless | which is hugely entertaining in a server process | 01:35 |
lifeless | (no) | 01:35 |
morganfainberg | oh. ohhhh | 01:35 |
lifeless | it just came good | 01:35 |
morganfainberg | perhaps it was the call to popen for openssl cms? | 01:35 |
morganfainberg | might have gotten wedged signing the token. | 01:35 |
lifeless | 2014-06-06 01:35:09.069 31570 ERROR keystone.common.wsgi [-] (OperationalError) (2013, 'Lost connection to MySQL server during query') 'INSERT INTO token (id, expires, extra, valid, user_id, trust_id) VALUES (%s, %s, %s, %s, % | 01:35 |
morganfainberg | or mysql went out to lunch | 01:36 |
morganfainberg | hate to ask, how many tokens in the token table? | 01:36 |
lifeless | 128K | 01:36 |
morganfainberg | that shouldn't do it. | 01:36 |
morganfainberg | if it was 500k-10million i'd be more suspect | 01:37 |
lifeless | but they're really big tokens | 01:38 |
morganfainberg | 10k each? | 01:38 |
lifeless | (that was a joke) | 01:38 |
morganfainberg | ah sorry, still sipping coffee sarcasm detector is.... not at 100% :) | 01:39 |
lifeless | I'm speaking, thus I'm trolling. Golden rule. | 01:40 |
morganfainberg | lifeless, right! | 01:40 |
morganfainberg | will keep that in mind :) | 01:41 |
*** nosnos has joined #tripleo | 01:46 | |
*** ramishra has joined #tripleo | 01:48 | |
*** eghobo has quit IRC | 01:49 | |
*** ramishra_ has joined #tripleo | 01:52 | |
*** ramishra has quit IRC | 01:52 | |
*** cwolferh_ has quit IRC | 01:54 | |
*** ramishra_ has quit IRC | 02:13 | |
*** morganfainberg is now known as morganfainberg_Z | 02:14 | |
lifeless | StevenK: hi | 02:16 |
StevenK | lifeless: Hai | 02:17 |
tchaypo | so as far as i can tell, gerr;q | 02:17 |
lifeless | how goes moving to os-collect-config ? | 02:17 |
StevenK | os-cloud-config, even? | 02:18 |
lifeless | yes | 02:18 |
StevenK | Fighting with nova | 02:18 |
StevenK | lifeless: There's an incubator branch up that moves to the init-keystone from os-cloud-config | 02:21 |
StevenK | I think it's even passed CI | 02:21 |
lifeless | greghaynes: answered https://review.openstack.org/#/c/96644/ | 02:22 |
lifeless | StevenK: url ? | 02:22 |
StevenK | lifeless: https://review.openstack.org/#/c/97132/ | 02:22 |
*** morganfainberg_Z is now known as morganfainberg | 02:28 | |
tchaypo | lifeless: how goes picking a date for the midcycle? | 02:33 |
tchaypo | I'd like to figure out if I can get to melbourne for the open house and pycon-au | 02:33 |
*** ramishra has joined #tripleo | 02:35 | |
* SpamapS can't really do any of the dates presently :-/ | 02:38 | |
StevenK | SpamapS: Option 2, Jul 21-25? | 02:38 |
*** morganfainberg is now known as morganfainberg_Z | 02:42 | |
*** morganfainberg_Z is now known as morganfainberg | 02:43 | |
*** ramishra has quit IRC | 03:00 | |
*** untriaged-bot has joined #tripleo | 03:00 | |
untriaged-bot | Untriaged bugs so far: | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1326312 | 03:00 |
uvirtbot | Launchpad bug 1326312 in ironic "Broken HostManager: TypeError: __init__() takes at most 4 arguments (5 given)" [Critical,In progress] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1325762 | 03:00 |
*** untriaged-bot has quit IRC | 03:00 | |
uvirtbot | Launchpad bug 1325762 in tripleo "intermittent tftp issues using physical hardware" [Undecided,New] | 03:00 |
*** matsuhashi has quit IRC | 03:13 | |
*** nosnos has quit IRC | 03:13 | |
*** nosnos has joined #tripleo | 03:13 | |
morganfainberg | untriaged-bot? thats neat | 03:13 |
*** matsuhashi has joined #tripleo | 03:14 | |
*** matsuhashi has quit IRC | 03:14 | |
clarkb | lifeless: SpamapS: so if I want to go the super dib route and drop/supplement puppet with more dib how would you tackle things like initial DB state? | 03:16 |
clarkb | ideally we can boot a node without wasting CPU cycles on things that have to be done identical on every single 25k nodes we boot each day | 03:16 |
clarkb | would you boot off dib built image and have o-*-* update dbs and things then snapshot that? | 03:17 |
*** nosnos has quit IRC | 03:17 | |
lifeless | clarkb: so thats an interesting thing | 03:18 |
lifeless | clarkb: initial db state == mysql tables already built ? | 03:18 |
*** tzumainn has quit IRC | 03:18 | |
clarkb | yes | 03:18 |
clarkb | because we know we want them identical on every test slave | 03:18 |
clarkb | also permissions are tweaked | 03:18 |
lifeless | clarkb: for that, I'd probably run mysql up directly, then call the migration stuff, in post-install.d | 03:18 |
lifeless | you could possibly unblock daemons then run it up normally too | 03:18 |
clarkb | wouldn't that prevent me from running more than one image build at a time? | 03:19 |
lifeless | no | 03:19 |
lifeless | run it without tcp | 03:19 |
lifeless | just the socket interface | 03:19 |
lifeless | (domain socket I mean) | 03:19 |
clarkb | hrm | 03:20 |
lifeless | pg has one too | 03:20 |
clarkb | then tweak the config after to listen on tcp | 03:20 |
lifeless | or run your init using separate config file | 03:20 |
lifeless | theres a few ways | 03:20 |
lifeless | do we do this currently, or is it a new thing you're thinking of ? | 03:23 |
clarkb | we do it currently | 03:23 |
lifeless | cool | 03:23 |
lifeless | anyhow yeah, nothing there seems hostile to chroot prep | 03:23 |
clarkb | puppet installs mysql adn applies the changes then we snapshot the result | 03:23 |
clarkb | ok I think the issue here is that `puppet` spans the abstractions that dib has built in | 03:24 |
lifeless | but as you say you could boot, run it, snapshot too | 03:24 |
clarkb | and I am trying to grok how to best merge the two (judging from mordred's change he is trying to avoid the issue :) ) | 03:24 |
clarkb | maybe the thing to do is split the puppet manifests to mimic those abstractions (install vs post install) which will make it easier to flag around things | 03:26 |
*** julim has joined #tripleo | 03:27 | |
*** rainya has quit IRC | 03:27 | |
*** vinsh has joined #tripleo | 03:27 | |
*** julim has quit IRC | 03:29 | |
*** ramishra has joined #tripleo | 03:30 | |
*** nosnos has joined #tripleo | 03:31 | |
*** akuznetsov has joined #tripleo | 03:33 | |
*** julim has joined #tripleo | 03:35 | |
lifeless | SpamapS: even the august one ? | 03:35 |
*** matsuhashi has joined #tripleo | 03:38 | |
*** nosnos has quit IRC | 03:39 | |
*** nosnos has joined #tripleo | 03:40 | |
*** rainya has joined #tripleo | 03:45 | |
*** matsuhashi has quit IRC | 03:48 | |
mordred | clarkb: what am I doing? | 03:52 |
mordred | k. read the scrollback | 03:53 |
clarkb | mordred: I dove deep into dib today | 03:53 |
clarkb | mordred: you avoided all of the really hard stuff in your dib change :P | 03:53 |
mordred | yeah - I'm not just trying to avoid booting and snapshotting | 03:53 |
mordred | I did? | 03:54 |
clarkb | mordred: yes puppet doesn't work properly and how do we deal with databases | 03:54 |
mordred | I think booting and snapshotting would undercut the entire use of the dib patch | 03:54 |
clarkb | mordred: I agree | 03:54 |
clarkb | but ^ is hard | 03:54 |
mordred | clarkb: puppet worked for me? what broke? | 03:54 |
clarkb | mordred: it runs but has errors and doesn't break the image build when you hit them | 03:54 |
mordred | oh awesome | 03:54 |
clarkb | mordred: specifically the rsyslog and iptables service restarts don't work | 03:54 |
clarkb | mordred: I pushed a new patchset with mostly working dib | 03:55 |
mordred | woot | 03:55 |
clarkb | exception is puppet | 03:55 |
clarkb | we need to figure out how to fix rsyslog and iptables then tell puppe tto give us detailed return codes and check those isntead | 03:55 |
mordred | I think the "put in a flag to prevent puppet from running a runtime thing and add a first-boot script" | 03:55 |
mordred | is what I did with unbound | 03:55 |
mordred | and potentially what we'd want to do for other things like that? | 03:56 |
clarkb | I think for unbound you just made it not update resolv.conf | 03:56 |
mordred | also added a first-boot script | 03:56 |
mordred | that does do the thing | 03:56 |
mordred | iirc | 03:56 |
*** matsuhashi has joined #tripleo | 03:56 | |
*** elynn has quit IRC | 03:56 | |
*** matsuhashi has quit IRC | 03:56 | |
clarkb | (yes puppet doesn't return non zero by default if it fails) | 03:57 |
mordred | I moved that action to somewhere - so I think we probably want to think about how to deal with that generally - and it might be o-c-c ... but faking it with a first-boot for now seems fine | 03:57 |
mordred | clarkb: that is the stupidest thing I've ever heard | 03:57 |
clarkb | I am 99% sure it isn't occ | 03:57 |
clarkb | the post install stuff lifeless was talking about is much better | 03:57 |
clarkb | bceause we don't want to waste cpu cycles on 25k nodes per day | 03:57 |
clarkb | I cut out 5 seconds per node boot time and that saved ~27 hours per day of cpu time | 03:58 |
lifeless | mordred: clarkb: btw first-boot was a mistake and we've deprecated it | 03:58 |
mordred | lifeless: I didn't mean dib first-boot.d | 03:58 |
lifeless | ack | 03:58 |
mordred | because of that | 03:58 |
mordred | :) | 03:58 |
* mordred goes to read more scrollback | 03:58 | |
clarkb | mordred: oh right I am 99% sure the problem with iptables and rsyslog is they are notifies | 04:00 |
clarkb | and puppet seems to be funny on a notify and I tried working around that without much luck | 04:00 |
clarkb | but part of that may have been getting my patched puppet into the chroot | 04:00 |
*** nosnos has quit IRC | 04:00 | |
clarkb | I did notice the ssh service puppet didn't complain about | 04:02 |
mordred | clarkb: yeah - this may just be an instance of refactoring the puppet slightly | 04:02 |
clarkb | mordred: it definitely is | 04:03 |
mordred | clarkb: because we don't actualy _need_ to restart those services | 04:03 |
clarkb | btu all attempots at that have failed | 04:03 |
lifeless | greghaynes: / SpamapS: / bnemec: https://review.openstack.org/#/c/97132/ | 04:03 |
mordred | since, you know, they'll start properly when they boot | 04:03 |
clarkb | mordred: we do when not in dib | 04:03 |
clarkb | mordred: and you don't know that | 04:03 |
lifeless | StevenK: I have a suggestion for register-nodes | 04:03 |
clarkb | mordred: centos isnt like debian | 04:03 |
mordred | clarkb: right. we can pass in a flag | 04:03 |
lifeless | StevenK: when you power off a node with ironic at register time (the bug workaround) | 04:03 |
lifeless | StevenK: if that errors, ignore it | 04:03 |
clarkb | yup export FACTER_in_chroot=true | 04:03 |
lifeless | StevenK: rather than looping | 04:03 |
lifeless | StevenK: because | 04:03 |
clarkb | mordred: its actually a handy thing | 04:04 |
*** matsuhashi has joined #tripleo | 04:04 | |
mordred | ++ | 04:04 |
clarkb | but I can't get puppet to do the right thing even with that info | 04:04 |
clarkb | the service{} def insists on breaking for some reason I haven't deduced yet | 04:04 |
lifeless | StevenK: it fails because its locked. Its locked because the background thread that asserts power state is already running, so our power-off call is redundant) | 04:04 |
lifeless | StevenK: so we don't need to retry, just ignore it. | 04:04 |
StevenK | lifeless: We don't loop for set power state | 04:04 |
mordred | clarkb: you know - in general, service{} is problematic for us a lot | 04:04 |
lifeless | StevenK: check in incubator | 04:04 |
StevenK | In os-cloud-config, at least | 04:04 |
clarkb | mordred: sort of, we want the enable => true in many cases | 04:05 |
lifeless | StevenK: its got a wait_for now | 04:05 |
clarkb | we don't want the ensure => running | 04:05 |
clarkb | but I don't think that is related here | 04:05 |
mordred | agree | 04:05 |
mordred | clarkb: btw - I'm glad you dug in - I think having the two of us grok the system will be super helpful in diagnosing and working on it | 04:06 |
clarkb | mordred: other things that came up: I am not super comfortable running this on the nodepool host. Particularly if we have to bootstrap running mysql | 04:06 |
StevenK | lifeless: So, we can either switch to os-cloud-config's register-nodes, which doesn't do so, or put up a patch for incubator | 04:06 |
mordred | clarkb: why does the mysql thing bother you? | 04:07 |
lifeless | StevenK: what does os-c-c's do ? | 04:07 |
clarkb | mordred: because nodepool runs mysql | 04:07 |
clarkb | I am worried of leaking from image build to production | 04:08 |
mordred | gotcha. the "if something goes wrong, it could be very bad" - not the "we don't know how to separate" | 04:08 |
StevenK | lifeless: client.node.set_power_state(ironic_node.uuid, 'off') | 04:08 |
clarkb | mordred: correct | 04:08 |
lifeless | StevenK: right, so we need to wrap that in a try:except:pass | 04:08 |
lifeless | or try: except Exception: pass | 04:08 |
*** akuznetsov has quit IRC | 04:08 | |
mordred | clarkb: well, I could see making an image build node - it'll be much more costly if we don't re-use the build host | 04:08 |
clarkb | ya | 04:08 |
StevenK | lifeless: I don't like the idea of except Exception. | 04:09 |
StevenK | I'd like to see what exception is raised if it's blocked | 04:09 |
lifeless | StevenK: I don't know the right exception to catch; You can reproduce if you keep calling that in a loop opposite a running ironic | 04:09 |
lifeless | eventually the background power thread will conflict | 04:09 |
*** elynn has joined #tripleo | 04:09 | |
clarkb | mordred: so anyways if you could pull the latest patchset and give that a run (I used tools/build_image.sh) and poke at the puppet and db stuff for non devstack nodes that will be cool | 04:09 |
lifeless | give it like 0.5s between iterations | 04:09 |
mordred | clarkb: ++ | 04:09 |
clarkb | mordred: the other thing I wanted was an easy way of saying clone this config repo and run out of it instead of upstream master | 04:10 |
StevenK | At the moment, my running devtest is waiting for a nova clone | 04:10 |
clarkb | mordred: but I hacked that into the python script that configures the repo dib stuff | 04:10 |
StevenK | So I doubt it's in fact running | 04:10 |
clarkb | mordred: its not in the patchset on gerrit though | 04:10 |
clarkb | because EHAX | 04:10 |
mordred | nod | 04:10 |
StevenK | lifeless: It would also be nice if https://review.openstack.org/96051 landed -- and it doesn't effect the gate embargo, since os-cloud-config has it's own | 04:11 |
lifeless | which is a bug in its own right ;) | 04:13 |
lifeless | StevenK: there was useful feedback there, that I agree with | 04:14 |
StevenK | lifeless: Ah yeah, I meant to look into that | 04:14 |
* StevenK peers at his TE_DATAFILE | 04:14 | |
StevenK | lifeless: So it doesn't provide much value in the devtest case, since pm_addr is the same -- for the rack case you're dealing with, pm_addr is distinct for each node? | 04:17 |
tchaypo | I'm on the hpcs vpn but can't access the etherpad. I wonder what I'm doing wrong | 04:19 |
tchaypo | not having a route down the vpn to the ip might be it | 04:20 |
*** nosnos has joined #tripleo | 04:21 | |
lifeless | StevenK: yes | 04:22 |
lifeless | tchaypo: could be, otherwise ask mordred for help - I'm stepping out now to pick up C and take her swimming | 04:22 |
tchaypo | tell her i said hi | 04:23 |
lifeless | sure | 04:23 |
StevenK | lifeless: What would you recommend for wording? Registering <ADDR> node with <baremetal>, try <number> ? | 04:23 |
lifeless | StevenK: yeah | 04:23 |
lifeless | seems fine | 04:23 |
tchaypo | mordred: just in case you're wondering if you have been summoned, the answer is yes, adding the route didn't help me | 04:23 |
*** akuznetsov has joined #tripleo | 04:24 | |
mordred | tchaypo: I don't know how hpcs vpn works | 04:26 |
mordred | tchaypo: other than that it's fundamentally broken because it's juniper so I don't touch it | 04:26 |
*** eghobo has joined #tripleo | 04:26 | |
openstackgerrit | Steve Kowalik proposed a change to openstack/os-cloud-config: Add logging to os_cloud_config/nodes https://review.openstack.org/96051 | 04:29 |
*** noslzzp has quit IRC | 04:29 | |
*** akuznetsov has quit IRC | 04:31 | |
*** rpodolyaka1 has joined #tripleo | 04:36 | |
*** ramishra_ has joined #tripleo | 04:47 | |
*** ramishra has quit IRC | 04:48 | |
*** akuznetsov has joined #tripleo | 04:57 | |
*** wendar has quit IRC | 05:04 | |
*** wendar has joined #tripleo | 05:05 | |
*** julim has quit IRC | 05:15 | |
*** yamahata has quit IRC | 05:15 | |
*** AaronGr has quit IRC | 05:15 | |
*** ramishra_ has quit IRC | 05:15 | |
*** nati_ueno has quit IRC | 05:15 | |
*** robsparker has quit IRC | 05:15 | |
*** jml has quit IRC | 05:15 | |
*** rpodolyaka1 has quit IRC | 05:15 | |
*** elynn has quit IRC | 05:15 | |
*** spiffxp has quit IRC | 05:15 | |
*** ccrouch has quit IRC | 05:15 | |
*** devananda has quit IRC | 05:15 | |
*** funzo has quit IRC | 05:15 | |
*** marun has quit IRC | 05:15 | |
*** lathiat_ has quit IRC | 05:15 | |
*** sseago has quit IRC | 05:15 | |
*** pcrews has quit IRC | 05:15 | |
*** jeremydei has quit IRC | 05:15 | |
*** ChanServ has quit IRC | 05:15 | |
*** dkehn has quit IRC | 05:15 | |
*** lsmola_ has quit IRC | 05:15 | |
*** Kiall has quit IRC | 05:15 | |
*** peoplemerge has quit IRC | 05:15 | |
*** NobodyCam has quit IRC | 05:15 | |
*** jesusaurus has quit IRC | 05:15 | |
*** jeblair has quit IRC | 05:15 | |
*** ekarlso has quit IRC | 05:15 | |
*** al has quit IRC | 05:15 | |
*** jpeeler has quit IRC | 05:15 | |
*** andrearosa has quit IRC | 05:15 | |
*** Lotus907efi has quit IRC | 05:15 | |
*** bkero has quit IRC | 05:15 | |
*** lifeless has quit IRC | 05:15 | |
*** pbelanyi has quit IRC | 05:15 | |
*** panda has quit IRC | 05:15 | |
*** slagle has quit IRC | 05:15 | |
*** Shrews has quit IRC | 05:15 | |
*** marios has quit IRC | 05:15 | |
*** mikal has quit IRC | 05:15 | |
*** shardy has quit IRC | 05:15 | |
*** pleia2 has quit IRC | 05:15 | |
*** Ng has quit IRC | 05:15 | |
*** rha has quit IRC | 05:15 | |
*** sbadia has quit IRC | 05:15 | |
*** xuhaiwei has quit IRC | 05:15 | |
*** boris-42 has quit IRC | 05:15 | |
*** morganfainberg has quit IRC | 05:15 | |
*** shadower has quit IRC | 05:15 | |
*** jogo has quit IRC | 05:15 | |
*** lucas-dinner has quit IRC | 05:15 | |
*** jp_at_hp has quit IRC | 05:15 | |
*** tteggel has quit IRC | 05:15 | |
*** vipul has quit IRC | 05:15 | |
*** tserong has quit IRC | 05:15 | |
*** gilliard has quit IRC | 05:15 | |
*** bnemec has quit IRC | 05:15 | |
*** mugsie has quit IRC | 05:15 | |
*** cody-somerville has quit IRC | 05:15 | |
*** bogdando has quit IRC | 05:15 | |
*** BadCub has quit IRC | 05:15 | |
*** jrist has quit IRC | 05:15 | |
*** dguerri has quit IRC | 05:15 | |
*** greghaynes has quit IRC | 05:15 | |
*** phschwartz has quit IRC | 05:15 | |
*** beecee has quit IRC | 05:15 | |
*** ohadlevy has quit IRC | 05:15 | |
*** DuncanT has quit IRC | 05:15 | |
*** Daviey has quit IRC | 05:15 | |
*** nijaba has quit IRC | 05:15 | |
*** rcarrillocruz has quit IRC | 05:15 | |
*** jcooley has quit IRC | 05:15 | |
*** victor_lowther has quit IRC | 05:15 | |
*** StevenK has quit IRC | 05:15 | |
*** goneri has quit IRC | 05:15 | |
*** hewbrocca has quit IRC | 05:15 | |
*** rbrady has quit IRC | 05:15 | |
*** jomara has quit IRC | 05:15 | |
*** rpodolyaka has quit IRC | 05:15 | |
*** lxsli has quit IRC | 05:15 | |
*** dshulyak has quit IRC | 05:15 | |
*** d0ugal has quit IRC | 05:15 | |
*** Hazelesque has quit IRC | 05:15 | |
*** tchaypo has quit IRC | 05:15 | |
*** matty_dubs|gone has quit IRC | 05:15 | |
*** adam_g has quit IRC | 05:15 | |
*** akuznetsov has quit IRC | 05:15 | |
*** matsuhashi has quit IRC | 05:15 | |
*** openstackgerrit has quit IRC | 05:15 | |
*** kevinbenton has quit IRC | 05:15 | |
*** zaro has quit IRC | 05:15 | |
*** yamahata_ has quit IRC | 05:15 | |
*** gothicmindfood has quit IRC | 05:15 | |
*** lynxman has quit IRC | 05:15 | |
*** ccorrigan has quit IRC | 05:15 | |
*** EntropyWorks has quit IRC | 05:15 | |
*** SpamapS has quit IRC | 05:21 | |
*** SpamapS has joined #tripleo | 05:27 | |
*** lazy_prince has joined #tripleo | 05:27 | |
*** ramishra has joined #tripleo | 05:27 | |
*** akuznetsov has joined #tripleo | 05:27 | |
*** rpodolyaka1 has joined #tripleo | 05:27 | |
*** elynn has joined #tripleo | 05:27 | |
*** matsuhashi has joined #tripleo | 05:27 | |
*** julim has joined #tripleo | 05:27 | |
*** nati_ueno has joined #tripleo | 05:27 | |
*** yamahata has joined #tripleo | 05:27 | |
*** spiffxp has joined #tripleo | 05:27 | |
*** ccrouch has joined #tripleo | 05:27 | |
*** devananda has joined #tripleo | 05:27 | |
*** funzo has joined #tripleo | 05:27 | |
*** marun has joined #tripleo | 05:27 | |
*** rcarrillocruz has joined #tripleo | 05:27 | |
*** openstackgerrit has joined #tripleo | 05:27 | |
*** robsparker has joined #tripleo | 05:27 | |
*** pcrews has joined #tripleo | 05:27 | |
*** dkehn has joined #tripleo | 05:27 | |
*** lucas-dinner has joined #tripleo | 05:27 | |
*** jp_at_hp has joined #tripleo | 05:27 | |
*** AaronGr has joined #tripleo | 05:27 | |
*** lsmola_ has joined #tripleo | 05:27 | |
*** cody-somerville has joined #tripleo | 05:27 | |
*** jcooley has joined #tripleo | 05:27 | |
*** victor_lowther has joined #tripleo | 05:27 | |
*** StevenK has joined #tripleo | 05:27 | |
*** goneri has joined #tripleo | 05:27 | |
*** jml has joined #tripleo | 05:27 | |
*** Kiall has joined #tripleo | 05:27 | |
*** kevinbenton has joined #tripleo | 05:27 | |
*** peoplemerge has joined #tripleo | 05:27 | |
*** lathiat_ has joined #tripleo | 05:27 | |
*** bogdando has joined #tripleo | 05:27 | |
*** NobodyCam has joined #tripleo | 05:27 | |
*** BadCub has joined #tripleo | 05:27 | |
*** zaro has joined #tripleo | 05:27 | |
*** hewbrocca has joined #tripleo | 05:27 | |
*** rbrady has joined #tripleo | 05:27 | |
*** shardy has joined #tripleo | 05:27 | |
*** sseago has joined #tripleo | 05:27 | |
*** jomara has joined #tripleo | 05:27 | |
*** rpodolyaka has joined #tripleo | 05:27 | |
*** yamahata_ has joined #tripleo | 05:27 | |
*** jesusaurus has joined #tripleo | 05:27 | |
*** tteggel has joined #tripleo | 05:27 | |
*** jeblair has joined #tripleo | 05:27 | |
*** gothicmindfood has joined #tripleo | 05:27 | |
*** jrist has joined #tripleo | 05:27 | |
*** lxsli has joined #tripleo | 05:27 | |
*** dguerri has joined #tripleo | 05:27 | |
*** vipul has joined #tripleo | 05:27 | |
*** lynxman has joined #tripleo | 05:27 | |
*** ccorrigan has joined #tripleo | 05:27 | |
*** greghaynes has joined #tripleo | 05:27 | |
*** ekarlso has joined #tripleo | 05:27 | |
*** boris-42 has joined #tripleo | 05:27 | |
*** al has joined #tripleo | 05:27 | |
*** tserong has joined #tripleo | 05:27 | |
*** pleia2 has joined #tripleo | 05:27 | |
*** dshulyak has joined #tripleo | 05:27 | |
*** jpeeler has joined #tripleo | 05:27 | |
*** gilliard has joined #tripleo | 05:27 | |
*** bnemec has joined #tripleo | 05:27 | |
*** d0ugal has joined #tripleo | 05:27 | |
*** andrearosa has joined #tripleo | 05:27 | |
*** phschwartz has joined #tripleo | 05:27 | |
*** Hazelesque has joined #tripleo | 05:27 | |
*** Lotus907efi has joined #tripleo | 05:27 | |
*** jeremydei has joined #tripleo | 05:27 | |
*** bkero has joined #tripleo | 05:27 | |
*** lifeless has joined #tripleo | 05:27 | |
*** shadower has joined #tripleo | 05:27 | |
*** pbelanyi has joined #tripleo | 05:27 | |
*** beecee has joined #tripleo | 05:27 | |
*** EntropyWorks has joined #tripleo | 05:27 | |
*** jogo has joined #tripleo | 05:27 | |
*** tchaypo has joined #tripleo | 05:27 | |
*** ChanServ has joined #tripleo | 05:27 | |
*** Ng has joined #tripleo | 05:27 | |
*** panda has joined #tripleo | 05:27 | |
*** morganfainberg has joined #tripleo | 05:27 | |
*** slagle has joined #tripleo | 05:27 | |
*** ohadlevy has joined #tripleo | 05:27 | |
*** mikal has joined #tripleo | 05:27 | |
*** marios has joined #tripleo | 05:27 | |
*** Shrews has joined #tripleo | 05:27 | |
*** sbadia has joined #tripleo | 05:27 | |
*** matty_dubs|gone has joined #tripleo | 05:27 | |
*** adam_g has joined #tripleo | 05:27 | |
*** rha has joined #tripleo | 05:27 | |
*** nijaba has joined #tripleo | 05:27 | |
*** dickson.freenode.net sets mode: +ov ChanServ Ng | 05:27 | |
*** Daviey has joined #tripleo | 05:27 | |
*** DuncanT has joined #tripleo | 05:27 | |
*** mugsie has joined #tripleo | 05:27 | |
*** akuznetsov has quit IRC | 05:28 | |
*** ramishra has quit IRC | 05:28 | |
*** julim has quit IRC | 05:28 | |
*** yamahata has quit IRC | 05:28 | |
*** AaronGr has quit IRC | 05:28 | |
*** nati_ueno has quit IRC | 05:28 | |
*** robsparker has quit IRC | 05:28 | |
*** jml has quit IRC | 05:28 | |
*** SpamapS has quit IRC | 05:28 | |
*** rpodolyaka1 has quit IRC | 05:28 | |
*** elynn has quit IRC | 05:28 | |
*** spiffxp has quit IRC | 05:28 | |
*** ccrouch has quit IRC | 05:28 | |
*** devananda has quit IRC | 05:28 | |
*** funzo has quit IRC | 05:28 | |
*** marun has quit IRC | 05:28 | |
*** lathiat_ has quit IRC | 05:28 | |
*** sseago has quit IRC | 05:28 | |
*** pcrews has quit IRC | 05:28 | |
*** jeremydei has quit IRC | 05:28 | |
*** ChanServ has quit IRC | 05:28 | |
*** dkehn has quit IRC | 05:28 | |
*** lsmola_ has quit IRC | 05:28 | |
*** Kiall has quit IRC | 05:28 | |
*** peoplemerge has quit IRC | 05:28 | |
*** NobodyCam has quit IRC | 05:28 | |
*** jesusaurus has quit IRC | 05:28 | |
*** jeblair has quit IRC | 05:28 | |
*** ekarlso has quit IRC | 05:28 | |
*** al has quit IRC | 05:28 | |
*** jpeeler has quit IRC | 05:28 | |
*** andrearosa has quit IRC | 05:28 | |
*** Lotus907efi has quit IRC | 05:28 | |
*** bkero has quit IRC | 05:28 | |
*** lifeless has quit IRC | 05:28 | |
*** pbelanyi has quit IRC | 05:28 | |
*** panda has quit IRC | 05:28 | |
*** slagle has quit IRC | 05:28 | |
*** Shrews has quit IRC | 05:28 | |
*** marios has quit IRC | 05:28 | |
*** mikal has quit IRC | 05:28 | |
*** shardy has quit IRC | 05:28 | |
*** pleia2 has quit IRC | 05:28 | |
*** Ng has quit IRC | 05:28 | |
*** rha has quit IRC | 05:28 | |
*** sbadia has quit IRC | 05:28 | |
*** boris-42 has quit IRC | 05:28 | |
*** morganfainberg has quit IRC | 05:28 | |
*** shadower has quit IRC | 05:28 | |
*** jogo has quit IRC | 05:28 | |
*** lucas-dinner has quit IRC | 05:28 | |
*** jp_at_hp has quit IRC | 05:28 | |
*** tteggel has quit IRC | 05:28 | |
*** vipul has quit IRC | 05:28 | |
*** tserong has quit IRC | 05:28 | |
*** gilliard has quit IRC | 05:28 | |
*** bnemec has quit IRC | 05:28 | |
*** mugsie has quit IRC | 05:28 | |
*** cody-somerville has quit IRC | 05:28 | |
*** bogdando has quit IRC | 05:28 | |
*** BadCub has quit IRC | 05:28 | |
*** jrist has quit IRC | 05:28 | |
*** dguerri has quit IRC | 05:28 | |
*** greghaynes has quit IRC | 05:28 | |
*** phschwartz has quit IRC | 05:28 | |
*** beecee has quit IRC | 05:28 | |
*** ohadlevy has quit IRC | 05:28 | |
*** DuncanT has quit IRC | 05:28 | |
*** Daviey has quit IRC | 05:28 | |
*** nijaba has quit IRC | 05:28 | |
*** lazy_prince has quit IRC | 05:28 | |
*** rcarrillocruz has quit IRC | 05:28 | |
*** jcooley has quit IRC | 05:28 | |
*** victor_lowther has quit IRC | 05:28 | |
*** StevenK has quit IRC | 05:28 | |
*** goneri has quit IRC | 05:28 | |
*** hewbrocca has quit IRC | 05:28 | |
*** rbrady has quit IRC | 05:28 | |
*** jomara has quit IRC | 05:28 | |
*** rpodolyaka has quit IRC | 05:28 | |
*** lxsli has quit IRC | 05:28 | |
*** dshulyak has quit IRC | 05:28 | |
*** d0ugal has quit IRC | 05:28 | |
*** Hazelesque has quit IRC | 05:28 | |
*** tchaypo has quit IRC | 05:28 | |
*** matty_dubs|gone has quit IRC | 05:28 | |
*** adam_g has quit IRC | 05:28 | |
*** matsuhashi has quit IRC | 05:28 | |
*** openstackgerrit has quit IRC | 05:28 | |
*** kevinbenton has quit IRC | 05:28 | |
*** zaro has quit IRC | 05:28 | |
*** yamahata_ has quit IRC | 05:28 | |
*** gothicmindfood has quit IRC | 05:28 | |
*** lynxman has quit IRC | 05:28 | |
*** ccorrigan has quit IRC | 05:28 | |
*** EntropyWorks has quit IRC | 05:28 | |
*** rakesh_hs has joined #tripleo | 05:33 | |
*** SpamapS has joined #tripleo | 05:33 | |
*** lazy_prince has joined #tripleo | 05:33 | |
*** ramishra has joined #tripleo | 05:33 | |
*** rpodolyaka1 has joined #tripleo | 05:33 | |
*** elynn has joined #tripleo | 05:33 | |
*** matsuhashi has joined #tripleo | 05:33 | |
*** julim has joined #tripleo | 05:33 | |
*** nati_ueno has joined #tripleo | 05:33 | |
*** yamahata has joined #tripleo | 05:33 | |
*** spiffxp has joined #tripleo | 05:33 | |
*** ccrouch has joined #tripleo | 05:33 | |
*** devananda has joined #tripleo | 05:33 | |
*** funzo has joined #tripleo | 05:33 | |
*** marun has joined #tripleo | 05:33 | |
*** rcarrillocruz has joined #tripleo | 05:33 | |
*** openstackgerrit has joined #tripleo | 05:33 | |
*** robsparker has joined #tripleo | 05:33 | |
*** pcrews has joined #tripleo | 05:33 | |
*** dkehn has joined #tripleo | 05:33 | |
*** lucas-dinner has joined #tripleo | 05:33 | |
*** jp_at_hp has joined #tripleo | 05:33 | |
*** AaronGr has joined #tripleo | 05:33 | |
*** lsmola_ has joined #tripleo | 05:33 | |
*** cody-somerville has joined #tripleo | 05:33 | |
*** jcooley has joined #tripleo | 05:33 | |
*** victor_lowther has joined #tripleo | 05:33 | |
*** StevenK has joined #tripleo | 05:33 | |
*** goneri has joined #tripleo | 05:33 | |
*** jml has joined #tripleo | 05:33 | |
*** Kiall has joined #tripleo | 05:33 | |
*** kevinbenton has joined #tripleo | 05:33 | |
*** peoplemerge has joined #tripleo | 05:33 | |
*** lathiat_ has joined #tripleo | 05:33 | |
*** bogdando has joined #tripleo | 05:33 | |
*** NobodyCam has joined #tripleo | 05:33 | |
*** BadCub has joined #tripleo | 05:33 | |
*** zaro has joined #tripleo | 05:33 | |
*** hewbrocca has joined #tripleo | 05:33 | |
*** rbrady has joined #tripleo | 05:33 | |
*** shardy has joined #tripleo | 05:33 | |
*** sseago has joined #tripleo | 05:33 | |
*** jomara has joined #tripleo | 05:33 | |
*** rpodolyaka has joined #tripleo | 05:33 | |
*** yamahata_ has joined #tripleo | 05:33 | |
*** jesusaurus has joined #tripleo | 05:33 | |
*** tteggel has joined #tripleo | 05:33 | |
*** jeblair has joined #tripleo | 05:33 | |
*** gothicmindfood has joined #tripleo | 05:33 | |
*** jrist has joined #tripleo | 05:33 | |
*** lxsli has joined #tripleo | 05:33 | |
*** dguerri has joined #tripleo | 05:33 | |
*** vipul has joined #tripleo | 05:33 | |
*** lynxman has joined #tripleo | 05:33 | |
*** ccorrigan has joined #tripleo | 05:33 | |
*** greghaynes has joined #tripleo | 05:33 | |
*** ekarlso has joined #tripleo | 05:33 | |
*** boris-42 has joined #tripleo | 05:33 | |
*** al has joined #tripleo | 05:33 | |
*** tserong has joined #tripleo | 05:33 | |
*** pleia2 has joined #tripleo | 05:33 | |
*** dshulyak has joined #tripleo | 05:33 | |
*** jpeeler has joined #tripleo | 05:33 | |
*** gilliard has joined #tripleo | 05:33 | |
*** bnemec has joined #tripleo | 05:33 | |
*** d0ugal has joined #tripleo | 05:33 | |
*** andrearosa has joined #tripleo | 05:33 | |
*** phschwartz has joined #tripleo | 05:33 | |
*** Hazelesque has joined #tripleo | 05:33 | |
*** Lotus907efi has joined #tripleo | 05:33 | |
*** jeremydei has joined #tripleo | 05:33 | |
*** bkero has joined #tripleo | 05:33 | |
*** lifeless has joined #tripleo | 05:33 | |
*** shadower has joined #tripleo | 05:33 | |
*** pbelanyi has joined #tripleo | 05:33 | |
*** beecee has joined #tripleo | 05:33 | |
*** EntropyWorks has joined #tripleo | 05:33 | |
*** jogo has joined #tripleo | 05:33 | |
*** tchaypo has joined #tripleo | 05:33 | |
*** ChanServ has joined #tripleo | 05:33 | |
*** Ng has joined #tripleo | 05:33 | |
*** panda has joined #tripleo | 05:33 | |
*** morganfainberg has joined #tripleo | 05:33 | |
*** slagle has joined #tripleo | 05:33 | |
*** ohadlevy has joined #tripleo | 05:33 | |
*** mikal has joined #tripleo | 05:33 | |
*** Shrews has joined #tripleo | 05:33 | |
*** sbadia has joined #tripleo | 05:33 | |
*** matty_dubs|gone has joined #tripleo | 05:33 | |
*** adam_g has joined #tripleo | 05:33 | |
*** rha has joined #tripleo | 05:33 | |
*** nijaba has joined #tripleo | 05:33 | |
*** Daviey has joined #tripleo | 05:33 | |
*** dickson.freenode.net sets mode: +ov ChanServ Ng | 05:33 | |
*** DuncanT has joined #tripleo | 05:33 | |
*** mugsie has joined #tripleo | 05:33 | |
*** lucas-dinner has quit IRC | 05:34 | |
*** marios has joined #tripleo | 05:34 | |
*** jang has joined #tripleo | 05:36 | |
*** lucas-dinner has joined #tripleo | 05:46 | |
tchaypo | lifeless: Ng: freecloud-jira is updated with magic urls that do the project and issue type (and location in the case of physical issues). Unfortunately the rest has to be done by hand by the user, but it should save at least three clicks. | 05:47 |
*** rpodolyaka1 has quit IRC | 05:51 | |
*** jp_at_hp has quit IRC | 05:53 | |
*** rpodolyaka1 has joined #tripleo | 06:07 | |
*** jprovazn has joined #tripleo | 06:13 | |
*** rpodolyaka1 has quit IRC | 06:20 | |
*** andreaf has joined #tripleo | 06:42 | |
*** mrunge has joined #tripleo | 06:49 | |
lifeless | tchaypo: legend | 07:05 |
*** mestery has quit IRC | 07:10 | |
*** mestery has joined #tripleo | 07:12 | |
*** rdopiera has joined #tripleo | 07:12 | |
SpamapS | hrm | 07:16 |
SpamapS | ok 3 in a row I have seed images with both nova baremetal and ironic configurations | 07:16 |
SpamapS | wtf! | 07:16 |
*** nati_ueno has quit IRC | 07:17 | |
lifeless | hmm | 07:19 |
lifeless | 2014-06-06 05:13:42.324 | Added interface 1f75809d-25c1-4709-ac74-acab8c13b305 to router default-router. | 07:19 |
lifeless | 2014-06-06 05:13:43.471 | Connection to neutron failed: [Errno 111] Connection refused | 07:19 |
lifeless | 2014-06-06 05:13:43.524 | + get_state_from_hosts | 07:19 |
lifeless | on the overcloud | 07:19 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Symink init-keystone into scripts, and use it https://review.openstack.org/97132 | 07:21 |
StevenK | Right, rebased. | 07:21 |
lifeless | StevenK: with gratuitous spelling error? | 07:22 |
StevenK | Blah | 07:22 |
lifeless | SpamapS: trying to figure out why https://review.openstack.org/#/c/97703/ is failin | 07:23 |
StevenK | Let me fix that | 07:23 |
SpamapS | lifeless: Yeah I have no idea and whenever I try a local devtest run I get a seed configured for both ironic and baremetal and -> fail | 07:23 |
tchaypo | is there a bug? | 07:23 |
lifeless | SpamapS: what do you mean 'configured for both...' ? | 07:24 |
openstackgerrit | James Polley proposed a change to openstack/tripleo-specs: Add multiple-environment-support spec https://review.openstack.org/98314 | 07:25 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Symlink init-keystone into scripts, and use it https://review.openstack.org/97132 | 07:25 |
lifeless | SpamapS: have you looked in kibana to see if other jobs are hitting it ? | 07:27 |
SpamapS | hitting what? | 07:27 |
SpamapS | oh | 07:27 |
SpamapS | no, but I don't know how to do that, and I'd like to just reproduce locally. :-P | 07:28 |
SpamapS | lifeless: by configured for both, I mean, I have ironic installed, but my nova.conf has nova baremetal host manager. | 07:28 |
lifeless | SpamapS: the seed has that? suggests the seed config mangler in devtest_seed is failing | 07:29 |
lifeless | SpamapS: consult local.json | 07:29 |
SpamapS | lifeless: and cfn-init-data has both sections | 07:29 |
SpamapS | if by "consult" you mean "remove and try again" .. I'll do that. | 07:29 |
lifeless | SpamapS: well, I mean check it has the fault | 07:30 |
SpamapS | lifeless: it did | 07:30 |
SpamapS | I think I might know actually | 07:30 |
*** mkerrin1 has quit IRC | 07:31 | |
*** ramishra has quit IRC | 07:35 | |
*** mkerrin has joined #tripleo | 07:38 | |
lifeless | hmm, heat in overcloud has been bust forever | 07:38 |
lifeless | if the public interface isn't routable to the control plane | 07:39 |
SpamapS | lifeless: its not tested. ;) | 07:39 |
lifeless | not that | 07:39 |
lifeless | design fail, not impl fail | 07:39 |
SpamapS | writing a test would have exposed that fail either way | 07:39 |
lifeless | nope | 07:39 |
SpamapS | alright cool I think its time for sleep anyway | 07:39 |
* SpamapS sleeps | 07:40 | |
lifeless | you might when thinking about tests to write have thought up one that has the property of exposing it | 07:40 |
lifeless | SpamapS: sleep well | 07:40 |
lifeless | SpamapS: I agree we should have tests; bring on tempest! | 07:40 |
*** ramishra has joined #tripleo | 07:42 | |
lifeless | tchaypo: I have travel ack for osug-syd | 07:43 |
SpamapS | lifeless: no need to patronize me. If I'm wrong I accept that. I'm just dubious that we'd have left a broken heat endpoint in the design if we'd tried to run tempest. But there aren't enough words to communicate properly what "bust" meant above, and my patience is at level 0, hence.. I sleep. | 07:44 |
lifeless | SpamapS: I'm not intending to be patronising | 07:45 |
lifeless | SpamapS: The reason I disagree is that having a control plane that is inaccessible to the tenants isn't something we've spent any significant time designing, though we know lots of folk do it | 07:46 |
lifeless | SpamapS: I'm going to put a spec together for this as a feature though :) | 07:47 |
*** eghobo has quit IRC | 07:51 | |
*** jp_at_hp has joined #tripleo | 07:59 | |
*** e0ne has joined #tripleo | 08:03 | |
*** ci-overcloud has joined #tripleo | 08:07 | |
ci-overcloud | ************** ci-overcloud complete status=1 ************ | 08:07 |
*** ci-overcloud has quit IRC | 08:07 | |
*** jistr has joined #tripleo | 08:07 | |
*** pelix has joined #tripleo | 08:08 | |
*** derekh_ has joined #tripleo | 08:08 | |
*** marun has quit IRC | 08:09 | |
*** e0ne has quit IRC | 08:15 | |
derekh_ | happy firday | 08:16 |
*** e0ne has joined #tripleo | 08:16 | |
lifeless | derekh_: oh hai | 08:16 |
lifeless | derekh_: current status https://bugs.launchpad.net/tripleo/+bug/1327090 | 08:16 |
uvirtbot | Launchpad bug 1327090 in tripleo "can't deploy ci-overclouds on Ubuntu - ensure-bridge wipes out /e/n/i" [Undecided,New] | 08:16 |
lifeless | derekh_: I've got 40 working nodes | 08:16 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Allow user-specified timeout for stack creation https://review.openstack.org/95968 | 08:16 |
derekh_ | sweet | 08:17 |
derekh_ | and :-( | 08:17 |
*** ramishra has quit IRC | 08:17 | |
*** akuznetsov has joined #tripleo | 08:18 | |
*** e0ne has quit IRC | 08:20 | |
StevenK | Wheeee | 08:22 |
StevenK | 3610 steven 23 3 19.0g 17g 28m R 69.5 73.5 163:42.52 firefox | 08:22 |
*** ramishra has joined #tripleo | 08:22 | |
*** akuznetsov has quit IRC | 08:28 | |
jang | ! | 08:29 |
*** jtomasek has joined #tripleo | 08:30 | |
*** akuznetsov has joined #tripleo | 08:38 | |
*** akuznetsov has quit IRC | 08:38 | |
lifeless | StevenK: I think you win | 08:39 |
*** lucas-dinner is now known as lucasagomes | 08:42 | |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Switch to Mega progress reports https://review.openstack.org/98331 | 08:47 |
*** pblaho has joined #tripleo | 08:59 | |
openstackgerrit | Ivan Berezovskiy proposed a change to openstack/diskimage-builder: Rename old image file instead of rewrite it https://review.openstack.org/93439 | 08:59 |
*** untriaged-bot has joined #tripleo | 09:00 | |
untriaged-bot | Untriaged bugs so far: | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1326312 | 09:00 |
uvirtbot | Launchpad bug 1326312 in ironic "Broken HostManager: TypeError: __init__() takes at most 4 arguments (5 given)" [Critical,In progress] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1327090 | 09:00 |
uvirtbot | Launchpad bug 1327090 in tripleo "can't deploy ci-overclouds on Ubuntu - ensure-bridge wipes out /e/n/i" [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1325762 | 09:00 |
uvirtbot | Launchpad bug 1325762 in tripleo "intermittent tftp issues using physical hardware" [Undecided,New] | 09:00 |
*** untriaged-bot has quit IRC | 09:00 | |
*** giulivo has joined #tripleo | 09:12 | |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: WIP : Add a big hammer https://review.openstack.org/98336 | 09:14 |
*** akrivoka has joined #tripleo | 09:18 | |
*** martyntaylor has joined #tripleo | 09:20 | |
*** ci-overcloud has joined #tripleo | 09:26 | |
ci-overcloud | ************** ci-overcloud complete status=1 ************ | 09:26 |
*** ci-overcloud has quit IRC | 09:26 | |
*** GheRivero has quit IRC | 09:33 | |
jprovazn | lifeless, Hi, are you still online? | 09:40 |
lifeless | jprovazn: hi that | 09:48 |
*** rlandy has joined #tripleo | 09:50 | |
jprovazn | lifeless, yesterday we discussed slightly with giulivo cinder HA possible setups, I wonder if this topic was discussed on summit? | 09:51 |
lifeless | not really | 09:51 |
lifeless | other than 'yay ceph; | 09:51 |
jprovazn | lifeless, AFAIK now we use default cinder volume setup (which exposes local machine volume) | 09:53 |
jprovazn | lifeless, for basic *devtest* HA setup, I would start with creating one backend-volume across controller nodes | 09:54 |
jprovazn | s/I would/anyone who grabs this task/ | 09:54 |
lifeless | jprovazn: care to make a spec - enumerate the work items, how to get from here to there? | 09:56 |
*** IvanBerezovskiy has joined #tripleo | 09:57 | |
jprovazn | lifeless, sure. spec is next step, I was just wondering if there are some additional details which would be helpful when putting together the spec | 09:57 |
lifeless | jprovazn: not offhand, I'm sure they will turn up as we do the spec ;) | 09:58 |
jprovazn | ok :) | 09:59 |
lifeless | derekh_: so anyhow, we need to solve this bridge problem one way or another to bring up the ci-overcloud | 09:59 |
lifeless | derekh_: I need to sleep; if you do anything on it please update the etherpad // bug | 09:59 |
derekh_ | ok will see what I can figure out | 10:01 |
derekh_ | lifeless: ^ | 10:01 |
derekh_ | g.night | 10:01 |
lifeless | derekh_: have linked the bug into the etherpad | 10:01 |
lifeless | derekh_: cheers! gnight | 10:01 |
derekh_ | lifeless: ok | 10:01 |
lifeless | hmmm, we may have managed to lockup an ilo this afternoon, hope not :( | 10:02 |
d0ugal | What are the thoughts about using Sphinx specific markup to define Python apis in specs? Like: http://sphinx-doc.org/domains.html#basic-markup | 10:09 |
d0ugal | It's hard to format otherwise, but I'm not sure if we want to be that tied to Sphinx? | 10:09 |
*** ramishra has quit IRC | 10:13 | |
*** ramishra has joined #tripleo | 10:14 | |
*** e0ne has joined #tripleo | 10:15 | |
*** ramishra has quit IRC | 10:16 | |
*** ramishra has joined #tripleo | 10:17 | |
*** GheRivero has joined #tripleo | 10:19 | |
openstackgerrit | therese-mchale proposed a change to openstack/tripleo-image-elements: Use Percona Packages for Ubuntu https://review.openstack.org/90134 | 10:20 |
*** athomas has joined #tripleo | 10:24 | |
openstackgerrit | Andrea Rosa proposed a change to openstack/tripleo-image-elements: Passthrough-enable for nova-<service>.conf https://review.openstack.org/98357 | 10:27 |
openstackgerrit | Andrea Rosa proposed a change to openstack/tripleo-image-elements: Passthrough-enable for nova-<service>.conf https://review.openstack.org/98357 | 10:29 |
*** e0ne_ has joined #tripleo | 10:30 | |
openstackgerrit | Alexis Lee proposed a change to openstack-infra/tripleo-ci: Split very long line in toci_devtest.sh https://review.openstack.org/97429 | 10:31 |
openstackgerrit | Derek Higgins proposed a change to openstack/diskimage-builder: Add tar as an output type https://review.openstack.org/98360 | 10:31 |
*** e0ne has quit IRC | 10:33 | |
*** tzumainn has joined #tripleo | 10:36 | |
*** dtantsur|afk is now known as dtantsur | 10:43 | |
*** markmc has joined #tripleo | 10:43 | |
*** nosnos has quit IRC | 10:45 | |
openstackgerrit | Alexis Lee proposed a change to openstack-infra/tripleo-ci: Split very long line in toci_devtest.sh https://review.openstack.org/97429 | 10:46 |
openstackgerrit | tom-howley proposed a change to openstack/tripleo-heat-templates: Add RabbitMQ keepalive uc/oc templates. https://review.openstack.org/81934 | 10:46 |
jang | anyone know if that nova revert has landed yet? | 10:52 |
StevenK | I don't think so | 10:56 |
TheJulia | Last revert to hit nova looks to have been 22 hours ago | 10:56 |
openstackgerrit | Ghe Rivero proposed a change to openstack/tripleo-image-elements: Don't install openvswitch dkms modules in kernel >= 3.12 https://review.openstack.org/95151 | 10:57 |
StevenK | jang: 97757 is still in the queue | 10:58 |
*** marios_ has joined #tripleo | 11:04 | |
*** marios_ has quit IRC | 11:04 | |
*** marios_ has joined #tripleo | 11:04 | |
*** marios_ has quit IRC | 11:04 | |
*** e0ne_ has quit IRC | 11:11 | |
*** e0ne has joined #tripleo | 11:11 | |
*** e0ne has quit IRC | 11:15 | |
*** matsuhashi has quit IRC | 11:16 | |
*** e0ne has joined #tripleo | 11:17 | |
*** matsuhashi has joined #tripleo | 11:21 | |
*** lucasagomes is now known as lucas-hungry | 11:33 | |
*** akuznetsov has joined #tripleo | 11:34 | |
*** matsuhashi has quit IRC | 11:36 | |
*** akuznetsov has quit IRC | 11:36 | |
*** matsuhashi has joined #tripleo | 11:36 | |
*** e0ne has quit IRC | 11:37 | |
*** akuznetsov has joined #tripleo | 11:37 | |
*** e0ne has joined #tripleo | 11:37 | |
lsmola_ | slagle: hello, are you around? | 11:40 |
*** matsuhashi has quit IRC | 11:40 | |
*** tserong has quit IRC | 11:46 | |
slagle | lsmola_: yes | 11:46 |
lsmola_ | slagle: could you check out this one? https://review.openstack.org/#/c/94634/ | 11:47 |
lsmola_ | slagle: i've turned it to separate elements as you advised | 11:47 |
slagle | lsmola_: sure, i can take a look a little later | 11:48 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Separate Heat BM and VM configs for Nova-BM. https://review.openstack.org/90033 | 11:51 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Separate Heat BM and VM configs for Nova-BM. https://review.openstack.org/90033 | 11:52 |
lsmola_ | slagle: ok, thank you very much | 11:53 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Separate Heat BM and VM configs for Nova-BM. https://review.openstack.org/90033 | 11:57 |
openstackgerrit | Derek Higgins proposed a change to openstack/diskimage-builder: Add tar as an output type https://review.openstack.org/98360 | 11:57 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Separate Heat BM and VM configs for Nova-BM. https://review.openstack.org/90033 | 11:57 |
*** athomas has quit IRC | 12:04 | |
*** dprince has joined #tripleo | 12:07 | |
*** athomas has joined #tripleo | 12:15 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Simplify creation/cleanup of testenvs https://review.openstack.org/92734 | 12:15 |
*** e0ne has quit IRC | 12:19 | |
*** e0ne has joined #tripleo | 12:20 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/tripleo-specs: WIP: TripleO Template and Deployment Plan Storage https://review.openstack.org/97553 | 12:20 |
*** e0ne has quit IRC | 12:24 | |
*** mrunge has quit IRC | 12:25 | |
openstackgerrit | Stuart McLaren proposed a change to openstack/tripleo-incubator: Run the overcloud with an SSL enabled public IP https://review.openstack.org/85098 | 12:29 |
*** lucas-hungry is now known as lucasagomes | 12:30 | |
*** yamahata has quit IRC | 12:33 | |
Ng | lifeless: ugh, certs are held up for extra documentation/validation because they have "hp" in them | 12:35 |
Ng | lifeless: if this goes poorly, we might consider using codenames instead of trademarks :/ | 12:36 |
*** Shrews has quit IRC | 12:37 | |
*** Shrews has joined #tripleo | 12:39 | |
openstackgerrit | Duncan Thomas proposed a change to openstack/tripleo-image-elements: Fix up create-volume-from-image https://review.openstack.org/98397 | 12:46 |
*** lazy_prince has quit IRC | 12:48 | |
mordred | Ng: did you get some official SSL certs then? | 12:54 |
mordred | or trying to? | 12:54 |
Ng | mordred: I've been buying ad-hoc certs for the various endpoints of the freecloud rack, so far we've not had any trademarks (that random cheap SSL place notices, sorry redhat folk ;) in them, but this time we have e.g. "cd-overcloud.hp1.tripleo.org" | 12:55 |
mordred | wow. they notice?. that's amazing | 12:58 |
Ng | it's certainly annoying ;) | 12:58 |
Ng | I'm currently talking to a couple of their support/validation folk who are all scratching their heads in that sort of "what you're saying all sounds great, but I don't want this decision to be on me" sort of way | 12:59 |
hewbrocca | Ng: maybe use "go" instead of "hp" | 12:59 |
Ng | (they asked me to "bring up your website so we can check it", presumably looking for trademark infringement, but that's a bit tricky on an API endpoint ;) | 12:59 |
hewbrocca | hp ROT-1 | 13:00 |
hewbrocca | or something | 13:00 |
Ng | hewbrocca: that'll be *ace* when IBM contributes a rack and it's HAL1 | 13:00 |
hewbrocca | no doubt! | 13:00 |
*** rakesh_hs has quit IRC | 13:02 | |
openstackgerrit | Andrea Rosa proposed a change to openstack/tripleo-image-elements: Passthrough-enable for nova-<service>.conf https://review.openstack.org/98357 | 13:03 |
*** morazi has joined #tripleo | 13:06 | |
derekh_ | Ng: how about R1, R2 etc... ? | 13:10 |
Ng | derekh_: that wouldn't be terrible. I kinda like the idea of a codename to jog the old memory, but ultimately I don't mind :) | 13:11 |
derekh_ | Ng: ok, what ever you end up going with I think we should start using it everywhere to avoid confusion, i.e. https://review.openstack.org/#/c/96185/1/modules/openstack_project/templates/nodepool/nodepool.yaml.erb,cm | 13:14 |
*** e0ne has joined #tripleo | 13:14 | |
*** olaph has joined #tripleo | 13:14 | |
Ng | derekh_: agreed | 13:14 |
Ng | I might still get the hostnames we asked for, the registrar people are still figuring out what they want to do :) | 13:15 |
* derekh_ nods | 13:15 | |
*** matty_dubs|gone is now known as matty_dubs | 13:24 | |
*** jang has quit IRC | 13:24 | |
*** ifarkas has quit IRC | 13:26 | |
*** akrivoka has quit IRC | 13:27 | |
*** ifarkas has joined #tripleo | 13:27 | |
*** akrivoka has joined #tripleo | 13:27 | |
*** e0ne has quit IRC | 13:32 | |
*** akrivoka has quit IRC | 13:35 | |
*** akrivoka has joined #tripleo | 13:36 | |
*** pblaho has quit IRC | 13:37 | |
*** e0ne has joined #tripleo | 13:42 | |
*** andreaf has quit IRC | 13:44 | |
*** andreaf has joined #tripleo | 13:44 | |
Ng | woot, we got the certs | 13:44 |
Ng | lifeless: where do you want the certs/keys dropped? freecloud bastion as before? | 13:45 |
Ng | I think it helped that hp.com contains several references to HP supporting the TripleO/OpenStack projects \o/ | 13:45 |
*** rcarrill` has joined #tripleo | 13:47 | |
*** rcarrillocruz has quit IRC | 13:48 | |
*** akrivoka has quit IRC | 13:57 | |
*** akrivoka has joined #tripleo | 13:57 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Symlink init-keystone into scripts, and use it https://review.openstack.org/97132 | 14:05 |
*** jistr has quit IRC | 14:12 | |
*** jistr has joined #tripleo | 14:14 | |
*** vinsh has quit IRC | 14:14 | |
*** bnemec is now known as beekneemech | 14:17 | |
*** derekh_ is now known as derekh_underscor | 14:17 | |
*** Lingo__ has joined #tripleo | 14:19 | |
*** athomas has quit IRC | 14:21 | |
*** ramishra has quit IRC | 14:21 | |
*** Lingo__ has quit IRC | 14:23 | |
*** cwolferh_ has joined #tripleo | 14:27 | |
*** gilliard has quit IRC | 14:29 | |
*** ramishra has joined #tripleo | 14:29 | |
*** ramishra has quit IRC | 14:30 | |
*** ramishra has joined #tripleo | 14:30 | |
*** yamahata has joined #tripleo | 14:32 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Fix sed regex from deleting old configs https://review.openstack.org/98432 | 14:33 |
derekh_underscor | dprince: when you get a chance can you take a look over ^^ , I think its whats causing the problems lifeless was having bringing up a overcloud cloud | 14:34 |
derekh_underscor | dprince: scratch that, don't look at it for a minute :-) | 14:35 |
dprince | derekh_underscor: ping me when you are read | 14:36 |
dprince | y | 14:36 |
openstackgerrit | tom-howley proposed a change to openstack/tripleo-image-elements: Add keepalive option to rabbitmq config https://review.openstack.org/81920 | 14:36 |
*** e0ne_ has joined #tripleo | 14:38 | |
*** howleyt has joined #tripleo | 14:38 | |
*** athomas has joined #tripleo | 14:40 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Fix sed regex from deleting old configs https://review.openstack.org/98432 | 14:41 |
*** e0ne has quit IRC | 14:41 | |
derekh_underscor | dprince: ok, lets try that again | 14:41 |
*** akrivoka has quit IRC | 14:42 | |
*** derekh_underscor is now known as derekh_ | 14:43 | |
*** noslzzp has joined #tripleo | 14:45 | |
*** akrivoka has joined #tripleo | 14:45 | |
*** yamahata has quit IRC | 14:48 | |
*** yamahata has joined #tripleo | 14:48 | |
howleyt | Hi, I have had some long-running patches on the configuration of keepalive for rabbitmq servers, which I had neglected for a bit. I have updated them and would love to close it out. Could I get some eyes on these: https://review.openstack.org/#/c/81934/ and https://review.openstack.org/#/c/81920/ | 14:52 |
*** rdopiera has quit IRC | 14:52 | |
beekneemech | We haven't actually picked a date for our mid-cycle yet, have we? | 14:54 |
beekneemech | Just wanted to check before I hack up Thierry's wiki page to move us to the under discussion section. | 14:54 |
derekh_ | beekneemech: I don't believe so | 14:54 |
beekneemech | derekh_: Okay, thanks. | 14:55 |
beekneemech | I had some email issues the past couple of days so I wanted to make sure I hadn't just missed the one that said "This is when it is" :-) | 14:56 |
*** vinsh has joined #tripleo | 14:57 | |
*** nati_ueno has joined #tripleo | 14:57 | |
*** e0ne has joined #tripleo | 15:00 | |
*** e0ne_ has quit IRC | 15:01 | |
*** untriaged-bot has joined #tripleo | 15:01 | |
untriaged-bot | Untriaged bugs so far: | 15:01 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1326312 | 15:01 |
uvirtbot | Launchpad bug 1326312 in ironic "Broken HostManager: TypeError: __init__() takes at most 4 arguments (5 given)" [Critical,In progress] | 15:01 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1327090 | 15:01 |
uvirtbot | Launchpad bug 1327090 in tripleo "can't deploy ci-overclouds on Ubuntu - ensure-bridge wipes out /e/n/i" [Undecided,In progress] | 15:01 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1325762 | 15:01 |
uvirtbot | Launchpad bug 1325762 in tripleo "intermittent tftp issues using physical hardware" [Undecided,New] | 15:01 |
*** untriaged-bot has quit IRC | 15:01 | |
*** akrivoka has quit IRC | 15:03 | |
*** rlandy has quit IRC | 15:05 | |
*** akrivoka has joined #tripleo | 15:05 | |
dprince | How much longer do we need to support the old /etc/network/interfaces file? Would be super nice to just use the interfaces.d stuff instead... | 15:09 |
*** akrivoka has quit IRC | 15:10 | |
openstackgerrit | A change was merged to openstack/tripleo-heat-templates: Add Controller scale param to merge.py https://review.openstack.org/88085 | 15:13 |
*** noslzzp has quit IRC | 15:14 | |
*** lsmola_ has quit IRC | 15:15 | |
*** akrivoka has joined #tripleo | 15:16 | |
*** akuznetsov has quit IRC | 15:18 | |
*** akuznetsov has joined #tripleo | 15:19 | |
*** e0ne has quit IRC | 15:22 | |
*** openstackgerrit has quit IRC | 15:22 | |
*** nati_ueno has quit IRC | 15:26 | |
*** openstackgerrit has joined #tripleo | 15:29 | |
*** e0ne has joined #tripleo | 15:30 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Move check for disk-image-get-kernel https://review.openstack.org/97302 | 15:30 |
*** nati_ueno has joined #tripleo | 15:34 | |
*** ifarkas has quit IRC | 15:35 | |
*** jp_at_hp has quit IRC | 15:35 | |
*** jp_at_hp has joined #tripleo | 15:36 | |
*** nati_ueno has quit IRC | 15:39 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Clean up any existing environment first https://review.openstack.org/92038 | 15:42 |
*** nati_ueno has joined #tripleo | 15:44 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Fall back to keystone-manage if pt-archiver isn't available https://review.openstack.org/98196 | 15:46 |
*** rbrady is now known as rbrady-afk | 15:50 | |
*** nati_ueno has quit IRC | 15:51 | |
*** openstackgerrit has quit IRC | 15:53 | |
*** jistr has quit IRC | 15:54 | |
*** jistr has joined #tripleo | 15:54 | |
*** ramishra has quit IRC | 15:57 | |
*** ramishra has joined #tripleo | 15:59 | |
*** nati_ueno has joined #tripleo | 16:02 | |
*** jistr has quit IRC | 16:02 | |
*** jistr has joined #tripleo | 16:02 | |
*** IvanBerezovskiy has left #tripleo | 16:04 | |
*** jprovazn has quit IRC | 16:04 | |
*** matty_dubs is now known as matty_dubs|lunch | 16:04 | |
*** e0ne has quit IRC | 16:08 | |
*** martyntaylor has quit IRC | 16:09 | |
*** dtantsur is now known as dtantsur|pto | 16:10 | |
*** akrivoka has quit IRC | 16:17 | |
*** rwsu has joined #tripleo | 16:21 | |
*** marun has joined #tripleo | 16:24 | |
*** mikal has quit IRC | 16:26 | |
*** mikal has joined #tripleo | 16:27 | |
*** nati_ueno has quit IRC | 16:28 | |
*** openstackgerrit has joined #tripleo | 16:36 | |
*** rcarrillocruz has joined #tripleo | 16:37 | |
openstackgerrit | Giulio Fidente proposed a change to openstack/diskimage-builder: Ensure dib-run-parts profiling works with py3 and py2 https://review.openstack.org/94292 | 16:37 |
*** rcarrill` has quit IRC | 16:38 | |
*** ramishra has quit IRC | 16:39 | |
*** matty_dubs|lunch is now known as matty_dubs | 16:56 | |
*** derekh_ is now known as derekh_afk | 17:00 | |
*** nati_ueno has joined #tripleo | 17:02 | |
*** vinsh has quit IRC | 17:04 | |
SpamapS | dprince: hey, https://review.openstack.org/#/c/83390/ should not be +A'd | 17:08 |
SpamapS | dprince: we're under a "don't approve patches unless they fix the gate" request right now | 17:08 |
SpamapS | weird that we cant remove a +A anymore.. | 17:09 |
dprince | SpamapS: Hmmm. I didn't think DIB was in the same pipeline | 17:09 |
dprince | SpamapS: i.e. it doesn't run all the tests which we are having problems with right now. TIE does however, but not DIB | 17:10 |
dprince | SpamapS: I saw Sean's email... I suppose I just interpretted it differently | 17:10 |
dprince | SpamapS: I would for example have no issue sending in tripleo-ci branches right now | 17:11 |
*** akuznetsov has quit IRC | 17:11 | |
SpamapS | dprince: IIRC (reading layout.yaml now) dib does run in the main gate | 17:12 |
*** jogo is now known as flashgordon | 17:12 | |
*** lucasagomes is now known as lucas-dinner | 17:13 | |
SpamapS | I can't actually understand that file though | 17:13 |
SpamapS | dprince: either way, doesn't it also create resource problems which is another current concern? | 17:13 |
dprince | SpamapS: DIB branches always seem to land faster, so I'm not sure they do | 17:13 |
SpamapS | branches? | 17:14 |
dprince | SpamapS: patches, whatever | 17:14 |
SpamapS | Ok just making sure I understand you. | 17:14 |
SpamapS | I get out of sync a few days and everything changes regularly. ;) | 17:14 |
dprince | SpamapS: I don't think it is a resource problem, especially if it isn't in the Nova pipeline and would land a patch. That seems like a good use of resources... | 17:15 |
*** casanch1 has joined #tripleo | 17:16 | |
clarkb | I think there is or was a transitive test via oslo that put dib in the main gate | 17:17 |
clarkb | or maybe it is heat cogating | 17:17 |
SpamapS | anyway, I have to run | 17:17 |
SpamapS | I removed my -1 | 17:18 |
* SpamapS goes | 17:18 | |
*** casanch1 has quit IRC | 17:19 | |
*** casanch1 has joined #tripleo | 17:19 | |
*** jistr has quit IRC | 17:24 | |
*** markmc has quit IRC | 17:27 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Name sysctl.d files with .conf https://review.openstack.org/97540 | 17:37 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Update bootstack to use sysctl-set-value. https://review.openstack.org/84600 | 17:37 |
*** rbrady-afk is now known as rbrady | 17:40 | |
*** Shrews has quit IRC | 17:41 | |
*** Shrews has joined #tripleo | 17:41 | |
openstackgerrit | Duncan Thomas proposed a change to openstack/tripleo-image-elements: Add an element for cinder-backup https://review.openstack.org/98478 | 17:42 |
*** athomas has quit IRC | 17:45 | |
*** akuznetsov has joined #tripleo | 17:48 | |
*** pelix has quit IRC | 17:57 | |
*** e0ne has joined #tripleo | 18:00 | |
*** mgagne has left #tripleo | 18:05 | |
*** eghobo has joined #tripleo | 18:06 | |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Wait for ssh demon to become active https://review.openstack.org/96515 | 18:12 |
*** martyntaylor has joined #tripleo | 18:13 | |
openstackgerrit | Erik Colnick proposed a change to openstack/tripleo-image-elements: Fix l3.filters file for tripleo installations https://review.openstack.org/97887 | 18:25 |
*** dshulyak_ has joined #tripleo | 18:28 | |
*** chuckC has quit IRC | 18:43 | |
*** chuckC has joined #tripleo | 18:44 | |
*** akuznetsov has quit IRC | 18:45 | |
*** jang has joined #tripleo | 19:02 | |
*** nati_ueno has quit IRC | 19:04 | |
*** jang1 has joined #tripleo | 19:06 | |
*** andreaf has quit IRC | 19:07 | |
*** dprince has quit IRC | 19:08 | |
devananda | FYI folks, I've announced the Ironic midcycle, and updated https://etherpad.openstack.org/p/juno-midcycle-meetup to indicate the conflicts | 19:11 |
*** rpodolyaka1 has joined #tripleo | 19:25 | |
*** rpodolyaka1 has left #tripleo | 19:26 | |
*** nati_ueno has joined #tripleo | 19:26 | |
*** nati_ueno has quit IRC | 19:38 | |
*** dprince has joined #tripleo | 19:47 | |
clarkb | devananda: ok I am registered for meetup | 19:49 |
clarkb | does dib have a way to insert breakpoints into builds? | 19:49 |
clarkb | I suppose I could run the run parts one after another manually | 19:49 |
devananda | clarkb: great! | 19:50 |
*** jpeeler has quit IRC | 19:51 | |
*** howleyt has quit IRC | 19:57 | |
*** howleyt has joined #tripleo | 19:58 | |
lifeless | Ng: they didn't hold it up for rh1 though did they? | 19:59 |
lifeless | Ng: bastion shared/ssl | 20:00 |
*** bcrochet has quit IRC | 20:01 | |
*** juice has quit IRC | 20:01 | |
*** notq has quit IRC | 20:01 | |
*** dividebin has quit IRC | 20:01 | |
*** wfoster has quit IRC | 20:01 | |
*** notq has joined #tripleo | 20:01 | |
lifeless | clarkb: read the docs :) break=phase-edge | 20:01 |
*** bcrochet has joined #tripleo | 20:02 | |
*** dividehex has joined #tripleo | 20:02 | |
*** wfoster has joined #tripleo | 20:02 | |
*** juice has joined #tripleo | 20:02 | |
*** jpeeler has joined #tripleo | 20:02 | |
*** e0ne has quit IRC | 20:13 | |
*** nati_ueno has joined #tripleo | 20:22 | |
lifeless | clarkb: specifically the dib README.md | 20:26 |
*** rob_s_parker has joined #tripleo | 20:26 | |
*** robsparker has quit IRC | 20:26 | |
*** dshulyak_ has quit IRC | 20:26 | |
clarkb | thanks | 20:26 |
*** vinsh has joined #tripleo | 20:28 | |
*** rcarrill` has joined #tripleo | 20:40 | |
*** chuckC has quit IRC | 20:42 | |
*** rcarrillocruz has quit IRC | 20:43 | |
*** dprince has quit IRC | 20:55 | |
*** untriaged-bot has joined #tripleo | 21:00 | |
untriaged-bot | Untriaged bugs so far: | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1325762 | 21:00 |
uvirtbot | Launchpad bug 1325762 in tripleo "intermittent tftp issues using physical hardware" [Undecided,New] | 21:00 |
*** untriaged-bot has quit IRC | 21:00 | |
*** nati_ueno has quit IRC | 21:03 | |
*** nati_ueno has joined #tripleo | 21:03 | |
*** matty_dubs is now known as matty_dubs|gone | 21:09 | |
*** casanch1 has quit IRC | 21:14 | |
*** cwolferh has joined #tripleo | 21:21 | |
*** cwolferh has quit IRC | 21:22 | |
*** cwolferh has joined #tripleo | 21:22 | |
*** cwolferh_ has quit IRC | 21:23 | |
*** eghobo has quit IRC | 21:34 | |
*** chuckC has joined #tripleo | 21:34 | |
*** eghobo has joined #tripleo | 21:34 | |
*** nati_ueno has quit IRC | 21:37 | |
*** giulivo has quit IRC | 21:48 | |
*** jang has quit IRC | 21:55 | |
*** nati_ueno has joined #tripleo | 21:59 | |
*** nati_ueno has quit IRC | 22:00 | |
*** nati_ueno has joined #tripleo | 22:02 | |
*** jp_at_hp has quit IRC | 22:07 | |
*** vipuls has joined #tripleo | 22:20 | |
*** lucas-dinner has quit IRC | 22:32 | |
*** jml has quit IRC | 22:32 | |
*** jml has joined #tripleo | 22:33 | |
*** vipul has quit IRC | 22:34 | |
*** vipuls is now known as vipul | 22:34 | |
vinsh | dshulyak, ping.. | 22:36 |
vinsh | I want to understand the lack of any services definition in the latest overcloud-source haproxy config | 22:41 |
vinsh | looks like its all replaced with netbinds.. | 22:41 |
vinsh | I guess this is because this case is suggesting that services will only run on those same nodes running haproxy | 22:42 |
vinsh | and that you might not have to send traffic to some other node. | 22:42 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Storing SNMPd credentials in Ceilometer https://review.openstack.org/90374 | 22:42 |
vinsh | Suppose swift-proxy/object was running on dedicated swift nodes. you need a much different definition to send traffic there. | 22:43 |
vinsh | Not likely that the controller nodes will run swift also... long term? | 22:44 |
*** lucas-dinner has joined #tripleo | 22:44 | |
*** chuckC has quit IRC | 22:44 | |
*** vinsh has quit IRC | 23:09 | |
*** TravT has joined #tripleo | 23:11 | |
*** nati_ueno has quit IRC | 23:11 | |
*** chuckC has joined #tripleo | 23:17 | |
*** nati_ueno has joined #tripleo | 23:24 | |
*** e0ne has joined #tripleo | 23:45 | |
*** e0ne has quit IRC | 23:47 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!