*** jguy_ has joined #openstack-ansible | 00:00 | |
*** KLevenstein has quit IRC | 00:01 | |
*** jguy_ has quit IRC | 00:01 | |
*** asettle has joined #openstack-ansible | 00:03 | |
*** thorst has joined #openstack-ansible | 00:06 | |
*** sdake has joined #openstack-ansible | 00:12 | |
*** ErwanJ has quit IRC | 00:16 | |
*** jaypipes has quit IRC | 00:16 | |
*** ErwanJ has joined #openstack-ansible | 00:16 | |
*** recheckbot is now known as bgmccollum | 00:17 | |
bgmccollum | can i throw something crazy out there...i feel like there needs to be a "osa integration" repo...which includes osa + the roles in tree. that would allow for debugging in the gate a little easier...but its damn messy. | 00:19 |
---|---|---|
*** scarlisle has quit IRC | 00:20 | |
*** ametts has quit IRC | 00:21 | |
*** jguy_ has joined #openstack-ansible | 00:24 | |
palendae | bgmccollum, Wouldn't that just be OSA? | 00:27 |
*** ShannonM has quit IRC | 00:27 | |
bgmccollum | roles in tree... | 00:27 |
palendae | I guess you're proposing checking them out | 00:27 |
palendae | They're not longer in tree though | 00:27 |
bgmccollum | i know...haha | 00:27 |
palendae | Hah | 00:27 |
palendae | No comment | 00:28 |
flwang | hi guys, so for now, if we would like to create a new Role, should we propose the code to openstack-ansible or we need to create a new repo under /openstack? | 00:28 |
*** ErwanJ has quit IRC | 00:28 | |
*** sdake has quit IRC | 00:29 | |
bgmccollum | palendae in other words, its currently not possible to run an OSA and Role change through a single check... | 00:29 |
*** asettle has quit IRC | 00:29 | |
palendae | bgmccollum, Yep. | 00:30 |
*** asettle has joined #openstack-ansible | 00:31 | |
bgmccollum | need something like, If the review has a depends-on, a ref for that dependency could be used to populate the ansible-role-requirements for a single build | 00:31 |
bgmccollum | then you could push up an OSA change that actually pulls in a role change | 00:33 |
bgmccollum | or multiple | 00:34 |
*** skamithi13 has joined #openstack-ansible | 00:34 | |
stevelle | flwang: you will need to put your role in a new repo. | 00:38 |
stevelle | flwang: last week we moved out all of our roles into their own repos under openstack | 00:38 |
*** asettle has quit IRC | 00:40 | |
flwang | stevelle: oh, ok, so we need to propose a new repo to /openstack | 00:41 |
bgmccollum | flwang stevelle correct me if im wrong, but i dont think i *needs* to be in an openstack infra repo until its fully baked, ready to be accepted...right? | 00:44 |
flwang | bgmccollum: i think so. we can create an empty repo and start to upstream so that we can get some valuable feedback from ansible core reviwers | 00:45 |
flwang | bgmccollum: we do have a private repo. but we also want to upstream the code back | 00:45 |
flwang | that's the way what we're doing | 00:45 |
*** automagically_ has quit IRC | 00:48 | |
kong | hi, guys, i have a question about writing a ansible role for a new service, i found there is a step from other services role, called 'Unarchive pre-build venv' | 00:49 |
kong | how can i get 'pre-build venv' for a new service? | 00:49 |
kong | we use the 'pre-build venv' even in production deployment, right? | 00:49 |
flwang | stevelle: ^ | 00:52 |
kong | ping stevelle, cloudnull | 00:54 |
kong | could you please guide me how to achieve that? | 00:54 |
stevelle | flwang: bgmccollum is right you don't have to make it under openstack until you are ready. If you have the role done, then getting the repo becomes a next step | 00:55 |
stevelle | kong: have you follow the steps in the developer's guide (add the role, add the env.d file and conf.d file) then when the repo build playbook runs it will create the venv for you | 00:56 |
stevelle | kong: another one of those steps is the extra file into playbooks/defaults/repo_packages and that is a critical part of getting the venv built | 00:58 |
flwang | stevelle: yep, i see. but we would like to get some comments from ansible core reviewer team | 00:59 |
kong | stevelle: ok, i think i need to read the developer guide carefully again | 01:00 |
kong | stevelle: thanks | 01:00 |
*** jthorne has joined #openstack-ansible | 01:02 | |
logan- | flwang: you might consider publishing to github to facilitate some early feedback | 01:03 |
openstackgerrit | Merged openstack/openstack-ansible: Check correct minimum size for data disk https://review.openstack.org/289439 | 01:03 |
openstackgerrit | Merged openstack/openstack-ansible: Add documentation for Keystone identity_hosts configuration https://review.openstack.org/289549 | 01:03 |
flwang | logan-: TBH, i'm confused. Given the future is keeping a separated repo. then why don't we just leverage gerrit for code reivew? | 01:04 |
stevelle | flwang: I think part of the reason is that an the role should probably be under openstack/openstack-ansible-zaqar and that should be folded in as another repo in the openstack-ansible project | 01:05 |
*** weezS has quit IRC | 01:06 | |
flwang | stevelle: i think we need a clear clarification/document about this. | 01:07 |
openstackgerrit | Merged openstack/openstack-ansible: Migrate setup of messaging vhost and user from role to playbook https://review.openstack.org/279859 | 01:08 |
openstackgerrit | Merged openstack/openstack-ansible: Remove allow-all-external from pip install commands https://review.openstack.org/288331 | 01:08 |
stevelle | flwang: agreed, but you are kind of pioneering this space. The only other role I know of that was adopted from outside the core team was ironic. I don't know how it happened, but odyssey4me and cloudnull probably could answer that | 01:08 |
*** wadeholler has joined #openstack-ansible | 01:09 | |
flwang | stevelle: yep, ironic may me confused, TBH | 01:09 |
wadeholler | LUSERS | 01:10 |
wadeholler | oops | 01:10 |
flwang | stevelle: maybe we can just let those projects under openstack-ansible but have a tag | 01:10 |
flwang | like 'unstable' or something | 01:10 |
wadeholler | Hey All: Just jumped on again for a quick answer that is evading me. Regarding openstack-ansible ( not openstack itself ), is the general upgrade process to just download the new patch, say for liberty, and re-run the playbooks ? | 01:11 |
stevelle | flwang: I think if you want to create the repo in infra, odyssey4me would probably help make that happen now. We may not accept a playbook and other changes to support it into openstack-ansible until the role is stable however | 01:11 |
stevelle | but I am guessing | 01:11 |
stevelle | wadeholler: general idea is that you will update the playbooks and roles, then run a series of upgrade-specific playbooks. In the process you will be re-running all of the install playbooks. | 01:12 |
flwang | stevelle: i see. it's not difficult to propose a patch to create the repo. I just want to figure out what's the right way | 01:13 |
wadeholler | steeple: Thank you for the clarification | 01:13 |
stevelle | the upgrade-specific playbooks will help with migrating openstack-ansible specific bits (variables in our configuration, etc) | 01:13 |
*** keedya has joined #openstack-ansible | 01:13 | |
stevelle | flwang: Sorry, I don't know for sure but best to coordinate with one of those two. | 01:15 |
*** wadeholler has left #openstack-ansible | 01:15 | |
flwang | stevelle: sure, thank you for the suggestion | 01:15 |
stevelle | flwang: I will be updating the developer's guide when I figure it out, though | 01:16 |
flwang | stevelle: thanks, that would be nice | 01:16 |
*** johnmilton has joined #openstack-ansible | 01:19 | |
openstackgerrit | Merged openstack/openstack-ansible: Cap bashate and fix linters tests https://review.openstack.org/289475 | 01:19 |
*** wadeholler has joined #openstack-ansible | 01:22 | |
bgmccollum | so much merge | 01:27 |
openstackgerrit | Byron McCollum proposed openstack/openstack-ansible: Do not setup messaging vhost and user when Rabbit is not installed https://review.openstack.org/288505 | 01:32 |
*** johnmilton has quit IRC | 01:32 | |
*** wadeholler has quit IRC | 01:34 | |
*** wadeholler has joined #openstack-ansible | 01:35 | |
openstackgerrit | Merged openstack/openstack-ansible: Fix Swift log directory ownership https://review.openstack.org/289483 | 01:35 |
*** wadeholler has quit IRC | 01:35 | |
*** wadeholler has joined #openstack-ansible | 01:36 | |
palendae | wadeholler, We're working on the liberty upgrade stuff rigt now | 01:39 |
palendae | wadeholler, It is not done | 01:39 |
*** jthorne has quit IRC | 01:45 | |
*** automagically_ has joined #openstack-ansible | 01:50 | |
*** thorst has quit IRC | 01:58 | |
*** thorst has joined #openstack-ansible | 01:58 | |
*** v1k0d3n has quit IRC | 01:59 | |
*** thorst has quit IRC | 02:07 | |
*** gfa is now known as gfa_ | 02:16 | |
*** gfa_ is now known as gfa | 02:16 | |
*** gfa is now known as gfa_ | 02:18 | |
*** KT has joined #openstack-ansible | 02:21 | |
*** asettle has joined #openstack-ansible | 02:23 | |
*** tomoe_ has joined #openstack-ansible | 02:26 | |
*** sdake has joined #openstack-ansible | 02:27 | |
*** JBenson has quit IRC | 02:30 | |
bgmccollum | if any cores around, could use a workflow -- https://review.openstack.org/#/c/288505/ | 02:32 |
stevelle | done | 02:32 |
bgmccollum | thanks! | 02:33 |
bgmccollum | slowly clearing out the queue | 02:33 |
stevelle | yeah, I have 4 tabs of things I'm hoping to see clear | 02:33 |
stevelle | one is upstream | 02:34 |
*** aslaen has joined #openstack-ansible | 02:38 | |
*** wadeholler has quit IRC | 02:40 | |
*** jmckind has joined #openstack-ansible | 02:53 | |
*** automagically_ has quit IRC | 02:53 | |
*** jamielennox is now known as jamielennox|away | 02:56 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-rabbitmq_server: Upgrade RabbitMQ Server to 3.6.1-1 https://review.openstack.org/288617 | 02:57 |
*** winggundamth has quit IRC | 03:01 | |
*** jamielennox|away is now known as jamielennox | 03:01 | |
*** jamielennox is now known as jamielennox|away | 03:05 | |
*** thorst has joined #openstack-ansible | 03:05 | |
*** thorst has quit IRC | 03:12 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-rabbitmq_server: Upgrade RabbitMQ Server to 3.6.1-1 https://review.openstack.org/288617 | 03:13 |
*** jamielennox|away is now known as jamielennox | 03:15 | |
*** cfarquhar has quit IRC | 03:15 | |
*** cfarquhar has joined #openstack-ansible | 03:21 | |
*** cfarquhar has quit IRC | 03:21 | |
*** cfarquhar has joined #openstack-ansible | 03:21 | |
*** jmckind has quit IRC | 03:23 | |
*** jmckind has joined #openstack-ansible | 03:23 | |
*** winggundamth has joined #openstack-ansible | 03:26 | |
*** jguy_ has quit IRC | 03:27 | |
*** retreved has quit IRC | 03:37 | |
*** KT has quit IRC | 03:38 | |
*** jmckind is now known as jmckind_ | 03:47 | |
*** JBenson has joined #openstack-ansible | 03:52 | |
openstackgerrit | Merged openstack/openstack-ansible: Do not setup messaging vhost and user when Rabbit is not installed https://review.openstack.org/288505 | 03:55 |
bgmccollum | boom | 03:55 |
winggundamth | hi which is vtep in OpenStack vxlan topology? | 04:04 |
stevelle | well then, time to start a +2 storm | 04:04 |
*** thorst has joined #openstack-ansible | 04:09 | |
openstackgerrit | Steve Lewis proposed openstack/openstack-ansible-os_glance: Fix auth_url for glance configuration https://review.openstack.org/288749 | 04:10 |
openstackgerrit | Merged openstack/openstack-ansible: Fix Bashate E043 - Arithmetic compound has inconsistent return semantics https://review.openstack.org/289523 | 04:11 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Remove the messaging tasks from the role https://review.openstack.org/288105 | 04:11 |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer: Remove the messaging tasks from the role https://review.openstack.org/288104 | 04:11 |
openstackgerrit | Merged openstack/openstack-ansible-os_heat: Remove the messaging tasks from the role https://review.openstack.org/288099 | 04:11 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron: Remove the messaging tasks from the role https://review.openstack.org/288095 | 04:11 |
bgmccollum | go go go | 04:12 |
*** bapalm has quit IRC | 04:13 | |
openstackgerrit | Steve Lewis proposed openstack/openstack-ansible: Fix Swift log directory ownership https://review.openstack.org/289487 | 04:14 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova: Remove the messaging tasks from the role https://review.openstack.org/288094 | 04:14 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance: Fix auth_url for glance configuration https://review.openstack.org/288749 | 04:16 |
*** thorst has quit IRC | 04:17 | |
openstackgerrit | Merged openstack/openstack-ansible-os_heat: Fix auth_url for heat configuration https://review.openstack.org/288780 | 04:18 |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Fix auth_url for swift configuration https://review.openstack.org/288781 | 04:18 |
openstackgerrit | Steve Lewis proposed openstack/openstack-ansible: Bypass repo server if missing pip upgrade packages https://review.openstack.org/289317 | 04:24 |
*** Bjoern_ has joined #openstack-ansible | 04:24 | |
openstackgerrit | Byron McCollum proposed openstack/openstack-ansible: Enable SSL termination for all services https://review.openstack.org/277199 | 04:25 |
*** Bjoern_ has quit IRC | 04:27 | |
*** aslaen has quit IRC | 04:29 | |
*** aslaen has joined #openstack-ansible | 04:30 | |
*** bapalm has joined #openstack-ansible | 04:30 | |
bgmccollum | that's it for me tonight... | 04:31 |
bgmccollum | do it all again tomorrow... | 04:31 |
*** neilus has joined #openstack-ansible | 04:33 | |
*** daneyon has joined #openstack-ansible | 04:36 | |
*** daneyon_ has joined #openstack-ansible | 04:40 | |
*** daneyon has quit IRC | 04:42 | |
*** raddaoui has joined #openstack-ansible | 04:47 | |
*** sdake_ has joined #openstack-ansible | 05:00 | |
*** sdake has quit IRC | 05:01 | |
*** albertcard has quit IRC | 05:02 | |
*** markvoelker_ has quit IRC | 05:06 | |
*** phalmos has joined #openstack-ansible | 05:11 | |
*** thorst has joined #openstack-ansible | 05:15 | |
openstackgerrit | Merged openstack/openstack-ansible: Allow neutron services to move around environment https://review.openstack.org/272871 | 05:20 |
*** fawadkhaliq has quit IRC | 05:22 | |
*** thorst has quit IRC | 05:22 | |
*** phalmos has quit IRC | 05:25 | |
*** raddaoui has quit IRC | 05:28 | |
*** sdake_ has quit IRC | 05:40 | |
*** fawadkhaliq has joined #openstack-ansible | 05:42 | |
*** tomoe_ has quit IRC | 05:46 | |
*** markvoelker has joined #openstack-ansible | 06:07 | |
openstackgerrit | Merged openstack/openstack-ansible: Fix Swift log directory ownership https://review.openstack.org/289487 | 06:07 |
*** jamielennox is now known as jamielennox|away | 06:08 | |
*** asettle has quit IRC | 06:18 | |
*** javeriak has joined #openstack-ansible | 06:19 | |
*** javeriak has quit IRC | 06:19 | |
winggundamth | I got this error when run scripts/run-playbook.sh | 06:19 |
winggundamth | scripts/scripts-library.sh: line 51: 0: command not found | 06:19 |
*** javeriak has joined #openstack-ansible | 06:19 | |
*** thorst has joined #openstack-ansible | 06:20 | |
winggundamth | full log here http://paste.openstack.org/show/489629/ | 06:24 |
*** phiche has joined #openstack-ansible | 06:25 | |
*** phiche1 has joined #openstack-ansible | 06:25 | |
*** thorst has quit IRC | 06:27 | |
*** javeriak_ has joined #openstack-ansible | 06:28 | |
*** phiche has quit IRC | 06:29 | |
*** javeriak has quit IRC | 06:30 | |
*** asettle has joined #openstack-ansible | 06:30 | |
*** asettle has quit IRC | 06:35 | |
*** asettle has joined #openstack-ansible | 06:42 | |
*** admin0 has joined #openstack-ansible | 06:44 | |
*** fawadkhaliq has quit IRC | 06:44 | |
*** admin0 has quit IRC | 06:48 | |
*** phiche1 has quit IRC | 06:50 | |
*** phiche has joined #openstack-ansible | 06:51 | |
stevelle | winggundamth: what SHA is this checkout, or alternatively, does line 51 of that file start with a $ or not. | 06:52 |
*** phiche has quit IRC | 06:55 | |
*** pcaruana has quit IRC | 06:57 | |
winggundamth | e9cb2a82763fff292f99b6f65dc01938bb3ee666 this is my commit | 07:01 |
*** asettle has quit IRC | 07:01 | |
winggundamth | this is line 51 in library.sh $((RETRY++)) | 07:03 |
*** phiche has joined #openstack-ansible | 07:04 | |
*** aslaen has quit IRC | 07:05 | |
*** asettle has joined #openstack-ansible | 07:09 | |
*** mathlin1 has joined #openstack-ansible | 07:12 | |
*** thorst has joined #openstack-ansible | 07:25 | |
*** mathlin1 has quit IRC | 07:29 | |
*** thorst has quit IRC | 07:32 | |
*** Andrew_jedi has joined #openstack-ansible | 07:39 | |
Andrew_jedi | error while evaluating conditional: inventory_hostname in groups[neutron_services['neutron-lbaas-agent']['group']] | 07:39 |
Andrew_jedi | release: liberty | 07:39 |
Andrew_jedi | https://github.com/openstack/openstack-ansible/commit/e9cb2a82763fff292f99b6f65dc01938bb3ee666 | 07:40 |
*** Andrew_jedi has quit IRC | 07:46 | |
*** Andrew_jedi has joined #openstack-ansible | 07:48 | |
*** neilus has quit IRC | 07:51 | |
*** Andrew_jedi has quit IRC | 07:54 | |
*** Andrew_jedi has joined #openstack-ansible | 07:59 | |
*** Andrew_jedi has quit IRC | 08:04 | |
*** admin0 has joined #openstack-ansible | 08:05 | |
*** Andrew_jedi has joined #openstack-ansible | 08:06 | |
*** asettle has quit IRC | 08:08 | |
*** unlaudable has joined #openstack-ansible | 08:08 | |
*** Andrew_jedi has quit IRC | 08:11 | |
*** unlaudable has quit IRC | 08:12 | |
*** Andrew_jedi has joined #openstack-ansible | 08:13 | |
*** unlaudable has joined #openstack-ansible | 08:13 | |
*** permalac has joined #openstack-ansible | 08:15 | |
*** neilus has joined #openstack-ansible | 08:16 | |
*** unlaudable has quit IRC | 08:18 | |
*** asettle has joined #openstack-ansible | 08:18 | |
*** unlaudable has joined #openstack-ansible | 08:19 | |
*** asettle has quit IRC | 08:23 | |
*** cemmason has joined #openstack-ansible | 08:25 | |
*** Andrew_jedi has quit IRC | 08:25 | |
*** unlaudable has quit IRC | 08:25 | |
*** Andrew_jedi has joined #openstack-ansible | 08:26 | |
*** unlaudable has joined #openstack-ansible | 08:27 | |
*** gfa_ is now known as gfa | 08:27 | |
*** unlaudable has quit IRC | 08:28 | |
*** mikelk has joined #openstack-ansible | 08:30 | |
*** thorst has joined #openstack-ansible | 08:30 | |
*** Andrew_jedi has quit IRC | 08:35 | |
*** thorst has quit IRC | 08:37 | |
*** Andrew_jedi has joined #openstack-ansible | 08:38 | |
*** asettle has joined #openstack-ansible | 08:40 | |
*** Andrew_jedi has quit IRC | 08:43 | |
*** Andrew_jedi has joined #openstack-ansible | 08:49 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_glance: Enable functional convergence testing https://review.openstack.org/289353 | 08:51 |
*** asettle has quit IRC | 08:53 | |
*** admin0 has quit IRC | 08:57 | |
*** admin0 has joined #openstack-ansible | 08:57 | |
*** Andrew_jedi has quit IRC | 08:59 | |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Fix auth_url for cinder configuration https://review.openstack.org/288730 | 08:59 |
*** Andrew_jedi has joined #openstack-ansible | 09:06 | |
*** admin0 has quit IRC | 09:07 | |
*** admin0 has joined #openstack-ansible | 09:08 | |
*** admin0 has quit IRC | 09:09 | |
*** admin0 has joined #openstack-ansible | 09:11 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Cap bashate and fix linters tests https://review.openstack.org/289803 | 09:11 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_glance: Enable functional convergence testing https://review.openstack.org/289353 | 09:13 |
*** Andrew_jedi has quit IRC | 09:19 | |
odyssey4me | flwang If you'd like to seed a new role for zaqar with either an empty repo or a repo that comes from github then we can facilitate that. It would probably be a lot easier for you to get feedback through gerrit versus trying to solicit feedback through github. Ping me when you're back online and we can chat about it. | 09:20 |
odyssey4me | palendae stevelle note with regards to the inventory testing - I suggested that we start with using the linters test and if the test grows sufficiently then we break it out into its own test. Infra has requested that we pipeline tests as much as possible in order to more efficiently use the resources provided. | 09:22 |
openstackgerrit | Hugh Saunders proposed openstack/openstack-ansible: Check correct minimum size for data disk https://review.openstack.org/289808 | 09:22 |
*** cristicalin has joined #openstack-ansible | 09:23 | |
stevelle | hmm, if I'm still hacking when odyssey4me finishes reading the scrollback it might be time to wrap it up | 09:23 |
odyssey4me | bgmccollum palendae the ability to use 'depends-on' to check changes together is something I'm working on - please be patient. | 09:23 |
openstackgerrit | Hugh Saunders proposed openstack/openstack-ansible: Check correct minimum size for data disk https://review.openstack.org/289810 | 09:24 |
odyssey4me | stevelle heh, late night for you :) | 09:24 |
*** Andrew_jedi has joined #openstack-ansible | 09:26 | |
*** mgoddard has joined #openstack-ansible | 09:27 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Cap bashate and fix linters tests https://review.openstack.org/289811 | 09:30 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance: Remove the messaging tasks from the role https://review.openstack.org/288101 | 09:32 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Cap bashate and fix linters tests https://review.openstack.org/289811 | 09:32 |
*** thorst has joined #openstack-ansible | 09:35 | |
bsv | hi, can anyone explain why the ml2_conf.ini is deployed and used as argument on the compute-nodes, when its only used on the network/controller-node? | 09:37 |
odyssey4me | bsv yes, I can :) | 09:38 |
bsv | ! | 09:38 |
bsv | perfect, do you have the time? | 09:38 |
odyssey4me | bsv while the ml2 conf file should not have to be deployed on the agent in theory, I found in practise that the agent wouldn't start without it | 09:38 |
bsv | ah, so its not used at all, it just need to be there.. | 09:39 |
bsv | lol | 09:39 |
odyssey4me | bsv it's likely that this is due to something missing in the agent conf file, but at the time I didn't have the time available to figure out what was missing | 09:39 |
bsv | ok | 09:39 |
bsv | thank you | 09:39 |
odyssey4me | if you can figure out what's missing and be rid of it, a patch would be welcome :) | 09:39 |
bsv | odyssey4me: of cause, but right now im running on week 2, trying to get the network running with the playbooks. | 09:41 |
bsv | If its not working by tomorrow, I'll guess we will abandon OpenStack for now and look at it again some other time. | 09:42 |
*** thorst has quit IRC | 09:43 | |
bsv | But just to be 100% sure, the ml2_conf.ini should be identical on all the neutron-server and neutron-agent containers + the compute-nodes.. right? | 09:43 |
bsv | (with the exception of changed physical interfaces mapping). | 09:43 |
bsv | odyssey4me: right? :) | 09:48 |
*** Andrew_jedi has quit IRC | 09:49 | |
odyssey4me | bsv no, not necessarily - as I recall we have logic to do things based on the target node | 09:53 |
bsv | ok | 09:53 |
*** Andrew_jedi has joined #openstack-ansible | 10:00 | |
*** asettle has joined #openstack-ansible | 10:00 | |
bsv | odyssey4me: got time for another quick Q? | 10:04 |
odyssey4me | bsv fire away | 10:05 |
openstackgerrit | Hugh Saunders proposed openstack/openstack-ansible: Check correct minimum size for data disk https://review.openstack.org/289808 | 10:05 |
bsv | great | 10:05 |
*** Andrew_jedi has quit IRC | 10:05 | |
*** Andrew_jedi has joined #openstack-ansible | 10:06 | |
openstackgerrit | Hugh Saunders proposed openstack/openstack-ansible: Check correct minimum size for data disk https://review.openstack.org/289810 | 10:06 |
bsv | In the linuxbridge_confg.ini file, you have the physical_interface_mappings setting. I was told in #openstack-neutron that it should not point to a bridge (ex. br-vlan), but the underlying interface (ex. bond1.100). | 10:07 |
*** kman has joined #openstack-ansible | 10:07 | |
bsv | It is because openstack-ansible uses an extra layer in this setup? | 10:07 |
*** kman has quit IRC | 10:07 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Set container apt sources to use a configured list of components https://review.openstack.org/289833 | 10:07 |
bsv | So I should in fact, when using openstack-ansible, use the br-vlan/br-vxlan/br-whatever as the value in physical_interface_mappings | 10:08 |
bsv | ? | 10:08 |
odyssey4me | bsv it all depends on how you're trying to setup your environment and what you expect in the end | 10:08 |
odyssey4me | unfortunately I'm terrible at the networking stuff :/ | 10:09 |
bsv | I'm following "your" playbook. | 10:09 |
*** kman has joined #openstack-ansible | 10:09 | |
bsv | Using the OpenStack Ansible step-by-step deployment. | 10:09 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Set container apt sources to use a configured list of components https://review.openstack.org/289835 | 10:09 |
*** kman has quit IRC | 10:09 | |
*** cristicalin has quit IRC | 10:10 | |
*** jguy_ has joined #openstack-ansible | 10:10 | |
bsv | odyssey4me: who did the 'networking stuff' in the playbooks? :) | 10:10 |
odyssey4me | ok, so I take it you've read through http://docs.openstack.org/developer/openstack-ansible/install-guide/targethosts-network.html ? | 10:11 |
bsv | yep | 10:11 |
bsv | i mirrored that exact setup. | 10:11 |
odyssey4me | so you can see why the bridge is used, not the device natively? it's because the agents run in a container and the container requires the use of the bridge | 10:11 |
bsv | but you do not use any containers on the nova-compute node. | 10:12 |
odyssey4me | ah, yes - I would guess that the implementation is similar there simply for consistency... but I'm guessing | 10:13 |
*** Andrew_jedi has quit IRC | 10:13 | |
odyssey4me | The guys who can explain this better are in the US and will only come online in another 3-4 hours. | 10:13 |
bsv | no problem | 10:13 |
bsv | got a nick or two? | 10:14 |
bsv | Who should I ask | 10:14 |
permalac | hello guys | 10:14 |
bsv | o/ | 10:14 |
permalac | I would like to start using ansible on my centos 7 based kilo release openstack installation of 3 controllers, 3 swift nodes, and 6 qemu hypervisors. | 10:15 |
permalac | all the installation has been done by hand and from the openstack-kilo repos , | 10:15 |
odyssey4me | bsv if evrard was here, he'd be able to help and he's in Europe... but he's offline... many of the US guys could help - cloudnull, logan-, Apsu to name a few | 10:15 |
bsv | ok | 10:16 |
permalac | should I start using RDO ? ( which i guess it will imply to reinstall everything 'one by one' ) or should I prepare directly for liberty update with RDO and ansible playbooks? | 10:16 |
odyssey4me | permalac unfortunately we don't have full coverage for supporting centos just yet... if you're keen to jump in and help change that then we're happy to have more contributors | 10:16 |
odyssey4me | permalac I can't comment on using RDO - I have no idea how it works. | 10:17 |
permalac | I'm forced to use centos, so ... | 10:17 |
permalac | but I'm not experienced with ansible , neither with git . ( I touched them both, a bit, ) | 10:18 |
odyssey4me | permalac we're implementing some patterns which will make CentOS support pretty simple once it's done - if you'd like to know more and participate then join our weekly meeting on Thursdays and check the agenda for the Multi-OS etherpad: https://wiki.openstack.org/wiki/Meetings/openstack-ansible#Agenda_for_next_meeting | 10:18 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Set apt sources to use a configured list of components https://review.openstack.org/289835 | 10:19 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Set apt sources to use a configured list of components https://review.openstack.org/289833 | 10:19 |
*** mikelk has quit IRC | 10:20 | |
odyssey4me | permalac it's never too late to learn something new | 10:20 |
odyssey4me | permalac also, if you have done any bash scripting then you'll find ansible easy and refreshing | 10:20 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Updates all repo SHAs to open up work on 11.2.11 https://review.openstack.org/288752 | 10:21 |
permalac | odyssey4me, of course its never to late, but I don't would like to disturb. (I've done some scripting, and some other languages as well ) | 10:21 |
bsv | Anyone here actually running OS by using the playbooks only? | 10:21 |
odyssey4me | bsv we have several people in the community running this for production, there are over 50 deployments for the private cloud use-case by RAX alone, then there are also other users in the community who deploy very large private clouds and one or two public cloud deployments too | 10:25 |
bsv | great | 10:25 |
*** Andrew_jedi has joined #openstack-ansible | 10:25 | |
bsv | So this should "Just Work" (tm) | 10:25 |
odyssey4me | yeah, the hardest part of any openstack installation is to figure out what you want it to look like in the end | 10:26 |
odyssey4me | OSA is built to be flexible | 10:26 |
odyssey4me | the biggest stumbling block for most folks is in the networking | 10:27 |
admin0 | bsv: i am trying to use this on a public part .. 2 regions, 2 zones each with 60+ compute nodes ine ach az | 10:27 |
odyssey4me | I'm hoping that we can improve some of the documentation to make things a little more clear about what does what and how you can achieve your desired end goal. | 10:27 |
odyssey4me | bsv actually, admin0 may be able to help you with your queries regarding networking | 10:28 |
* admin0 will do his best | 10:28 | |
bsv | do you know if it is possible to mix all 4 types of networks (and use them all at once)? | 10:29 |
bsv | bah 3 types | 10:29 |
bsv | flat, vlan and vxlan | 10:29 |
admin0 | yes :D | 10:30 |
admin0 | flat , do not use | 10:30 |
admin0 | bsv, think of it implementaiton style | 10:30 |
admin0 | you can have instances directly on the public dhcp and also use their network and attach floating-ip | 10:30 |
admin0 | flat = one big broadcast domain X number of instances X compute nodes | 10:31 |
permalac | odyssey4me, ok. I think I will join on thursday, and read. | 10:31 |
Andrew_jedi | odyssey4me: Is there something wrong with the liberty branch ? | 10:32 |
permalac | let's see how can I test the actual status and report bugs, I think I can do that. :) | 10:32 |
admin0 | odyssey4me: i tried the https override ..fails me everytime :( | 10:32 |
Andrew_jedi | odyssey4me: I tried liberty this morning and neutron-server failed to work. ERROR: neutronclient.shell <html><body><h1>504 Gateway Time-out</h1> The server didn't respond in time. | 10:33 |
*** openstackgerrit has quit IRC | 10:33 | |
admin0 | documentations i miss: how to enable https:// by default ( say you have *.domain.crt, *.domain_ca.crt and *.doman.key ; and how to install first one ( which is region 1 ) and then use 2nd install as region2 | 10:33 |
*** openstackgerrit has joined #openstack-ansible | 10:33 | |
bsv | admin0: so if I want to use VXLAN as default for instances and communication with metadata service, VLAN for certain tenant-networks and finally FLAT for external network... then it should be possible? | 10:37 |
admin0 | bsv: you should use VLAN for external network and VXLAN for internal communications | 10:38 |
admin0 | you can use flat, but how big is your network going to be ? | 10:38 |
bsv | multiple tenants, with multiple networks within each project, and the external network would grow as needed. | 10:40 |
bsv | starting with a /24 for external | 10:40 |
*** Andrew_jedi has quit IRC | 10:40 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_glance: Enable functional convergence testing https://review.openstack.org/289353 | 10:40 |
*** thorst has joined #openstack-ansible | 10:40 | |
admin0 | bsv, public or private ? | 10:41 |
bsv | huh? | 10:41 |
admin0 | yur cloud, is it a public cloud or private cloud ? | 10:42 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_cinder: Enable developer mode https://review.openstack.org/289854 | 10:42 |
admin0 | bsv: standup time :D | 10:44 |
admin0 | brb | 10:44 |
*** Andrew_jedi has joined #openstack-ansible | 10:45 | |
*** thorst has quit IRC | 10:47 | |
odyssey4me | admin0 assuming that the regions are in different ansible inventories, the region can be set for the whole inventory by setting 'service_region' in user_variables. The default is set here: https://github.com/openstack/openstack-ansible/blob/master/playbooks/inventory/group_vars/hosts.yml#L88 | 10:47 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_cinder: Enable functional convergence testing https://review.openstack.org/289856 | 10:48 |
odyssey4me | admin0 you'll see that each service can have its region set differently, for example: https://github.com/openstack/openstack-ansible/blob/master/playbooks/inventory/group_vars/hosts.yml#L120 | 10:48 |
odyssey4me | admin0 if you want to set https by default for the public endpointstake a look at https://review.openstack.org/277199 which is a patch to enable HTTPS by default for the AIO | 10:49 |
odyssey4me | admin0 that patch assumes that the SSL will be offloaded by a load balancer | 10:50 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_cinder: Enable functional convergence testing https://review.openstack.org/289856 | 10:51 |
bsv | admin0: how do you define public vs private cloud? ) | 10:52 |
bsv | :) | 10:52 |
*** admin0 has quit IRC | 10:55 | |
*** asettle has quit IRC | 10:58 | |
*** tiagogomes has quit IRC | 11:00 | |
*** Andrew_jedi has quit IRC | 11:01 | |
*** Andrew_jedi has joined #openstack-ansible | 11:02 | |
*** tiagogomes has joined #openstack-ansible | 11:05 | |
*** tiagogomes has joined #openstack-ansible | 11:05 | |
*** Andrew_jedi has quit IRC | 11:08 | |
*** Andrew_jedi has joined #openstack-ansible | 11:09 | |
*** gfa is now known as gfa_ | 11:13 | |
*** admin0 has joined #openstack-ansible | 11:14 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_cinder: Enable functional convergence testing https://review.openstack.org/289856 | 11:14 |
*** Andrew_jedi has quit IRC | 11:15 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_glance: Enable functional convergence testing https://review.openstack.org/289353 | 11:17 |
*** Andrew_jedi has joined #openstack-ansible | 11:17 | |
*** tiagogomes has quit IRC | 11:20 | |
*** javeriak_ has quit IRC | 11:22 | |
*** Andrew_jedi has quit IRC | 11:22 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_keystone: Cosmetic cleanup to keystone tests https://review.openstack.org/289866 | 11:24 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add release note for apt sources components change https://review.openstack.org/289867 | 11:24 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_keystone: Cosmetic cleanup to keystone tests https://review.openstack.org/289866 | 11:28 |
*** jguy_ has quit IRC | 11:28 | |
admin0 | bsv: a public cloud = you will give a URL where i can enter my credit card and buy stuff and contact your support if i have issues .. and try to click and abuse in every way possible :D | 11:30 |
admin0 | and always complain even if there are no issues or ask for missing features in order to get a discount :D | 11:31 |
admin0 | \0/ | 11:31 |
admin0 | if anyone can buy and use your service, its kind of a public cloud | 11:32 |
admin0 | could be smaller in scale, but still it is what it is | 11:32 |
admin0 | public in nature | 11:32 |
*** javeriak has joined #openstack-ansible | 11:34 | |
odyssey4me | mattt please review https://review.openstack.org/289810 / https://review.openstack.org/289808 (backports) | 11:38 |
odyssey4me | mattt, hughsaunders please review https://review.openstack.org/289811 / https://review.openstack.org/289803 (backports) | 11:38 |
odyssey4me | mattt, hughsaunders please review https://review.openstack.org/289835 / https://review.openstack.org/289833 (backports) | 11:39 |
*** tiagogomes has joined #openstack-ansible | 11:39 | |
*** mikelk has joined #openstack-ansible | 11:42 | |
bsv | admin0: not that public :) | 11:44 |
*** Andrew_jedi has joined #openstack-ansible | 11:45 | |
*** thorst has joined #openstack-ansible | 11:45 | |
admin0 | :) | 11:45 |
bsv | admin0: its private then ;) | 11:48 |
admin0 | well,it can still be community, private or hybrid :D | 11:48 |
bsv | for internal company use and 3rd part partners. | 11:48 |
admin0 | internal company use = private | 11:48 |
admin0 | group of similar companies use = community | 11:48 |
*** tiagogomes has quit IRC | 11:49 | |
odyssey4me | admin0 bsv perhaps the discussion of naming is a little off topic from the original discussion? | 11:50 |
admin0 | :D | 11:51 |
admin0 | bsv, as long as you say you have 1 vlan and 1 /24 you are good for flat .. as soon as you want to go above, it might bite you | 11:51 |
bsv | i just want to connect a public netblock/24 on the "external" net in OpenStack, and use vxlan and (if possible) vlan for tenant networks. | 11:51 |
*** thorst has quit IRC | 11:52 | |
bsv | that way, I would be able to assign a pool ex. /27 for a tenant-router, and they can manage the use of ip's themselves? | 11:53 |
admin0 | it works on the concept of floating ips .. like assing /24 for tenant, but in quota, give them only 5 or only 16 or XYZ | 11:53 |
odyssey4me | bsv, yeah the external net CIDR block would become a pool of 'floating' IP addresses | 11:53 |
admin0 | add ips in block, control using quotas | 11:54 |
odyssey4me | users can request an IP from the pool, and release it to the pool | 11:54 |
admin0 | else you wil have a lot of pools and ip loss when you use smaller networks | 11:54 |
odyssey4me | note that each router to the public network from project networks will consume an IP, so make sure that you provide enough public addresses to cater for the number of projects you expect to have! | 11:54 |
admin0 | bsv: what I do is this :) .. add private IPs assuming they are public .. and then do a NAT from the etxternal router/firewall | 11:55 |
*** permalac has quit IRC | 11:55 | |
admin0 | but upto you and your design | 11:55 |
bsv | NAT is bad, avoid at all costs ;) | 11:56 |
admin0 | well, for development and guest machines .. all they need is internet access to test stuff internally | 11:56 |
admin0 | no need to give a public IP | 11:57 |
bsv | the tenants will all be doing projects where they use public ip's for their services. | 11:57 |
admin0 | ok | 11:57 |
admin0 | bsv, i am almost done with my end-to-end openstack install post | 11:57 |
bsv | oh nice | 11:57 |
admin0 | there i give a diagram, vyatta setup, vlans, etc etc | 11:57 |
bsv | I really wish the documentation on the neutron parts and realationship was better. Would make this much easier. | 11:58 |
admin0 | that is exactly what I am doing | 11:58 |
admin0 | everyone stops at .. there, openstack isinstalled | 11:58 |
admin0 | leaving people wtih” ok .. now what ? | 11:58 |
admin0 | that is where i start :D | 11:58 |
bsv | nice | 11:59 |
bsv | looking forward to that, finished tonight or what did you say? ;) | 12:00 |
admin0 | hopefully yes :) | 12:00 |
admin0 | all i need to do is copy/paste :D | 12:01 |
*** tiagogomes has joined #openstack-ansible | 12:02 | |
*** johnmilton has joined #openstack-ansible | 12:02 | |
*** javeriak_ has joined #openstack-ansible | 12:03 | |
admin0 | i am working on the high level diagram now | 12:03 |
bsv | admin0: what do you use as value in physical_interface_mappings (linuxbridge_conf.ini)? | 12:04 |
admin0 | i do not touch the confs :) | 12:04 |
bsv | on your compute nodes. | 12:04 |
admin0 | if you are touching the confs, you are doing it wrong :D | 12:04 |
admin0 | br-vlan :D | 12:04 |
bsv | debugging... ;) | 12:04 |
admin0 | that is all it needs to care about | 12:04 |
bsv | ok | 12:04 |
bsv | can you share your openstack_user_config.yml? | 12:05 |
bsv | or just the network part | 12:05 |
admin0 | allow me to complete this diagram and post | 12:05 |
admin0 | then i will share everything | 12:05 |
admin0 | diagram, configs, commands, kickstart file, even automated KVM virtual machine automation tools , etc | 12:06 |
bsv | We are sitting 4 man working on this, going on 2nd week now. With a broken OpenStack network >.< | 12:06 |
bsv | Something is mapped wrong (my guess) | 12:06 |
*** javeriak has quit IRC | 12:07 | |
bsv | dhcp-replies are going to the eternal bit-heaven, somewhere between the bdq-bridge and the tap-interface on the instance. | 12:07 |
*** jaypipes has joined #openstack-ansible | 12:07 | |
*** weshay has joined #openstack-ansible | 12:15 | |
openstackgerrit | Merged openstack/openstack-ansible: Bypass repo server if missing pip upgrade packages https://review.openstack.org/289317 | 12:15 |
*** javeriak_ has quit IRC | 12:16 | |
*** javeriak has joined #openstack-ansible | 12:18 | |
*** jguy_ has joined #openstack-ansible | 12:18 | |
openstackgerrit | Merged openstack/openstack-ansible: Updates all repo SHAs to open up work on 11.2.11 https://review.openstack.org/288752 | 12:19 |
*** jguy_ has quit IRC | 12:22 | |
*** phiche1 has joined #openstack-ansible | 12:23 | |
*** phiche has quit IRC | 12:23 | |
openstackgerrit | git-harry proposed openstack/openstack-ansible: Bypass repo server if missing pip upgrade packages https://review.openstack.org/289891 | 12:24 |
*** automagically_ has joined #openstack-ansible | 12:27 | |
*** skamithi14 has joined #openstack-ansible | 12:34 | |
*** skamithi13 has quit IRC | 12:38 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Allow a list of files to be copied into the container cache https://review.openstack.org/289898 | 12:40 |
*** thorst has joined #openstack-ansible | 12:43 | |
*** thorst has quit IRC | 12:43 | |
*** thorst_ has joined #openstack-ansible | 12:44 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Allow a list of files to be copied into the container cache https://review.openstack.org/289898 | 12:44 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_glance: Enable functional convergence testing https://review.openstack.org/289353 | 12:44 |
*** admin0 has quit IRC | 12:44 | |
*** retreved has joined #openstack-ansible | 12:45 | |
openstackgerrit | Javeria Khan proposed openstack/openstack-ansible: Minor fixes for App-PLUMgrid doc entry https://review.openstack.org/289900 | 12:45 |
*** admin0 has joined #openstack-ansible | 12:46 | |
*** javeriak has quit IRC | 12:49 | |
*** jguy_ has joined #openstack-ansible | 12:53 | |
*** jguy_ has quit IRC | 12:54 | |
*** Andrew_jedi_ has joined #openstack-ansible | 12:56 | |
odyssey4me | hughsaunders, mattt would you mind reviewing https://review.openstack.org/289898 please ? | 12:56 |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible: Restart containers on network configuration change https://review.openstack.org/289904 | 12:56 |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible: Restart containers on network configuration change https://review.openstack.org/289905 | 12:56 |
*** markvoelker has quit IRC | 12:57 | |
*** markvoelker has joined #openstack-ansible | 12:57 | |
*** Andrew_jedi has quit IRC | 12:58 | |
*** Andrew_jedi_ is now known as Andrew_jedi | 12:58 | |
*** ric has joined #openstack-ansible | 12:59 | |
*** ric has quit IRC | 12:59 | |
*** markvoelker_ has joined #openstack-ansible | 12:59 | |
*** ric has joined #openstack-ansible | 12:59 | |
openstackgerrit | Merged openstack/openstack-ansible: Check correct minimum size for data disk https://review.openstack.org/289808 | 13:00 |
openstackgerrit | Merged openstack/openstack-ansible: Cap bashate and fix linters tests https://review.openstack.org/289811 | 13:00 |
*** jguy_ has joined #openstack-ansible | 13:00 | |
mattt | odyssey4me: we could do with a test that validates that functionality works | 13:01 |
*** markvoelker has quit IRC | 13:01 | |
odyssey4me | mattt good point, let me work on that | 13:02 |
*** Andrew_jedi has quit IRC | 13:03 | |
*** ric has quit IRC | 13:04 | |
mhayden | morning | 13:05 |
*** cristicalin has joined #openstack-ansible | 13:05 | |
odyssey4me | o/ mhayden | 13:05 |
odyssey4me | how goes it? | 13:05 |
mhayden | odyssey4me: good... the openstack release folks said the python-openstackclient version bump in kilo is... uh... not a good idea | 13:06 |
mhayden | and i found that out for myself as well after a little testing | 13:06 |
odyssey4me | mhayden so the best there is to simply add a known issue, although we can't really do that in OSA for kilo :( | 13:07 |
odyssey4me | unless you feel like you'd like to create a new documentation section :p | 13:07 |
mhayden | right -- it's in liberty at least | 13:07 |
mhayden | openstackclient would require bumps in oslo-utils, cliff, and a few other things | 13:08 |
mhayden | which leads to sad pandas | 13:08 |
odyssey4me | sjoe, much brokenness | 13:08 |
mhayden | also discovered this handy repository: https://github.com/openstack/releases/blob/master/deliverables/kilo/python-openstackclient.yaml | 13:08 |
mhayden | i wasn't aware of it | 13:08 |
odyssey4me | mhayden ie http://releases.openstack.org/ | 13:09 |
mhayden | odyssey4me: darn you and your ability to know most things :P | 13:09 |
odyssey4me | see: http://releases.openstack.org/kilo/index.html#python-openstackclient | 13:09 |
mhayden | that's quite handy | 13:10 |
mhayden | it looks like it's auto-parsed from the yaml in the repo | 13:10 |
*** Andrew_jedi has joined #openstack-ansible | 13:10 | |
odyssey4me | yep, this is part of the work the release team has been working on in the Liberty/Mitaka timeframe | 13:10 |
mhayden | well this is quite nice | 13:10 |
odyssey4me | hopefully we can plug into this at some point | 13:11 |
mhayden | i guess we can generate the latest shas for OSA from these automagically | 13:12 |
mhayden | oops, i was saying automagically in the general sense, not to wake up automagically | 13:12 |
odyssey4me | lol | 13:12 |
mhayden | so i'll stop saying automagically now | 13:12 |
*** woodard has joined #openstack-ansible | 13:13 | |
*** woodard has quit IRC | 13:14 | |
*** woodard has joined #openstack-ansible | 13:14 | |
*** keedya has quit IRC | 13:16 | |
openstackgerrit | Merged openstack/openstack-ansible: Cap bashate and fix linters tests https://review.openstack.org/289803 | 13:18 |
*** wadeholler has joined #openstack-ansible | 13:18 | |
*** admin0 has quit IRC | 13:20 | |
wadeholler | could someone explain how the containers are generated and added to the inventory the first time ? I have reviewed dynamic_inventory.py but unfortunately I don't understand how they are first generated yet. | 13:20 |
*** admin0 has joined #openstack-ansible | 13:24 | |
odyssey4me | wadeholler the dynamic inventory generates container names and IP addresses based on input from the files in /etc/openstack_deploy/env.d/ | 13:25 |
odyssey4me | wadeholler if a system is marked with the flag 'is_metal: true' then that service is ignored as it's expected that the service will run on a host, not in a container | 13:26 |
*** Andrew_jedi has quit IRC | 13:26 | |
odyssey4me | wadeholler where the containers are located depends on what is specified in /etc/openstack_deploy/openstack_user_config.yml and/or the files in /etc/openstack_deploy/conf.d/ | 13:27 |
*** Andrew_jedi has joined #openstack-ansible | 13:27 | |
odyssey4me | effectively if you specify that the host for the 'identity_hosts' group is on my-identity-server1 and my-identity-server2 - similar to https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.aio#L99 | 13:28 |
*** cristicalin has quit IRC | 13:28 | |
wadeholler | got it. thank you odyssey4me! thats (env.d) is the piece I was missing | 13:28 |
odyssey4me | then the dynamic inventory finds the group called identity_hosts in the environment configuration, eg: https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/env.d/keystone.yml#L38 | 13:29 |
odyssey4me | and seeing as the service doesn't have the is_metal flag set, it'll default to 'is_metal: false', which means that the service is assumed to be running in a container | 13:30 |
odyssey4me | so the dynamic inventory will then create a host entry and ip address for that service container to be located on those hosts | 13:30 |
odyssey4me | heh, maybe mhayden should do the magic he does with documentation and add that to the developer-docs :) | 13:31 |
wadeholler | fantastic bit of code. when you first run it as a deployer it is like magic. | 13:32 |
*** automagically_ has quit IRC | 13:34 | |
mhayden | odyssey4me: what magic is that? ;) | 13:35 |
odyssey4me | mhayden the magic of taking the random ramblings from this channel, often output by myself and cloudnull, and converting the ramblings into beautiful prose | 13:37 |
* mhayden basks in his legacy of writing things | 13:37 | |
mhayden | haha | 13:37 |
odyssey4me | which is subsequently appropriately grammar policed by spotz, of course :p | 13:37 |
mhayden | open a bug and assign it to me! | 13:37 |
* mhayden is bug smashin' today | 13:38 | |
*** Andrew_jedi has quit IRC | 13:42 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Allow a list of files to be copied into the container cache https://review.openstack.org/289898 | 13:43 |
*** automagically_ has joined #openstack-ansible | 13:43 | |
odyssey4me | mattt, hughsaunders did I do good? ^ | 13:44 |
automagically_ | Thanks for that mhayden | 13:44 |
*** Andrew_jedi has joined #openstack-ansible | 13:44 | |
odyssey4me | time for me to create a bug for mhayden to smash | 13:45 |
*** automagically_ has left #openstack-ansible | 13:47 | |
mattt | odyssey4me: LGTM :) | 13:49 |
odyssey4me | mhayden smash it! https://bugs.launchpad.net/openstack-ansible/+bug/1554528 | 13:49 |
openstack | Launchpad bug 1554528 in openstack-ansible "Docs: Add more detail about how the container inventory entries are generated" [Low,Confirmed] - Assigned to Major Hayden (rackerhacker) | 13:49 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: Removing openstack_environment.yml. It is no longer useful. https://review.openstack.org/288698 | 13:51 |
*** Andrew_jedi has quit IRC | 13:51 | |
*** Andrew_jedi has joined #openstack-ansible | 13:52 | |
automagically | Anyone else seeing issues downloading the gate logs? I saw it yesterday and again today. It looks like I can get the first 50-100kb of a 3.6mb log and then it just dies | 13:53 |
automagically | Making it kinda difficult to debug gate failures | 13:53 |
odyssey4me | automagically yep, mattt was seeing that earlier - turns out that infra has some volumes that need repair | 13:53 |
automagically | Aha…thanks. That explains it | 13:54 |
automagically | Will continue to lurk in #openstack-infra I guess | 13:54 |
odyssey4me | automagically you can raise it in infra, if more than one person reports it then it often raises the priority | 13:55 |
mhayden | odyssey4me: gracias | 13:56 |
*** Andrew_jedi has quit IRC | 13:57 | |
*** markvoelker_ has quit IRC | 14:00 | |
*** neilus1 has joined #openstack-ansible | 14:01 | |
mhayden | odyssey4me: any suggestions on where the inventory docs belong? | 14:03 |
mhayden | seems like "Configuration" makes sense | 14:03 |
*** neilus has quit IRC | 14:03 | |
odyssey4me | mhayden there's already a section in the dev docs for the inventory | 14:04 |
odyssey4me | just expand that | 14:04 |
mhayden | oh, dev docs :P | 14:04 |
* mhayden was looking in install docs :P | 14:04 | |
odyssey4me | mhayden http://docs.openstack.org/developer/openstack-ansible/developer-docs/inventory.html | 14:04 |
automagically | odyssey4me: Any opinions on how to move forward here: https://review.openstack.org/#/c/288636/ palendae has some objections to the course of action that you had previously suggested I take | 14:04 |
odyssey4me | automagically 1 test in 25s ? http://logs.openstack.org/36/288636/2/check/gate-openstack-ansible-linters/90e7ea9/console.html#_2016-03-07_19_54_46_566 | 14:06 |
odyssey4me | that's not much of a test | 14:06 |
odyssey4me | the linters job has a 30 min timeout as far as I recall | 14:06 |
automagically | odyssey4me: That’s the dynamic IP assignment test. Adding the next patch, only brings it up to maybe ~30 seconds | 14:06 |
*** b3rnard0_away is now known as b3rnard0 | 14:06 | |
automagically | Next test: https://review.openstack.org/#/c/287571/ | 14:07 |
automagically | I just really want us to get some inventory unit tests running and soon | 14:07 |
automagically | As there is plenty of refactoring opportunity there that should be gated by a decent set of high-level testing | 14:07 |
*** automagically_ has joined #openstack-ansible | 14:11 | |
*** wadeholler has quit IRC | 14:18 | |
*** scarlisle has joined #openstack-ansible | 14:18 | |
odyssey4me | mhayden do you have any idea which RAX DC osic-cloud1 is in? | 14:22 |
odyssey4me | assuming that it's in a RAX DC? I need to add an appropriate apt mirror to https://github.com/openstack/openstack-ansible/blob/master/scripts/gate-check-commit.sh#L70-L95 while I wait for my alternative approach to go through the approval process | 14:23 |
odyssey4me | automagically agreed :) | 14:23 |
odyssey4me | automagically I'm not sure if my logic is right, but I think that https://review.openstack.org/#/c/289029/ should depend on https://review.openstack.org/#/c/289032/ | 14:26 |
cloudnull | morning | 14:26 |
automagically_ | odyssey4me: https://review.openstack.org/#/c/289029/ can merge without the changes in the other | 14:27 |
automagically_ | But not vice versa | 14:27 |
odyssey4me | otherwise we'll merge a breaking change into the role and all gating will be blocked until the implementation in the main repo is merged... also, all other roles will need the var set | 14:27 |
automagically_ | So https://review.openstack.org/#/c/289032/ Depends-On https://review.openstack.org/#/c/289029/ | 14:27 |
automagically_ | Right? | 14:28 |
odyssey4me | alternatively, default the file drop to true and set the group_vars for all to make it false... except for those groups where it must be true? | 14:28 |
odyssey4me | I'm kinda wondering what the easy way to work with this is | 14:28 |
automagically_ | odyssey4me: I considered that, but that seems far messier | 14:28 |
odyssey4me | I suppose the current behaviour is not to drop the file, right? | 14:28 |
automagically_ | In general, I submitted those patchs to spawn a discussion around group_vars usage and inventory decoupling | 14:28 |
automagically_ | I’m not married to the particular impl patterns to achieve the inventory group model decoupling | 14:29 |
odyssey4me | yeah, I like it - we should perhaps chat more about it in the thu meeting | 14:29 |
automagically_ | Agreed | 14:29 |
odyssey4me | although perhaps this work belongs more in the next cycle | 14:29 |
automagically_ | I think this is a decent POC for a discussion | 14:29 |
automagically_ | Yes and no. The IRR spec claims that one of its goals was to decouple the roles | 14:29 |
automagically_ | And yet, we have a metric tonne of work to get there | 14:30 |
odyssey4me | considering how close we are to the end of this cycle, we should be careful not to do any refactoring that risks the release | 14:30 |
automagically_ | odyssey4me: Agreed on that point | 14:30 |
odyssey4me | yeah, let's chat about it on thu | 14:30 |
*** markvoelker has joined #openstack-ansible | 14:31 | |
odyssey4me | I'm not against it - I'm just concerned that we're quite far from making sure that we have a functional and properly tested release in its current state. | 14:31 |
automagically_ | Agreed that testing needs to take priority right now | 14:31 |
odyssey4me | Perhaps we need to set ourselves some criteria for the release. | 14:31 |
automagically_ | +1000 | 14:31 |
odyssey4me | ie we do not release until these goals are met | 14:31 |
*** neilus1 has quit IRC | 14:33 | |
*** neilus has joined #openstack-ansible | 14:33 | |
*** neilus has quit IRC | 14:34 | |
*** neilus has joined #openstack-ansible | 14:35 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs: Explaining dynamic inventory https://review.openstack.org/289947 | 14:39 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Add LBaaS v2 support (OSA) https://review.openstack.org/287243 | 14:40 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs: Explaining dynamic inventory https://review.openstack.org/289947 | 14:40 |
*** ShannonM has joined #openstack-ansible | 14:43 | |
*** mgoddard_ has joined #openstack-ansible | 14:46 | |
*** mgoddard has quit IRC | 14:48 | |
*** Mudpuppy has joined #openstack-ansible | 14:50 | |
*** markvoelker has quit IRC | 14:50 | |
*** wadeholler has joined #openstack-ansible | 14:52 | |
*** wadeholler has quit IRC | 14:52 | |
*** wadeholler has joined #openstack-ansible | 14:53 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add vexxhost and osic Ubuntu mirror configs to gate check https://review.openstack.org/289954 | 14:54 |
mhayden | ah, gate checks run on vexxhost now? nice | 14:54 |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:55 | |
*** KLevenstein has joined #openstack-ansible | 14:55 | |
*** dmsimard has joined #openstack-ansible | 14:56 | |
*** mgoddard_ has quit IRC | 14:57 | |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts: Allow a list of files to be copied into the container cache https://review.openstack.org/289898 | 14:58 |
*** mgoddard has joined #openstack-ansible | 14:58 | |
*** ErwanJ has joined #openstack-ansible | 14:58 | |
*** sdake has joined #openstack-ansible | 15:00 | |
*** keedya has joined #openstack-ansible | 15:00 | |
*** neilus has quit IRC | 15:01 | |
bsv | admin0: url to blog? :D | 15:01 |
admin0 | hold sir :) | 15:01 |
*** KLevenstein has quit IRC | 15:02 | |
*** KLevenstein has joined #openstack-ansible | 15:02 | |
bsv | holding all my bits :D | 15:03 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs: Explaining dynamic inventory https://review.openstack.org/289947 | 15:04 |
*** phalmos has joined #openstack-ansible | 15:04 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: Test basic structure of dynamic inventory output https://review.openstack.org/287571 | 15:05 |
*** mathlin1 has joined #openstack-ansible | 15:14 | |
*** skamithi14 has quit IRC | 15:15 | |
*** mathlin1 has quit IRC | 15:19 | |
*** phalmos has quit IRC | 15:21 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-repo_build: Enable role convergence testing against a repo_server https://review.openstack.org/289559 | 15:25 |
*** phalmos has joined #openstack-ansible | 15:28 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Remove old MariaDB apt sources https://review.openstack.org/289977 | 15:31 |
bsv | odyssey4me: I see a lot of error while running the playbooks regarding py-pip, is this normal? | 15:34 |
*** raddaoui has joined #openstack-ansible | 15:34 | |
bsv | with multiple playbooks. | 15:34 |
bsv | failing "modern pip", but ignoring. | 15:34 |
odyssey4me | bsv yes, we try installing pip in a few ways | 15:35 |
odyssey4me | initially there is no repo server, so that attempt will fail, then it'll try getting it from pypi instead | 15:35 |
bsv | ok | 15:35 |
*** skamithi13 has joined #openstack-ansible | 15:37 | |
*** ametts has joined #openstack-ansible | 15:37 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_nova: Enable developer mode https://review.openstack.org/289981 | 15:37 |
*** galstrom_zzz is now known as galstrom | 15:37 | |
Nepoc | Good morning... I have the majority of issues ironed out of my SSL terminating haproxy worked out. The only issue that remains is that ceilometer does not get any neutron stats. | 15:39 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Remove old MariaDB apt sources https://review.openstack.org/289977 | 15:40 |
*** spotz_zzz is now known as spotz | 15:42 | |
*** permalac has joined #openstack-ansible | 15:46 | |
*** mgoddard has quit IRC | 15:46 | |
*** mgoddard has joined #openstack-ansible | 15:46 | |
odyssey4me | this is quite impressive - https://review.openstack.org/289954 is being run on an OSIC node, it should finish a gate build in under an hour thanks to the awesome hardware for that provider | 15:47 |
odyssey4me | Nepoc if alextricity25_ is around he should be able to help you figure that out, otherwise stevelle may also be able to assist | 15:47 |
*** CheKoLyN has joined #openstack-ansible | 15:47 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_nova: Enable functional convergence testing https://review.openstack.org/289986 | 15:49 |
odyssey4me | mattt care to make it go? https://review.openstack.org/289954 | 15:49 |
logan- | Nepoc: are you terminating public endpoints only or everything? using https://review.openstack.org/#/c/277199/ I guess? | 15:50 |
logan- | wow that is fast.. | 15:51 |
*** jthorne has joined #openstack-ansible | 15:52 | |
Nepoc | Well I had talked to some people in openstack-telemetry and they hinted at where to look... I've thrown everything into debug mode and I'm hoping something jumps out at me | 15:54 |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Run Liberty high level playbooks in upgrade script https://review.openstack.org/289540 | 15:54 |
Nepoc | logan-: well not really as I have a custom setup that needs unique certificates per service. | 15:56 |
logan- | ah | 15:56 |
*** ametts has quit IRC | 15:56 | |
*** permalac_ has joined #openstack-ansible | 15:56 | |
*** phalmos has quit IRC | 15:57 | |
Nepoc | Well debug mode has spoken: "DEBUG neutronclient.client.... 404 Not Found" | 15:57 |
*** izaakk has joined #openstack-ansible | 15:58 | |
odyssey4me | Nepoc good plan | 15:58 |
logan- | is neutron handling X-Forwarded-Proto properly? (ie. if you go to the curl / on the neutron endpoint over https does it give you an http:// link back?) | 15:58 |
odyssey4me | bug triage here cloudnull, mattt, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, Sam-I-Am, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden, scarlisle, luckyinva, ntt, javeriak, automagically, spotz, vdo, jmccrory, alextricity25, jasondotstar, KLevenstein, admin0, michaelgugino, ametts, v1k0d3n, | 15:59 |
odyssey4me | severion, bgmccollum | 15:59 |
* mhayden is stuck in another mtg :P | 15:59 | |
odyssey4me | https://bugs.launchpad.net/openstack-ansible/+bugs?search=Search&field.status=New | 15:59 |
*** automagically_ has left #openstack-ansible | 15:59 | |
odyssey4me | first up: https://bugs.launchpad.net/openstack-ansible/+bug/1542391 | 15:59 |
openstack | Launchpad bug 1542391 in openstack-ansible "ceilometer swift pollster returns 403" [Undecided,New] | 15:59 |
odyssey4me | Nepoc, perhaps this is what you're seeing? | 15:59 |
automagically | o/ | 15:59 |
*** permalac has quit IRC | 16:00 | |
mattt | o/ | 16:00 |
spotz | o/ | 16:01 |
odyssey4me | has anyone had some time to confirm this bug, or does someone have the time to do so? | 16:01 |
d34dh0r53 | o/ish conflicting meetings | 16:01 |
*** michaelgugino has joined #openstack-ansible | 16:03 | |
Nepoc | logan-: well internally or at least the admin/internal endpoints are http and public are https | 16:03 |
michaelgugino | hello all | 16:03 |
*** KLevenstein has quit IRC | 16:03 | |
Nepoc | logan-: a curl from the ceilometer container "looks" good | 16:04 |
odyssey4me | ok, no feedback on that bug - I'm starting to think that perhaps we should mark this as a high importance bug and get some focus on it? | 16:04 |
odyssey4me | thoughts? | 16:04 |
*** sdake_ has joined #openstack-ansible | 16:05 | |
odyssey4me | ok, moving on: https://bugs.launchpad.net/openstack-ansible/+bug/1550442 | 16:05 |
openstack | Launchpad bug 1550442 in openstack-ansible "V-38496 check includes non-system accounts" [Undecided,New] - Assigned to Major Hayden (rackerhacker) | 16:05 |
*** sdake has quit IRC | 16:05 | |
odyssey4me | mhayden any movement on this? | 16:05 |
odyssey4me | can we at least confirm this bug? | 16:05 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs: Explaining dynamic inventory https://review.openstack.org/289947 | 16:06 |
* mhayden looks again | 16:06 | |
odyssey4me | o/ michaelgugino | 16:06 |
mhayden | i will hopefully get a look at this today | 16:06 |
mhayden | i haven't confirmed bug 1550442 yet, but i should be able to today | 16:07 |
openstack | bug 1550442 in openstack-ansible "V-38496 check includes non-system accounts" [Undecided,New] https://launchpad.net/bugs/1550442 - Assigned to Major Hayden (rackerhacker) | 16:07 |
odyssey4me | alright, mhayden please set priority if you confirm it | 16:07 |
odyssey4me | next: https://bugs.launchpad.net/openstack-ansible/+bug/1553370 | 16:07 |
openstack | Launchpad bug 1553370 in openstack-ansible "AODH sort rabbitmq hosts pre-task should use 'aodh_all' group" [Undecided,New] - Assigned to Miguel Alejandro Cantu (miguel-cantu) | 16:07 |
mhayden | can do | 16:07 |
odyssey4me | seeing as alextricity25_ is busy, does anyone else want to pick this up? | 16:07 |
spotz | odyssey4me Just looked at that one, if it is what I think it is it's a one parameter change? | 16:07 |
odyssey4me | it looks like a pretty small change, yes | 16:08 |
michaelgugino | looks easy enough | 16:08 |
michaelgugino | I can get that out today | 16:08 |
bsv | odyssey4me: speaking of pip, it seems that setup-hosts.yml will complete with success, even if some hosts didnt get pip setup correct. | 16:08 |
odyssey4me | cool, thanks michaelgugino - please self assign it | 16:09 |
michaelgugino | k | 16:09 |
bsv | odyssey4me: resulting in the next step (setup-infrastructure.yml) to fail. | 16:09 |
*** phalmos has joined #openstack-ansible | 16:09 | |
odyssey4me | I'd say low priority - any objections? | 16:09 |
bsv | odyssey4me: "cmd": "/usr/local/bin/pip install MySQL-python", "failed" | 16:09 |
bsv | odyssey4me: also python-memcached. | 16:10 |
spotz | not from me, looks like the bug writeup was longer then the fix there | 16:10 |
odyssey4me | bsv that is more likely related to your repo server not having properly synchronised | 16:10 |
odyssey4me | bsv or your LB hasn't been setup | 16:10 |
odyssey4me | next up: https://bugs.launchpad.net/openstack-ansible/+bug/1553796 | 16:10 |
openstack | Launchpad bug 1553796 in openstack-ansible "openrc --insecure aliases are broken with venvs" [Undecided,New] - Assigned to Travis Truman (travis-truman) | 16:10 |
*** wadeholler has quit IRC | 16:10 | |
logan- | fix in that review looks good | 16:11 |
bsv | Im running haproxy-install.yml before AND after setup-hosts.yml. | 16:11 |
Nepoc | Sorry if I'm interupting, how would I tell ceilometer to poll admin or internal endpoints instead of public. I guess that goes for all services... I want them all to communicate over internal endpoints. | 16:11 |
odyssey4me | I see that automagically is already on this one - great! | 16:11 |
odyssey4me | next up: https://bugs.launchpad.net/openstack-ansible/+bug/1553974 | 16:11 |
openstack | Launchpad bug 1553974 in openstack-ansible "Encrypt user_secrets.yaml" [Undecided,New] - Assigned to Prithiv (prithiv) | 16:11 |
automagically | ^ enhancement request, not a bug | 16:12 |
odyssey4me | well, yes - also this is a deployer choice | 16:12 |
automagically | Certainly a decent idea to incorporate Ansible vault tho | 16:12 |
odyssey4me | as I recall we already have some documentation for this | 16:12 |
palendae | Also may affect upgrades | 16:13 |
palendae | Since they open it and append | 16:13 |
automagically | good point palendae | 16:13 |
odyssey4me | yep, we already have that recommendation here: http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-creds.html | 16:13 |
palendae | Actually, s/may/will/ | 16:13 |
bsv | odyssey4me: how do I ensure that the repo is in sync. Is this done by a playbook, or should I handle this before running any playbooks at all? | 16:13 |
automagically | So, perhaps the enhancement is to ensure that our tooling doesn’t prevent the use of vault | 16:13 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_nova: Enable functional convergence testing https://review.openstack.org/289986 | 16:13 |
odyssey4me | so I'm going to say that this is not a bug | 16:13 |
odyssey4me | there is nothing that prevents the use of ansible vault already | 16:14 |
odyssey4me | as far as I know | 16:14 |
palendae | automagically: Not against that in theory, though I think that would be part of upgrade work going forward | 16:14 |
odyssey4me | bsv check whether /var/www/repo has the same contents across all your repo servers | 16:14 |
palendae | odyssey4me: the upgrade playbooks would need to account for the file being encrypted when updating secrets | 16:14 |
bsv | odyssey4me: ok will do, thanks. | 16:15 |
odyssey4me | palendae automagically in my view this is clearly not a bug, and there is no enhancement to be made here... if someone wants to use vault, they already can | 16:15 |
odyssey4me | bsv the primary repo server should have the lsync service running - if it isn't restart it | 16:15 |
palendae | odyssey4me: Not arguing that it is, simply that the secrets file is assumed to be in plain text by the upgrade playbooks | 16:15 |
odyssey4me | palendae yep, and I think that's an ok assumption to make - if someone wants to implement a change to provide for the possibility that it is not, then that could be a fix | 16:16 |
odyssey4me | I'll add that as a comment | 16:16 |
palendae | Ok. that's really all I was trying to point out. They could manually update the values, too | 16:17 |
palendae | Though we don't have good automation to report those as of yet | 16:17 |
odyssey4me | comments added | 16:18 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: [WIP] - Troubleshoot functional test failures https://review.openstack.org/289358 | 16:19 |
odyssey4me | that's all in terms of new bugs | 16:19 |
odyssey4me | Does anyone have any bug that they wish to specifically discuss? | 16:19 |
automagically | Do we want to make sure all the role functional testing bugs are assigned? | 16:19 |
automagically | According to: https://etherpad.openstack.org/p/testing-os-roles, there are still a few that remain unassigned | 16:19 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_glance: Enable functional convergence testing https://review.openstack.org/289353 | 16:20 |
openstackgerrit | Hugh Saunders proposed openstack/openstack-ansible-repo_server: Disable slave repo servers while syncing https://review.openstack.org/279452 | 16:20 |
automagically | Spefically, anyone want to step up and take: https://bugs.launchpad.net/openstack-ansible/+bug/1553977 and https://bugs.launchpad.net/openstack-ansible/+bug/1553966 | 16:20 |
openstack | Launchpad bug 1553977 in openstack-ansible "os_ceilometer role has no functional testing" [Critical,Confirmed] | 16:20 |
openstack | Launchpad bug 1553966 in openstack-ansible "os_aodh role has no functional testing" [Critical,Confirmed] | 16:20 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_cinder: Enable functional convergence testing https://review.openstack.org/289856 | 16:20 |
mattt | automagically: i can grab another | 16:21 |
mattt | automagically: i think we need to chat about how we're going to do these those, because listing all these vars is horrible ... may be better to just include a vars file pulled in from openstack-ansible | 16:21 |
automagically | mattt: I hear you, but I’d rather keep the vars separate for now so each role can support different scenarios of testing | 16:22 |
mattt | automagically: true | 16:22 |
mattt | automagically: maybe each role can have its own vars file, so you're not relisting the same thing in different plas | 16:22 |
mattt | *plays | 16:22 |
automagically | Hmm, that’s an interesting idea | 16:22 |
*** thorst_ is now known as thorst_afk | 16:23 | |
odyssey4me | mattt has been doing some amazing work already, I think it's important for someone else to pick up some extra roles to do them so that we get a broader set of feedback | 16:23 |
automagically | odyssey4me: Good point | 16:23 |
odyssey4me | mattt yeah, that makes sense - instead of using vars just use a vars_file ? | 16:23 |
mattt | yeah i basically just copy pasted what cloudnull implemented in the keystone role, and haven't thought too much about it yet | 16:23 |
mattt | odyssey4me: yep | 16:23 |
stevelle | Nepoc: any leads yet? | 16:23 |
odyssey4me | makes sense to me | 16:24 |
odyssey4me | stevelle could you pickup the ceilometer and aodh roles? do you have time for that? | 16:24 |
Nepoc | No ideas other than it's polling the public endpoints instead of the internal endpoints. | 16:24 |
mattt | i've just put the os_nova one up for review, the services don't work (nova-compute doesn't even run properly), however it does check box of testing a convergence | 16:24 |
odyssey4me | mattt that's a start | 16:24 |
stevelle | odyssey4me: let me circle back on that q in a second | 16:24 |
mattt | so i think it's good to set the expectation for this initial implementation, and that we go back and add proper tests (and configure things properly) in round 2 | 16:25 |
spotz | I'm trying to update the etherpad as things get posted in here but please add anything missing | 16:25 |
openstackgerrit | git-harry proposed openstack/openstack-ansible: Fix bugs when running run-upgrade.sh https://review.openstack.org/289332 | 16:25 |
stevelle | Nepoc: as I understand it, ceilometer relies on notifications rather than a polling agent with neutron | 16:25 |
odyssey4me | spotz a shortcut you may find useful: https://review.openstack.org/#/q/project:%255Eopenstack/openstack-ansible.*+status:merged+before:2016-03-09+after:2016-03-07 | 16:25 |
odyssey4me | that's just merged stuff though | 16:26 |
Nepoc | stevelle: okay, I was told the central polling agent was responsible for neutron. I did find something possibly helpful in the logs after a redeploy of the container. | 16:26 |
spotz | odyssey4me and then major added in bugs so we have a BIG section already:) | 16:26 |
*** javeriak has joined #openstack-ansible | 16:26 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: [WIP] - Troubleshoot functional test failures https://review.openstack.org/289358 | 16:27 |
Nepoc | stevelle: ERROR ceilometer.agent.manager [-] Skipping tenant, keystone issue: The resource could not be found. (HTTP 404) | 16:27 |
mattt | automagically: you can wget the logs | 16:27 |
mattt | automagically: you'll see they stall for a good bit, but eventually it'll come down :) | 16:27 |
mattt | i think whatever front-end is serving that page is timing out the request | 16:27 |
automagically | mattt: Thx, will give that a try | 16:28 |
bsv | What is the correct way to report bugs (for the openstack-ansible project)? | 16:28 |
bgmccollum | bsv -- https://bugs.launchpad.net/openstack-ansible/ | 16:28 |
mattt | bsv: ping odyssey4me ... kidding, ^^^ | 16:28 |
odyssey4me | :p | 16:29 |
bsv | :D | 16:29 |
stevelle | Nepoc: ok, well for Mitaka this should be about the service_credentials block | 16:30 |
stevelle | https://github.com/openstack/openstack-ansible-os_ceilometer/blob/master/templates/ceilometer.conf.j2#L108 | 16:30 |
Nepoc | stevelle: I'm on liberty | 16:30 |
*** skamithi13 has quit IRC | 16:30 | |
*** skamithi13 has joined #openstack-ansible | 16:30 | |
stevelle | Nepoc: then you will need to use a keystone v2 auth in liberty | 16:31 |
stevelle | https://github.com/openstack/ceilometer/blob/stable/liberty/ceilometer/neutron_client.py#L58 | 16:31 |
stevelle | they added v3 in Mitaka, that's probably it | 16:31 |
*** dmsimard has quit IRC | 16:31 | |
bsv | What about improvements to the documentation, also bugs.launchpad? | 16:32 |
*** skamithi13 has quit IRC | 16:32 | |
*** skamithi14 has joined #openstack-ansible | 16:33 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Allow a list of files to be copied into the container cache https://review.openstack.org/290005 | 16:33 |
Nepoc | stevelle: I'm using v2 according to the ceilometer.conf | 16:33 |
*** javeriak_ has joined #openstack-ansible | 16:33 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Allow a list of files to be copied into the container cache https://review.openstack.org/290006 | 16:33 |
stevelle | Nepoc: that error message you pasted for me suggests it isn't working right | 16:33 |
*** weezS has joined #openstack-ansible | 16:34 | |
*** skamithi14 has quit IRC | 16:34 | |
*** skamithi13 has joined #openstack-ansible | 16:34 | |
*** javeriak has quit IRC | 16:35 | |
Nepoc | going to try and add os_endpoint_type to the service credentials section in the ceilometer.conf and cross my fingers. | 16:35 |
*** skamithi13 has quit IRC | 16:35 | |
*** skamithi13 has joined #openstack-ansible | 16:35 | |
*** sdake_ is now known as sdake | 16:36 | |
automagically | Anyone care to help me troubleshoot testing issues with the galera_client role | 16:36 |
*** weezS has quit IRC | 16:36 | |
Nepoc | stevelle: haha well that broke everything | 16:37 |
stevelle | Nepoc: that is the limit of my helpfulness probably, just invoke the incantations and jiggle the wires, os_cacert etc | 16:37 |
*** skamithi13 has quit IRC | 16:37 | |
*** skamithi14 has joined #openstack-ansible | 16:38 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add container-cache-file-copy feature release note https://review.openstack.org/290007 | 16:38 |
Nepoc | maybe this is normal but I see os_tenant_name = service... I don't have a tenant named service | 16:38 |
stevelle | Nepoc: thats a bug | 16:38 |
odyssey4me | spotz automagically would you mind reviewing https://review.openstack.org/290007 & https://review.openstack.org/289867 please? | 16:39 |
automagically | re galera_client role, this is what I’m chasing: http://logs.openstack.org/58/289358/4/check/gate-openstack-ansible-galera_client-ansible-func-ubuntu-trusty/b569908/console.html#_2016-03-08_16_31_26_236 | 16:39 |
*** skamithi13 has joined #openstack-ansible | 16:40 | |
* automagically looking | 16:40 | |
*** skamithi14 has quit IRC | 16:40 | |
spotz | odyssey4me I'll grab them after huddle | 16:41 |
*** skamithi13 has quit IRC | 16:41 | |
automagically | mattt: When you mentioned using wget to fetch the logs for a failed gate run, did you literally just mean something like: wget http://logs.openstack.org/54/289454/3/check/gate-openstack-ansible-os_heat-ansible-func-ubuntu-trusty/1b3722f/console.html | 16:42 |
*** skamithi13 has joined #openstack-ansible | 16:42 | |
odyssey4me | automagically looking - I must be missing something, what am I looking for? | 16:42 |
automagically | odyssey4me: If you mean the galera_client issue, apt-get update is failing | 16:43 |
*** skamithi14 has joined #openstack-ansible | 16:43 | |
*** skamithi13 has quit IRC | 16:43 | |
automagically | Yet it looks like the mariadb repo https://mirror.rackspace.com/mariadb/repo/10.0/ubuntu/ is accessible | 16:43 |
*** skamithi14 has quit IRC | 16:43 | |
odyssey4me | automagically ah, we have a bug there | 16:43 |
odyssey4me | after adding the repo, we need to forcibly refresh the apt cache | 16:44 |
odyssey4me | ie after https://github.com/openstack/openstack-ansible-galera_client/blob/master/tasks/galera_client_pre_install.yml#L56 there should be a forced apt cache update | 16:44 |
*** phalmos has quit IRC | 16:44 | |
openstackgerrit | Ala Raddaoui proposed openstack/openstack-ansible: Test if dynamic inventory catches some bad configs https://review.openstack.org/290011 | 16:44 |
automagically | odyssey4me: Thanks, makes sense | 16:44 |
automagically | Will give that a shot | 16:44 |
odyssey4me | automagically the apt cache should update if that add repo task result is 'changed' | 16:45 |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_swift: Enable developer mode https://review.openstack.org/290012 | 16:46 |
odyssey4me | automagically it looks like we're missing that here too: https://github.com/openstack/openstack-ansible-galera_server/blob/master/tasks/galera_pre_install.yml#L86 | 16:46 |
automagically | K, will see if I can clean them both up | 16:46 |
odyssey4me | thanks | 16:46 |
automagically | Appreciate the extra pair of eyes | 16:46 |
*** skamithi13 has joined #openstack-ansible | 16:47 | |
*** mikelk has quit IRC | 16:48 | |
bsv | omfg"#%¤#%galera_container"¤#&%%¤#&"!#piec%sh1Tdf3 | 16:49 |
Nepoc | stevelle: I don't think that is a bug, changing it results in connection failures to keystone | 16:50 |
jmccrory | odyssey4me automagically i have a feeling /var/cache is being created on these images by adding the apt keys, so that check comparing it's last touched time isn't valid for deciding whether or not to update cache | 16:50 |
odyssey4me | automagically also note that the test playbook must do a force apt cache update as its initial (or close to initial) task | 16:50 |
jmccrory | that's where the ctime timestamp lines up | 16:50 |
automagically | Thx jmccrory | 16:51 |
bsv | how do I see what repo server is the primary? | 16:51 |
*** dweaver has quit IRC | 16:51 | |
stevelle | Nepoc: are you sure you don't have a service tenant? | 16:52 |
odyssey4me | bsv you can address it through ansible with repo_all[0] | 16:53 |
Nepoc | stevelle: I was looking in the wrong place earlier, I see I have a service project but no service user | 16:53 |
*** alextricity_r has joined #openstack-ansible | 16:53 | |
*** fen4o has joined #openstack-ansible | 16:53 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Run Liberty high level playbooks in upgrade script https://review.openstack.org/289540 | 16:53 |
bsv | odyssey4me: I was thinking more in the line of, openstack list-the-primary repo ;) | 16:53 |
bsv | cli style | 16:54 |
automagically | jmccrory and odyssey4me - The update_cache task is running, but failing for unknown reasons: http://logs.openstack.org/58/289358/4/check/gate-openstack-ansible-galera_client-ansible-func-ubuntu-trusty/b569908/console.html#_2016-03-08_16_31_26_237 “Could not fetch updated apt files" | 16:55 |
michaelgugino | looking for additional comments on https://review.openstack.org/#/c/274290/ Trying to get that closed out today if possible | 16:56 |
odyssey4me | bsv, you mean: cd /opt/openstack-ansible/playbooks; ansible repo_all[0] -m shell -a 'service lsync status' | 16:58 |
odyssey4me | ? | 16:58 |
bsv | lol | 16:58 |
odyssey4me | use the ansible padewan :) | 16:59 |
bsv | :D | 16:59 |
bsv | lsync: unrecognized service | 16:59 |
bsv | nice | 16:59 |
odyssey4me | I might have the service name wrong | 16:59 |
*** mathlin1 has joined #openstack-ansible | 16:59 | |
odyssey4me | try ansible repo_all -m shell -a 'ps aux | grep sync' | 17:00 |
*** weezS has joined #openstack-ansible | 17:01 | |
bsv | odyssey4me: rsync ? | 17:01 |
bsv | /usr/bin/rsync --no-detach --daemon --config /etc/rsyncd.conf | 17:01 |
odyssey4me | bsv if rsync is still running, then the repo sync is in progress or stuck | 17:01 |
odyssey4me | lsync watches for changes, then initiates an rsync push if there are changes | 17:02 |
odyssey4me | you may need to kill the rsync and restart lsync | 17:02 |
*** ccesario has quit IRC | 17:02 | |
bsv | jesus | 17:04 |
bsv | okay | 17:04 |
odyssey4me | bsv you may wish to check why rsync got stuck though | 17:04 |
bsv | affirmative | 17:05 |
bsv | the default partition in ubuntu is fucking with us. | 17:06 |
odyssey4me | andymccr please peek at these release notes: https://review.openstack.org/290007 & https://review.openstack.org/289867 | 17:06 |
bsv | there should be a part about it in the guide. | 17:06 |
javeriak_ | odyssey4me general question, how do you tag an openstack repo? The regular github commands to push a tag dont work | 17:06 |
odyssey4me | javeriak_ https://wiki.openstack.org/wiki/StableBranchRelease#Tag :) | 17:07 |
spotz | odyseey4me one looked good one a re-woreded | 17:07 |
bsv | odyssey4me: the host had a overflow and mounted /tmp on a 1MB partition >.< | 17:07 |
*** cloudtrainme has joined #openstack-ansible | 17:07 | |
javeriak_ | odyssey4me perfect thanks | 17:07 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add container-cache-file-copy feature release note https://review.openstack.org/290007 | 17:08 |
odyssey4me | thanks spotz ! | 17:08 |
spotz | NP! | 17:08 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: [WIP] - Troubleshoot functional test failures https://review.openstack.org/289358 | 17:09 |
odyssey4me | bsv whoops :/ | 17:09 |
odyssey4me | bsv perhaps you can register a bug noting this as something to look out for and for which you'd like something in the docs? | 17:10 |
odyssey4me | that way someone can pick it up | 17:10 |
bsv | deal | 17:10 |
odyssey4me | automagically would you mind adding your vote? https://review.openstack.org/290007 | 17:10 |
*** dweaver has joined #openstack-ansible | 17:11 | |
automagically | done | 17:11 |
*** admin0 has quit IRC | 17:14 | |
*** thorst_afk is now known as thorst_ | 17:14 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add release note for apt sources components change https://review.openstack.org/289867 | 17:15 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: [WIP] - Troubleshoot functional test failures https://review.openstack.org/289358 | 17:16 |
*** permalac_ has quit IRC | 17:22 | |
*** phiche1 has quit IRC | 17:22 | |
*** raddaoui has quit IRC | 17:25 | |
*** mathlin1 has quit IRC | 17:27 | |
*** phiche has joined #openstack-ansible | 17:29 | |
*** skamithi13 has quit IRC | 17:31 | |
*** skamithi13 has joined #openstack-ansible | 17:33 | |
*** raddaoui has joined #openstack-ansible | 17:33 | |
*** Gayathri has joined #openstack-ansible | 17:34 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Run Liberty high level playbooks in upgrade script https://review.openstack.org/289540 | 17:34 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_horizon: [WIP] Enable functional testing https://review.openstack.org/290034 | 17:36 |
openstackgerrit | Merged openstack/openstack-ansible-openstack_openrc: Jinja2 template renamed with .j2 extension https://review.openstack.org/287379 | 17:37 |
michaelgugino | looking for additional comments on https://review.openstack.org/#/c/274290/ Trying to get that closed out today if possible | 17:41 |
odyssey4me | michaelgugino looking | 17:42 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone: Cosmetic cleanup to keystone tests https://review.openstack.org/289866 | 17:42 |
*** network__ has joined #openstack-ansible | 17:43 | |
michaelgugino | thx | 17:44 |
spotz | automagically - thoughts on my comments on https://review.openstack.org/#/c/289597 | 17:46 |
automagically | spotz: I saw them. Ultimately I think we need to rework the contributing guide in all of the roles | 17:47 |
automagically | You and others have pointed out the need to make changes | 17:47 |
automagically | All I was shooting for in that review was just line wrapping the contrib guide doc | 17:48 |
spotz | Ok I'm cool with that. Can you put that in there and then I'll +1 | 17:48 |
bsv | odyssey4me: bug registered | 17:49 |
bsv | #1554626 | 17:49 |
automagically | spotz: done | 17:49 |
spotz | thank you sir | 17:49 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: Adding Vagrantfile for local developer testing https://review.openstack.org/287534 | 17:51 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: [WIP] - Troubleshoot functional test failures https://review.openstack.org/289358 | 17:51 |
odyssey4me | michaelgugino added some comments | 17:54 |
*** fen4o has quit IRC | 17:55 | |
odyssey4me | mhayden you're welcome :) https://bugs.launchpad.net/openstack-ansible/+bug/1554626 | 17:56 |
openstack | Launchpad bug 1554626 in openstack-ansible "Docs: Requirements should include disk space and partitioning" [Low,Confirmed] - Assigned to Major Hayden (rackerhacker) | 17:56 |
mhayden | odyssey4me: oh no, what have i signed up for?! | 17:56 |
odyssey4me | assuming that you have the time? otherwise unassign and try to find someone to pick it up please :) | 17:56 |
Nepoc | Well this seems bad: ERROR neutron.notifiers.nova [-] Failed to notify nova on events:... | 17:56 |
odyssey4me | mhayden FYI bsv is the bug reporter | 17:56 |
*** v1k0d3n has joined #openstack-ansible | 17:56 | |
v1k0d3n | hey guys...i have a question about backing up a customized osa deployment... | 17:57 |
v1k0d3n | should i only have to back up what's in /etc/openstack_deployment....or do we need to git our /opt/openstack-ansible directory too? | 17:57 |
odyssey4me | v1k0d3n assuming you've changed no code all you need to care about is /etc/openstack_deploy and to know which tag you deployed from | 17:58 |
*** raddaoui has quit IRC | 17:58 | |
michaelgugino | odyssey4me: thanks. So, I agree with removing those repo steps. And updating the meta file seems fine and straight forward. Adding distro support notes in the readme is kind of meh. As you say, just another place to maintain docs, but I'll add a quick note on the new patch | 17:58 |
v1k0d3n | thanks odyssey4me | 17:59 |
mhayden | odyssey4me: i'll do my best ; | 17:59 |
odyssey4me | thanks mhayden :) | 17:59 |
* mhayden patpats odyssey4me | 17:59 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-rsyslog_server: Multi-distro support for rsyslog-server role https://review.openstack.org/274290 | 18:05 |
*** Bofu2U has quit IRC | 18:07 | |
*** shanec has joined #openstack-ansible | 18:07 | |
*** admin0 has joined #openstack-ansible | 18:07 | |
odyssey4me | spotz you may perhaps do better at rewording based on my comments: https://review.openstack.org/#/c/289947 | 18:09 |
spotz | looking odyssey4me | 18:11 |
odyssey4me | michaelgugino final tweaks on https://review.openstack.org/274290 then I'm happy for that to go in | 18:12 |
michaelgugino | k | 18:12 |
shanec | hey all, for multi region swift i see encryption was in the blueprint but i can't find any docs on how to enable that. anyone know where i can find them? | 18:13 |
bsv | odyssey4me: something is broken with that galera_client | Install pip packages >.< im dying inside | 18:13 |
odyssey4me | bsv did you fix up the repo? | 18:13 |
openstackgerrit | Merged openstack/openstack-ansible: Add vexxhost and osic Ubuntu mirror configs to gate check https://review.openstack.org/289954 | 18:14 |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-rsyslog_server: Multi-distro support for rsyslog-server role https://review.openstack.org/274290 | 18:14 |
openstackgerrit | Merged openstack/openstack-ansible: Add container-cache-file-copy feature release note https://review.openstack.org/290007 | 18:14 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add vexxhost and osic Ubuntu mirror configs to gate check https://review.openstack.org/290050 | 18:14 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add vexxhost and osic Ubuntu mirror configs to gate check https://review.openstack.org/290051 | 18:15 |
bsv | none of the repo-containers are running lsync | 18:15 |
odyssey4me | cores, the backports https://review.openstack.org/290051 and https://review.openstack.org/290050 are crucial to get gating on the infra OSIC working properly | 18:15 |
*** sdake_ has joined #openstack-ansible | 18:15 | |
bsv | just did a complete apt-get update && apt-get upgrade && reboot, playbooks haproxy, setup-hosts... All green! then setup-infrastructure.. all good.. until that pip | 18:16 |
odyssey4me | bsv - can you re-execute the repo-install playbook | 18:16 |
*** admin0 has quit IRC | 18:16 | |
odyssey4me | bsv then check the repo containers, make sure the stuff is syncing | 18:16 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-repo_build: Enable role convergence testing against a repo_server https://review.openstack.org/289559 | 18:16 |
bsv | ok | 18:17 |
odyssey4me | cores, as is https://review.openstack.org/289810 needed for the OSIC nodes | 18:17 |
*** markvoelker has joined #openstack-ansible | 18:18 | |
*** sdake has quit IRC | 18:19 | |
*** sdake_ is now known as sdake | 18:20 | |
spotz | re-worded odyssey4me | 18:21 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova: Enable developer mode https://review.openstack.org/289981 | 18:23 |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Enable developer mode https://review.openstack.org/290012 | 18:23 |
*** admin0 has joined #openstack-ansible | 18:24 | |
automagically | Cores, some love for https://review.openstack.org/#/c/289077/ and https://review.openstack.org/#/c/289079/ please | 18:25 |
*** CheKoLyN has quit IRC | 18:25 | |
automagically | Likewise on https://review.openstack.org/#/c/288636/ please | 18:26 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Allow a list of files to be copied into the container cache https://review.openstack.org/290005 | 18:26 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Allow a list of files to be copied into the container cache https://review.openstack.org/290006 | 18:28 |
*** fawadkhaliq has joined #openstack-ansible | 18:28 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: [WIP] - Troubleshoot functional test failures https://review.openstack.org/289358 | 18:28 |
*** admin0 has quit IRC | 18:28 | |
*** scarlisle has quit IRC | 18:28 | |
openstackgerrit | Merged openstack/openstack-ansible: Add release note for apt sources components change https://review.openstack.org/289867 | 18:29 |
bsv | odyssey4me: so, playbook done. but all repo_containers are all identical. | 18:30 |
bsv | all runnning "/usr/bin/rsync --no-detach --daemon --config /etc/rsyncd.conf" | 18:30 |
odyssey4me | bsv do they all contain the same contents in /var/www/repo ? | 18:30 |
bsv | checking | 18:30 |
odyssey4me | the sync might be hanging - have you checked the log file? | 18:31 |
bsv | ansible repo_all -m shell -a 'find /var/www/repo -type f | wc -l' | 18:32 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: Improved search for unlocked system accounts https://review.openstack.org/290059 | 18:32 |
bsv | odyssey4me: only files on the primary, no files on the others | 18:32 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: Improved search for unlocked system accounts https://review.openstack.org/290059 | 18:33 |
bsv | /var/log/repo/repo_builder.log? | 18:34 |
*** neilus has joined #openstack-ansible | 18:34 | |
*** markvoelker has quit IRC | 18:35 | |
*** skamithi13 has quit IRC | 18:35 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Set apt sources to use a configured list of components https://review.openstack.org/289833 | 18:35 |
*** skamithi13 has joined #openstack-ansible | 18:35 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: [WIP] - Troubleshoot functional test failures https://review.openstack.org/289358 | 18:36 |
*** skamithi13 has quit IRC | 18:36 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Set apt sources to use a configured list of components https://review.openstack.org/289835 | 18:37 |
*** markvoelker has joined #openstack-ansible | 18:37 | |
odyssey4me | bsv nope, you'll need to see what's going on with rsync | 18:37 |
odyssey4me | if it's stuck trying to copy then something's still busted there | 18:37 |
bsv | the primary repo_container should be able to ping the other repo_containers right? | 18:39 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs: Explaining dynamic inventory https://review.openstack.org/289947 | 18:39 |
*** CheKoLyN has joined #openstack-ansible | 18:40 | |
odyssey4me | bsv I would guess so - the containers should all be attached to the mgmt network and should be able to communicate freely to each other | 18:43 |
*** sdake_ has joined #openstack-ansible | 18:43 | |
Gayathri | Hi.. In openstack ansible project..the default repo pointing to rackspace repo | 18:43 |
Gayathri | I tried to change the repo url | 18:43 |
Gayathri | but I face issue while installing the services.. if I change that rackspace repo url | 18:44 |
*** keedya has quit IRC | 18:44 | |
Gayathri | I got version mismatch to install any package | 18:45 |
*** sdake has quit IRC | 18:45 | |
Gayathri | Is there anything that community playbook supports only rackspace url | 18:45 |
Gayathri | ? | 18:45 |
*** phalmos has joined #openstack-ansible | 18:45 | |
*** keedya has joined #openstack-ansible | 18:45 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: Security: Disable AppArmor check https://review.openstack.org/290071 | 18:47 |
*** skamithi13 has joined #openstack-ansible | 18:48 | |
spotz | Gayathri where are you trying to change it? | 18:50 |
*** dmsimard has joined #openstack-ansible | 18:50 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: Improved search for unlocked system accounts https://review.openstack.org/290059 | 18:50 |
*** sdake_ is now known as sdake | 18:50 | |
mhayden | thanks for the quick check spotz! | 18:50 |
spotz | mhayden You're welcome, now go fix the other one!:) | 18:51 |
mhayden | haha, i removed the filename per odyssey4me and now it needs to come back :P | 18:51 |
*** ccesario has joined #openstack-ansible | 18:52 | |
spotz | No the sentance just needed better structure utilizing the file:) | 18:52 |
Gayathri | openstack-ansible/tests/roles/bootstrap-host/templates/apt-sources.list.j2 | 18:53 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs: Explaining dynamic inventory https://review.openstack.org/289947 | 18:53 |
Gayathri | here i tried to change | 18:53 |
Gayathri | where is the correct place to update the repo url | 18:53 |
spotz | etc/openstack_deploy/openstack_user_config.yml is the file but you can refer to etc/openstack_deploy/openstack_user_config.yml.example for example usage | 18:56 |
odyssey4me | Gayathri it depends - are you building an AIO? | 18:59 |
*** mgoddard_ has joined #openstack-ansible | 18:59 | |
Gayathri | no.. M not building AIO | 19:00 |
Gayathri | m doing multinode setup | 19:00 |
odyssey4me | Gayathri then changing that will do nothing as the bootstrap-host role is only used for an AIO | 19:00 |
Gayathri | oh okay.. Where do i need to change for multinode setup? | 19:00 |
openstackgerrit | Nate Potter proposed openstack/openstack-ansible: Clarify network interface comment https://review.openstack.org/290075 | 19:01 |
*** bapalm has quit IRC | 19:02 | |
odyssey4me | Gayathri in your /etc/openstack_deploy/user_variables.yml file - set 'lxc_container_template_main_apt_repo: <your apt server's DNS name here>' and 'lxc_container_template_security_apt_repo: <your apt server's DNS name here>' | 19:02 |
odyssey4me | oh, my apologies - it's not just the dns name - it needs to be the whole URL, eg: http://archive.ubuntu.com/ubuntu/ | 19:02 |
*** mgoddard has quit IRC | 19:03 | |
mhayden | so https://review.openstack.org/#/c/290071/ is a gate blocker for openstack-ansible-security :( | 19:03 |
*** mgoddard has joined #openstack-ansible | 19:04 | |
bsv | lol, think Akamai have extra people on duty because we eating up their bandwith clonings repos :D | 19:04 |
odyssey4me | mhayden if you add apparmor into the 'other-requirements.txt' file (and any other packages you depend on) then you wouldn't have to do that :) | 19:04 |
mhayden | odyssey4me: in this case, the apparmor tools are there but apparmor is disabled :| | 19:04 |
*** scarlisle has joined #openstack-ansible | 19:05 | |
Gayathri | okie.. thank you.. let me try that | 19:06 |
*** mgoddard_ has quit IRC | 19:06 | |
*** Gayathri has quit IRC | 19:06 | |
odyssey4me | mhayden ah ok, maybe it's time for you to build out the test playbook to do a few things to the instance the tests run on so that it can effectivey test all the things | 19:07 |
odyssey4me | mhayden you may have noticed quite a few tests being implemented in the other independent repositories lately | 19:07 |
mhayden | i probably need to gander | 19:07 |
*** mgoddard has quit IRC | 19:08 | |
*** tiagogomes has quit IRC | 19:12 | |
*** electrofelix has quit IRC | 19:15 | |
*** aslaen has joined #openstack-ansible | 19:15 | |
odyssey4me | d34dh0r53 jmccrory automagically stevelle cloudnull please can we get https://review.openstack.org/290051 reviewed to ensure that jobs running on OSIC work | 19:17 |
*** alextricity_r has quit IRC | 19:17 | |
*** ametts has joined #openstack-ansible | 19:17 | |
*** kencjohnston has joined #openstack-ansible | 19:17 | |
d34dh0r53 | odyssey4me: done | 19:17 |
odyssey4me | thanks gents - please keep an eye out on https://review.openstack.org/290050 for the liberty branch | 19:18 |
*** bapalm has joined #openstack-ansible | 19:19 | |
stevelle | odyssey4me: got it | 19:19 |
bsv | odyssey4me: should the repo's sync while the master is being populated, or does it wait until primary is done before initializing the sync? | 19:22 |
odyssey4me | palendae small spelling mistake in https://review.openstack.org/#/c/289540/ :( | 19:22 |
odyssey4me | bsv it'll go ahead as soon as it picks up changes | 19:22 |
odyssey4me | bsv I think it has a polling cycle | 19:23 |
odyssey4me | or it may listen to events | 19:23 |
bsv | oh no :p | 19:23 |
odyssey4me | stevelle automagically initial build success for https://review.openstack.org/290050 - time to make it go :) | 19:24 |
automagically | done | 19:24 |
stevelle | doubly so | 19:24 |
*** flwang has quit IRC | 19:26 | |
*** fawadkhaliq has quit IRC | 19:26 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: [WIP] - Troubleshoot functional test failures https://review.openstack.org/289358 | 19:29 |
*** michaelgugino has quit IRC | 19:30 | |
*** tiagogomes has joined #openstack-ansible | 19:32 | |
*** phalmos has quit IRC | 19:34 | |
*** CheKoLyN has quit IRC | 19:35 | |
bsv | odyssey4me: AHA! | 19:36 |
bsv | TASK: [repo_build | Create role based venv] *********************************** | 19:36 |
bsv | skipping the packages that we die on later. | 19:36 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: Initial commit for bindep requirements https://review.openstack.org/287869 | 19:36 |
odyssey4me | I'm going afk until tomorrow. It's time for me to get home and have some dinner. | 19:36 |
bsv | kk | 19:36 |
bsv | skipping: [amigo_repo_container-ab1fd54a] => (item={'key': 'galera_client', 'value': ['MySQL-python', 'pycrypto', 'python-memcached']}) | 19:36 |
automagically | odyssey4me: Later | 19:36 |
bsv | skipping: [amigo_repo_container-ab1fd54a] => (item={'key': 'galera_server', 'value': ['MySQL-python', 'pycrypto', 'python-memcached']}) | 19:36 |
bsv | skipping: [amigo_repo_container-ab1fd54a] => (item={'key': 'rabbitmq_server', 'value': ['pycrypto', 'python-memcached']}) | 19:37 |
*** phalmos has joined #openstack-ansible | 19:37 | |
odyssey4me | bsv the repo won't skip stuff unless it should... I think you may be barking up the wrong tree... the core issue is that your repo containers aren't able to sync their data... if that doesn't work, nothing will work | 19:37 |
bsv | ok | 19:38 |
odyssey4me | bsv you can confirm this by shutting down the containers that don't have content in them - you'll find that the rest of the playbooks work after that | 19:38 |
odyssey4me | I'm out. Thanks to you all for another good day killing bugs and making stuff work! | 19:38 |
bsv | ok will try that | 19:38 |
bsv | odyssey4me: o/ | 19:38 |
bsv | thanks | 19:38 |
*** flwang has joined #openstack-ansible | 19:39 | |
spotz | Night odyssey4me | 19:40 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_heat: [WIP] Enable functional testing https://review.openstack.org/289454 | 19:41 |
*** raddaoui has joined #openstack-ansible | 19:45 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_server: Initial commit for bindep requirements https://review.openstack.org/287870 | 19:45 |
*** phiche1 has joined #openstack-ansible | 19:46 | |
*** phiche has quit IRC | 19:46 | |
*** CheKoLyN has joined #openstack-ansible | 19:47 | |
*** neilus has quit IRC | 19:48 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: Adding Vagrantfile for local developer testing https://review.openstack.org/287534 | 19:49 |
*** Nepoc has quit IRC | 19:52 | |
*** admin0 has joined #openstack-ansible | 19:53 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: Initial commit for bindep requirements https://review.openstack.org/287869 | 19:54 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: Test cnf not created when galera_client_drop_config_file is false https://review.openstack.org/289033 | 19:54 |
*** sdake_ has joined #openstack-ansible | 19:55 | |
*** Nepoc has joined #openstack-ansible | 19:55 | |
*** sdake has quit IRC | 19:57 | |
*** izaakk has quit IRC | 19:57 | |
*** alextricity_r has joined #openstack-ansible | 19:58 | |
automagically | d34dh0r53 cloudnull stevelle Could I get some reviews and workflow here plz: https://review.openstack.org/#/c/287869/ | 19:59 |
automagically | Fair amount of dependent work that can’t verify without that ^ | 19:59 |
stevelle | was just looking at the galera_server version of that | 20:00 |
*** raddaoui has quit IRC | 20:00 | |
*** raddaoui has joined #openstack-ansible | 20:00 | |
*** Nepoc has quit IRC | 20:00 | |
openstackgerrit | Ala Raddaoui proposed openstack/openstack-ansible: Added a check for specific hosts kernel modules https://review.openstack.org/289622 | 20:01 |
*** ametts has quit IRC | 20:01 | |
*** Nepoc has joined #openstack-ansible | 20:03 | |
*** aslaen has quit IRC | 20:03 | |
*** metral is now known as metral_zzz | 20:03 | |
openstackgerrit | Merged openstack/openstack-ansible: Bypass repo server if missing pip upgrade packages https://review.openstack.org/289891 | 20:04 |
automagically | thx stevelle | 20:04 |
*** neilus has joined #openstack-ansible | 20:04 | |
openstackgerrit | Merged openstack/openstack-ansible-galera_client: Initial commit for bindep requirements https://review.openstack.org/287869 | 20:04 |
stevelle | automagically: I'm not clear how adding that will fix the galera_server based on that last failure though | 20:04 |
*** kencjohnston has quit IRC | 20:05 | |
automagically | stevelle: Galera client role is a dependency of the server role | 20:10 |
automagically | but the bindeps is per repo | 20:10 |
*** sdake_ is now known as sdake | 20:11 | |
automagically | So, the galera server verify couldn’t pass without the updated bindeps | 20:11 |
stevelle | that didn't cause the issue in Find old sources though | 20:12 |
stevelle | that task is just a grep | 20:12 |
automagically | stevelle: Can you point me toward that issue, can’t find the log link? Sorry to ask for something I could probably dig up, but really can’t wait to squash this stuff | 20:15 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-os_nova: Conditionally set UID/GID for nova user/group https://review.openstack.org/290110 | 20:16 |
openstackgerrit | Merged openstack/openstack-ansible: Add vexxhost and osic Ubuntu mirror configs to gate check https://review.openstack.org/290051 | 20:16 |
stevelle | np, automagically: http://logs.openstack.org/70/287870/4/check/gate-openstack-ansible-galera_server-ansible-func-ubuntu-trusty/43160ec/console.html#_2016-03-07_13_58_11_311 | 20:17 |
stevelle | I think I'm reading it wrong, automagically and just need to grab some lunch | 20:17 |
automagically | stevelle: Thx, yeah, I think that may have been escaping notice until we got the bindeps change in | 20:17 |
automagically | I’ll make that next on my hit list | 20:17 |
*** ametts has joined #openstack-ansible | 20:18 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Run Liberty high level playbooks in upgrade script https://review.openstack.org/289540 | 20:18 |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Update user variables to Liberty names https://review.openstack.org/287438 | 20:21 |
stevelle | automagically: I'd also ask for a little more detail in commit messages to share the why | 20:23 |
automagically | Absolutely, will do | 20:23 |
*** sdake has quit IRC | 20:25 | |
*** Nepoc has quit IRC | 20:26 | |
*** raddaoui has quit IRC | 20:28 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: [DOCS] Cleanup the role docs for consistency and clarity https://review.openstack.org/289044 | 20:28 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: Implement human readable logging for functional tests https://review.openstack.org/289335 | 20:28 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-galera_client: Decouple role from OSA inventory group model https://review.openstack.org/289032 | 20:28 |
openstackgerrit | Merged openstack/openstack-ansible: Fix bugs when running run-upgrade.sh https://review.openstack.org/289332 | 20:29 |
openstackgerrit | Merged openstack/openstack-ansible: Check correct minimum size for data disk https://review.openstack.org/289810 | 20:29 |
*** Nepoc has joined #openstack-ansible | 20:31 | |
automagically | Cores, some workflow love here please: https://review.openstack.org/#/c/289559/ | 20:35 |
*** KLevenstein has joined #openstack-ansible | 20:36 | |
*** admin0 has quit IRC | 20:37 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_horizon: [WIP] Enable functional testing https://review.openstack.org/290034 | 20:37 |
*** neilus has quit IRC | 20:39 | |
*** phalmos has quit IRC | 20:41 | |
openstackgerrit | Merged openstack/openstack-ansible: Add vexxhost and osic Ubuntu mirror configs to gate check https://review.openstack.org/290050 | 20:44 |
openstackgerrit | Merged openstack/openstack-ansible: Docs: Explaining dynamic inventory https://review.openstack.org/289947 | 20:44 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs/Reno: Conditional nova UID/GID https://review.openstack.org/290122 | 20:45 |
spotz | You know mhayden if you do all the commits I'll always be ahead of you on reviews:) | 20:49 |
rromans | lol | 20:49 |
*** sdake has joined #openstack-ansible | 20:52 | |
*** admin0 has joined #openstack-ansible | 20:53 | |
*** Nepoc has quit IRC | 20:56 | |
*** admin0 has quit IRC | 20:57 | |
*** asettle has joined #openstack-ansible | 20:58 | |
*** bapalm has quit IRC | 20:58 | |
*** keedya has quit IRC | 20:58 | |
*** raddaoui has joined #openstack-ansible | 21:00 | |
bsv | anyone awake? :) | 21:01 |
*** Nepoc has joined #openstack-ansible | 21:01 | |
automagically | bsv: There definitely a few folks here | 21:02 |
bsv | :) | 21:02 |
bsv | Quick Q. | 21:02 |
bsv | openstack_user_config.yml, the 'openstack_release:' setting for repo. | 21:02 |
bsv | Should it be 'master' or something specific for liberty= | 21:03 |
bsv | ? | 21:03 |
cloudnull | bsv: it should be set based on the branch your using . | 21:03 |
automagically | For example: https://github.com/openstack/openstack-ansible/blob/liberty/playbooks/inventory/group_vars/all.yml | 21:03 |
bsv | So version number? | 21:04 |
*** sdake_ has joined #openstack-ansible | 21:05 | |
bsv | cloudnull: we have been running setup-infrastructure all day over and over, failing on missing packages in the repo. | 21:05 |
bsv | MySQL-python, python-memcached and pycrypto | 21:05 |
bsv | in the galera-client | 21:06 |
cloudnull | do you have a hw loadbalancer or have you run the haproxy install ? | 21:06 |
bsv | haproxy | 21:06 |
bsv | when the repo is being populated, I can see that it is skipping the packages mentioned before. | 21:07 |
bsv | + rabbitmq | 21:07 |
*** sdake has quit IRC | 21:07 | |
cloudnull | common cause is that the packages are missing from the repo-server. | 21:07 |
openstackgerrit | Merged openstack/openstack-ansible-repo_build: Enable role convergence testing against a repo_server https://review.openstack.org/289559 | 21:07 |
cloudnull | which is normally an issue with the repo-build process | 21:07 |
cloudnull | or clone | 21:07 |
*** javeriak_ has quit IRC | 21:07 | |
cloudnull | which branch were you deploying from ? | 21:07 |
cloudnull | or tag ? | 21:07 |
bsv | openstack_repo_url: "https://rpc-repo.rackspace.com/" | 21:08 |
bsv | openstack_release: master | 21:08 |
cloudnull | have you run the repo-install.yml play and if so can you try rerunning the repo-build play | 21:08 |
*** phiche has joined #openstack-ansible | 21:08 | |
*** phiche1 has quit IRC | 21:08 | |
*** jguy_ has quit IRC | 21:09 | |
*** jguy_ has joined #openstack-ansible | 21:09 | |
bsv | i did try the repo-install.yml earlier. | 21:10 |
cloudnull | did it complete ? | 21:10 |
bsv | Yes | 21:10 |
bsv | I just started it again, looking for any 'red' :) | 21:10 |
*** aslaen has joined #openstack-ansible | 21:11 | |
cloudnull | also to note, master is openstack mitaka and has been undergoing a lot of changes. so its entirely possible that your running into "bugs". | 21:11 |
cloudnull | for a better experience you might want to run with liberty | 21:11 |
cloudnull | if this is not for dev | 21:11 |
bsv | so i should set it to 'liberty'? or a specific release number? | 21:12 |
cloudnull | do a checkout of the branch or tag | 21:13 |
cloudnull | from /opt/openstack-deploy | 21:13 |
cloudnull | git checkout liberty | 21:13 |
* mhayden high fives spotz | 21:13 | |
*** bapalm has joined #openstack-ansible | 21:14 | |
bsv | cloudnull: but dont I have to set the openstack_release: variable used to populate the repo containers? | 21:17 |
cloudnull | nope. just checkout the branch or tag you want to use | 21:17 |
bsv | So I just remove that variable? | 21:17 |
cloudnull | if you changed it, change it back. its already configured for you on a per release basis | 21:18 |
cloudnull | like so https://github.com/openstack/openstack-ansible/blob/12.0.7/playbooks/inventory/group_vars/all.yml#L17 | 21:18 |
bsv | cloudnull: perfect | 21:19 |
openstackgerrit | Merged openstack/openstack-ansible-galera_server: Tests: Ensure that the apt cache is always refreshed https://review.openstack.org/288348 | 21:20 |
*** kencjohnston has joined #openstack-ansible | 21:21 | |
*** Nepoc has quit IRC | 21:26 | |
*** Nepoc has joined #openstack-ansible | 21:27 | |
*** phalmos has joined #openstack-ansible | 21:29 | |
*** cloudtrainme has quit IRC | 21:31 | |
openstackgerrit | Amy Marrich (spotz) proposed openstack/openstack-ansible: Adding Networking Information to Install Guide https://review.openstack.org/290145 | 21:32 |
spotz | I will admit I'm not totally in love with that if anyone has input | 21:32 |
*** cloudtrainme has joined #openstack-ansible | 21:33 | |
*** raddaoui has quit IRC | 21:36 | |
Nepoc | I was so excited I though I resolved my ceilometer issues... apparently I was wrong. While reinstalling the keystone container ceilometer works great. Once it's done that's a different story. | 21:37 |
*** alextricity_r has quit IRC | 21:38 | |
bsv | spotz: i was caught by that one last week ;) | 21:40 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs/Reno: Conditional nova UID/GID https://review.openstack.org/290122 | 21:40 |
spotz | bsv Well you won't be caught again!:) | 21:40 |
*** raddaoui has joined #openstack-ansible | 21:40 | |
bsv | The wording is a bit weird in the review imho. | 21:41 |
*** Nepoc has quit IRC | 21:42 | |
*** Nepoc has joined #openstack-ansible | 21:43 | |
mhayden | has this been discussed before in a previous meeting? https://bugs.launchpad.net/openstack-ansible/+bug/1491895 | 21:44 |
openstack | Launchpad bug 1491895 in openstack-ansible "Remove all logfiles from containers" [Wishlist,Confirmed] | 21:44 |
spotz | bsv Yeah I wasn't happy with it but figured I'd get input and adjust | 21:44 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance: Enable functional convergence testing https://review.openstack.org/289353 | 21:45 |
Nepoc | not sure if I missed anything, my network went down | 21:45 |
bsv | spotz: :D | 21:45 |
spotz | Funny thing is I'm usually the adjuster:) | 21:46 |
bsv | sounds like som profession in the future "Adjuster" | 21:46 |
bsv | someone thats comes by your home if you do not comply with the citizen codex ;) | 21:47 |
openstackgerrit | Amy Marrich (spotz) proposed openstack/openstack-ansible: Adding Networking Information to Install Guide https://review.openstack.org/290145 | 21:55 |
*** retreved has quit IRC | 21:55 | |
*** retreved has joined #openstack-ansible | 21:56 | |
*** Mudpuppy_ has joined #openstack-ansible | 21:56 | |
*** phiche has quit IRC | 21:56 | |
*** Nepoc has quit IRC | 21:57 | |
*** Mudpuppy has quit IRC | 21:59 | |
*** Nepoc has joined #openstack-ansible | 22:00 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: Test basic structure of dynamic inventory output https://review.openstack.org/287571 | 22:01 |
*** Mudpuppy_ has quit IRC | 22:01 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-os_nova: Make default_schedule_zone configurable in nova https://review.openstack.org/290158 | 22:02 |
*** sdake_ is now known as sdake | 22:03 | |
*** KLevenstein has quit IRC | 22:04 | |
*** ametts has quit IRC | 22:05 | |
*** phalmos has quit IRC | 22:05 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Update user variables to Liberty names https://review.openstack.org/287438 | 22:05 |
*** retreved has quit IRC | 22:06 | |
*** johnmilton has quit IRC | 22:07 | |
*** admin0 has joined #openstack-ansible | 22:08 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: Removing openstack_environment.yml. It is no longer useful. https://review.openstack.org/288698 | 22:09 |
*** raddaoui has quit IRC | 22:10 | |
openstackgerrit | Amy Marrich (spotz) proposed openstack/openstack-ansible: Adding Networking Information to Install Guide https://review.openstack.org/290145 | 22:10 |
*** sdake_ has joined #openstack-ansible | 22:11 | |
spotz | I did like 'as a result'.... :) | 22:11 |
*** phiche has joined #openstack-ansible | 22:12 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs/Reno: Make default_schedule_zone configurable https://review.openstack.org/290161 | 22:12 |
*** thorst_ has quit IRC | 22:12 | |
*** sdake has quit IRC | 22:13 | |
automagically | spotz: It made sense, the resulting sentence was just sooooo loooonnngggg | 22:14 |
spotz | hehe | 22:14 |
spotz | You should read this one of mhayden's I'm working on now:) | 22:15 |
mhayden | WAT | 22:15 |
*** thorst_ has joined #openstack-ansible | 22:15 | |
mhayden | WHAT DID I DOOOOOOOOOO | 22:15 |
*** skamithi14 has joined #openstack-ansible | 22:15 | |
*** skamithi13 has quit IRC | 22:16 | |
spotz | hhehe | 22:18 |
*** thorst__ has joined #openstack-ansible | 22:18 | |
*** ametts has joined #openstack-ansible | 22:19 | |
*** Nepoc has quit IRC | 22:19 | |
*** thorst_ has quit IRC | 22:19 | |
*** Nepoc has joined #openstack-ansible | 22:19 | |
bsv | cloudnull: same error after using liberty tag. | 22:20 |
*** bgmccollum has left #openstack-ansible | 22:21 | |
*** weshay has quit IRC | 22:21 | |
bsv | Running setup-infrastructure.yml fails in the galera_client | Install pip package task (the python-memcached package). This package is also skipped earlier while populating the repo, so from that point of view it makes sense. | 22:22 |
*** jguy_ has quit IRC | 22:22 | |
*** metral_zzz is now known as metral | 22:22 | |
*** bgmccollum has joined #openstack-ansible | 22:22 | |
*** izaakk has joined #openstack-ansible | 22:22 | |
bsv | But why the packages are being skipped is still a mystery. | 22:22 |
*** thorst__ has quit IRC | 22:23 | |
*** skamithi14 has quit IRC | 22:23 | |
*** skamithi13 has joined #openstack-ansible | 22:23 | |
bsv | cloudnull: after following your advice and do a fresh checkout, the openstack_release was set correct to 12.0.8. | 22:23 |
bsv | I assue that is the Liberty release. | 22:24 |
bsv | assume* | 22:24 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Docs/Reno: Make default_schedule_zone configurable https://review.openstack.org/290161 | 22:24 |
*** skamithi14 has joined #openstack-ansible | 22:25 | |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts: Always ensure that the local lxc cache file matches the upstream image https://review.openstack.org/289339 | 22:26 |
cloudnull | bsv: yup thats liberty | 22:26 |
*** skamithi13 has quit IRC | 22:28 | |
bsv | okay, stopping now. been trying to make this playbook run for the last 15 hours >.< | 22:28 |
cloudnull | did it work finally? | 22:29 |
bsv | no | 22:29 |
cloudnull | :( | 22:29 |
cloudnull | same error ? | 22:29 |
*** jamielennox|away is now known as jamielennox | 22:29 | |
*** Nepoc has quit IRC | 22:30 | |
bsv | yeah, its skipping the packages for specific roles, and then dies as it try to install it later on (for those roles) | 22:30 |
*** Nepoc has joined #openstack-ansible | 22:30 | |
cloudnull | seems like something is missing. when you do repo-build.yml is there output to effect a mysql-python, etc. package is being built? | 22:31 |
spotz | rromans Can you look at patch 3 and except for the commit typo let me know if your changes are valid still? In this document is used as a referral to elsewhere but I can remove it | 22:32 |
*** phiche has quit IRC | 22:32 | |
cloudnull | also can you destroy the repo-infra and rebuild it fresh. something like : openstack-ansible lxc-container-destroy.yml --limit repo_all; openstack-ansible lxc-container-create.yml --limit repo_all; openstack-ansible repo-install.yml | 22:32 |
bsv | im not running the repo-build.yml by itself. | 22:32 |
bsv | It's being called by setup-infrastructure.yml | 22:32 |
*** phiche has joined #openstack-ansible | 22:33 | |
bsv | I did try to destroy all containers. | 22:33 |
bsv | Even replace the entire VMware based environment for the controller-nodes, with a physical setup. | 22:33 |
*** admin0 has quit IRC | 22:33 | |
bsv | Same issue. | 22:33 |
cloudnull | try running on its own, with rebuilding it just the repo env. | 22:33 |
cloudnull | the repo infra depends on nothing else | 22:34 |
cloudnull | so its safe to run on its own | 22:34 |
bsv | ok | 22:34 |
cloudnull | you may have been running up against miserable issues in master as we're updating a bunch of things | 22:34 |
cloudnull | which sounds terrible | 22:34 |
bsv | Think I'll wait until tomorrow, its midnight now, and have been working on this since 8-in the morning #) | 22:34 |
cloudnull | but, call it quits for now. | 22:35 |
cloudnull | yea. | 22:35 |
cloudnull | let us know how it goes. | 22:35 |
*** thorst_ has joined #openstack-ansible | 22:35 | |
automagically | cloudnull: Feel like a +2 on https://review.openstack.org/#/c/288636/ ? | 22:36 |
automagically | We’ve got two more inventory test patches that would benefit from being run during the Jenkins check | 22:37 |
rromans | spotz: sure thing. done. | 22:37 |
spotz | rromans thanks | 22:38 |
cloudnull | yup | 22:38 |
cloudnull | automagically: LGTM | 22:38 |
automagically | thx | 22:39 |
*** thorst_ has quit IRC | 22:39 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:40 | |
openstackgerrit | Amy Marrich (spotz) proposed openstack/openstack-ansible: Adding Networking Information to Install Guide https://review.openstack.org/290145 | 22:43 |
*** Nepoc has quit IRC | 22:44 | |
*** raddaoui has joined #openstack-ansible | 22:44 | |
*** Nepoc has joined #openstack-ansible | 22:44 | |
automagically | spotz: Sorry for the dribs and drabs of feedback | 22:47 |
*** KLevenstein has joined #openstack-ansible | 22:47 | |
automagically | Its getting better each go round tho! | 22:48 |
spotz | automagically It started bad then got better, now it's half nd half:) | 22:48 |
automagically | ha ha | 22:48 |
openstackgerrit | Amy Marrich (spotz) proposed openstack/openstack-ansible: Adding Networking Information to Install Guide https://review.openstack.org/290145 | 22:50 |
*** woodard has quit IRC | 22:50 | |
*** woodard has joined #openstack-ansible | 22:51 | |
*** skamithi14 has quit IRC | 22:56 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_heat: [WIP] Enable functional testing https://review.openstack.org/289454 | 22:56 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_heat: Adding Vagrantfile for local developer testing https://review.openstack.org/288934 | 22:56 |
*** skamithi13 has joined #openstack-ansible | 22:56 | |
*** sdake_ has quit IRC | 22:56 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_heat: Adding Vagrantfile for local developer testing https://review.openstack.org/288934 | 22:57 |
*** Nepoc has quit IRC | 22:58 | |
*** Nepoc has joined #openstack-ansible | 22:58 | |
*** ErwanJ has quit IRC | 23:04 | |
*** Nepoc has quit IRC | 23:06 | |
*** metral is now known as metral_zzz | 23:07 | |
*** Nepoc has joined #openstack-ansible | 23:07 | |
*** cristicalin has joined #openstack-ansible | 23:08 | |
*** cloudtrainme has quit IRC | 23:09 | |
*** ErwanJ has joined #openstack-ansible | 23:10 | |
*** cristicalin has quit IRC | 23:10 | |
*** sdake has joined #openstack-ansible | 23:11 | |
*** Mudpuppy has joined #openstack-ansible | 23:12 | |
*** ErwanJ has quit IRC | 23:13 | |
*** ErwanJ has joined #openstack-ansible | 23:14 | |
*** markvoelker has quit IRC | 23:14 | |
*** raddaoui has quit IRC | 23:15 | |
*** raddaoui has joined #openstack-ansible | 23:15 | |
*** woodard has quit IRC | 23:20 | |
*** CheKoLyN has quit IRC | 23:21 | |
*** woodard has joined #openstack-ansible | 23:21 | |
*** mariognarly has quit IRC | 23:22 | |
*** phiche has quit IRC | 23:23 | |
*** jthorne has quit IRC | 23:23 | |
*** woodard has quit IRC | 23:24 | |
*** woodard has joined #openstack-ansible | 23:24 | |
*** Mudpuppy has quit IRC | 23:25 | |
*** spotz is now known as spotz_zzz | 23:26 | |
*** ErwanJ has quit IRC | 23:27 | |
*** ErwanJ has joined #openstack-ansible | 23:28 | |
*** raddaoui has quit IRC | 23:28 | |
*** galstrom is now known as galstrom_zzz | 23:29 | |
*** Nepoc has quit IRC | 23:29 | |
*** Nepoc has joined #openstack-ansible | 23:29 | |
*** raddaoui has joined #openstack-ansible | 23:32 | |
*** ErwanJ has quit IRC | 23:36 | |
*** ErwanJ has joined #openstack-ansible | 23:36 | |
*** KLevenstein has quit IRC | 23:36 | |
*** kencjohnston has quit IRC | 23:37 | |
*** mariognarly has joined #openstack-ansible | 23:37 | |
*** markvoelker_ has joined #openstack-ansible | 23:38 | |
*** Mudpuppy has joined #openstack-ansible | 23:40 | |
*** ErwanJ has quit IRC | 23:43 | |
openstackgerrit | Merged openstack/openstack-ansible: Run inventory test during Jenkins lint check https://review.openstack.org/288636 | 23:48 |
*** markvoelker_ has quit IRC | 23:48 | |
*** ametts has quit IRC | 23:53 | |
*** Nepoc has quit IRC | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!