lifeless | tchaypo: I just checked the mail we were sent | 00:00 |
---|---|---|
tchaypo | I'll update the spreadsheet | 00:01 |
tchaypo | was i on that email? | 00:01 |
lifeless | no | 00:03 |
lifeless | it was from the netops team directly to me | 00:03 |
openstackgerrit | James Polley proposed a change to openstack/tripleo-image-elements: Add hp2 region. https://review.openstack.org/109653 | 00:03 |
openstackgerrit | James Polley proposed a change to openstack/tripleo-heat-templates: Expose public_interface_tag support. https://review.openstack.org/103454 | 00:06 |
tchaypo | woo, prep_source_repos clean status achieved! | 00:07 |
tchaypo | now to build... | 00:08 |
*** wuhg has joined #tripleo | 00:25 | |
tchaypo | but that failed, because i hadn't rebuilt testenv.json. so I hand-tweaked testenv.json and now I'm trying agian | 01:04 |
lifeless | tchaypo: erm | 01:05 |
lifeless | tchaypo: bad idea | 01:05 |
lifeless | tchaypo: rebuilding testenv.json is part of stock ops, so if you depend on hand tweaks they'll get lost | 01:05 |
* tchaypo plays the little-bit-pregnant card | 01:06 | |
tchaypo | but it was just a tiny little change, practically not hand-editing at all | 01:06 |
lifeless | If I regenerate testenv.json, will it break things | 01:06 |
*** 64MAAJ6PP has quit IRC | 01:06 | |
tchaypo | I could say "i don't think so", or i could say "definitely not, because i saw reason and re-ran devtest_testenv to make sure" | 01:08 |
tchaypo | I'm going with the latter. it took me longer to dig up the whole commandline to use than it took to actually run the script | 01:08 |
*** jang1 has joined #tripleo | 01:12 | |
openstackgerrit | lifeless proposed a change to openstack/tripleo-specs: TripleO and backwards compatibility https://review.openstack.org/102081 | 01:31 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Fix issues with provider networks and public ips https://review.openstack.org/103449 | 01:35 |
lifeless | SpamapS: are you around? I could do with a +2 on 103449 | 01:35 |
lifeless | greghaynes: if you're about too... it was green CI until I pushed up a trivial rebase (tabs in README) | 01:35 |
*** morganfainberg is now known as morganfainberg_Z | 01:35 | |
* greghaynes looks | 01:37 | |
*** nosnos has joined #tripleo | 01:38 | |
*** lblanchard has quit IRC | 01:47 | |
*** Yanyanhu has joined #tripleo | 01:48 | |
*** julim has quit IRC | 01:51 | |
*** ramishra has joined #tripleo | 02:21 | |
*** ramishra has quit IRC | 02:24 | |
*** ramishra has joined #tripleo | 02:25 | |
*** ramishra has quit IRC | 02:25 | |
*** ramishra has joined #tripleo | 02:26 | |
*** ramishra has quit IRC | 02:34 | |
*** ramishra has joined #tripleo | 02:35 | |
*** morganfainberg_Z is now known as morganfainberg | 02:37 | |
tchaypo | and that looks suspiciously like a working undercloud | 02:51 |
*** ramishra has quit IRC | 02:52 | |
*** andreaf_ has joined #tripleo | 02:57 | |
*** ramishra has joined #tripleo | 02:59 | |
*** untriaged-bot has joined #tripleo | 03:00 | |
untriaged-bot | Untriaged bugs so far: | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1356637 | 03:00 |
uvirtbot | Launchpad bug 1356637 in tripleo "os-refresh-config fails in hosts element when update is different" [Undecided,New] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1355898 | 03:00 |
*** andreaf has quit IRC | 03:00 | |
uvirtbot | Launchpad bug 1355898 in tripleo "mariadb doesn't start after an upgrade" [Undecided,New] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1357346 | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tuskar/+bug/1357525 | 03:00 |
uvirtbot | Launchpad bug 1357346 in tripleo "undercloud failing to come up on devtest due to pacemaker in os-refresh-config" [Undecided,New] | 03:00 |
*** untriaged-bot has quit IRC | 03:00 | |
uvirtbot | Launchpad bug 1357525 in tuskar "tuskar-api fails with "no such option: config_file"" [Undecided,New] | 03:00 |
tchaypo | lifeless: my notes tell me that I need to check that the bm-networks were correct and that the nodes were corret, but I'm not sure what I should be checking agsinst | 03:05 |
lifeless | tchaypo: reality | 03:06 |
tchaypo | oh | 03:07 |
*** ramishra has quit IRC | 03:08 | |
tchaypo | ironic node-list gives me a nice list of nodes | 03:09 |
*** killer_prince is now known as lazy_prince | 03:09 | |
tchaypo | ironic node-validate (on the two I picked at random) gives True for management and power, but False for console and deploy | 03:10 |
tchaypo | (running on the undercloud) | 03:10 |
tchaypo | comparing against nodes in HP1, they have True for deploy but None for management | 03:12 |
tchaypo | so I'm assuming I'll see a change once I deploy the overcloud | 03:12 |
*** weshay has quit IRC | 03:14 | |
*** eghobo has joined #tripleo | 03:15 | |
*** ramishra has joined #tripleo | 03:16 | |
lifeless | validating deploy info is something only the nova driver needs to do | 03:17 |
tchaypo | hrm. ip netns shows nothing, on this undercloud. | 03:18 |
*** flashgordon is now known as jogo | 03:19 | |
tchaypo | I'm trying to think if I expect the undercloud to have a netns set up already or if I expect that to happen as I'm deploying the overlcoud | 03:19 |
*** sseago has quit IRC | 03:19 | |
lifeless | tchaypo: why would it have a netns setup ? | 03:19 |
tchaypo | I *think* it would be the latter | 03:19 |
tchaypo | I don't think it would; I think that at this point it's just another instance that's been spun up in the seed cloud | 03:20 |
tchaypo | no reason for it to have a netns until it has neutron installed on it, which will happen when we set up the overcloud | 03:20 |
lifeless | tchaypo: I understand all the words you used, but not how they are combined | 03:20 |
*** ramishra has quit IRC | 03:20 | |
lifeless | tchaypo: I fear your model of what an undercloud is and the relationships between clouds is confused; I suspect that means our docs are confusing. | 03:21 |
tchaypo | I think the confusion is that I've never thought deeply about the order in which we do things | 03:22 |
lifeless | tchaypo: 'until it has neutron installed on it' <- that made no sense to me | 03:22 |
tchaypo | I've now flopped back the other way and I'm thinking that at the very least all the things we need to build the overcloud (such as neutron) would have to be installed when we build the image and configured by o-r-c after the first boot | 03:23 |
tchaypo | yes, "until it has neutron installed on it" is what made me think "no wait, that happens when the image is built" | 03:23 |
* tchaypo has decided to UTSL instead of guessing | 03:23 | |
lazy_prince | Hi All, Can you gyus review https://review.openstack.org/#/c/101577/. It is in the review system for long. | 03:24 |
tchaypo | I think I'm confusing "has neutron up and running" with "has created a qdhcp-blah namespace" | 03:25 |
tchaypo | neutron is actually running; "neutron net-show ctlplane" tells me about the ctlplane | 03:25 |
tchaypo | lifeless: i see you've given a +2 to lazy_prince 's change ^^^, which surprises me because it introduces new env vars | 03:26 |
tchaypo | I would have expected a comment saying that we should read those values from the local config json rather than the environment? | 03:27 |
*** eguz has joined #tripleo | 03:27 | |
*** eghobo has quit IRC | 03:27 | |
lazy_prince | tchaypo | 03:27 |
lazy_prince | is this local config jason something new introduced in DIB..? | 03:28 |
tchaypo | lazy_prince: I may be confusing parts of the stack once again :) | 03:28 |
tchaypo | let me dig up docs/reviews/mailing list threads | 03:28 |
lazy_prince | sorry.. i was sick from last couple of weeks and so could not follow the IRC.. | 03:29 |
lifeless | tchaypo: where there is /a/ way to do better i do indeed say that | 03:29 |
lifeless | tchaypo: where there isn't (and this is hidden layers down) I die a little inside | 03:29 |
lazy_prince | :) | 03:29 |
StevenK | Whee | 03:30 |
StevenK | steven@undermined:~/openstack/openstack/os-collect-config% git di | diffstat -s | 03:30 |
StevenK | 16 files changed, 759 insertions(+), 283 deletions(-) | 03:30 |
*** rameshg87 has joined #tripleo | 03:38 | |
*** pradeep has joined #tripleo | 03:39 | |
lazy_prince | While you are doing reviews, please review https://review.openstack.org/#/c/105356/. This is a very simple change and is there for a long time in review system. | 03:42 |
*** akuznetsov has joined #tripleo | 03:44 | |
lazy_prince | and review https://review.openstack.org/#/c/103483/ too. | 03:44 |
*** akuznetsov has quit IRC | 03:44 | |
StevenK | Bah, last two failures are a bug in fixtures | 03:51 |
StevenK | Python 3.3 subprocess uses with Popen, and fixtures.FakePopen doesn't provide an __exit__() | 03:52 |
* tchaypo kicks off a different build elsehwere to compare against | 03:53 | |
lifeless | StevenK: throw me a patch | 03:59 |
*** eguz has quit IRC | 04:00 | |
lifeless | oops | 04:01 |
lifeless | I'm yak shaving again | 04:01 |
StevenK | lifeless: I'm writing one | 04:03 |
StevenK | Since porting os-collect-config has resulted in a few other yaks, what's one more | 04:04 |
*** lazy_prince is now known as killer_prince | 04:06 | |
*** eghobo has joined #tripleo | 04:13 | |
StevenK | I don't get it, since Fixture provides an __exit__() already ... | 04:17 |
*** eghobo has quit IRC | 04:27 | |
*** sseago has joined #tripleo | 04:29 | |
StevenK | lifeless: This is making me very sad. How are you supposed to use a fixture itself in a with? :-( | 04:38 |
*** pradipta_away is now known as pradipta | 04:45 | |
*** eghobo has joined #tripleo | 04:46 | |
*** akuznetsov has joined #tripleo | 04:58 | |
*** killer_prince is now known as lazy_prince | 05:28 | |
*** otoolee- is now known as otoolee | 05:30 | |
*** eghobo has quit IRC | 05:39 | |
*** pensu has joined #tripleo | 05:44 | |
*** loki184 has joined #tripleo | 05:50 | |
*** bmahalakshmi has joined #tripleo | 05:55 | |
*** nosnos has quit IRC | 05:59 | |
*** nosnos has joined #tripleo | 06:01 | |
*** dshulyak has joined #tripleo | 06:13 | |
pensu | Hi all, can you please share your views on this: https://ask.openstack.org/en/question/45034/tripleo-error-node-not-found/ | 06:15 |
StevenK | lifeless: https://code.launchpad.net/~stevenk/python-fixtures/fakeopen-with/+merge/231149 | 06:17 |
openstackgerrit | Steve Kowalik proposed a change to openstack/os-collect-config: Sync log from oslo https://review.openstack.org/114894 | 06:23 |
openstackgerrit | Ghe Rivero proposed a change to openstack/tripleo-image-elements: Make use of openvswitch elements https://review.openstack.org/104115 | 06:28 |
openstackgerrit | Ghe Rivero proposed a change to openstack/diskimage-builder: Allow to specify an empty package list in pkg_map https://review.openstack.org/113246 | 06:28 |
openstackgerrit | Ghe Rivero proposed a change to openstack/tripleo-image-elements: Make use of openvswitch elements https://review.openstack.org/104115 | 06:37 |
*** lazy_prince has quit IRC | 06:42 | |
openstackgerrit | A change was merged to openstack/os-collect-config: Updated from global requirements https://review.openstack.org/106590 | 06:42 |
*** jtomasek has joined #tripleo | 06:53 | |
*** pradipta is now known as pradipta_away | 07:00 | |
*** mestery_afk has quit IRC | 07:05 | |
*** killer_prince has joined #tripleo | 07:05 | |
*** killer_prince is now known as lazy_prince | 07:05 | |
*** jprovazn has joined #tripleo | 07:06 | |
*** mestery_afk has joined #tripleo | 07:07 | |
*** rdopieralski has joined #tripleo | 07:12 | |
tchaypo | lifeless: so the (single node) undercloud is up; it has a br-int and a br-ctlplane and an int_public with the IPs i expect. | 07:13 |
tchaypo | I can ping the ipmi interfaces of the nodes. I can route into the public IP from the internet. | 07:14 |
tchaypo | I can't think of anything else to check before moving on with the overcloud, but I feel like I'm missing something | 07:14 |
*** jcoufal has joined #tripleo | 07:30 | |
*** funzo has quit IRC | 07:30 | |
jprovazn | lifeless: Hi, are you around? | 07:40 |
*** dshulyak has quit IRC | 07:47 | |
*** ifarkas has joined #tripleo | 07:50 | |
*** IvanBerezovskiy has joined #tripleo | 08:04 | |
*** athomas has joined #tripleo | 08:07 | |
StevenK | marios: But that's what I meant by drive-by -- only removing it from files that I touched, whereas os-svc-enable did not require any changes. | 08:08 |
*** gfidente has joined #tripleo | 08:12 | |
*** ifarkas has quit IRC | 08:12 | |
marios | StevenK: i understand - as in my comment, it just felt 'right' that you'd perhaps nuke the 2 instances of that in os-svc-enable, since this change was about using that instead of systemctl directly | 08:12 |
*** derekh has joined #tripleo | 08:13 | |
marios | StevenK: but I only +1, didn't -1 it | 08:13 |
marios | 'files that i touched' - I thought perhaps the driveby was a bit wider than that, like https://review.openstack.org/#/c/113181/2/elements/network-utils/install.d/70-network-utils | 08:14 |
marios | StevenK: i.e. your 'only files that i touched' makes sense but I didn't pick up on that | 08:15 |
*** ifarkas has joined #tripleo | 08:15 | |
*** lucasagomes has joined #tripleo | 08:25 | |
*** jang2 has joined #tripleo | 08:30 | |
*** bmahalakshmi has quit IRC | 08:35 | |
*** bmahalakshmi has joined #tripleo | 08:36 | |
*** loki184 has quit IRC | 08:37 | |
*** jtomasek has quit IRC | 08:39 | |
*** rlandy has joined #tripleo | 08:39 | |
*** bmahalakshmi has quit IRC | 08:40 | |
*** jtomasek has joined #tripleo | 08:42 | |
*** lazy_prince is now known as killer_prince | 09:00 | |
*** untriaged-bot has joined #tripleo | 09:01 | |
untriaged-bot | Untriaged bugs so far: | 09:01 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1356637 | 09:01 |
uvirtbot | Launchpad bug 1356637 in tripleo "os-refresh-config fails in hosts element when update is different" [Undecided,New] | 09:01 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1355898 | 09:01 |
uvirtbot | Launchpad bug 1355898 in tripleo "mariadb doesn't start after an upgrade" [Undecided,New] | 09:01 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1357346 | 09:01 |
untriaged-bot | https://bugs.launchpad.net/tuskar/+bug/1357525 | 09:01 |
uvirtbot | Launchpad bug 1357346 in tripleo "undercloud failing to come up on devtest due to pacemaker in os-refresh-config" [Undecided,New] | 09:01 |
uvirtbot | Launchpad bug 1357525 in tuskar "tuskar-api fails with "no such option: config_file"" [Undecided,New] | 09:01 |
*** untriaged-bot has quit IRC | 09:01 | |
gfidente | guys, if there is anyone around interested in scaling the block storage nodes as we do with computes, this is last bit we miss in devtest: https://review.openstack.org/#/c/111136/ | 09:08 |
*** pelix has joined #tripleo | 09:17 | |
*** jang has quit IRC | 09:19 | |
*** jang1 has quit IRC | 09:19 | |
*** loki184 has joined #tripleo | 09:21 | |
*** regebro has joined #tripleo | 09:21 | |
*** jang has joined #tripleo | 09:21 | |
*** loki184 has quit IRC | 09:26 | |
*** pradeep has quit IRC | 09:27 | |
*** pradeep has joined #tripleo | 09:30 | |
derekh | greghaynes: the HA job is failing (I think this will fix it https://review.openstack.org/#/c/114918/1) | 09:34 |
derekh | this merged on friday which started us using /opt/git https://review.openstack.org/#/c/89974/ | 09:35 |
*** loki184 has joined #tripleo | 09:35 | |
*** loki184 has quit IRC | 09:38 | |
*** pblaho has joined #tripleo | 09:41 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Fix config loading when running the Tuskar API. https://review.openstack.org/114920 | 09:41 |
openstackgerrit | Matthew Gilliard proposed a change to openstack/tripleo-incubator: Add first draft of HACKING.rst https://review.openstack.org/110565 | 09:42 |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Fix config loading when running the Tuskar API https://review.openstack.org/114920 | 09:42 |
d0ugal | Anyone got suggestions for testing the entry points for Tuskar? I'd love to add a test to https://review.openstack.org/#/c/114920/ so it doesn't happen again. | 09:43 |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Fix config loading when running the Tuskar API https://review.openstack.org/114920 | 09:55 |
*** Yanyanhu has quit IRC | 09:57 | |
*** pblaho is now known as pblaho|afk | 09:59 | |
jang2 | Oh, I missed it last week, but eventlet 0.15.1 was released which should make the ironic/paramiko stuff more stable. | 10:06 |
*** killer_prince has quit IRC | 10:11 | |
*** yamahata has joined #tripleo | 10:16 | |
*** yamahata has quit IRC | 10:21 | |
*** killer_prince has joined #tripleo | 10:22 | |
*** killer_prince is now known as lazy_prince | 10:22 | |
*** ByPasS has quit IRC | 10:23 | |
*** funzo has joined #tripleo | 10:24 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Fix config loading when running the Tuskar API https://review.openstack.org/114920 | 10:24 |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Fix config loading when running the Tuskar API https://review.openstack.org/114920 | 10:28 |
*** lazy_prince has quit IRC | 10:31 | |
*** akrivoka has joined #tripleo | 10:32 | |
openstackgerrit | Alexis Lee proposed a change to openstack/tripleo-image-elements: Extract stunnel from openstack-ssl https://review.openstack.org/112354 | 10:33 |
*** bmahalakshmi has joined #tripleo | 10:34 | |
*** killer_prince has joined #tripleo | 10:34 | |
*** killer_prince is now known as lazy_prince | 10:35 | |
*** loki184 has joined #tripleo | 10:35 | |
*** dshulyak has joined #tripleo | 10:37 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Fix config loading when running the Tuskar API https://review.openstack.org/114920 | 10:43 |
*** dshulyak has quit IRC | 10:47 | |
*** pblaho|afk is now known as pblaho | 10:47 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/os-cloud-config: Make create tenant idempotent https://review.openstack.org/113852 | 10:56 |
openstackgerrit | Ladislav Smola proposed a change to openstack/os-cloud-config: Allow setup services endpoints https://review.openstack.org/113882 | 10:56 |
openstackgerrit | Ladislav Smola proposed a change to openstack/os-cloud-config: Make create keystone endpoint idempotent https://review.openstack.org/113883 | 10:56 |
openstackgerrit | Ladislav Smola proposed a change to openstack/os-cloud-config: Make create roles idempotent https://review.openstack.org/113839 | 10:56 |
openstackgerrit | Ladislav Smola proposed a change to openstack/os-cloud-config: Make setup endpoint idempotent https://review.openstack.org/112825 | 10:56 |
*** rameshg87 has quit IRC | 10:58 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/os-cloud-config: Run pki init conditionally https://review.openstack.org/113240 | 11:03 |
*** jang2 has quit IRC | 11:03 | |
*** jang1 has joined #tripleo | 11:04 | |
openstackgerrit | Alexis Lee proposed a change to openstack/tripleo-image-elements: Install static element files with oac https://review.openstack.org/110366 | 11:04 |
*** loki184 has quit IRC | 11:05 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/os-cloud-config: Make create keystone endpoint idempotent https://review.openstack.org/113883 | 11:07 |
*** pmyers has joined #tripleo | 11:09 | |
*** lucasagomes is now known as lucas-hungry | 11:09 | |
*** pblaho_ has joined #tripleo | 11:16 | |
*** pblaho has quit IRC | 11:20 | |
gfidente | derekh, I don't think we ever discussed the possibility to have blockstoragescale and swiftstoragescale jobs in CI | 11:24 |
derekh | gfidente: should the HA job expanded to include them? or are you thinking a seperate job? | 11:26 |
gfidente | derekh, I'm not sure really, both seem to me more a case to test if we can deploy these services on external nodes and pass CI | 11:27 |
gfidente | I'd love to have them to test the work in regard to scaling these nodes | 11:28 |
gfidente | seems a topic for the meeting? | 11:28 |
gfidente | I have the feeling we should make both cinder and swift optional in the controller images as they would be, in real world, most probably deployed on dedicated nodes | 11:30 |
derekh | gfidente: yup, we can discuss in the meeting, in the mean time I've been meaning to send a mail about the jobs we discussed at the sprint, we can expand on it there | 11:32 |
gfidente | derekh, sure that would be nice, thanks! ;) | 11:32 |
kviiri | Does anyone know what happened to the CentOS 6.5 cloud images that used the be available at http://repos.fedorapeople.org/repos/openstack/guest-images/ ? | 11:38 |
kviiri | It's still linked from http://openstack.redhat.com/Image_resources | 11:39 |
kviiri | And their sudden disappearance has left us wondering... we'd still need those images | 11:39 |
kviiri | Our custom CentOS 6.5 element downloaded the base image from there | 11:39 |
openstackgerrit | A change was merged to openstack/tuskar: Performance optimization for find_parameter_by_name https://review.openstack.org/114519 | 11:49 |
derekh | kviiri: as far as I know, this was an unofficial image(and out of date) and centos are now working on an official image | 11:50 |
kviiri | derekh: Any idea when the official image will be out? | 11:51 |
derekh | kviiri: I'm not sure where to go for the official image though, maybe there is one up somewhere | 11:51 |
kviiri | derekh: We found a CentOS image repo, only had images for CentOS 7 though | 11:51 |
*** bmahalakshmi has quit IRC | 11:55 | |
*** morazi has quit IRC | 11:57 | |
derekh | kviiri: I can't seem to find one either, the CentOS-devel mailing list has some talk about a new centos 7 image but I don't see any mention of 6.5 | 12:03 |
kviiri | derekh: Thanks for your time. This was an unfortunate snag in our plans, the disappearance of the images :/ | 12:05 |
lxsli | +2/+A anyone? tiny fix: https://review.openstack.org/#/c/114538/ | 12:05 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Depend on use-ephemeral https://review.openstack.org/114538 | 12:08 |
openstackgerrit | Gonéri Le Bouder proposed a change to openstack/tripleo-image-elements: fix: test_os_svc_daemon.py https://review.openstack.org/114948 | 12:09 |
*** andreaf has joined #tripleo | 12:10 | |
*** andreaf has quit IRC | 12:11 | |
openstackgerrit | Gonéri Le Bouder proposed a change to openstack/tripleo-image-elements: [PATCH] PEP8 on the doc and elements files https://review.openstack.org/106319 | 12:11 |
*** andreaf has joined #tripleo | 12:11 | |
*** weshay has joined #tripleo | 12:12 | |
*** ccrouch has joined #tripleo | 12:13 | |
*** andreaf_ has quit IRC | 12:13 | |
openstackgerrit | Gonéri Le Bouder proposed a change to openstack/tripleo-image-elements: PEP8 on the doc and elements files https://review.openstack.org/106319 | 12:13 |
openstackgerrit | Derek Higgins proposed a change to openstack/diskimage-builder: map-services: add openstack-nova-novncproxy https://review.openstack.org/114949 | 12:15 |
Goneri | why tox is not called on tripleo-image-elements? | 12:19 |
lxsli | thanks Derek! | 12:24 |
*** pblaho_ is now known as pblaho|afk | 12:25 | |
*** mkerrin has quit IRC | 12:31 | |
*** lucas-hungry is now known as lucasagomes | 12:32 | |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/tripleo-image-elements: Improve percona cluster initialization https://review.openstack.org/93032 | 12:33 |
*** pblaho|afk is now known as pblaho_ | 12:37 | |
*** julim has joined #tripleo | 12:41 | |
*** pensu has quit IRC | 12:45 | |
*** pblaho_ is now known as pblaho | 12:46 | |
*** mkerrin has joined #tripleo | 12:49 | |
*** akrivoka has quit IRC | 12:49 | |
*** dprince has joined #tripleo | 12:49 | |
lxsli | TheJulia: re: https://review.openstack.org/86316, have you read the readme in PS1 and my comments to Ben? | 12:49 |
lxsli | also beekneemech have you had a chance to revisit please? | 12:50 |
lxsli | no human intervention is required, you simply need to leverage the dpkg + apt-sources elements in your script | 12:51 |
openstackgerrit | A change was merged to openstack/tuskar: Fix config loading when running the Tuskar API https://review.openstack.org/114920 | 12:51 |
TheJulia | Yes, any reason why you didn't integrate that into the element? | 12:52 |
lxsli | You mean configure the dpkg + apt-sources elements from my elasticsearch element? Risks overriding user preference | 12:53 |
lxsli | EG the internet might not be available so they might want to use a private mirror containing the pkgs | 12:53 |
*** sirushti has left #tripleo | 12:55 | |
TheJulia | lxsli: the question that comes to mind is that the majority or minority. Besides there are a number of elements that require internet access (or at least the appearance of) for the element to be built. | 12:59 |
*** lazy_prince is now known as killer_prince | 12:59 | |
*** jcoufal has quit IRC | 13:00 | |
*** jcoufal has joined #tripleo | 13:01 | |
*** ccrouch has quit IRC | 13:07 | |
*** morazi has joined #tripleo | 13:09 | |
openstackgerrit | A change was merged to openstack/tripleo-heat-templates: Rename NovaCompute resources suffix to be consistent with controller https://review.openstack.org/110997 | 13:09 |
openstackgerrit | A change was merged to openstack/tuskar-ui: Updated from global requirements https://review.openstack.org/114334 | 13:10 |
*** eghobo has joined #tripleo | 13:12 | |
*** eghobo has quit IRC | 13:12 | |
*** akrivoka has joined #tripleo | 13:14 | |
*** ccrouch has joined #tripleo | 13:14 | |
TheJulia | /win 7 | 13:14 |
*** jpeeler has joined #tripleo | 13:19 | |
*** eghobo has joined #tripleo | 13:19 | |
*** lblanchard has joined #tripleo | 13:19 | |
lxsli | TheJulia: I don't want to make the minority case impossible just to make the majority case slightly easier | 13:20 |
lxsli | not least because I'm in that minority :) | 13:21 |
StevenK | lxsli: The percona element downloads a tarball from the internet, perhaps use it as a template? Majority can just use the element, and the minority override the URL or so | 13:21 |
lxsli | StevenK: thanks for the idea. It seems a shame to revert to tarballs when we have existing machinery available to add the repo and key | 13:22 |
lxsli | someone anticipated my exact scenario and merged code to allow for it | 13:23 |
lxsli | When I say "a shame", I mean I'd have to replicate a lot of fnality packaging systems provide in order to provide quality parity | 13:25 |
lxsli | EG signature checking and dependency management | 13:25 |
*** pblaho_ has joined #tripleo | 13:28 | |
*** mrunge has joined #tripleo | 13:30 | |
*** pblaho has quit IRC | 13:31 | |
*** marun has joined #tripleo | 13:35 | |
*** eghobo has quit IRC | 13:37 | |
*** pensu has joined #tripleo | 13:39 | |
*** markmc has joined #tripleo | 13:40 | |
*** ByPasS has joined #tripleo | 13:43 | |
*** ramishra has joined #tripleo | 13:43 | |
*** yamahata has joined #tripleo | 13:45 | |
openstackgerrit | Ryan Moore proposed a change to openstack/tripleo-heat-templates: Set vnc to use controller virtual_ip https://review.openstack.org/101563 | 13:45 |
*** ramishra has quit IRC | 13:47 | |
*** ramishra has joined #tripleo | 13:47 | |
*** StevenK changes topic to "Using OpenStack to deploy OpenStack ; meetings Tuesday 1900/0700 UTC in #openstack-meeting-alt" | 13:52 | |
*** noslzzp has joined #tripleo | 14:00 | |
*** akrivoka has quit IRC | 14:02 | |
*** yamahata_ has joined #tripleo | 14:04 | |
*** tteggel_ has joined #tripleo | 14:05 | |
*** mkerrin1 has joined #tripleo | 14:05 | |
*** ByPasS_ has joined #tripleo | 14:06 | |
*** tteggel_ has quit IRC | 14:06 | |
*** tteggel_ has joined #tripleo | 14:06 | |
*** gilliard has joined #tripleo | 14:07 | |
*** BadCub_ has joined #tripleo | 14:07 | |
*** tteggel has quit IRC | 14:10 | |
*** tteggel_ is now known as tteggel | 14:10 | |
*** ramishra has quit IRC | 14:10 | |
*** kevinbenton_ has joined #tripleo | 14:10 | |
*** ByPasS has quit IRC | 14:11 | |
*** markmc has quit IRC | 14:11 | |
*** pensu has quit IRC | 14:11 | |
*** mkerrin has quit IRC | 14:11 | |
*** jang has quit IRC | 14:11 | |
*** gfidente has quit IRC | 14:11 | |
*** tserong has quit IRC | 14:11 | |
*** gilliard_ has quit IRC | 14:11 | |
*** BadCub has quit IRC | 14:11 | |
*** kevinbenton has quit IRC | 14:11 | |
*** yamahata__ has quit IRC | 14:11 | |
*** kevinbenton_ is now known as kevinbenton | 14:12 | |
*** pblaho__ has joined #tripleo | 14:12 | |
*** pblaho__ is now known as pblaho | 14:12 | |
*** yamahata has quit IRC | 14:13 | |
*** yamahata has joined #tripleo | 14:14 | |
*** beekneemech is now known as bnemec | 14:15 | |
*** nosnos has quit IRC | 14:16 | |
*** pblaho_ has quit IRC | 14:16 | |
*** gfidente has joined #tripleo | 14:18 | |
*** markmc has joined #tripleo | 14:18 | |
*** tserong has joined #tripleo | 14:18 | |
*** tserong has joined #tripleo | 14:18 | |
*** jang has joined #tripleo | 14:19 | |
*** ramishra has joined #tripleo | 14:32 | |
*** yamahata has quit IRC | 14:32 | |
*** ramishra has quit IRC | 14:33 | |
*** ramishra has joined #tripleo | 14:34 | |
*** gfidente has quit IRC | 14:34 | |
*** ramishra has quit IRC | 14:35 | |
*** sdake has joined #tripleo | 14:36 | |
*** gfidente has joined #tripleo | 14:36 | |
*** ByPasS_ has quit IRC | 14:36 | |
*** ByPasS has joined #tripleo | 14:37 | |
*** ramishra has joined #tripleo | 14:37 | |
*** ramishra has quit IRC | 14:37 | |
*** ramishra has joined #tripleo | 14:38 | |
*** akrivoka has joined #tripleo | 14:41 | |
gfidente | ping devananda | 14:43 |
gfidente | can you add me to the tripleo team in launchpad please? | 14:43 |
*** ByPasS has left #tripleo | 14:45 | |
*** jprovazn has quit IRC | 14:53 | |
openstackgerrit | A change was merged to openstack/tripleo-heat-templates: Ensure glance.host and glance.cinder are set for BlockStorage nodes https://review.openstack.org/112074 | 14:54 |
*** marun is now known as marun_afk | 14:55 | |
*** julim has quit IRC | 14:59 | |
*** ramishra has quit IRC | 14:59 | |
*** untriaged-bot has joined #tripleo | 15:00 | |
untriaged-bot | Untriaged bugs so far: | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1356637 | 15:00 |
uvirtbot | Launchpad bug 1356637 in tripleo "os-refresh-config fails in hosts element when update is different" [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1355898 | 15:00 |
uvirtbot | Launchpad bug 1355898 in tripleo "mariadb doesn't start after an upgrade" [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1357346 | 15:00 |
uvirtbot | Launchpad bug 1357346 in tripleo "undercloud failing to come up on devtest due to pacemaker in os-refresh-config" [Undecided,New] | 15:00 |
*** untriaged-bot has quit IRC | 15:00 | |
*** jomara_ has quit IRC | 15:00 | |
*** jomara has joined #tripleo | 15:00 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds empty client for version 2 of Tuskar API https://review.openstack.org/111746 | 15:02 |
*** julim has joined #tripleo | 15:04 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Introduce support for BLOCKSTORAGESCALE https://review.openstack.org/111136 | 15:07 |
*** akrivoka has quit IRC | 15:08 | |
*** akrivoka has joined #tripleo | 15:09 | |
*** jmoffitt has quit IRC | 15:10 | |
*** ifarkas has quit IRC | 15:11 | |
*** rollerj has quit IRC | 15:11 | |
*** sseago has quit IRC | 15:26 | |
*** loki184 has joined #tripleo | 15:26 | |
*** jprovazn has joined #tripleo | 15:34 | |
*** jprovazn is now known as jprovazn_afk | 15:34 | |
*** rdopieralski has quit IRC | 15:35 | |
*** mrunge has quit IRC | 15:42 | |
*** regebro has quit IRC | 15:46 | |
*** akuznetsov has quit IRC | 15:53 | |
*** eghobo has joined #tripleo | 15:53 | |
*** eghobo has quit IRC | 15:53 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Migrate from common code to oslo.db https://review.openstack.org/104548 | 15:55 |
*** ByPasS has joined #tripleo | 15:57 | |
*** bnemec has quit IRC | 15:57 | |
*** eghobo has joined #tripleo | 16:02 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds empty PlanManager to v2 client https://review.openstack.org/111747 | 16:02 |
*** marun_afk is now known as marun | 16:07 | |
*** pradeep has quit IRC | 16:09 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds binding for GET /v2/plans/:plan_uuid endpoint https://review.openstack.org/112862 | 16:10 |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds binding for GET /v2/plans endpoint https://review.openstack.org/112863 | 16:11 |
*** eguz has joined #tripleo | 16:12 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds binding for POST /v2/plans endpoint https://review.openstack.org/112864 | 16:12 |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Implements _patch() method for Manager class https://review.openstack.org/112865 | 16:14 |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds binding for PATCH /v2/plans/:plan_uuid https://review.openstack.org/112866 | 16:14 |
*** eghobo has quit IRC | 16:15 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds binding for DELETE /v2/plans/:plan_uuid https://review.openstack.org/112867 | 16:15 |
*** ifarkas has joined #tripleo | 16:15 | |
pblaho | does anyone have idea what bug number should I use for recheck on "curl: (6) Couldn't resolve host 'cloud-images.ubuntu.com'"? | 16:15 |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds empty RoleManager to v2 client https://review.openstack.org/114235 | 16:16 |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds binding for POST /v2/plans/:plan_uuid/roles https://review.openstack.org/114236 | 16:17 |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds binding DELETE /v2/plans/:plan/roles/:role https://review.openstack.org/114237 | 16:17 |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Adds binding for GET /v2/roles https://review.openstack.org/114238 | 16:17 |
*** cwolfe__ has joined #tripleo | 16:19 | |
openstackgerrit | Michael Kerrin proposed a change to openstack/tripleo-image-elements: Revert "Pull in patched eventlet to fix Second Simultaneous errors" https://review.openstack.org/115016 | 16:23 |
*** ByPasS has left #tripleo | 16:24 | |
derekh | pblaho: I can't see one, so maybe create a bug for temp network glitches and use that | 16:24 |
pblaho | derekh: ok... I will look how to properly do that... | 16:27 |
pblaho | derekh: thanks | 16:27 |
*** akuznetsov has joined #tripleo | 16:30 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Run dbsync commands with service user https://review.openstack.org/115018 | 16:30 |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Use neutron-rootwrap from /usr/bin https://review.openstack.org/115019 | 16:30 |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Link to ml2_conf.ini https://review.openstack.org/115020 | 16:30 |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Only fixup horizon if installed from source https://review.openstack.org/115021 | 16:30 |
*** dshulyak has joined #tripleo | 16:31 | |
*** pensu has joined #tripleo | 16:34 | |
*** chuckC has quit IRC | 16:40 | |
derekh | hmm, our overcloud is consistently taking over 30 minutes to come up in CI http://logs.openstack.org/49/114949/1/check-tripleo/check-tripleo-novabm-overcloud-f20-nonha/7585b32/console.html#_2014-08-18_13_16_19_354 | 16:40 |
derekh | maybe a success after fail and timeout ? | 16:41 |
*** wuhg has quit IRC | 16:42 | |
*** pensu has quit IRC | 16:44 | |
greghaynes | SpamapS: Did you have any luck with your network and load issues by using the backported kernel? | 16:55 |
*** derekh has quit IRC | 16:57 | |
*** bnemec has joined #tripleo | 17:04 | |
*** athomas has quit IRC | 17:06 | |
*** jcoufal has quit IRC | 17:11 | |
*** dsneddon has joined #tripleo | 17:17 | |
*** loki184 has quit IRC | 17:18 | |
*** rwsu has joined #tripleo | 17:23 | |
*** lucasagomes is now known as lucas-dinner | 17:23 | |
*** pmyers has quit IRC | 17:24 | |
*** akrivoka has quit IRC | 17:25 | |
*** pensu has joined #tripleo | 17:33 | |
*** pmyers has joined #tripleo | 17:33 | |
greghaynes | Did we codify anything about our logging discussion at sprint antwhere? | 17:33 |
greghaynes | the elasticsearch and logstash patches are making me want to check what we decided on that... | 17:34 |
greghaynes | We kind of derailed into debug vs warning loglevel defaults, but I think I remember some talk about whether we want to logstash out of the box? | 17:34 |
slagle | i don't recall it being decided | 17:44 |
greghaynes | :/ | 17:44 |
pblaho | RH TripleO CI guys... pls, can you investigate https://bugs.launchpad.net/openstack-ci/+bug/1358411 | 17:45 |
uvirtbot | Launchpad bug 1358411 in openstack-ci "dns failures in red hat cloud causes build failures" [Undecided,New] | 17:45 |
*** noslzzp has quit IRC | 17:50 | |
*** noslzzp has joined #tripleo | 17:51 | |
*** bnemec has quit IRC | 17:53 | |
*** loki184 has joined #tripleo | 17:55 | |
*** pradeep has joined #tripleo | 17:56 | |
*** bnemec has joined #tripleo | 17:56 | |
*** panda has quit IRC | 17:57 | |
*** pelix has quit IRC | 17:58 | |
*** panda has joined #tripleo | 17:58 | |
jprovazn_afk | lifeless, Hi, any chance you are around? | 18:04 |
*** pradeep has quit IRC | 18:05 | |
*** jprovazn_afk is now known as jprovazn | 18:06 | |
openstackgerrit | James Slagle proposed a change to openstack/tripleo-heat-templates: Parameterize network type and tunnel types https://review.openstack.org/111868 | 18:07 |
*** loki184 has quit IRC | 18:08 | |
pblaho | slagle: if you have to investigate more https://bugs.launchpad.net/openstack-ci/+bug/1358411 | 18:12 |
uvirtbot | Launchpad bug 1358411 in openstack-ci "dns failures in red hat cloud causes build failures" [Medium,Triaged] | 18:12 |
*** noslzzp has quit IRC | 18:13 | |
*** noslzzp has joined #tripleo | 18:15 | |
*** loki184 has joined #tripleo | 18:19 | |
*** noslzzp has quit IRC | 18:20 | |
*** loki184 has quit IRC | 18:20 | |
*** chuckC has joined #tripleo | 18:23 | |
openstackgerrit | Jonathan Brownell proposed a change to openstack/diskimage-builder: Increase source-repositories support for tarballs https://review.openstack.org/104694 | 18:24 |
openstackgerrit | James Slagle proposed a change to openstack/tripleo-heat-templates: Parameterize network type and tunnel types https://review.openstack.org/111868 | 18:24 |
*** eguz has quit IRC | 18:36 | |
*** eghobo has joined #tripleo | 18:37 | |
*** cwolferh has joined #tripleo | 18:42 | |
*** morazi has quit IRC | 18:43 | |
*** pblaho has quit IRC | 18:44 | |
*** cwolfe__ has quit IRC | 18:45 | |
*** loki184 has joined #tripleo | 18:46 | |
SpamapS | greghaynes: no, the -34 kernel seemed to solve it. | 18:46 |
*** loki184 has quit IRC | 18:47 | |
*** morazi has joined #tripleo | 18:47 | |
*** morazi has quit IRC | 18:48 | |
*** lucas-dinner is now known as lucasagomes | 18:56 | |
*** lucasagomes has left #tripleo | 18:56 | |
*** rlandy has quit IRC | 18:56 | |
*** vinsh has quit IRC | 18:59 | |
greghaynes | wonderful | 19:04 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Add /usr/local/bin to cinders rootwrap.conf https://review.openstack.org/106562 | 19:07 |
*** vinsh has joined #tripleo | 19:09 | |
openstackgerrit | A change was merged to openstack/tripleo-heat-templates: Make BlockStorage deployment dependent on controller0AllNodes https://review.openstack.org/112073 | 19:10 |
*** marun has quit IRC | 19:12 | |
*** penick has joined #tripleo | 19:15 | |
lifeless | jprovazn: hi | 19:18 |
lifeless | greghaynes: what I recall is: | 19:18 |
lifeless | - log shipping by default didn't raise flags for RH | 19:18 |
lifeless | - integrating a log analyser/console *by default* did | 19:19 |
lifeless | tchaypo: sounds good | 19:19 |
jprovazn | lifeless, have a question about fixing this revert https://review.openstack.org/#/c/114019/ | 19:23 |
lifeless | jprovazn: shoot | 19:24 |
jprovazn | lifeless, this bullet in commit: - upgrading the images on a cloud with old heat templates will | 19:24 |
jprovazn | fail (needed to permit upgrading heat to transition to HOT) | 19:24 |
jprovazn | so the issue is related to switching to HOT templates which was happening at the same time? | 19:25 |
jprovazn | lifeless, or to the fact that pacmaker/corosync is involved now and this requires new metadata in heat template? | 19:25 |
lifeless | jprovazn: ok so background | 19:26 |
lifeless | the HOT change | 19:26 |
lifeless | released heats cannot stack-update from non-HOT to HOT (or even HOT v1 -> HOT v2) | 19:27 |
lifeless | fairly fundamental bug | 19:27 |
jprovazn | I see | 19:27 |
lifeless | so to be able to upgrade we have to now upgrade the software, then upgrade the template | 19:28 |
lifeless | for deploy cloud -> workloadcloud thats easy, they are separate | 19:28 |
lifeless | but for deploy cloud itself, since we're targeting a loop there, we need to be able to do deploy software upgrade, *then* deploy template upgrade | 19:28 |
*** pblaho has joined #tripleo | 19:28 | |
lifeless | so thats background | 19:29 |
lifeless | then yes, the specific issue with 114019 was that it would prevent that, because a new image would break with the old template | 19:29 |
jprovazn | lifeless, I think the issue when using old templates are missing metadata for corosync -https://github.com/openstack/tripleo-image-elements/blob/master/elements/corosync/os-apply-config/etc/corosync/corosync.conf#L15 | 19:35 |
jprovazn | lifeless, I don't think there is a simple way how to provide "defaults" e.g. for corosync.nodes | 19:36 |
jprovazn | lifeless, I guess you don't include ceilometer central agent in your existing cloud, do you? because central agent now depends on pacemaker too and it is not reverted | 19:37 |
*** ifarkas has quit IRC | 19:37 | |
jprovazn | lifeless, my problem is that I don't think I could make corosync/pacemaker elements usable with some defaults: If I should use some defaults instead e.g. of corosync.nodes metadata what should I use? Any workaround will be very dirty and will cause mess | 19:40 |
openstackgerrit | Giulio Fidente proposed a change to openstack/tripleo-heat-templates: Passthrough and allNodesConfig for BlockStorage nodes https://review.openstack.org/112075 | 19:40 |
*** morazi has joined #tripleo | 19:43 | |
jprovazn | lifeless, I see https://bugs.launchpad.net/heat/+bug/1356097 should be fixed now, so upgrading software before template should not be needed, right? | 19:46 |
uvirtbot | Launchpad bug 1356097 in heat "stack-update from a non-HOT stack to a HOT stack fails" [High,Fix committed] | 19:46 |
*** penick_ has joined #tripleo | 19:56 | |
*** davidlenwell_ has joined #tripleo | 19:57 | |
*** morazi has quit IRC | 19:58 | |
*** penick has quit IRC | 19:58 | |
*** tserong has quit IRC | 19:58 | |
*** nijaba_ has quit IRC | 19:58 | |
*** davidlenwell has quit IRC | 19:58 | |
*** slagle has quit IRC | 19:58 | |
*** penick_ is now known as penick | 19:58 | |
*** nijaba has joined #tripleo | 19:58 | |
*** nijaba has quit IRC | 19:58 | |
*** nijaba has joined #tripleo | 19:58 | |
*** slagle has joined #tripleo | 19:58 | |
*** morazi has joined #tripleo | 19:59 | |
*** tserong has joined #tripleo | 19:59 | |
*** tserong has quit IRC | 19:59 | |
*** tserong has joined #tripleo | 19:59 | |
lifeless | jprovazn: sorry, daughter woke up | 19:59 |
jprovazn | np :) | 19:59 |
lifeless | jprovazn: so the fix makes it *possible* to upgrade such a stack, but only after we've deployed the new heat version | 20:00 |
jprovazn | yes | 20:00 |
jprovazn | which would be probably right way to go, right? | 20:00 |
*** pblaho has quit IRC | 20:00 | |
lifeless | lets reexamine the constraint | 20:03 |
lifeless | what I was saying was that existing clouds need to be upgradeable | 20:03 |
jprovazn | which is a valid requirement | 20:04 |
lifeless | the HOT transition constraint is this: for a self hosted undercloud, we cannot simultaneously change software and template | 20:04 |
lifeless | any other layer the software and template point at a different layer so its not an issue | 20:04 |
lifeless | now we haven't delivered self hosted underclouds yet | 20:06 |
lifeless | so perhaps this is ignorable | 20:06 |
lifeless | in a pragmatic sense | 20:06 |
lifeless | since AFAIK Helion hasn't delivered that yet either | 20:06 |
slagle | what's a "self hosted" undercloud? | 20:09 |
jprovazn | "the HOT transition constraint" == transition from non-HOT to HOT? (IOW one time issue which should not occur in future?) | 20:09 |
slagle | no seed around to manage it? | 20:09 |
lifeless | jprovazn: yes | 20:09 |
lifeless | slagle: right | 20:09 |
lifeless | slagle: so the undercloud's ironic contains all the underclouds own nodes | 20:10 |
lifeless | slagle: and the undercloud's heat contains the stacks 'undercloud' and 'overcloud' | 20:10 |
slagle | how would the undercloud deploy itself? | 20:12 |
lifeless | slagle: the seed deploys it | 20:12 |
slagle | or did it stack-adopt it's own stack? | 20:12 |
lifeless | slagle: then we scale the seed out | 20:12 |
lifeless | slagle: e.g. rather than the undercloud being a fresh cloud, its a scaled out seed | 20:12 |
lifeless | slagle: its been a while since we detailed the mechanics - this is dependent on HA :) - but from memory | 20:13 |
lifeless | slagle: seed does init; seed deploys a stack 'uc' which contains foreign references to cluster services - so joins the rabbit and swift and galera clusters | 20:13 |
*** dprince has quit IRC | 20:14 | |
lifeless | slagle: then we kill the seed triggering failover to the undercloud exclusively; then we stack-update removing the foreign references | 20:14 |
slagle | interesting | 20:14 |
lifeless | slagle: to do further updates we need to teach ironic that a conductor cannot conduct its own machine | 20:15 |
lifeless | slagle: and heat to recover from engine failure mid-update | 20:15 |
lifeless | slagle: so its a little time away | 20:15 |
lifeless | slagle: I have to run though, swimming lesson time for C | 20:15 |
lifeless | easy +A for someone https://review.openstack.org/#/c/109161/ | 20:16 |
lifeless | and this one https://review.openstack.org/#/c/103449/ | 20:16 |
lifeless | which is part of the vlan technical debt - we're running it live in hp1 and hp2 | 20:17 |
*** weshay has quit IRC | 20:17 | |
jprovazn | lifeless, I don't see all the Heat details and consequences, but AIUI supposing that HOT transition updates work, it should be safe to remove "increasing metadata in template" from your backward incompatibility spec? | 20:19 |
*** jmoffitt has joined #tripleo | 20:27 | |
*** jtomasek has quit IRC | 20:31 | |
*** taps has joined #tripleo | 20:36 | |
*** stevebaker has quit IRC | 20:39 | |
*** stevebaker has joined #tripleo | 20:39 | |
*** jprovazn has quit IRC | 20:39 | |
*** pensu has quit IRC | 20:43 | |
*** lblanchard has quit IRC | 20:46 | |
*** stevebaker has quit IRC | 20:52 | |
*** stevebaker has joined #tripleo | 20:52 | |
*** untriaged-bot has joined #tripleo | 21:00 | |
untriaged-bot | Untriaged bugs so far: | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1356637 | 21:00 |
uvirtbot | Launchpad bug 1356637 in tripleo "os-refresh-config fails in hosts element when update is different" [Undecided,New] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1355898 | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1357346 | 21:00 |
uvirtbot | Launchpad bug 1355898 in tripleo "mariadb doesn't start after an upgrade" [Undecided,New] | 21:00 |
uvirtbot | Launchpad bug 1357346 in tripleo "undercloud failing to come up on devtest due to pacemaker in os-refresh-config" [Undecided,New] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1358397 | 21:00 |
uvirtbot | Launchpad bug 1358397 in tripleo "overcloud stack-create takes > 30 minutes" [High,New] | 21:00 |
*** untriaged-bot has quit IRC | 21:00 | |
*** yamahata has joined #tripleo | 21:04 | |
*** dshulyak has quit IRC | 21:09 | |
*** markmc has quit IRC | 21:15 | |
*** julim has quit IRC | 21:18 | |
*** spzala has joined #tripleo | 21:34 | |
*** pcrews has joined #tripleo | 21:36 | |
*** jang1 has quit IRC | 21:41 | |
*** pmyers has quit IRC | 21:55 | |
greghaynes | SpamapS: Sweet, upgrade to -34 fixed for me too | 21:57 |
* greghaynes grumbles about releasing crappy kernel for trusty | 21:58 | |
*** cwolferh_ has joined #tripleo | 22:01 | |
greghaynes | hahahaha https://lists.ubuntu.com/archives/ubuntu-server/2014-July/006934.html | 22:02 |
*** jeblair_ has joined #tripleo | 22:06 | |
lifeless | back | 22:08 |
*** jpeeler has quit IRC | 22:08 | |
*** mordred_ has joined #tripleo | 22:10 | |
*** dshulyak1 has quit IRC | 22:11 | |
*** jeblair has quit IRC | 22:11 | |
*** mordred has quit IRC | 22:11 | |
*** cwolferh has quit IRC | 22:11 | |
*** dsneddon has quit IRC | 22:11 | |
*** mordred_ is now known as mordred | 22:11 | |
lifeless | I love ubuntu mirror pushes that change nothing but the metadata files | 22:11 |
*** dsneddon has joined #tripleo | 22:12 | |
cinerama | hee hee. hi lifeless | 22:13 |
*** dshulyak has joined #tripleo | 22:13 | |
lifeless | I'm now tracking my apt-mirror using lmirror | 22:13 |
*** spzala has quit IRC | 22:13 | |
lifeless | so I get fairly precise what-changed lists :0 | 22:13 |
greghaynes | oooo | 22:14 |
*** chuckC has quit IRC | 22:14 | |
cinerama | i should check that out | 22:15 |
openstackgerrit | A change was merged to openstack/tripleo-heat-templates: Fix bash env var conditionals in merge.py call to be consistent https://review.openstack.org/109734 | 22:15 |
*** davidlenwell_ is now known as davidlenwell | 22:15 | |
*** davidlenwell is now known as davidlenwell_ | 22:15 | |
*** ccrouch has quit IRC | 22:15 | |
*** davidlenwell_ is now known as davidlenwell | 22:15 | |
*** ChanServ sets mode: +v davidlenwell | 22:15 | |
cinerama | so I started on my summit registration but I got stuck on the shirt size. do you guys know if i'm going to be issued a womens t-shirt or a gender-neutral one? | 22:16 |
cinerama | because the sizes vary quite a bit between them | 22:16 |
*** jeblair_ is now known as jeblair | 22:18 | |
lifeless | cinerama: paris? womens, unless you put your gender down as neutron :) | 22:28 |
cinerama | lifeless: oh ok, that makes sense. | 22:31 |
tchaypo | good morning good morning good *morning* | 22:32 |
cinerama | hi tchaypo! are you feeling better? | 22:33 |
tchaypo | I was. I woke up this morning with more ringing and dizziness. no pain yet but I'm keeping an ear out | 22:34 |
pleia2 | cinerama: I find they don't exactly order what people register with, so I highly recommend registering the night before to get your women's size (plus the lines are shorter) | 22:34 |
openstackgerrit | James Slagle proposed a change to openstack/tripleo-image-elements: Fix diff return code in hosts element https://review.openstack.org/115134 | 22:34 |
cinerama | pleia2: oh, when you check in? that's a great tip | 22:35 |
pleia2 | cinerama: yep | 22:35 |
slagle | fyi, that's breaking all stack-updates where you add a node ^^^ | 22:35 |
tchaypo | slagle: that sounds messy | 22:36 |
slagle | fix appears simple enough | 22:37 |
tchaypo | slagle: and then I had a copy-paste fail and ended up looking at https://review.openstack.org/#/c/11513 and being very confused | 22:37 |
openstackgerrit | Michael Tupitsyn proposed a change to openstack/os-cloud-config: Separate existence checks for ca and signing certs https://review.openstack.org/115135 | 22:37 |
lifeless | slagle: going to link the bug ? | 22:38 |
slagle | no, b/c i didn't file one | 22:38 |
slagle | is there an existing one? | 22:38 |
lifeless | slagle: bug 1355646 | 22:39 |
uvirtbot | Launchpad bug 1355646 in tripleo "after update hosts content script errors" [High,Triaged] https://launchpad.net/bugs/1355646 | 22:39 |
openstackgerrit | James Slagle proposed a change to openstack/tripleo-image-elements: Fix diff return code in hosts element https://review.openstack.org/115134 | 22:40 |
slagle | linked :) | 22:41 |
lifeless | slagle: reviewed :) | 22:41 |
lifeless | slagle: can I get a couple +A's ? | 22:42 |
lifeless | https://review.openstack.org/#/c/103449/ | 22:42 |
lifeless | https://review.openstack.org/#/c/109161/ | 22:42 |
slagle | 109161...done | 22:44 |
bnemec | and merge conflict. :-( | 22:44 |
slagle | the other, i'd like to review more thoroughly, and gotta run for dinner and kiddo bedtime routine | 22:45 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Add security group rules to tripleo-ci/default https://review.openstack.org/109161 | 22:46 |
lifeless | bnemec: gerrits fail, git doesn't see a conflict :/ | 22:46 |
bnemec | Yeah, Gerrit's merge functionality is...nonexistent. | 22:47 |
openstackgerrit | Michael Tupitsyn proposed a change to openstack/os-cloud-config: Enable basic stdout logging in os-cloud-config https://review.openstack.org/115139 | 22:50 |
bnemec | Wow, literally no differences between PS 2 and 3. | 22:50 |
lifeless | yeah | 22:50 |
bnemec | What the heck did Gerrit think needed to be merged? | 22:50 |
lifeless | ENFI | 22:50 |
*** jml has quit IRC | 23:08 | |
*** chuckC has joined #tripleo | 23:10 | |
*** chuckC has quit IRC | 23:12 | |
tchaypo | lolgerrit | 23:15 |
*** jml has joined #tripleo | 23:17 | |
*** yamahata has quit IRC | 23:20 | |
*** penick has quit IRC | 23:20 | |
*** penick has joined #tripleo | 23:25 | |
*** jml has quit IRC | 23:31 | |
*** penick has quit IRC | 23:41 | |
greghaynes | SpamapS: Im rebasing yer https://review.openstack.org/#/c/113408 | 23:43 |
tchaypo | I'm looking at https://review.openstack.org/#/c/97657; it adds two new env vars for the location of the (under|over)cloud password files. Several commenters have requested this not introduce new env vars. It's easy enough to change the _(under|over)cloud.sh scripts to take a flag rather than looking in the env | 23:44 |
tchaypo | but the change also writes the locations into tripleorc so they can be found later. I can't see how else to do that... | 23:44 |
tchaypo | unless we put it in testenv.json | 23:44 |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-heat-templates: Make signal_transport a parameter https://review.openstack.org/113408 | 23:45 |
*** penick has joined #tripleo | 23:46 | |
greghaynes | SpamapS: and your https://review.openstack.org/#/c/113358 | 23:47 |
*** penick has quit IRC | 23:48 | |
*** spzala has joined #tripleo | 23:48 | |
tchaypo | StevenK: i know you have opinions about what should/shouldnt be in testenv.json, what do you think about sticking the password files in there? To me it makes some sense - if you have multiple test envs it's possible you'll have different sets of passwords for each, but also possible you'd like to be able to manually point at an existing ile | 23:49 |
lifeless | tchaypo: why are we making the location of those files flexible? | 23:49 |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-heat-templates: Add nova metadata for group https://review.openstack.org/113358 | 23:50 |
tchaypo | lifeless: that's a good question. | 23:52 |
tchaypo | I know that multiple people have asked for it or proposed patches to do it - xuhaiwei in https://review.openstack.org/#/c/97657/, gfidente mentioned that it's something he wants | 23:54 |
*** penick has joined #tripleo | 23:54 | |
tchaypo | I've never asked why | 23:54 |
*** penick has quit IRC | 23:54 | |
greghaynes | Why/ | 23:55 |
greghaynes | :p | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!