*** r-mibu has quit IRC | 00:20 | |
*** r-mibu has joined #tripleo | 00:25 | |
*** mbound has joined #tripleo | 00:30 | |
*** rbrady has quit IRC | 00:32 | |
*** mbound has quit IRC | 00:35 | |
*** khrystoph has joined #tripleo | 00:50 | |
*** khrystoph has quit IRC | 00:54 | |
*** dixiaoli has joined #tripleo | 01:04 | |
*** TSCHAK has quit IRC | 01:07 | |
larsks | ayoung: I don't know why you are going through all the rigamarole setting up an OVS bridge on your guest. It doesn't make any sense from what I understand of your use case. | 01:18 |
---|---|---|
larsks | ayoung: http://blog.oddbit.com/2016/05/19/connecting-another-vm-to-your-tripleo-qu | 01:19 |
larsks | In particular, this part: http://blog.oddbit.com/2016/05/19/connecting-another-vm-to-your-tripleo-qu/#boot-the-vm | 01:19 |
*** fzdarsky_ has joined #tripleo | 01:24 | |
*** penick has quit IRC | 01:24 | |
*** fzdarsky|afk has quit IRC | 01:28 | |
*** tzumainn has quit IRC | 01:49 | |
ayoung | larsks, does network isolation mean exactly the opposite of what it seems to mean? | 01:50 |
larsks | ayoung: probably not? It means you get multiple overcloud networks, rather than having everything running over the ctlplane network. | 01:51 |
ayoung | larsks, is that all the vlans? Is network isolation the default? | 01:52 |
larsks | It is not all vlans, and it is the default using the quickstart (because it is set to true in playbooks/centosci/minimal.yml). | 01:53 |
larsks | I don't know if it's the default to tripleo in general, although I am sure it's recommended. | 01:53 |
larsks | But I'm not sure it matters if your goal is to get a host connected to the overcloud and external networks. | 01:54 |
larsks | That's going to look the same regardless of the network isolation setting. | 01:55 |
ayoung | larsks, just making sure I know the lay of the land. So the step that you have calling virsh to launch the VM seems to be comparable to the call here: http://git.openstack.org/cgit/openstack/tripleo-quickstart/tree/playbooks/roles/libvirt/setup/undercloud/tasks/main.yml#n132 | 01:56 |
ayoung | the xml from the previous step shows the two bridges | 01:56 |
larsks | Right. The virt-install command I use will result in the same network configuration. | 01:57 |
larsks | eth0 connected to brext, eth1 connected to brovc. | 01:57 |
ayoung | larsks, but there was nothing inside the VM until I did all the ovs rigamarole | 01:57 |
larsks | Your vm had an eth0 and an eth1. | 01:58 |
larsks | That's all you need. | 01:58 |
ayoung | I tried ip addr add 192.0.2.254/24 dev eth1 | 01:58 |
larsks | That's exactly what I did, and it works just fine. eth1 is connected to brovc, as is eth1 on the undercloud *and* eth0 on the overcloud hosts. | 01:58 |
ayoung | OK..let me give that a go...the ovs stuff is neat and all, but I'd rather it be the simpler approach you show | 01:58 |
ayoung | larsks, yeah, not working for me | 02:13 |
ayoung | larsks, granted, I have not set up the undercloud yet, so maybe just doing | 02:13 |
ayoung | sudo ip addr add 192.0.2.1/24 dev eth1 | 02:13 |
ayoung | is not sufficient | 02:14 |
ayoung | let me undo that and setup the undercloud | 02:14 |
larsks | That doesn't make any sense, though, because if just setting up an ovs bridge makes things work, you obviously already have the necessary connectivity. | 02:16 |
larsks | Let me know if you want me to take a look. | 02:16 |
larsks | Or it you want to poke around my setup... | 02:17 |
*** rwsu has quit IRC | 02:17 | |
larsks | ayoung: ^^^ | 02:19 |
*** cwolferh has quit IRC | 02:22 | |
*** dmacpher has quit IRC | 02:23 | |
*** _prad_ has quit IRC | 02:23 | |
ayoung | larsks, ok, I have the undercloud set up | 02:24 |
ayoung | on the second VM (identity) I just did | 02:24 |
ayoung | sudo ip addr add 192.0.2.29/24 dev eth1 | 02:24 |
larsks | Did you remember 'ip link set eth1 up' also? | 02:25 |
ayoung | larsks, missed that | 02:26 |
larsks | Interfaces are down by default unless something brings them up... | 02:26 |
ayoung | larsks, yes that was that I was missing | 02:26 |
ayoung | whew | 02:27 |
larsks | Also, note the bit at the bottom of http://blog.oddbit.com/2016/05/19/connecting-another-vm-to-your-tripleo-qu/ about allocating a dhcp address from neutron. | 02:27 |
larsks | I think that's probably the way to go. | 02:27 |
ayoung | larsks, absolutely | 02:27 |
ayoung | I was wondering about that earlier | 02:27 |
ayoung | so...if that is so simple, why is the undercloud install using the ovs stuff? | 02:28 |
larsks | neutron uses the ovs bridges to link things like dhcp services, neutron routers, etc that run in their own network namespace to the appropriate networks. | 02:28 |
ayoung | OK...I'll update. The ovs logging of the commands was still an interesting find | 02:30 |
*** dmacpher has joined #tripleo | 02:31 | |
*** sthillma has quit IRC | 02:43 | |
*** thrash is now known as thrash|g0ne | 02:44 | |
*** dmacpher_ has joined #tripleo | 02:44 | |
*** dmacpher has quit IRC | 02:46 | |
*** sthillma has joined #tripleo | 02:47 | |
*** sthillma has quit IRC | 03:13 | |
*** cwolferh has joined #tripleo | 03:23 | |
*** greghaynes has quit IRC | 03:31 | |
*** bkero has quit IRC | 03:31 | |
*** cwolferh has quit IRC | 03:32 | |
*** ramishra has quit IRC | 03:35 | |
*** ramishra has joined #tripleo | 03:36 | |
*** ramishra has quit IRC | 03:38 | |
*** ramishra has joined #tripleo | 03:39 | |
*** ramishra has quit IRC | 03:39 | |
*** cwolferh has joined #tripleo | 03:39 | |
*** cwolferh has quit IRC | 03:44 | |
*** ramishra has joined #tripleo | 03:44 | |
*** cwolferh has joined #tripleo | 03:46 | |
*** masco has joined #tripleo | 03:49 | |
*** veteran has joined #tripleo | 03:50 | |
*** veteran has quit IRC | 03:50 | |
*** cwolferh has quit IRC | 03:55 | |
*** mburned has quit IRC | 04:04 | |
*** bvandenh has joined #tripleo | 04:05 | |
*** mburned has joined #tripleo | 04:05 | |
*** links has joined #tripleo | 04:13 | |
*** bvandenh has quit IRC | 04:13 | |
*** ccamacho1 has joined #tripleo | 04:15 | |
*** ccamacho has quit IRC | 04:15 | |
*** dmacpher_ is now known as dmacpher-afk | 04:17 | |
*** TSCHAK has joined #tripleo | 04:18 | |
*** khrystoph has joined #tripleo | 04:20 | |
*** yamahata has joined #tripleo | 04:33 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add cloud-initramfs-growroot for Precise https://review.openstack.org/318461 | 04:34 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add release to pkg-map https://review.openstack.org/319049 | 04:34 |
*** jcoufal has joined #tripleo | 04:39 | |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates: Pass MysqlVirtualIP via EndpointMap https://review.openstack.org/305751 | 04:54 |
*** rlandy has quit IRC | 05:01 | |
openstackgerrit | Merged openstack/tripleo-heat-templates: Filter for local nodes in check_resource function https://review.openstack.org/301825 | 05:01 |
*** jaosorior has joined #tripleo | 05:02 | |
*** Nakato has quit IRC | 05:07 | |
*** paramite has joined #tripleo | 05:28 | |
*** khrystoph has quit IRC | 05:35 | |
*** rcernin has joined #tripleo | 05:47 | |
*** aufi has joined #tripleo | 05:47 | |
*** apetrich has joined #tripleo | 05:55 | |
*** greghaynes has joined #tripleo | 06:02 | |
*** khrystoph has joined #tripleo | 06:14 | |
*** khrystoph has quit IRC | 06:14 | |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: [WIP] Add: lvm element https://review.openstack.org/316529 | 06:16 |
*** tremble has joined #tripleo | 06:21 | |
*** milan has joined #tripleo | 06:22 | |
*** _milan_ has quit IRC | 06:22 | |
*** david-lyle_ has joined #tripleo | 06:26 | |
*** SlickNik has quit IRC | 06:26 | |
*** SlickNik has joined #tripleo | 06:26 | |
*** Tristitia has quit IRC | 06:27 | |
*** jrist has quit IRC | 06:27 | |
*** fpan has quit IRC | 06:27 | |
*** fpan has joined #tripleo | 06:28 | |
*** david-lyle has quit IRC | 06:28 | |
*** shanky has quit IRC | 06:28 | |
*** shanky has joined #tripleo | 06:29 | |
*** jrist has joined #tripleo | 06:29 | |
*** jrist has joined #tripleo | 06:29 | |
*** Tristitia has joined #tripleo | 06:30 | |
*** Nakato has joined #tripleo | 06:31 | |
*** shardy has joined #tripleo | 06:35 | |
openstackgerrit | Jiri Tomasek proposed openstack/tripleo-ui: Initial zaqar websockets https://review.openstack.org/319070 | 06:36 |
*** jprovazn has joined #tripleo | 06:42 | |
*** gfidente has joined #tripleo | 06:43 | |
*** jokke_ has quit IRC | 06:45 | |
*** jokke_ has joined #tripleo | 06:45 | |
openstackgerrit | Merged openstack/instack-undercloud: Move 02-undercloud-stack-heat-metadata to python module https://review.openstack.org/314219 | 06:48 |
openstackgerrit | Merged openstack/instack-undercloud: Don't use os-net-config element https://review.openstack.org/315095 | 06:52 |
openstackgerrit | Merged openstack/instack-undercloud: Consolidate undercloud* elements https://review.openstack.org/315096 | 06:52 |
openstackgerrit | Merged openstack/instack-undercloud: Remove truncate nova config workaround https://review.openstack.org/315184 | 06:53 |
*** spredzy has quit IRC | 06:56 | |
*** spredzy has joined #tripleo | 07:00 | |
*** jaosorior has quit IRC | 07:00 | |
*** jaosorior has joined #tripleo | 07:01 | |
*** jtomasek has quit IRC | 07:01 | |
*** florianf has joined #tripleo | 07:06 | |
*** spredzy has quit IRC | 07:08 | |
*** devvesa has joined #tripleo | 07:08 | |
*** devvesa has quit IRC | 07:09 | |
*** mcornea has joined #tripleo | 07:09 | |
*** devvesa has joined #tripleo | 07:09 | |
openstackgerrit | Marios Andreou proposed openstack/tripleo-heat-templates: Adds memcached as a composable service https://review.openstack.org/312899 | 07:17 |
*** mikelk has joined #tripleo | 07:25 | |
*** jpena|off is now known as jpena | 07:37 | |
*** abehl has joined #tripleo | 07:38 | |
jaosorior | shardy: how does the "name" parameter in the OS::Nova::Server resource get used? | 07:40 |
*** yamahata has quit IRC | 07:41 | |
*** zoli_gone-proxy is now known as zoliXXL | 07:42 | |
*** ohamada has joined #tripleo | 07:42 | |
shardy | jaosorior: it gets passed to nova to set the name of the server | 07:45 |
shardy | which in turn influences things like the hostname set by cloud-init | 07:45 |
jaosorior | shardy | 07:46 |
jaosorior | seems to me like we should have been appending the domain there O_O | 07:46 |
jaosorior | (slow as hell yes, but I FINALLY have a dev environment...also had problems with my hardware) | 07:46 |
*** ebarrera has joined #tripleo | 07:47 | |
*** dtantsur|afk is now known as dtantsur | 07:47 | |
*** mbound has joined #tripleo | 07:48 | |
jaosorior | shardy: So it seems to me like we should be adding the CloudDomain here too https://review.openstack.org/gitweb?p=openstack/tripleo-heat-templates.git;a=blob;f=puppet/controller.yaml;h=d5dcc7d8f3036b4f3b34a34ce81ca9df299e3ede;hb=HEAD#l700 | 07:49 |
shardy | jaosorior: hrm, that's certainly worth trying - we'll end up with some pretty verbose names in nova list, but cloudinit would then be able to split the domain off | 07:49 |
*** electrofelix has joined #tripleo | 07:49 | |
shardy | gfidente: ^^ did you try that approach? | 07:50 |
jaosorior | shardy: Just one question, that name be the hostname linked to the internal-api network? | 07:50 |
*** electrofelix has quit IRC | 07:50 | |
jaosorior | ah, nevermind | 07:51 |
jaosorior | we do use that name to create the hosts file | 07:51 |
jaosorior | so this is wrong: https://review.openstack.org/gitweb?p=openstack/tripleo-heat-templates.git;a=blob;f=puppet/controller.yaml;h=d5dcc7d8f3036b4f3b34a34ce81ca9df299e3ede;hb=HEAD#l1639 | 07:52 |
shardy | jaosorior: Hmm, yeah you may be right - give it a try :) | 07:52 |
EmilienM | hello | 07:53 |
shardy | be sure to reboot one of the deployed nodes and check cloud-init doesn't do bad things on reboot to update the name | 07:53 |
shardy | (well, it will update it, we need to check it's still correct) | 07:53 |
jaosorior | EmilienM: Hey dude | 07:53 |
shardy | Hey EmilienM, good morning | 07:53 |
jaosorior | shardy: will take it into account | 07:54 |
jaosorior | only problem is that it changes the scheme we used to have for /etc/hosts | 07:54 |
jaosorior | so now we have to figure something else out | 07:54 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates: Composable roles within services - NTP https://review.openstack.org/310421 | 07:54 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates: Composable roles within services - MongoDB https://review.openstack.org/315051 | 07:57 |
shardy | jaosorior: pls update https://bugs.launchpad.net/tripleo/+bug/1581472 with your findings when tested | 07:57 |
openstack | Launchpad bug 1581472 in tripleo "CloudDomain doesn't correctly set hostname" [High,Triaged] - Assigned to Giulio Fidente (gfidente) | 07:57 |
jaosorior | will do | 07:57 |
*** ifarkas has joined #tripleo | 08:07 | |
mandre | shardy: there is a bit of resistance against having the ansible validations in instack-undercloud | 08:09 |
mandre | reason being it creates unnecessary coupling with the undercloud | 08:10 |
mandre | slagle suggested tripleo-common could be a better place, since they would live along with the mistral validation workflow | 08:10 |
mandre | dprince argued it should be a new client library | 08:11 |
*** chem`` has joined #tripleo | 08:12 | |
*** spredzy has joined #tripleo | 08:12 | |
shardy | mandre: Hi, so I agree instack-undercloud probably isn't the ideal location | 08:13 |
shardy | tripleo-common is probably OK, as tripleoclient already depends on it, and as you say the mistral workflows will most likely reference the validations | 08:14 |
*** chem` has quit IRC | 08:14 | |
shardy | tripleo-common is kind of getting into a weird state because we're implementing all the custom actions there, so we may eventually need some new repos, but if you'd rather not create one right now, I think tripleo-common is OK | 08:15 |
*** jistr has joined #tripleo | 08:15 | |
mandre | shardy: ok, so you're not opposed to create a new repo for tripleo-validations? | 08:16 |
shardy | mandre: I'm not, or alternatively we could add them to tripleo-common and plan to break out all of the API stuff into another repo | 08:16 |
mandre | tripleo-common is definitely better than instack-undercloud, still my preference would go to a separate repo | 08:16 |
shardy | as, really, tripleo-common should only contain the pieces shared between the client and the backend of the API | 08:17 |
shardy | mandre: I'm fine with a new repo if you think that will be cleaner | 08:17 |
mandre | shardy: it will be more work for me, but yeah, I think it's cleaner :) | 08:17 |
shadower | how would we go about getting a new repo? What's the proocess? | 08:28 |
openstackgerrit | Merged openstack/tripleo-docs: Document profile and node placement redundancy https://review.openstack.org/301185 | 08:30 |
shardy | shadower: propose a patch to project-config and openstack/governance, e.g see this for tripleo-quickstart | 08:31 |
shardy | https://review.openstack.org/#/c/299932/ | 08:31 |
shardy | https://review.openstack.org/#/c/300084/ | 08:31 |
shardy | pls add me as a reviewer to both | 08:31 |
shadower | shardy: thanks! | 08:31 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-docs: Composable roles within services Tutorial https://review.openstack.org/311512 | 08:32 |
*** lucas-afk is now known as lucasagomes | 08:32 | |
*** fzdarsky_ has quit IRC | 08:32 | |
*** fzdarsky_ has joined #tripleo | 08:32 | |
openstackgerrit | Emilien Macchi proposed openstack/instack-undercloud: Cleanup hieradata to reduce Puppet warnings https://review.openstack.org/318956 | 08:33 |
*** fzdarsky_ is now known as fzdarsky | 08:33 | |
*** spredzy has quit IRC | 08:36 | |
openstackgerrit | PanFengyun proposed openstack/python-tripleoclient: fix the output message about 'driver_info/deploy_kernel' https://review.openstack.org/319123 | 08:36 |
gfidente | jaosorior, shardy ack, no I didn't | 08:44 |
*** derekh has joined #tripleo | 08:44 | |
jaosorior | gfidente: No worries, I'm looking into it | 08:44 |
gfidente | jaosorior, it's for the hosts entry I think we could just use the new str_split and get the first item | 08:48 |
gfidente | jaosorior, set to PRIMARYHOST | 08:48 |
gfidente | wdyt? | 08:48 |
jaosorior | I was thinking of appending the domain to the name that's passed to the OS::Nova::server resource | 08:49 |
jaosorior | and then changing the scheme (again) for the /etc/hosts | 08:49 |
jaosorior | the /etc/hosts file is not problematic, we know that's being set to whatever we put in that template. But the issue is the domain being overwritten by cloud-init. So my hope is that setting the hostname with the proper domain via nova will do the trick | 08:50 |
gfidente | why would the domain get overwritten? | 08:50 |
gfidente | I was looking after the ::server name customization | 08:51 |
jaosorior | cause cloud-init uses localdomain as default | 08:51 |
gfidente | jaosorior, no man I am much past that | 08:51 |
jaosorior | I see | 08:51 |
jaosorior | so what's up? | 08:51 |
gfidente | the /etc/hosts would get fqdn as short name and fqd.domain twice | 08:52 |
gfidente | so I was thinking we could do str_split by . | 08:52 |
gfidente | there to get the shortname | 08:52 |
gfidente | I'm +2 the ::server name change | 08:52 |
*** rasca has quit IRC | 08:52 | |
jaosorior | well, if the deployer uses a . in the template (which is customizable) the str_split becomes problematic | 08:53 |
jaosorior | that's why I was just appending the domain there | 08:53 |
gfidente | no hostname is always the leftmost | 08:53 |
*** rasca has joined #tripleo | 08:53 | |
rasca | rieccomi scusa ma si รจ piantato tutto | 08:53 |
gfidente | jaosorior, let's talk on an actual submission which is easier | 08:54 |
jaosorior | yes, but what if the deployer decides to put in the demplate something such as '%index%controller.cloud' and then sets the domain to something (lets say 'example.com' | 08:54 |
gfidente | they can't use . in hostname | 08:54 |
jaosorior | they can't? | 08:55 |
jaosorior | would be a bad idea (I agree) | 08:55 |
jaosorior | but they could, in theory | 08:55 |
gfidente | I think it's not compliant | 08:56 |
gfidente | . has special meaning | 08:56 |
shardy | We could use a constraint on the parameter to prevent it | 08:57 |
jaosorior | true | 08:57 |
jaosorior | if that's the case then we're good | 08:59 |
openstackgerrit | Merged openstack/tripleo-heat-templates: Tighten the access rules for galera https://review.openstack.org/316297 | 09:00 |
*** hewbrocca is now known as hewbrocca-afk | 09:00 | |
gfidente | guys believe it or not, I have a change that only passes upgrades job :) | 09:00 |
*** hewbrocca-afk is now known as hewbrocca | 09:00 | |
jaosorior | I was just thinking of re-constructing the hostname the same way it's passed to the server's name | 09:00 |
jaosorior | huh? | 09:00 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates: Test do not merge https://review.openstack.org/319135 | 09:00 |
jaosorior | gfidente: pass it | 09:00 |
gfidente | ahahha | 09:00 |
gfidente | nah probably the non-upgrade failures are unrelated, was joking about it | 09:01 |
*** saneax_AFK is now known as saneax | 09:01 | |
openstackgerrit | Qasim Sarfraz proposed openstack/puppet-tripleo: add plumgrid neutron profile https://review.openstack.org/317259 | 09:03 |
*** dmk0202 has joined #tripleo | 09:19 | |
*** sambetts|afk is now known as sambetts | 09:24 | |
openstackgerrit | Merged openstack/tripleo-common: Updated from global requirements https://review.openstack.org/311357 | 09:26 |
openstackgerrit | Merged openstack/tripleo-heat-templates: Updates ControlPlaneSubnetCidr to be a string https://review.openstack.org/316232 | 09:30 |
*** spredzy has joined #tripleo | 09:31 | |
openstackgerrit | Steven Hardy proposed openstack/tripleo-heat-templates: Fix Neutron enable_*_agent* Hiera parameters https://review.openstack.org/306334 | 09:32 |
openstackgerrit | Steven Hardy proposed openstack/tripleo-heat-templates: Fix Neutron enable_*_agent* Hiera parameters https://review.openstack.org/306335 | 09:32 |
*** jtomasek_ has joined #tripleo | 09:34 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Update 60-setup-testenvs to match what we use https://review.openstack.org/315290 | 09:39 |
openstackgerrit | Emilien Macchi proposed openstack/instack-undercloud: Cleanup hieradata to reduce Puppet warnings https://review.openstack.org/318956 | 09:45 |
openstackgerrit | Merged openstack/tripleo-heat-templates: Use a different ceph key for admin/client user https://review.openstack.org/304154 | 09:47 |
*** spredzy has quit IRC | 09:50 | |
*** ccamacho1 is now known as ccamacho | 09:51 | |
*** spredzy has joined #tripleo | 09:57 | |
openstackgerrit | Merged openstack/puppet-tripleo: Adds the base and pacemaker profile for the memcached service https://review.openstack.org/312877 | 09:57 |
openstackgerrit | Emilien Macchi proposed openstack/instack-undercloud: Deploy and Upgrade Ironic to run in mod_wsgi https://review.openstack.org/309140 | 10:03 |
*** hdsdman_ has quit IRC | 10:03 | |
bandini | marios: ROTFL @ enterprise. I am totally getting t-shirts when this lands | 10:04 |
openstackgerrit | Athlan-Guyot sofer proposed openstack/puppet-pacemaker: WIP: integrate PCS provider in the merge. https://review.openstack.org/310713 | 10:05 |
*** sshnaidm has quit IRC | 10:06 | |
*** milan has quit IRC | 10:06 | |
gfidente | shardy, hey thanks for checking the cinder rols | 10:06 |
*** mbound has quit IRC | 10:06 | |
openstackgerrit | Steven Hardy proposed openstack/tripleo-heat-templates: Replace NodeConfigIdentifiers with DeployIdentifier https://review.openstack.org/315616 | 10:06 |
gfidente | so I can add the rabbit params to scheduler and volume | 10:07 |
gfidente | but do you think it's better to split this into multiple submissions or keep it into a single one? | 10:07 |
shardy | gfidente: Personally I would have done three patches instead of one, but you don't have to break it up if it's too much effort | 10:07 |
shardy | the main reason for the -1 was the rabbit thing | 10:08 |
gfidente | though splitting might help testing them too | 10:08 |
shardy | Yeah | 10:08 |
gfidente | and we have cinder/backup in a separate submission anyway | 10:08 |
gfidente | not the puppet manifests though | 10:09 |
*** stendulker has joined #tripleo | 10:10 | |
EmilienM | gfidente: i've noticed some patches in puppet-tripleo do some hiera lookup on pacemaker manifest, we should rather feed the hieradata in THT/service/pacemaker/role yaml file, right? | 10:14 |
gfidente | EmilienM, yes I think that'd be nicer | 10:14 |
EmilienM | yeah | 10:14 |
EmilienM | it's cosmetic though | 10:15 |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-specs: Add initial next generation HA architecture spec https://review.openstack.org/299628 | 10:15 |
gfidente | I kept the hiera calls where the parameter is to be shared with other stuff | 10:15 |
EmilienM | but will make puppet-tripleo code much cool | 10:15 |
EmilienM | ok | 10:15 |
gfidente | but other than that it's better to turn those into class params yes | 10:15 |
EmilienM | ++ | 10:15 |
EmilienM | gfidente: I've done some reviews all the morning - do you have patches that need review in particular? | 10:16 |
gfidente | sure cinder roles! | 10:16 |
EmilienM | I'm reviewing your cinder bit | 10:16 |
EmilienM | ok | 10:16 |
gfidente | yeah it's 800 lines :( | 10:16 |
EmilienM | I'm already on it | 10:16 |
openstackgerrit | Merged openstack/tripleo-heat-templates: Add ExtraConfig example that always runs on update https://review.openstack.org/296488 | 10:16 |
*** rasca has quit IRC | 10:16 | |
gfidente | I am not sure if there is a better mechanism to make an array with the list of enabled backends | 10:16 |
gfidente | given the backend names can be customized via hiera as well | 10:16 |
EmilienM | let me review that | 10:16 |
gfidente | so I had to write some conditionals in volume.pp | 10:17 |
gfidente | which aren't very cool | 10:17 |
gfidente | if you've better ideas -1 ! :) | 10:17 |
*** rasca has joined #tripleo | 10:17 | |
*** fragatina has quit IRC | 10:20 | |
*** fragatina has joined #tripleo | 10:20 | |
*** rhallisey has joined #tripleo | 10:21 | |
EmilienM | I'll -2 | 10:22 |
EmilienM | everything from you :P | 10:22 |
*** fragatin_ has joined #tripleo | 10:24 | |
*** fragatina has quit IRC | 10:24 | |
gfidente | tks :) | 10:26 |
EmilienM | ok I found a limitation in your code | 10:28 |
EmilienM | it's not a blocker I would say but it's a limitation we need to document in the volume.pp I guess and work on it later | 10:28 |
*** fragatin_ has quit IRC | 10:28 | |
EmilienM | your current code won't allow (now) to deploy multiple same backends | 10:28 |
EmilienM | ie: multi backends with 2 rbd backends | 10:28 |
EmilienM | same for dell, etc | 10:28 |
EmilienM | but I won't -1 for that, it's ok to iterate later. | 10:29 |
EmilienM | we had the same issue in spinalstack, let me show you how we resolved it | 10:29 |
EmilienM | actually it's a whole different design I think | 10:30 |
EmilienM | see https://github.com/redhat-cip/puppet-openstack-cloud/blob/master/manifests/volume/storage.pp | 10:30 |
EmilienM | which is ~ your volume.pp | 10:30 |
EmilienM | and see https://github.com/redhat-cip/puppet-openstack-cloud/blob/master/manifests/volume/backend/emc_vnx.pp | 10:30 |
EmilienM | which is an example of driver | 10:31 |
EmilienM | we use Define, so we can deploy the same backend multiple times | 10:31 |
EmilienM | gfidente: ^ | 10:31 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Allow the mirror server to be publicly accessible https://review.openstack.org/319188 | 10:33 |
derekh | trown|outtypewww: ^^ | 10:34 |
gfidente | EmilienM, so cinder_backends there has to be a dict with all key/values for all backends right? | 10:35 |
*** thrash|g0ne is now known as thrash | 10:35 | |
*** fragatina has joined #tripleo | 10:36 | |
gfidente | because presently to do that in tripeo we just use ceph::conf | 10:37 |
EmilienM | gfidente: we define cinder backends in a hash | 10:38 |
EmilienM | I can provide an example | 10:38 |
EmilienM | a sec | 10:38 |
gfidente | and you can add with that any backend of any type, including any of the types we also deploy from tripleo | 10:38 |
EmilienM | let me a sec | 10:39 |
EmilienM | so here's an example of backend hash: https://github.com/redhat-cip/openstack-yaml-infra/blob/e9ca1829f66adeb8e8813938fbfebf79fd18e480/example.yml#L479-L484 | 10:39 |
EmilienM | this is ONE parameter volume_cinder_backends that contains ALL backends config | 10:39 |
EmilienM | every key is a backend type (rbd, iscsi) etc and has its own hash for every backend name (rbd_fast, rbd_slow) | 10:40 |
*** fragatina has quit IRC | 10:40 | |
gfidente | right so user would have to mess with that to deploy their own custom backend | 10:40 |
EmilienM | that way, we allowed to enable 1) multi backends 2) multi backends with same driver | 10:40 |
gfidente | right that's possible with existing manifests too | 10:41 |
EmilienM | in THT, we can default to single backend name per driver in the templates | 10:41 |
EmilienM | but at least we have the interface to allow multiple instances of the ssame driver | 10:41 |
gfidente | again, we can do multiple instances of same driver with those manifests too | 10:41 |
EmilienM | no | 10:41 |
EmilienM | https://review.openstack.org/#/c/310939/14/manifests/profile/base/cinder/volume/dellsc.pp | 10:41 |
EmilienM | https://review.openstack.org/#/c/310939/14/manifests/profile/base/cinder/volume/dellsc.pp | 10:41 |
EmilienM | err sorry | 10:41 |
EmilienM | you need to transform the class in a define | 10:42 |
gfidente | yes we can using ceph::conf | 10:42 |
gfidente | and cinder_user_enabled_backends | 10:42 |
gfidente | and I can tell you instead that if a user wanted to deploy ceph with tripleo and plug into cinder their own dellsc I don't think they can | 10:42 |
gfidente | while with ceph::conf and cinder_user_enabled_backends they can | 10:42 |
EmilienM | I don't understand your ceph::conf mention | 10:43 |
EmilienM | I'm going to take my lunch break now, maybe we can talk about this afternoon | 10:43 |
gfidente | https://bugzilla.redhat.com/show_bug.cgi?id=1312000#c6 | 10:43 |
openstack | bugzilla.redhat.com bug 1312000 in openstack-puppet-modules "[RFE] support for cinder multiple heterogeneous backends for a single deployment" [High,Closed: errata] - Assigned to emacchi | 10:43 |
EmilienM | do not use cinder::config | 10:44 |
gfidente | so people won't even have to hack our manifests to configure their backends | 10:44 |
EmilienM | no, please don't do that | 10:44 |
gfidente | we only need to write manifests in puppet-tripleo for the backends which tripleo manages | 10:44 |
EmilienM | we have the interface in puppet-cinder to do all of this already | 10:44 |
EmilienM | don't use cinder::config | 10:44 |
EmilienM | ok I'm stepping down a bit, ttyl | 10:45 |
gfidente | oh it's not that *I* do it | 10:45 |
gfidente | it's that people has cinder::config and can use to add their backends | 10:45 |
gfidente | so I don't see the point of trying to wrap puppet-cinder backends in puppet-tripleo | 10:45 |
gfidente | we'd only add limitations | 10:45 |
gfidente | with ::config they can configure whatever they want | 10:45 |
gfidente | and we only write manifests for the backends which tripleo itself deploys | 10:46 |
openstackgerrit | Merged openstack/tripleo-heat-templates: Fix Neutron enable_*_agent* Hiera parameters https://review.openstack.org/306334 | 10:46 |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates: Switch Cinder Api/Scheduler/Volume to composable roles https://review.openstack.org/310940 | 10:50 |
*** milan has joined #tripleo | 10:51 | |
*** zoliXXL is now known as zoli|wfh | 10:54 | |
jaosorior | shardy, gfidente: Do you guys know what in the nodes post deployment (or even the loadbalancer deployment) is trying to do getaddrinfo ? | 10:54 |
jaosorior | I'm getting failures there when adding the domain | 10:54 |
jaosorior | Error: Could not run: Could not retrieve facts for overcloud-controller-1: getaddrinfo: Name or service not known | 10:54 |
*** spredzy has quit IRC | 10:55 | |
jaosorior | so it seems it's trying to access the old hostname, not taking into account the domain | 10:56 |
gfidente | jaosorior, looks like puppet trying to make up some facts | 10:56 |
gfidente | jaosorior, I think it split by . and is trying to resolve it | 10:56 |
gfidente | do you have a mapping for the shortname in /etc/hosts ? | 10:56 |
openstackgerrit | Merged openstack/tripleo-ui: Disable links when deploy is in progress https://review.openstack.org/312473 | 10:57 |
jaosorior | I didn't, first wanted to try without it | 11:01 |
*** spredzy has joined #tripleo | 11:02 | |
gfidente | so I think it was unable to resolve the shortname | 11:02 |
jaosorior | it was | 11:03 |
jaosorior | sooo I gotta do that | 11:03 |
jaosorior | well, I'll finish it on monday | 11:04 |
openstackgerrit | Merged openstack/tripleo-heat-templates: Adds memcached as a composable service https://review.openstack.org/312899 | 11:04 |
jaosorior | have a good weekend guys! | 11:04 |
*** jaosorior has quit IRC | 11:04 | |
openstackgerrit | Giulio Fidente proposed openstack/python-tripleoclient: Generate a password for the Mysql 'clustercheck' user https://review.openstack.org/319200 | 11:06 |
openstackgerrit | Giulio Fidente proposed openstack/python-tripleoclient: Generate a password for the Mysql 'clustercheck' user https://review.openstack.org/319201 | 11:07 |
*** veteran has joined #tripleo | 11:14 | |
marios | shardy: gfidente thanks gents for landing the memcached | 11:16 |
gfidente | marios++ :) | 11:16 |
shardy | marios: np :) | 11:23 |
ccamacho | Hey guys, testing this patch for compatibility with mitaka (https://review.openstack.org/#/c/319135/) the nonha job is failing with this message (http://paste.openstack.org/show/497882/) ConnectFailure: Unable to establish connection to http://127.0.0.1:35357/v3/auth/tokens Do you think it can be related to overhead as the ha job have passed? | 11:23 |
ansiwen | so, I'm running quickstart.sh on CentOS 7, but first, the libselinux-python package was missing on the target machine (--install-deps only installs it on the source machine) | 11:24 |
ansiwen | and now I have this error: | 11:25 |
ansiwen | fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "gid": 1001, " | 11:25 |
ansiwen | group": "stack", "mode": "0664", "msg": "unlinking failed: [Errno 13] Permission denied: '/var/cache/tripleo-quickstart/images/_undercloud.qcow2' ", "owner": "stack", "path": "/var/cache/tripleo-quickstart/images/_undercloud.qcow2", "secontext": "unconfined_u:object_r:var_t:s0", "size": 2145906454, "state": "file", "uid": 1001} | 11:25 |
*** veteran has quit IRC | 11:25 | |
ccamacho | hey ansiwen, what are you trying to do? Deploying tripleo? Which is you HW config? Are you trying to deploy it virtualized? | 11:28 |
ansiwen | ccamacho: deploy tripleO with the quickstart.sh script on a baremetal machine with CentOS 7 | 11:29 |
ccamacho | I'm just about going to have lunch, but if you need it I can help you to deploy it. | 11:30 |
shardy | gfidente: Hey, did you have a patch to make the per-service bind IPs generic? | 11:32 |
shardy | https://github.com/openstack/tripleo-heat-templates/blob/master/puppet/controller.yaml#L1140 | 11:32 |
gfidente | shardy, yeah | 11:32 |
ansiwen | ccamacho: sure, thanks, but I though the idea of quickstart.sh is, that you don't need help ;-) | 11:32 |
shardy | I need a way to reference the proxy/management network for swift | 11:32 |
ccamacho | ansiwen +1 | 11:33 |
gfidente | shardy, oh we can't use it yet though because we need to update hiera in the images to >= 2 | 11:33 |
*** ccamacho is now known as ccamacho|lunch | 11:33 | |
gfidente | shardy, patches are https://review.openstack.org/#/c/315035/ and https://review.openstack.org/#/c/318344/ | 11:33 |
*** athomas has joined #tripleo | 11:42 | |
shardy | gfidente: Nice, thanks - what's the status of the hiera upgrade? | 11:45 |
*** weshay has joined #tripleo | 11:46 | |
gfidente | shardy, so given this is distro-dependent, we were tracking this with a BZ https://bugzilla.redhat.com/show_bug.cgi?id=1337335 | 11:47 |
openstack | bugzilla.redhat.com bug 1337335 in distribution "Hiera 2.x packaging" [Urgent,New] - Assigned to lars | 11:47 |
shardy | gfidente: Hmm, thanks, the comments from apevec on that aren't very encouraging | 11:49 |
shardy | is there any interim workaround we can use? | 11:49 |
gfidente | I think we could write down each ip and ip/subnet in a different hiera key | 11:49 |
*** morazi has joined #tripleo | 11:51 | |
shardy | gfidente: Yeah, so then we can just do e.g hiera tenant_network instead of the hash lookup | 11:51 |
gfidente | shardy, yes but we'd need that for all three maps, ip, subnet and ip_uri | 11:51 |
gfidente | so we could do it but meh | 11:51 |
*** mbound has joined #tripleo | 11:51 | |
gfidente | if we can get the hash lookup to work it'll turn useful :) | 11:52 |
shardy | I agree, but we need to understand the blockers mentioned in the bug and decide if we should just go with the interim solution | 11:52 |
shardy | otherwise several services aren't really composable | 11:53 |
gfidente | right | 11:53 |
*** julim has joined #tripleo | 12:02 | |
*** paramite is now known as paramite|afk | 12:02 | |
*** lucasagomes is now known as lucas-hungry | 12:02 | |
*** jtomasek_ has quit IRC | 12:05 | |
*** jtomasek_ has joined #tripleo | 12:05 | |
*** jayg|g0n3 is now known as jayg | 12:10 | |
openstackgerrit | Imre Farkas proposed openstack/python-tripleoclient: Add Ironic password generation during deployment https://review.openstack.org/316146 | 12:12 |
openstackgerrit | Imre Farkas proposed openstack/tripleo-puppet-elements: Add Ironic packages to overcloud controller https://review.openstack.org/316132 | 12:13 |
*** dprince has joined #tripleo | 12:14 | |
openstackgerrit | Marios Andreou proposed openstack/puppet-tripleo: Adds the puppet-tripleo manifests for manila https://review.openstack.org/313527 | 12:15 |
*** jtomasek_ has quit IRC | 12:16 | |
*** ayoung has quit IRC | 12:16 | |
*** jtomasek has joined #tripleo | 12:16 | |
openstackgerrit | Brad P. Crochet proposed openstack/puppet-tripleo: Change default CloudFormation ssl port to 13005 https://review.openstack.org/319222 | 12:17 |
openstackgerrit | Brad P. Crochet proposed openstack/os-cloud-config: Add Heat CloudFormation service for endpoint creation https://review.openstack.org/318704 | 12:18 |
*** paramite|afk is now known as paramite | 12:19 | |
*** zoli|wfh is now known as zoli_gone-proxy | 12:25 | |
*** trown|outtypewww is now known as trown | 12:25 | |
*** masco has quit IRC | 12:28 | |
openstackgerrit | Merged openstack/tripleo-quickstart: Update undercloud default variable location https://review.openstack.org/318806 | 12:28 |
trown | adarazs: mind taking a look at https://review.openstack.org/#/c/318314/ it is pretty simple | 12:30 |
adarazs | trown: looking | 12:30 |
adarazs | trown: actually the clear thing would be to do it with awk and add 1 to the variable ;) | 12:33 |
adarazs | trown: but I think we can get away with this. | 12:33 |
adarazs | though I thought I can get away with 1->2 :) | 12:33 |
trown | adarazs: ya, I hit some issues with puppet modules when testing out the gating role on master | 12:34 |
adarazs | trown: aaah! I think I hit the same issue just now, I was looking into the conflicts :D | 12:34 |
trown | adarazs: it was trying to install openstack-puppet-modules from deps repo | 12:34 |
adarazs | yup | 12:34 |
adarazs | I was confused why it was doing it | 12:35 |
trown | which is pre-split, so a ton of conflict with the split packages | 12:35 |
adarazs | you spared me some headache. :) | 12:35 |
*** zoli_gone-proxy is now known as zoliXXL | 12:35 | |
adarazs | all right, I keep working on the gating feature requests in that case ;) | 12:36 |
trown | that is really a bit of a packaging bug... the post split should have an epoch bump, but that is what yum plugin priorities is for... hiding packaging bugs | 12:36 |
adarazs | haha | 12:36 |
adarazs | would be so nice if ansible would support with_items on blocks. -_- I'll mock around with includes. | 12:36 |
trown | adarazs: ya, I will respond shortly on those 2 issues. I have a hacked up version for the packaging one locally | 12:37 |
adarazs | trown: great, because I don't have anything for that yet :) | 12:37 |
trown | perfect! I like what you laid out for the other one | 12:38 |
*** rbrady has joined #tripleo | 12:39 | |
*** rlandy has joined #tripleo | 12:45 | |
*** _prad_ has joined #tripleo | 12:46 | |
*** marcusvrn_ has joined #tripleo | 12:47 | |
openstackgerrit | Brad P. Crochet proposed openstack/puppet-tripleo: Add Sahara profiles https://review.openstack.org/318839 | 12:47 |
*** jpena is now known as jpena|lunch | 12:48 | |
*** julim has quit IRC | 12:49 | |
openstackgerrit | Brad P. Crochet proposed openstack/tripleo-heat-templates: Composable Sahara services https://review.openstack.org/318840 | 12:51 |
openstackgerrit | Merged openstack/tripleo-quickstart: Make sure delorean.repo takes precedence over delorean-deps.repo https://review.openstack.org/318314 | 12:54 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart: localhost is a reserved term by ansible, use 127.0.0.2 instead https://review.openstack.org/319233 | 12:54 |
*** julim has joined #tripleo | 12:57 | |
*** tzumainn has joined #tripleo | 12:57 | |
*** lucas-hungry is now known as lucasagomes | 13:00 | |
pabelanger | derekh: dprince: slagle: I need to learn more information about tripleo-cloud-test-rh1, is there any diagrams for the current network setup? I am seeing some UDP issue on the AFS mirror and think there is an issue with the NAT. I'd likely need to get some tcpdumps from the gateway that is doing NAT | 13:01 |
*** paramite is now known as paramite|afk | 13:02 | |
*** zoliXXL is now known as zoli|lunch | 13:03 | |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates: Composable roles within services - MongoDB https://review.openstack.org/315051 | 13:06 |
*** lblanchard has joined #tripleo | 13:07 | |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates: Composable roles within services - NTP https://review.openstack.org/310421 | 13:07 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-docs: Composable roles within services Tutorial https://review.openstack.org/311512 | 13:08 |
openstackgerrit | Carlos Camacho proposed openstack/puppet-tripleo: Add gnocchi profiles https://review.openstack.org/315527 | 13:10 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart: update the readme to include a full end to end deployment --tags all https://review.openstack.org/319239 | 13:10 |
pabelanger | derekh: derekh: slagle: If 66.187.229.1 under the control of tripleo, or is that from the upstream provider? | 13:11 |
pabelanger | I assume 10.2.8.1 is nova | 13:11 |
mandre | shardy: submitted https://review.openstack.org/#/c/319237/ and https://review.openstack.org/#/c/319238/ to create tripleo-validations repo | 13:12 |
mandre | I hope everything is in order | 13:12 |
weshay | trown, would you prefer the note about root for localhost in the README or https://github.com/openstack/tripleo-quickstart/blob/master/docs/unprivileged.md | 13:14 |
trown | weshay: maybe we could add a section to "Deploying" in the README stating that it can be run directly on a virthost (and here's how), but it requires root. | 13:16 |
weshay | trown, sure.. I think adding it to https://review.openstack.org/#/c/319239/ would be ok | 13:17 |
trown | weshay: I just thought of another wrinkle there though... since we are not using ansible local connection I think it requires having root's pubkey in root's authorized_keys right? | 13:17 |
trown | oh nice, ya it could go in that doc patch | 13:18 |
weshay | trown, I'm running a --tags all w/ root on localhost now, I'll find out | 13:19 |
trown | weshay: ya just tested without having the root user pubkey in authorized keys, and it doesn't work :( | 13:21 |
weshay | trown, oh.. I see what you mean.. well that is the same requirement as running remotely I think.. just a nuance | 13:21 |
weshay | I'll add it to the README | 13:21 |
trown | weshay: I think we would need that on the USB key too (which makes the wrapper script more useful since I dont think I want to add that logic to quickstart.sh) | 13:22 |
weshay | something like.. ssh root@127.0.0.2 should work w/o passwd | 13:22 |
trown | right | 13:22 |
weshay | trown, k | 13:22 |
trown | and the wrapper script would need to make sure root has an ssh key, and generate it if not, then copy the pubkey to authorized keys (so it just works) | 13:23 |
weshay | trown, hrm.. and if the box does not have a ssh key created for root? | 13:23 |
weshay | roger | 13:23 |
trown | it would have to have logic to `ssh-keygen` | 13:23 |
*** paramite|afk is now known as paramite | 13:25 | |
trown | larsks: do you have any thoughts on using ssh to localhost vs. ansible local connection? https://review.openstack.org/#/c/319233 | 13:25 |
*** akshai has joined #tripleo | 13:31 | |
*** ayoung has joined #tripleo | 13:33 | |
openstackgerrit | Leif Madsen proposed openstack/tripleo-docs: Composable roles within services Tutorial https://review.openstack.org/311512 | 13:34 |
*** rodrigods has quit IRC | 13:34 | |
*** rodrigods has joined #tripleo | 13:34 | |
*** pabelanger has quit IRC | 13:39 | |
*** pabelanger has joined #tripleo | 13:39 | |
*** eggmaster has joined #tripleo | 13:40 | |
*** rasca has quit IRC | 13:46 | |
*** links has quit IRC | 13:46 | |
larsks | trown: That change smells a little hacky. Before merging, I'd like to understand the problem better and see if we can't solve it differently. | 13:47 |
*** dtrainor has quit IRC | 13:50 | |
*** dtrainor has joined #tripleo | 13:50 | |
openstackgerrit | Tzu-Mainn Chen proposed openstack/tripleo-common: Add TripleO Mistral documentation https://review.openstack.org/313109 | 13:52 |
*** rasca has joined #tripleo | 13:52 | |
trown | larsks: ya, currently running against localhost does not work, and that change does make it work, albeit with a kind of large tradeoff | 13:54 |
larsks | Yeah, I understood that from the comments. | 13:54 |
larsks | I just wonder if there isn't an alternative solution. | 13:54 |
derekh | pabelanger: 66.187.229.1 is the public IP of the bastion host, its on the tripleo Rack but the upstream team don't control that host | 13:54 |
larsks | We were previously able to target localhost successfully... | 13:54 |
larsks | +1 on tests using localhost once this is fixed :) | 13:55 |
larsks | We'll add that to the test matrix I was wishing for yesterday... | 13:55 |
trown | :) | 13:55 |
derekh | pabelanger: I've suspected for some time now that we've been loosing UDP packets, this was the reason I think we were seeing unreliable DNS requests | 13:55 |
pradk | slagle, I want to access a db string thats constructed in overcloud_controller_pacemaker.yaml from the aodh standalone manifest.. any way to do that without duplicating the logic again? | 13:55 |
trown | larsks: well for the "quick" tests more was always the intention, I think have some kind of "quick-teardown" test also makes sense | 13:56 |
pabelanger | derekh: who is the owner of that system? Is is a linux box or some hardware? | 13:56 |
derekh | pabelanger: its happening outside of the Rack though, as I can send DNS requests out from the bastion, and fail to get a response back intermittently I forget how often but can find out again if needed | 13:57 |
slagle | pradk: which string is it? $ceilometer_database_connection? | 13:57 |
pradk | slagle, yep | 13:57 |
openstackgerrit | Ryan Brady proposed openstack/instack-undercloud: Revert "mistral: deploy API in WSGI with apache" https://review.openstack.org/319262 | 13:57 |
pabelanger | derekh: Any way we can get support on it? | 13:58 |
pradk | slagle, which inturn gets set to mongo, which is what i want | 13:58 |
openstackgerrit | Emilien Macchi proposed openstack/instack-undercloud: Cleanup hieradata to reduce Puppet warnings https://review.openstack.org/318956 | 13:58 |
*** jpena|lunch is now known as jpena | 13:58 | |
derekh | pabelanger: its a linux box, I would have always considered the RH lab team (internal team) the owners of the box, zoli|lunch I think has root on it and may be able to do some debugging | 13:59 |
ccamacho|lunch | hey gfidente, question: I'm deploying an overcloud using master and getting "CREATE_FAILED resources.Controller: Property error: resources[0].properties: Property MysqlClustercheckPassword not assigned" do you think it might be related to https://bugs.launchpad.net/tripleo/+bug/1581677 ? | 13:59 |
openstack | Launchpad bug 1581677 in tripleo "Galera access rules need to be tightened" [High,Fix released] - Assigned to Michele Baldessari (michele) | 13:59 |
pabelanger | derekh: okay, great. That gets me started | 13:59 |
slagle | pradk: we can try and set that value via hiera | 13:59 |
pabelanger | zoli|lunch: ohai, do you mind catching up on backscroll when you get back | 14:00 |
*** ccamacho|lunch is now known as ccamacho | 14:00 | |
slagle | pradk: like is done for ceilometer_coordination_url in puppet/controller.yaml | 14:00 |
derekh | zoli|lunch: basically we think udp packets are being lost somewhere between the bastion and the outside world, gimme a few minutes and I'll find the commands I used to reproduce in the past | 14:00 |
weshay | trown, my local test of localhost worked w/ the change e-e | 14:00 |
bandini | ccamacho: you need a more recent python-tripleoclient | 14:00 |
trown | e-e? | 14:00 |
trown | end to end? | 14:00 |
ccamacho | bandini, woow thanks! | 14:01 |
bandini | ccamacho: no prob ;) | 14:01 |
pradk | slagle, the mongodb string construction has a bit of logic involved including setting up the mongo_node_ips_with_port and replset .. i'll see how i can refactor that to hiera | 14:02 |
slagle | pradk: oh, due to the case statement. i see | 14:03 |
*** milan has quit IRC | 14:03 | |
pradk | slagle, yea | 14:03 |
slagle | i wouldnt spend too much time trying to avoid duplicating it if you have to | 14:04 |
pradk | also needs this https://github.com/openstack/tripleo-heat-templates/blob/master/puppet/manifests/overcloud_controller_pacemaker.pp#L184-L192 | 14:04 |
*** rasca has quit IRC | 14:04 | |
pradk | yea i dont know a better way other than duplicating here.. composable roles would come handy here but alas this is mitaka | 14:05 |
*** rlandy has quit IRC | 14:05 | |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-specs: Composable Upgrades https://review.openstack.org/319264 | 14:06 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart: update the readme https://review.openstack.org/319239 | 14:08 |
*** rbrady has quit IRC | 14:10 | |
*** stendulker has quit IRC | 14:12 | |
*** rbrady has joined #tripleo | 14:13 | |
openstackgerrit | Ryan Brady proposed openstack/instack-undercloud: Revert "mistral: deploy API in WSGI with apache" https://review.openstack.org/319262 | 14:14 |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates: Tighten the access rules for galera https://review.openstack.org/319274 | 14:15 |
*** rasca has joined #tripleo | 14:16 | |
weshay | trown, ya | 14:18 |
social | jistr: when doing refactorings => when refactoring | 14:22 |
jistr | thx | 14:23 |
*** akshai has quit IRC | 14:23 | |
* jistr amending locally | 14:23 | |
social | jistr: I still think we should do puppet snippets with exec enclosed into role classes and just generate puppet files that ansible will orchestrate >.> | 14:24 |
social | but end result might be as ugly as what we have now so dunno | 14:25 |
pradk | jistr, Hi, not sure if slagle spoke to you about the software config for aodh upgrades.. we were discussing if it should be a stand alone template or part of say major_upgrade_pacemaker.yaml | 14:27 |
pradk | jistr, you have any thoughts how this should be integrated in the upgrade workflow? | 14:27 |
jistr | social: yeah maybe... it could be the way that provides most options, but also people might have trouble getting into that, and consider it super-weird if they didn't spend a few hours or so to think about the whole issue and the reasoning behind such choice. Generally the service owners might be responsible for service upgrades, also consultants might want to do amendments etc. So we need to consider "developer UX" too. That said, i think | 14:29 |
jistr | what you mention is still on the table. | 14:29 |
*** bvandenh has joined #tripleo | 14:29 | |
openstackgerrit | Merged openstack/tripleo-ui: Ignore the .idea folder (JetBrains) https://review.openstack.org/316308 | 14:29 |
*** zoli|lunch is now known as zoli|wfh | 14:30 | |
*** akshai has joined #tripleo | 14:31 | |
social | jistr: I'm not that good with ansible so my todo list on weekend is to play with it more but as far as I know you don't have declarative way to create dependancies and so on? | 14:31 |
jistr | social: you do, but *much* more limited than puppet. You can do that just for roles (think Puppet classes), not micro-manage individual tasks (think resources). Roles (and their tasks) in a "play" are executed in the order specified. And you can only say "role X requires role Y", which can achieve that role Y will be added into the play before role X, (or if it was already in the play, it will change its spot to come before role X, IIUC). | 14:36 |
*** rasca has quit IRC | 14:37 | |
jistr | i haven't played much with dependencies in Ansible, so take that with a grain of salt ^^ | 14:37 |
*** rasca has joined #tripleo | 14:38 | |
social | jistr: roles is doable | 14:38 |
openstackgerrit | Tzu-Mainn Chen proposed openstack/tripleo-common: Add TripleO Mistral documentation https://review.openstack.org/313109 | 14:39 |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates: Tighten the access rules for galera https://review.openstack.org/319284 | 14:39 |
jistr | social: well.. yea, except to utilize those deps we'd have to have "a role per service per step" instead of just "a role per service" | 14:39 |
trown | larsks: weshay I created a bug for the localhost issue: https://bugs.launchpad.net/tripleo-quickstart/+bug/1584084 I will try to look into it a bit more this afternoon | 14:39 |
openstack | Launchpad bug 1584084 in tripleo-quickstart "Running against localhost does not work" [Critical,Triaged] | 14:39 |
jistr | social: where by steps i mean "stop service", "upgrade service", "start service" | 14:39 |
larsks | trown: thanks. I will try to look also. | 14:39 |
jistr | social: it's also somewhat explained (hopefully :) ) in the spec | 14:40 |
social | yeah, still reading that | 14:40 |
trown | larsks: weshay if there is not an obvious "good" fix, wdyt of going with weshay's patch tagged with Partial-Bug to that bug, and then work on restoring ansible local connection to close that bug? | 14:40 |
larsks | trown: sure, if there isn't an obvious fix. I would just like to understand what is going on first. | 14:40 |
trown | larsks: context is we are trying to create a USB key with tripleo-quickstart and RDO image on it for conferences, so we need localhost to work (somehow) | 14:41 |
larsks | Sure. | 14:41 |
trown | cool | 14:41 |
trown | back a bit later... 2 week checkup | 14:42 |
*** trown is now known as trown|afk | 14:42 | |
jistr | social: also i think Ansible dependencies cannot solve "only affect ordering, do not pull in this role if it wasn't already included", which makes them unusable for upgrades. (Yea, Puppet collectors would solve that :) ) | 14:43 |
*** ramishra has quit IRC | 14:45 | |
EmilienM | dtantsur: I updated https://review.openstack.org/#/c/309140/ for Ironic deployed with apache/wsgi and it's still failing in undercloud CI, while it works fine in puppet CI, can you look at logs when you got time? | 14:47 |
*** ramishra has joined #tripleo | 14:47 | |
jistr | social: actually, i'm going to etch this conversation into the spec too. I think we already slightly discussed this before but it's hard to remember all the details, so i don't want to keep rediscovering these facts :) | 14:47 |
dtantsur | EmilienM, will try, sure | 14:49 |
*** jprovazn has quit IRC | 14:50 | |
*** milan has joined #tripleo | 14:52 | |
*** ohamada has quit IRC | 14:52 | |
gfidente | ccamacho, you need to update tripleoclient | 14:53 |
gfidente | you should see a CLUSTERCHECK password in tripleo-overcloud-password | 14:54 |
ccamacho | gfidente thanks! :) Already updated and working | 14:54 |
gfidente | ack | 14:54 |
openstackgerrit | Imre Farkas proposed openstack/puppet-tripleo: Add base ironic profile https://review.openstack.org/319297 | 14:59 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-specs: Composable Upgrades https://review.openstack.org/319264 | 14:59 |
thrash | jistr: I'm pretty sure the dependencies are only done once. | 14:59 |
thrash | jistr: if multiple roles (A and B) depend on role C, then role C will only be executed once. | 15:00 |
thrash | C -> A -> B | 15:00 |
jistr | thrash: yea unless specifically overriden to repeat them. | 15:00 |
thrash | jistr: right... | 15:00 |
openstackgerrit | Shilla Saebi proposed openstack/tripleo-docs: corrected typo in instropecting doc https://review.openstack.org/319298 | 15:00 |
jistr | thrash: the main blocker we have with the Ansible deps i think is "just make sure it's in correct order in case it's already included, but don't pull this into the play if it hasn't been included in the play manually" | 15:01 |
*** hewbrocca is now known as hewbrocca-afk | 15:02 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Revert "Test with latest master heat" https://review.openstack.org/309051 | 15:05 |
*** diazjf has joined #tripleo | 15:10 | |
social | jistr: rereading the spec | 15:11 |
*** yamahata has joined #tripleo | 15:14 | |
*** akshai has quit IRC | 15:15 | |
*** ebarrera has quit IRC | 15:16 | |
*** paramite has quit IRC | 15:20 | |
gfidente | bnemec, the cloud-init change https://code.launchpad.net/~gfidente/cloud-init/try_fqdn_from_hosts/+merge/294680 | 15:20 |
gfidente | but it's really only meant to see if fqdn is in /etc/hosts when the nova metadata doesn't append any | 15:20 |
gfidente | it's supposed to preserve domainname on reboot though | 15:20 |
*** akshai has joined #tripleo | 15:21 | |
bnemec | gfidente: That may help. The problem I'm hitting is that on deployment my compute nodes come up with service hosts like 'overcloud-novacompute-0', then after a reboot they change to 'overcloud-novacompute-0.localdomain' | 15:22 |
bnemec | If you've booted any instances prior to the reboot that breaks networking to them. | 15:22 |
gfidente | bnemec, so jaosorir is trying to append .$domain to ::server resources | 15:23 |
gfidente | which should be good as well | 15:23 |
gfidente | don't think he has a submission for it yet though | 15:23 |
shardy | bnemec: another workaround is to set dhcp_domain in nova.conf so it matches CloudDomain | 15:24 |
shardy | the problem is cloud-init defaults to "localdomain" if the hostname provided by nova doesn't contain any domain | 15:24 |
shardy | bnemec: another workaround is to disable the update_hostname module in the /etc/cloud/cloud.cfg in the image | 15:25 |
shardy | https://bugs.launchpad.net/tripleo/+bug/1581472 is the related bug | 15:26 |
openstack | Launchpad bug 1581472 in tripleo "CloudDomain doesn't correctly set hostname" [High,Triaged] - Assigned to Giulio Fidente (gfidente) | 15:26 |
*** mbound has quit IRC | 15:26 | |
*** aufi has quit IRC | 15:28 | |
bnemec | shardy: I'm fine with the localdomain name, but it isn't being picked up on the initial deployment. There's no domain at all in the host ids. | 15:28 |
bnemec | I think we should be doing https://review.openstack.org/#/c/304858/ but I haven't had a chance to make the puppet changes Emilien wanted. | 15:28 |
shardy | bnemec: yeah, that's the problem, then update_hostname in cloud-init defaults it to localdomain on reboot | 15:29 |
shardy | bnemec: if you were to set e.g localdomain in nova.conf and CloudDomain, it will be applied on deloyment and on reboot | 15:29 |
openstackgerrit | Bob Callaway proposed openstack/tripleo-heat-templates: Enable Neutron LBaaS Integration https://review.openstack.org/313933 | 15:29 |
EmilienM | bnemec: yes, your patch will work until someone will patch puppet-nova with the param | 15:30 |
shardy | basically we broke this when we removed the domain from dhcp_domain to enable the CloudDomain parameter | 15:30 |
EmilienM | using nova::config should not be something we used to do | 15:30 |
*** mgarciam has joined #tripleo | 15:31 | |
bnemec | EmilienM: Yeah, I'm not disagreeing, although we're already screwed if someone does that because we're setting it this way on compute nodes. | 15:31 |
bnemec | I just need to find some time to sit down and push all the changes needed to do this the right way. | 15:32 |
EmilienM | let me know if I can help on this one | 15:32 |
dtantsur | EmilienM, I don't see anything insane about this patch.. my only guess is selinux, but I don't see audit errors either (maybe I don't know where to look). probably we have to try it outside of the gate to be able to hack on it | 15:35 |
EmilienM | dtantsur: puppet gate has selinux enforced and no problem | 15:36 |
dtantsur | I see | 15:36 |
EmilienM | dtantsur: no worries, I'll dig a bit more on my side | 15:36 |
*** dciabrin has quit IRC | 15:37 | |
*** dciabrin has joined #tripleo | 15:37 | |
*** devvesa has quit IRC | 15:38 | |
*** mikelk has quit IRC | 15:38 | |
*** penick has joined #tripleo | 15:46 | |
*** rwsu has joined #tripleo | 15:46 | |
*** Nakato has quit IRC | 15:49 | |
openstackgerrit | Jason E. Rist proposed openstack/tripleo-ui: Refactor notification for better display https://review.openstack.org/316874 | 15:50 |
jrist | florianf, honza, jtomasek ^ | 15:50 |
*** rcernin has quit IRC | 15:51 | |
*** tremble has quit IRC | 15:53 | |
jrist | EmilienM: what do you think of this tattoo? https://i.imgur.com/jwTT7x1.png (joke) | 15:54 |
EmilienM | jrist: you made me laugh :) | 15:54 |
EmilienM | jrist: I'll have a problem with my gf | 15:54 |
jrist | LOL | 15:55 |
jrist | it was rbrady's idea | 15:55 |
openstackgerrit | Merged openstack-infra/tripleo-ci: Add timeout to get_host_info task https://review.openstack.org/317937 | 15:55 |
rbrady | jrist: the tattoo is too small, shows he is only minimally committed | 15:57 |
jrist | ROFL | 15:57 |
jrist | he's committed enough to have the tattoo! | 15:57 |
*** cwolferh has joined #tripleo | 15:58 | |
*** athomas has quit IRC | 16:02 | |
*** mgould has joined #tripleo | 16:10 | |
gfidente | marios, jistr, slagle, bnemec I wonder making network isolation the default | 16:11 |
gfidente | and singlenetwork optional env file | 16:11 |
gfidente | wouldn't alone cover a good chunk of overriding issues? | 16:11 |
*** diazjf has quit IRC | 16:12 | |
bnemec | gfidente: The thing is that it complicates the initial setup quite a bit. | 16:13 |
mgould | hi everyone | 16:14 |
mgould | I wrote a patch recently that added a new parameter to puppet-ironic: https://review.openstack.org/#/c/307947/ | 16:14 |
mgould | what do I need to do to enable people deploying an overcloud to use it? | 16:14 |
shardy | mgould: You'll need to add the option to instack-undercloud, e.g: | 16:17 |
shardy | https://github.com/openstack/instack-undercloud/blob/master/elements/puppet-stack-config/puppet-stack-config.yaml.template#L374 | 16:17 |
*** dmk0202 has quit IRC | 16:17 | |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci: TEST: Delete the overcloud when finished https://review.openstack.org/297328 | 16:18 |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci: Don't try to get stack details if the stack doesn't exist https://review.openstack.org/319337 | 16:18 |
*** diazjf has joined #tripleo | 16:18 | |
mgould | shardy: OK, thanks. And those values come from environment variables? | 16:19 |
*** fzdarsky is now known as fzdarsky|afk | 16:19 | |
shardy | mgould: basically yes - if you want it to be configurable then you'll add an option here: | 16:20 |
shardy | https://github.com/openstack/instack-undercloud/blob/master/instack_undercloud/undercloud.py#L816 | 16:20 |
shardy | and then it's wired in via converting the option variable to an env variable that's ultimately consumed by puppet via that template | 16:21 |
shardy | Rather, you'll add an option to undercloud.py and the line referenced is where the conversion happens | 16:21 |
mgould | OK, thanks! | 16:22 |
mgould | I feel better about not being able to follow the dataflow backwards now | 16:22 |
mgould | I'd got as far as puppet-stack-config.yaml, but couldn't see how to get there from undercloud.conf | 16:23 |
mgould | does https://review.openstack.org/#/c/265375/ include all the steps I'll need? | 16:23 |
mgould | and to test it I guess I'll need to set a *_REF option and run tripleo.sh? | 16:25 |
EmilienM | dprince, gfidente: please look https://review.openstack.org/#/c/318956/ - it's a cleanup to avoid warnings in Puppet catalog on the undercloud . I'll do overcloud next week | 16:26 |
*** myoung has quit IRC | 16:26 | |
bnemec | mgould: You don't need to do as much as before. The mapping into puppet-stack-config.yaml is more automatic now: https://review.openstack.org/#/c/297319/ | 16:26 |
shardy | bnemec: heh, I was just about to say that :) | 16:27 |
*** myoung has joined #tripleo | 16:27 | |
bnemec | Basically just add the opt, wire it in to puppet-stack-config.yaml, and it should be good to go. | 16:27 |
bnemec | shardy: :-) | 16:27 |
*** mcornea has quit IRC | 16:28 | |
mgould | bnemec, shardy: thanks! | 16:28 |
shardy | re testing, I'm not sure the _REF approach works, you can build a delorean package tho with tripleo.sh --delorean-setup && tripleo.sh --delorean-build openstack/instack-undercloud | 16:28 |
shardy | I actually hit an issue with that tho, as it seemed like the locally installed package got replaced during the openstack undercloud install, so you may need to juggle repos to ensure the locally built one gets priority | 16:29 |
*** dc has quit IRC | 16:29 | |
mgould | oh dear | 16:30 |
mgould | yeah, when I was testing the puppet-ironic patch, I found I had to specify refs for every single puppet-* module or mine got overwritten | 16:30 |
* bnemec just pushes the patch then downloads the rpm from https://repos.fedorapeople.org/repos/openstack-m/jenkins/rpm-build/ | 16:31 | |
mgould | bnemec: by setting an env var? or by running rpm manually in the undercloud? | 16:32 |
shardy | bnemec: heh, I didn't know about that - thanks! :) | 16:32 |
bnemec | mgould: Just installing it manually. Those rpms are versioned 999 so they shouldn't get "upgraded". | 16:33 |
mgould | OK, thanks | 16:33 |
*** florianf has quit IRC | 16:34 | |
mgould | so the process is: push patch; create undercloud; ssh to undercloud; rpm install; openstack overcloud deploy? | 16:34 |
bnemec | shardy: Yeah, I find it handy. I mean, I could build rpms manually, but why should I when Jenkins can do it for me? :-) | 16:34 |
bnemec | mgould: If you're changing instack-undercloud, then you need to push patch, install generated rpm, install undercloud, etc. | 16:35 |
mgould | oh, of course | 16:35 |
mgould | is this documented somewhere? I'm not having much luck with Googling | 16:36 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart: A helper script to launch quickstart from a usbkey https://review.openstack.org/319345 | 16:37 |
*** myoung has quit IRC | 16:39 | |
jistr | pradk: hey, sorry i totally forgot to reply to your question from earlier | 16:39 |
bnemec | mgould: I think it's tribal knowledge for package testing. There's official docs for using a proposed puppet change though: http://docs.openstack.org/developer/tripleo-docs/advanced_deployment/in_progress_review.html | 16:39 |
*** myoung has joined #tripleo | 16:39 | |
jrist | EmilienM: relevant to sharing https://www.youtube.com/watch?v=2ISukvNIF10 | 16:41 |
mgould | bnemec: do those instructions still work? I tried them about a month ago and they didn't | 16:41 |
* mgould should submit a bug | 16:41 | |
EmilienM | jrist: cool | 16:42 |
bnemec | mgould: I recall someone saying that they only work if you set all the puppet modules to install from source. | 16:42 |
jrist | EmilienM: and it's by puppet! | 16:42 |
EmilienM | jrist: I know him lol | 16:42 |
*** rajinir has quit IRC | 16:42 | |
jrist | EmilienM: haha :) | 16:42 |
*** myoung has quit IRC | 16:42 | |
dtrainor | anyone got a few minutes to talk about or link me to info on how elements are discovered/used and in which order using diskimage-builder? The "Developing Elements" documentation talks about what they are, but I'm more interested in how they're called, how they interact with each other etc | 16:42 |
*** myoung has joined #tripleo | 16:42 | |
mgould | bnemec: yeah, that was what I found | 16:42 |
jistr | pradk, slagle: i think the AODH workflow could be either of the options you mentioned. Either a separate YAML that would be run between major-upgrade-pacemaker-init.yaml and major-upgrade-pacemaker.yaml, or it could be within major-upgrade-pacemaker.yaml itself. Right now i don't see any blocker for either of those approaches (not sure what were your points for/against the respective approaches, i may have not noticed this particular topic on | 16:42 |
jistr | the ML i think). | 16:42 |
*** trown|afk is now known as trown | 16:43 | |
mgould | otherwise the puppet-modules package over-writes your change | 16:43 |
dtrainor | I'm asking because I'm interested in DIB_CLOUD_IMAGES and finding out which diskimage-builder element the default specification comes from, basically what tells diskimage-builder which diskimage-builder/elements/<path> is used to resolve this | 16:44 |
openstackgerrit | Miles Gould proposed openstack/instack-undercloud: Add option to enable introspection of UEFI nodes https://review.openstack.org/319348 | 16:45 |
mgould | ^^^ bnemec shardy should that cover it? | 16:46 |
jistr | pradk, slagle: separate yaml provides a smaller piece of workflow that can be tested separately (it's also one more step for everyone doing the upgrade in production, but that's probably fine). Doing the upgrade within major-upgrade-pacemaker.yaml gives more options perhaps (running stuff before we do the full yum update, as well as after we do yum update but all services are still switched off, etc.). | 16:46 |
slagle | jistr: i think the goal is to migrate to aodh and make sure aodh is working before the rest of the upgrade | 16:48 |
*** panda has quit IRC | 16:48 | |
slagle | so whichever way makes that possible | 16:48 |
*** panda has joined #tripleo | 16:48 | |
slagle | once they migrate to aodh, the need to finnish the rest of the upgrade though, they shouldnt leave the cloud as liberty + aodh from mitaka | 16:48 |
slagle | but that doesnt mean it couldn't be a seperate step | 16:49 |
*** lazy_prince has quit IRC | 16:50 | |
jistr | pradk, slagle: yeah that sounds like a good thing to aim for. Also, migrating from a "separate yaml" solution to making it a part of major-upgrade-pacemaker.yaml should be much easier than vice versa. So maybe aiming for a separate YAML first is a good idea, and if we hit some blocker with that approach, we could consider moving to major-upgrade-pacemaker.yaml (either just partially or fully) as a plan B? | 16:50 |
slagle | wfm | 16:51 |
openstackgerrit | James Slagle proposed openstack/instack-undercloud: Add timestamps to puppet apply output https://review.openstack.org/315128 | 16:53 |
openstackgerrit | James Slagle proposed openstack/instack-undercloud: Minimize element usage https://review.openstack.org/315099 | 16:53 |
openstackgerrit | Brent Eagles proposed openstack-infra/tripleo-ci: Exit with non-zero status on create and update errors https://review.openstack.org/319352 | 16:54 |
pradk | jistr, no worries, thx for the reply. Sounds good to me as well.. i'm working on getting this in place, will run it by you and slagle for input | 16:54 |
*** lucasagomes is now known as lucas-afk | 16:55 | |
jistr | pradk: awesome, thanks :) | 16:57 |
*** pblaho has quit IRC | 16:59 | |
*** egafford is now known as egafford|appt | 16:59 | |
gfidente | tty monday tripleo | 17:00 |
gfidente | tripleowls | 17:00 |
*** gfidente has quit IRC | 17:00 | |
*** mbound has joined #tripleo | 17:01 | |
*** derekh has quit IRC | 17:03 | |
*** sambetts is now known as sambetts|afk | 17:05 | |
*** jistr has quit IRC | 17:09 | |
*** noslzzp has joined #tripleo | 17:12 | |
*** jtomasek has quit IRC | 17:14 | |
*** jpena is now known as jpena|off | 17:14 | |
openstackgerrit | Athlan-Guyot sofer proposed openstack/puppet-pacemaker: WIP: integrate PCS provider in the merge. https://review.openstack.org/310713 | 17:15 |
*** ccamacho has quit IRC | 17:15 | |
*** ccamacho has joined #tripleo | 17:16 | |
*** abehl has quit IRC | 17:22 | |
*** dtantsur is now known as dtantsur|afk | 17:22 | |
*** david-lyle_ is now known as david-lyle | 17:22 | |
*** bvandenh has quit IRC | 17:25 | |
*** diazjf has quit IRC | 17:29 | |
*** mgould is now known as mgould|afk | 17:41 | |
*** diazjf has joined #tripleo | 17:44 | |
*** akshai has quit IRC | 17:44 | |
*** akshai has joined #tripleo | 17:47 | |
*** sthillma has joined #tripleo | 17:53 | |
*** chem`` has quit IRC | 17:57 | |
*** diazjf has quit IRC | 18:01 | |
*** jcoufal has quit IRC | 18:01 | |
*** fragatina has joined #tripleo | 18:06 | |
*** chem`` has joined #tripleo | 18:07 | |
*** jcoufal has joined #tripleo | 18:07 | |
weshay | gbraad, re: RUNME_EXAMPLE.sh we're trying to imply here that users do not have to use this script | 18:09 |
weshay | naming suggestions? | 18:09 |
weshay | RUNME_SAMPLE.sh ? | 18:09 |
*** fragatina has quit IRC | 18:10 | |
weshay | trown, ^ any suggestions? | 18:11 |
*** ifarkas has quit IRC | 18:11 | |
trown | hmm... what about just RUNME | 18:11 |
weshay | ok | 18:11 |
trown | make it executable, call it a day :) | 18:11 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart: A helper script to launch quickstart from a usbkey https://review.openstack.org/319345 | 18:12 |
weshay | trown, done | 18:12 |
*** fragatina has joined #tripleo | 18:13 | |
*** fragatina has quit IRC | 18:15 | |
*** fragatina has joined #tripleo | 18:15 | |
*** mikelk has joined #tripleo | 18:15 | |
*** julim has quit IRC | 18:27 | |
*** jcoufal has quit IRC | 18:29 | |
*** zeroshft has joined #tripleo | 18:29 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart: move most things out from the playbooks dir, and use config for release info https://review.openstack.org/313116 | 18:31 |
*** saneax is now known as saneax_AFK | 18:32 | |
*** zoli|wfh is now known as zoli|gone | 18:37 | |
zoli|gone | have a good weekend | 18:37 |
*** _prad_ has quit IRC | 18:39 | |
*** pradk has quit IRC | 18:41 | |
*** zoli|gone is now known as zoli_gone-proxy | 18:46 | |
*** diazjf has joined #tripleo | 18:46 | |
*** yamahata has quit IRC | 18:48 | |
*** diazjf has quit IRC | 18:49 | |
*** dmk0202 has joined #tripleo | 18:50 | |
*** rajinir has joined #tripleo | 18:51 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart: move most things out from the playbooks dir, and use config for release info https://review.openstack.org/313116 | 19:15 |
*** pradk has joined #tripleo | 19:19 | |
*** julim has joined #tripleo | 19:20 | |
*** yamahata has joined #tripleo | 19:25 | |
*** ayoung has quit IRC | 19:29 | |
*** mikelk has quit IRC | 19:34 | |
*** florianf has joined #tripleo | 19:38 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart: A helper script to launch quickstart from a usbkey https://review.openstack.org/319345 | 19:39 |
*** fzdarsky|afk has quit IRC | 19:44 | |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: [WIP] Add: lvm element https://review.openstack.org/316529 | 19:51 |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates: Tighten the access rules for galera https://review.openstack.org/319430 | 19:56 |
*** eggmaster has quit IRC | 19:56 | |
*** jdob has quit IRC | 19:58 | |
*** jdob has joined #tripleo | 19:58 | |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates: Tighten the access rules for galera https://review.openstack.org/319432 | 20:00 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart: move most things out from the playbooks dir, and use config for release info https://review.openstack.org/313116 | 20:00 |
bandini | slagle: apologies there. was totally not aware that the changed-id had to stay the same across branches | 20:03 |
slagle | bandini: np | 20:03 |
openstackgerrit | John Trowbridge proposed openstack-infra/tripleo-ci: Fix workaround to not install packages during dlrn build https://review.openstack.org/319433 | 20:03 |
*** florianf has quit IRC | 20:03 | |
*** diazjf has joined #tripleo | 20:16 | |
*** diazjf has quit IRC | 20:25 | |
*** ayoung has joined #tripleo | 20:25 | |
openstackgerrit | Ben Nemec proposed openstack/tripleo-docs: Recommend stopping all services before major uc upgrade https://review.openstack.org/315683 | 20:29 |
*** yamahata has quit IRC | 20:34 | |
*** yamahata has joined #tripleo | 20:35 | |
*** apetrich has quit IRC | 20:43 | |
*** mgarciam has quit IRC | 20:44 | |
*** MaxPC has quit IRC | 20:45 | |
*** panda has quit IRC | 20:48 | |
*** panda has joined #tripleo | 20:48 | |
*** apetrich has joined #tripleo | 20:48 | |
*** dprince has quit IRC | 20:58 | |
*** akshai has quit IRC | 21:06 | |
*** zeroshft has quit IRC | 21:06 | |
*** jayg is now known as jayg|g0n3 | 21:10 | |
*** lucas-afk has quit IRC | 21:11 | |
*** pradk has quit IRC | 21:11 | |
*** jdob has quit IRC | 21:12 | |
*** trown is now known as trown|outtypewww | 21:13 | |
*** lucasagomes has joined #tripleo | 21:18 | |
*** rcernin has joined #tripleo | 21:20 | |
*** lblanchard has quit IRC | 21:34 | |
*** dmk0202 has quit IRC | 21:57 | |
*** morazi has quit IRC | 22:01 | |
*** apetrich has quit IRC | 22:15 | |
*** dtrainor has quit IRC | 22:24 | |
*** chem`` has quit IRC | 22:50 | |
*** chem`` has joined #tripleo | 22:51 | |
*** rwsu has quit IRC | 22:56 | |
*** krotscheck is now known as krotscheck_dcm | 22:57 | |
*** marcusvrn_ has quit IRC | 23:13 | |
*** dtrainor has joined #tripleo | 23:14 | |
openstackgerrit | Colleen Murphy proposed openstack/tripleo-heat-templates: Use the 'password' auth type for nova/neutron https://review.openstack.org/319498 | 23:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!