*** Pavo has quit IRC | 00:02 | |
*** Pavo has joined #openstack-kolla | 00:07 | |
*** Serlex has quit IRC | 00:11 | |
*** salv-orlando has joined #openstack-kolla | 00:14 | |
*** salv-orlando has quit IRC | 00:19 | |
*** duonghq has joined #openstack-kolla | 00:29 | |
duonghq | morning guys | 00:29 |
---|---|---|
*** jascott1 has joined #openstack-kolla | 00:31 | |
*** jascott1 has quit IRC | 00:36 | |
*** goldyfruit has quit IRC | 00:37 | |
*** jrist has quit IRC | 00:43 | |
*** jrist has joined #openstack-kolla | 00:44 | |
*** sdake_ has joined #openstack-kolla | 00:45 | |
*** tovin07 has joined #openstack-kolla | 00:46 | |
*** jrist has quit IRC | 00:48 | |
*** sdake has quit IRC | 00:49 | |
*** jrist has joined #openstack-kolla | 00:50 | |
*** fragatin_ has quit IRC | 00:50 | |
*** fragatina has joined #openstack-kolla | 00:51 | |
*** liyifeng has joined #openstack-kolla | 00:51 | |
*** jrist has quit IRC | 00:52 | |
*** jrist has joined #openstack-kolla | 00:53 | |
*** Pavo has quit IRC | 00:54 | |
*** Pavo has joined #openstack-kolla | 00:55 | |
*** Pavo has quit IRC | 00:58 | |
v1k0d3n | duonghq: morning to you :) | 00:58 |
*** Pavo has joined #openstack-kolla | 00:59 | |
*** Pavo has quit IRC | 01:03 | |
*** zhubingbing_ has joined #openstack-kolla | 01:05 | |
pron | v1k0d3n: and what genconfig does? | 01:06 |
v1k0d3n | pron: what are you trying to do? | 01:09 |
*** Pavo has joined #openstack-kolla | 01:09 | |
pron | i am trying to understand | 01:09 |
pron | v1k0d3n: changing config like idk , adding ceph | 01:10 |
v1k0d3n | genconfig generates a config file | 01:10 |
v1k0d3n | adding ceph is done in your inventory | 01:10 |
v1k0d3n | genconfig is not exactly needed | 01:10 |
pron | and in globals.yaml | 01:10 |
v1k0d3n | :) | 01:11 |
pron | so what does gencnfig and what are cases when its needed? | 01:11 |
v1k0d3n | assuming you're getting doc from here: http://docs.openstack.org/developer/kolla/image-building.html?highlight=genconfig ? | 01:11 |
v1k0d3n | genconfig is most common when developing around kolla | 01:12 |
v1k0d3n | that's why i asked what you're trying to do. just trying to help based on what your goal is. | 01:12 |
pron | v1k0d3n: oh i propably did not explain correctly | 01:13 |
pron | i am asking about this: genconfig Generate configuration files for enabled OpenStack services | 01:13 |
pron | wich is ansible-kolla argument | 01:13 |
pron | damn it is a little bit confusing tbh | 01:14 |
v1k0d3n | pron: i understand. it can get confusing. | 01:14 |
pron | in general deploy should be all we need? | 01:14 |
v1k0d3n | there is the image building part, and two different types of deployments | 01:15 |
pron | ah well | 01:15 |
v1k0d3n | yes, general deploy is typically all that is needed. | 01:15 |
pron | but i see reconfigure | 01:15 |
v1k0d3n | so why i asked what you need is to determine if you're an operator or developer :) | 01:15 |
pron | and post-deploy | 01:15 |
v1k0d3n | that helps me understand what you might need. | 01:15 |
pron | atm i am heading to direction of operator | 01:16 |
pron | but i might need to actualy change stuff in future | 01:16 |
pron | =) | 01:16 |
*** salv-orlando has joined #openstack-kolla | 01:16 | |
v1k0d3n | ok. so it would help to see how things are done first, i am assuming...as a test run? | 01:16 |
*** hfu has joined #openstack-kolla | 01:16 | |
pron | yes ofc | 01:17 |
pron | one of many | 01:17 |
v1k0d3n | just to help fwiw....you don't even need to build images at all in order to get openstack deployed. | 01:17 |
v1k0d3n | so if you're just trying to deploy, learn, and limit the amount of complexity to limit error... | 01:17 |
v1k0d3n | avoid the build process. | 01:17 |
v1k0d3n | just for now...to learn | 01:18 |
pron | it was stright forward tho | 01:18 |
pron | kolla-build | 01:18 |
pron | and it built some shit | 01:18 |
v1k0d3n | it = what? | 01:18 |
pron | idk w/e it builds ;D | 01:18 |
pron | docker images | 01:18 |
pron | ;P | 01:18 |
pron | but i keep forgeting to enable local docker registry anyways :< | 01:19 |
pron | so anyways atm i got confused by what to do after i change globals/inventory | 01:19 |
v1k0d3n | are you deploying multi-node? | 01:19 |
pron | atm yes trying to , in some other openstack enviroment | 01:20 |
*** salv-orlando has quit IRC | 01:20 | |
*** zhurong has joined #openstack-kolla | 01:21 | |
Pavo | pron I can give you a complete list of cmds that are needed for deployer node that is CentOS if you want | 01:22 |
Pavo | https://www.dropbox.com/s/s9rf9sy50cbifjq/deployer_node.txt?dl=0 | 01:22 |
*** magicboiz has quit IRC | 01:22 | |
Pavo | everything that is needed from start to finish | 01:22 |
pron | well i kinda was able to deploy single node , and now from the same server i am doing multi | 01:23 |
pron | i had some challenges with network wich are fixed now | 01:23 |
pron | so i am kinda fine in that department | 01:23 |
pron | but in general deploying first time is just part of the problem | 01:24 |
v1k0d3n | Pavo: thanks man, that's really helpful! :) | 01:24 |
pron | i want to kill an ddestory parts of it | 01:24 |
pron | and then recover | 01:24 |
pron | and also scale | 01:24 |
pron | and test that somehow | 01:24 |
Pavo | scale? | 01:24 |
pron | well add more nodes | 01:24 |
Pavo | with kolla-ansible? | 01:24 |
pron | :P | 01:25 |
v1k0d3n | pron: when you say kill/destroy parts of it at scale? | 01:25 |
Pavo | ah ok | 01:25 |
pron | and* scale | 01:25 |
pron | i want to test stuff that can happen =) | 01:25 |
pron | and understand how to recover from that | 01:25 |
pron | before i actulay use it for sometihing that i care about | 01:25 |
v1k0d3n | pron: are you working from a test plan? | 01:26 |
pron | i have some goels defined without any deadlines and without any dedicated time for that | 01:26 |
pron | goals* | 01:26 |
pron | eg figure out how to deploy and maintain openstack in test and then prouction | 01:27 |
pron | if we get there | 01:27 |
pron | sadly i usualy dont have more then few hours for that per week | 01:27 |
*** sdake_ has quit IRC | 01:29 | |
v1k0d3n | Pavo: have a question for you... | 01:34 |
v1k0d3n | have you done much work with the Docekrfiles themselves? | 01:35 |
v1k0d3n | meaning, i created the template for each of them using the template only flag...but there are some missing artifacts that i believe end up getting built during ansible... | 01:35 |
v1k0d3n | is that right | 01:35 |
v1k0d3n | ? | 01:35 |
Pavo | what do you mean? | 01:36 |
v1k0d3n | let me show you.. | 01:37 |
v1k0d3n | so i ran template-only for the docker build which turns the jinga templates to usable dockerfiles | 01:37 |
v1k0d3n | ends up into this: https://github.com/att-comdev/aic-dockerfiles/blob/master/barbican/barbican-base/Dockerfile | 01:37 |
v1k0d3n | but this isn't available: https://github.com/att-comdev/aic-dockerfiles/blob/master/barbican/barbican-base/Dockerfile#L15 | 01:38 |
v1k0d3n | as you can tell here: https://quay.io/repository/attcomdev/clcp-barbican-base/build/32c9bc7f-6a57-43b2-b7ce-968b188c6a9d | 01:38 |
v1k0d3n | i'm wondering where this archive comes in? | 01:38 |
Pavo | one sec | 01:39 |
Pavo | let me look at this | 01:39 |
v1k0d3n | Pavo: ok | 01:46 |
Pavo | yeah I am not sure about the jinga stuff | 01:47 |
Pavo | I have done Dockerfiles and docker -compose stuff before | 01:48 |
v1k0d3n | well, i removed the jinga. i'm asking about the archive that's missing in the docker folders. | 01:48 |
Pavo | is that ASP? | 01:49 |
Pavo | the /barbican-base-source | 01:49 |
v1k0d3n | correct | 01:49 |
pron | do i understand correctly? i cant use ceph as swift backend with kolla yet? | 01:49 |
Pavo | sure you can | 01:50 |
Pavo | I use ceph as Cinder, Swift and Nova backend | 01:50 |
pron | humm | 01:50 |
Pavo | are you using RAID or single disk pron? | 01:51 |
Pavo | on storage node | 01:51 |
pron | oh it is more weird for me ;D, i am running kolla inside mirantis | 01:51 |
Pavo | eww fuel | 01:51 |
Pavo | lol | 01:51 |
v1k0d3n | oh boy | 01:51 |
pron | no u didnt get me right | 01:52 |
pron | :D | 01:52 |
v1k0d3n | Pavo: any thoughts on archive? | 01:52 |
pron | i created x amount of nodes in miranits openstack | 01:52 |
Pavo | I absolutely hate fuel, was the first thing I ever tried with OpenStack deployment went through so MANY headache | 01:52 |
pron | and i am deploying kolla there | 01:52 |
pron | Pavo: yes i do hate fuel too | 01:52 |
Pavo | it is so horribad | 01:52 |
pron | anyways | 01:53 |
*** zhangshuai has quit IRC | 01:53 | |
pron | but the plan is to remove mirantis and use kolla | 01:53 |
pron | then there will be singel disk volumes on cciss | 01:54 |
Pavo | using Ubuntu? | 01:54 |
pron | yes | 01:54 |
pron | i would prefer debian tho | 01:54 |
Pavo | haven't done a Ubuntu deployment yet | 01:54 |
Pavo | but CentOS works great | 01:54 |
v1k0d3n | i don't think the type matters at all | 01:54 |
pron | i do have some hate inside me against rpm :P | 01:54 |
v1k0d3n | this is about the dockerfile container builds :) | 01:54 |
Pavo | well some things are done with CentOS and something aren't, same goes for Ubuntu also as for Kolla | 01:55 |
v1k0d3n | oh...didn't see...this is about the deployment still. gotcha. sorry. | 01:55 |
Pavo | more is done with CentOS than Ubuntu I believe | 01:55 |
pron | but its not worth to discuss that :P | 01:55 |
pron | i rely prefer debian over any other linux in most cases | 01:55 |
pron | but thas my own thing =) | 01:56 |
pron | last time what pissed me off was 512 meg requirement for centos installer | 01:57 |
pron | :D | 01:57 |
Pavo | well thats because of EFI | 01:57 |
Pavo | which you don't have to use | 01:58 |
pron | :> | 01:58 |
Pavo | but I hear ya, I feel the same towards ubuntu | 01:58 |
pron | well the xenial cloudimg looks okayish tho | 01:59 |
Pavo | just an FYI on the Ceph though, every how many disk you have make sure to number them correctly before deploying | 01:59 |
Pavo | example is | 01:59 |
pron | i am using debian , historikaly as base linux system for stuff that is compiled | 01:59 |
Pavo | you have 3 disk that you are gonna use for ceph | 02:00 |
pron | never fails is relatively small, stable | 02:00 |
Pavo | ie /dev/sdb /dev/sbc and /dev/sdd | 02:00 |
pron | ahaa | 02:00 |
Pavo | this is how you number them | 02:00 |
pron | you have to put labels on them | 02:00 |
Pavo | parted /dev/sdb -s -- mklabel gpt mkpart KOLLA_CEPH_OSD_BOOTSTRAP 1 -1 | 02:00 |
pron | ye | 02:01 |
Pavo | parted /dev/sdc -s -- mklabel gpt mkpart KOLLA_CEPH_OSD_BOOTSTRAP 2 -1 | 02:01 |
pron | oh i see | 02:01 |
Pavo | parted /dev/sdd -s -- mklabel gpt mkpart KOLLA_CEPH_OSD_BOOTSTRAP 3 -1 | 02:01 |
pron | good tip | 02:01 |
*** prameswar has joined #openstack-kolla | 02:01 | |
Pavo | see the numbers at the end | 02:01 |
Pavo | trust me took me a week to figure that out | 02:01 |
pron | shoould be added in docs as example with 3 disks :P | 02:01 |
Pavo | was so pissed | 02:01 |
Pavo | totally agree | 02:01 |
pron | i did missunderstand this | 02:01 |
pron | and i have done it wrong | 02:02 |
pron | alrdy | 02:02 |
pron | and was just about to start deploy ;=) | 02:02 |
pron | u saved lots of my time i guess | 02:02 |
pron | Pavo: but wait i did mklabel gpt mkpart KOLLA_CEPH_OSD_BOOTSTRAP 1 -1 on all of my disks | 02:04 |
pron | and this is what i see have happened on previous failed deploy | 02:04 |
Pavo | and it worked? | 02:04 |
Pavo | because it failed for me using 1 for everything | 02:04 |
pron | http://pastebin.com/xz3MzLFE | 02:05 |
pron | this is what have happened | 02:05 |
pron | other things didnt work | 02:05 |
pron | eeh the buffer is gone | 02:06 |
pron | but i will remake as you say now | 02:07 |
pron | Pavo: isnt that 1, 2, 3 start of partition? | 02:09 |
Pavo | think its the labeling | 02:09 |
pron | Pavo: http://pastebin.com/GRizCEDw | 02:10 |
pron | look | 02:10 |
pron | pay attention to Start | 02:10 |
*** tovin07_ has joined #openstack-kolla | 02:11 | |
*** Jeffrey4l has joined #openstack-kolla | 02:11 | |
*** jascott1 has joined #openstack-kolla | 02:13 | |
*** salv-orlando has joined #openstack-kolla | 02:17 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: NO_MERGE: TEST all tempest test https://review.openstack.org/402122 | 02:17 |
*** jascott1 has quit IRC | 02:17 | |
*** salv-orlando has quit IRC | 02:21 | |
*** severion has joined #openstack-kolla | 02:22 | |
*** v1k0d3n has quit IRC | 02:26 | |
pron | hmm i dont see options for ceph as swift backend in globals | 02:32 |
*** prameswar has quit IRC | 02:43 | |
Pavo | hmm you are right I thought there was an option | 02:48 |
*** sdake has joined #openstack-kolla | 02:50 | |
*** v1k0d3n has joined #openstack-kolla | 02:55 | |
*** v1k0d3n_ has joined #openstack-kolla | 02:56 | |
*** severion has quit IRC | 02:58 | |
*** Pavo has quit IRC | 02:58 | |
*** v1k0d3n has quit IRC | 03:00 | |
*** Pavo has joined #openstack-kolla | 03:01 | |
*** sdake has quit IRC | 03:07 | |
*** msimonin has quit IRC | 03:11 | |
*** prameswar has joined #openstack-kolla | 03:11 | |
*** v1k0d3n has joined #openstack-kolla | 03:14 | |
*** v1k0d3n_ has quit IRC | 03:17 | |
*** salv-orlando has joined #openstack-kolla | 03:18 | |
*** salv-orlando has quit IRC | 03:22 | |
*** severion has joined #openstack-kolla | 03:23 | |
*** prameswar has quit IRC | 03:25 | |
*** v1k0d3n has quit IRC | 03:27 | |
*** v1k0d3n has joined #openstack-kolla | 03:32 | |
*** severion has quit IRC | 03:35 | |
*** imcsk8_ has joined #openstack-kolla | 03:36 | |
*** imcsk8 has quit IRC | 03:39 | |
*** ayoung has quit IRC | 03:47 | |
*** jascott1 has joined #openstack-kolla | 03:55 | |
*** jascott1 has quit IRC | 04:00 | |
*** tovin07 has quit IRC | 04:17 | |
*** severion has joined #openstack-kolla | 04:18 | |
*** v1k0d3n has quit IRC | 04:22 | |
*** v1k0d3n has joined #openstack-kolla | 04:22 | |
*** severion has quit IRC | 04:25 | |
*** kristian__ has joined #openstack-kolla | 04:28 | |
*** kristian__ has quit IRC | 04:32 | |
*** zhurong has quit IRC | 04:34 | |
*** tovin07 has joined #openstack-kolla | 04:45 | |
*** Pavo has quit IRC | 04:58 | |
*** Pavo has joined #openstack-kolla | 04:59 | |
*** mdnadeem has joined #openstack-kolla | 05:12 | |
*** zhurong has joined #openstack-kolla | 05:19 | |
*** zhurong has quit IRC | 05:21 | |
*** zhurong has joined #openstack-kolla | 05:21 | |
*** jascott1 has joined #openstack-kolla | 05:28 | |
*** jascott1 has quit IRC | 05:33 | |
*** senk has joined #openstack-kolla | 05:44 | |
*** prameswar has joined #openstack-kolla | 05:46 | |
sp_ | Jeffrey4l: what are the features that we are targeting in Pike release not in ocata cycle ? | 05:52 |
sp_ | Jeffrey4l: Please provide some info | 05:52 |
sp_ | Jeffrey4l: Just for the sake of knowledge | 05:54 |
sp_ | portdirect: ?? | 05:56 |
sp_ | portdirect: any idea for above query | 05:57 |
*** mdnadeem has quit IRC | 06:18 | |
*** salv-orlando has joined #openstack-kolla | 06:19 | |
*** hfu has quit IRC | 06:20 | |
*** hfu has joined #openstack-kolla | 06:21 | |
*** hfu has quit IRC | 06:21 | |
openstackgerrit | Tin Lam proposed openstack/kolla: Remove --include-header and --include-footer options https://review.openstack.org/402309 | 06:25 |
*** salv-orlando has quit IRC | 06:25 | |
openstackgerrit | Tin Lam proposed openstack/kolla: Remove --include-header and --include-footer parameter https://review.openstack.org/402309 | 06:26 |
*** kristian__ has joined #openstack-kolla | 06:27 | |
*** kristian__ has quit IRC | 06:28 | |
*** kristian__ has joined #openstack-kolla | 06:28 | |
*** saneax-_-|AFK is now known as saneax | 06:30 | |
bjolo | morning | 06:31 |
*** kristian__ has quit IRC | 06:31 | |
*** kristian__ has joined #openstack-kolla | 06:31 | |
*** hfu has joined #openstack-kolla | 06:33 | |
*** kristian__ has quit IRC | 06:36 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: NO_MERGE: TEST all tempest test https://review.openstack.org/402122 | 06:36 |
*** salv-orlando has joined #openstack-kolla | 06:43 | |
*** mdnadeem has joined #openstack-kolla | 06:44 | |
*** tovin07 has quit IRC | 06:49 | |
*** kristian__ has joined #openstack-kolla | 06:51 | |
*** kristian__ has quit IRC | 06:51 | |
*** kristian__ has joined #openstack-kolla | 06:56 | |
*** Pavo has quit IRC | 06:58 | |
*** kristian__ has quit IRC | 07:01 | |
Jeffrey4l | sp_, still around? | 07:04 |
*** Pavo has joined #openstack-kolla | 07:04 | |
sp_ | Jeffrey4l: Ye | 07:04 |
Jeffrey4l | sorry i am no idea about P release ;( | 07:04 |
sp_ | Jeffrey4l: thanks for reply | 07:05 |
Jeffrey4l | sp_, is this talked before? | 07:05 |
*** magicboiz has joined #openstack-kolla | 07:19 | |
*** athomas has joined #openstack-kolla | 07:26 | |
*** tovin07 has joined #openstack-kolla | 07:28 | |
*** f13o has joined #openstack-kolla | 07:29 | |
*** hfu has quit IRC | 07:29 | |
*** hfu has joined #openstack-kolla | 07:30 | |
*** kristian__ has joined #openstack-kolla | 07:41 | |
*** kristian__ has quit IRC | 07:46 | |
*** Jeffrey4l has quit IRC | 07:57 | |
*** salv-orlando has quit IRC | 07:59 | |
*** shardy has joined #openstack-kolla | 08:06 | |
*** matrohon has joined #openstack-kolla | 08:12 | |
*** Serlex has joined #openstack-kolla | 08:43 | |
*** portdirect__away has quit IRC | 08:45 | |
*** harbor has joined #openstack-kolla | 08:46 | |
*** harbor is now known as portdirect__away | 08:46 | |
*** tonanhngo has joined #openstack-kolla | 08:46 | |
*** gfidente has joined #openstack-kolla | 08:50 | |
*** portdirect__away is now known as portdirect_ | 08:51 | |
*** jmccarthy has quit IRC | 08:51 | |
portdirect_ | morning | 08:51 |
*** tonanhngo has quit IRC | 08:51 | |
*** jmccarthy has joined #openstack-kolla | 08:51 | |
*** msimonin has joined #openstack-kolla | 08:54 | |
portdirect_ | kollabot seen sp_ | 08:55 |
kollabot | sp_ was last seen in #openstack-kolla at Fri Nov 25 2016 07:05:15 GMT+0000 (UTC) | 08:55 |
sp_ | portdirect_: m here | 08:58 |
*** Pavo has quit IRC | 08:58 | |
openstackgerrit | wangwei proposed openstack/kolla-ansible: Add remove-garbage function in kolla-ansible https://review.openstack.org/402362 | 08:59 |
portdirect_ | sorry - left my self logged in overnight (hence no replys..) dont really have much input re pike cycle - for kolla or kolla-ansible I'm afraid | 09:00 |
*** Pavo has joined #openstack-kolla | 09:04 | |
*** cnf has left #openstack-kolla | 09:23 | |
*** kristian__ has joined #openstack-kolla | 09:25 | |
bjolo | kollabot seen mewald | 09:25 |
kollabot | I haven't seen mewald around lately | 09:25 |
*** jmccarthy has left #openstack-kolla | 09:26 | |
*** kollabot has quit IRC | 09:27 | |
*** kollabot has joined #openstack-kolla | 09:27 | |
*** kristian__ has quit IRC | 09:29 | |
*** rmart04 has joined #openstack-kolla | 09:30 | |
*** kristian__ has joined #openstack-kolla | 09:31 | |
*** kristian__ has quit IRC | 09:43 | |
*** kristian__ has joined #openstack-kolla | 09:44 | |
*** kristian__ has quit IRC | 09:44 | |
*** liyifeng has quit IRC | 09:51 | |
*** zhurong has quit IRC | 10:02 | |
*** rmart04_ has joined #openstack-kolla | 10:02 | |
*** rmart04 has quit IRC | 10:04 | |
*** rmart04_ is now known as rmart04 | 10:04 | |
*** rmart04_ has joined #openstack-kolla | 10:06 | |
*** rmart04_ has quit IRC | 10:07 | |
*** kristian__ has joined #openstack-kolla | 10:08 | |
*** kristian__ has quit IRC | 10:08 | |
*** rmart04 has quit IRC | 10:08 | |
*** zhubingbing_ has quit IRC | 10:11 | |
*** rmart04 has joined #openstack-kolla | 10:11 | |
*** tovin07_ has quit IRC | 10:12 | |
*** tovin07 has quit IRC | 10:13 | |
*** hieulq has quit IRC | 10:15 | |
*** hieulq has joined #openstack-kolla | 10:16 | |
*** duonghq has quit IRC | 10:16 | |
*** hieulq has quit IRC | 10:19 | |
*** jmccarthy has joined #openstack-kolla | 10:28 | |
*** fragatina has quit IRC | 10:31 | |
*** kristian__ has joined #openstack-kolla | 10:31 | |
*** fragatina has joined #openstack-kolla | 10:31 | |
*** hfu has quit IRC | 10:47 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla-ansible: Fix python3 compatibility in kolla_docker https://review.openstack.org/402399 | 10:54 |
*** Pavo has quit IRC | 10:58 | |
*** Pavo has joined #openstack-kolla | 11:03 | |
*** sdake has joined #openstack-kolla | 11:05 | |
*** portdirect_ has quit IRC | 11:05 | |
*** harbor has joined #openstack-kolla | 11:05 | |
*** harbor is now known as portdirect_ | 11:05 | |
*** portdirect_ has quit IRC | 11:08 | |
*** harbor has joined #openstack-kolla | 11:08 | |
*** sdake_ has joined #openstack-kolla | 11:08 | |
*** sdake has quit IRC | 11:11 | |
*** harbor has quit IRC | 11:20 | |
*** kristian__ has quit IRC | 11:29 | |
*** kristian__ has joined #openstack-kolla | 11:37 | |
*** mliima has joined #openstack-kolla | 11:43 | |
*** f13o_ has joined #openstack-kolla | 11:45 | |
*** f13o has quit IRC | 11:49 | |
*** pbourke has quit IRC | 11:49 | |
*** pbourke has joined #openstack-kolla | 11:49 | |
*** pbourke has quit IRC | 11:55 | |
*** pbourke has joined #openstack-kolla | 11:55 | |
mliima | morning guys | 11:56 |
pbourke | hey mliima | 12:01 |
mliima | pbourke, \o | 12:02 |
*** egonzalez90 has joined #openstack-kolla | 12:03 | |
*** kristian__ has quit IRC | 12:11 | |
*** kristian__ has joined #openstack-kolla | 12:14 | |
*** kristian__ has quit IRC | 12:19 | |
*** zhubingbing has joined #openstack-kolla | 12:22 | |
*** pbourke has quit IRC | 12:40 | |
*** pbourke has joined #openstack-kolla | 12:41 | |
*** mdnadeem has quit IRC | 12:41 | |
*** prameswar has quit IRC | 12:53 | |
*** Serlex has quit IRC | 12:57 | |
openstackgerrit | Vladislav Belogrudov proposed openstack/kolla-ansible: Add tool to merge passwords during release upgrade https://review.openstack.org/402534 | 12:57 |
*** Pavo has quit IRC | 12:58 | |
*** Pavo has joined #openstack-kolla | 13:04 | |
*** hfu has joined #openstack-kolla | 13:05 | |
*** msimonin has quit IRC | 13:06 | |
*** hfu has quit IRC | 13:06 | |
*** msimonin has joined #openstack-kolla | 13:09 | |
egonzalez90 | pbourke around? | 13:09 |
egonzalez90 | are we forcing to use ansible 2.2? | 13:11 |
egonzalez90 | https://bugs.launchpad.net/kolla-ansible/+bug/1644828 | 13:11 |
openstack | Launchpad bug 1644828 in kolla-ansible "'check_mode' is not a valid attribute for a Task" [Undecided,New] | 13:11 |
*** magicboiz has quit IRC | 13:12 | |
egonzalez90 | if not using ansible 2.2 deployment fails | 13:13 |
*** salv-orlando has joined #openstack-kolla | 13:19 | |
*** kristian__ has joined #openstack-kolla | 13:19 | |
*** Serlex has joined #openstack-kolla | 13:20 | |
*** Bico_Fino has joined #openstack-kolla | 13:22 | |
*** flaper87 has quit IRC | 13:25 | |
*** sdake has joined #openstack-kolla | 13:25 | |
*** sdake_ has quit IRC | 13:29 | |
*** zhubingbing has quit IRC | 13:30 | |
*** zhubingbing has joined #openstack-kolla | 13:31 | |
*** eaguilar has joined #openstack-kolla | 13:31 | |
*** flaper87 has joined #openstack-kolla | 13:32 | |
portdirect | any of the aic-helm crew about? Have a few questions | 13:34 |
openstackgerrit | Flavio Percoco proposed openstack/kolla-kubernetes: Show team and repo badges on README https://review.openstack.org/402592 | 13:37 |
kristian__ | Hi | 13:37 |
openstackgerrit | Flavio Percoco proposed openstack/kolla-ansible: Show team and repo badges on README https://review.openstack.org/402593 | 13:37 |
kristian__ | who/where can I ask for nova support about this bug? | 13:37 |
kristian__ | https://bugs.launchpad.net/nova/+bug/1642419 | 13:38 |
openstack | Launchpad bug 1642419 in kolla-ansible "GPU Passthrough isn't working" [Low,Confirmed] | 13:38 |
openstackgerrit | Flavio Percoco proposed openstack/kolla: Show team and repo badges on README https://review.openstack.org/402594 | 13:38 |
*** athomas has quit IRC | 13:45 | |
*** athomas has joined #openstack-kolla | 13:51 | |
portdirect | kristian__: the #openstack channel, or mailing list would be the best bet, though I'ts going to be very quite for a few days as the USA/Canada is away for Thanksgiving | 13:55 |
kristian__ | ok | 13:55 |
*** fguillot has joined #openstack-kolla | 13:57 | |
*** hogepodge has quit IRC | 13:59 | |
*** hfu has joined #openstack-kolla | 14:00 | |
*** egonzalez90 has quit IRC | 14:00 | |
*** goldyfruit has joined #openstack-kolla | 14:01 | |
*** egonzalez90 has joined #openstack-kolla | 14:01 | |
*** hfu has quit IRC | 14:04 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla-ansible: Allow nova_compute & nova_compute_ironic together https://review.openstack.org/402635 | 14:04 |
*** ipsecguy_ is now known as ipsecguy | 14:05 | |
kristian__ | portdirect: The same error on a full os reinstall | 14:06 |
kristian__ | definitely a problem with nova | 14:06 |
*** hfu has joined #openstack-kolla | 14:07 | |
*** hfu_ has joined #openstack-kolla | 14:10 | |
*** hfu has quit IRC | 14:12 | |
openstackgerrit | Vladislav Belogrudov proposed openstack/kolla-ansible: Add tool to merge passwords during release upgrade https://review.openstack.org/402534 | 14:13 |
*** hfu_ has quit IRC | 14:15 | |
kristian__ | portdirect: going to build 4.0.0beta2 from master just for curiosity | 14:16 |
pbourke | egonzalez90: hi | 14:21 |
*** hogepodge has joined #openstack-kolla | 14:23 | |
*** dave-mccowan has joined #openstack-kolla | 14:23 | |
*** skramaja has quit IRC | 14:25 | |
*** hogepodge has quit IRC | 14:28 | |
*** egonzalez90 has quit IRC | 14:29 | |
*** saneax is now known as saneax-_-|AFK | 14:29 | |
*** hfu has joined #openstack-kolla | 14:36 | |
*** egonzalez90 has joined #openstack-kolla | 14:37 | |
egonzalez90 | pbourke, are we enforcing to use ansible 2.2? | 14:38 |
egonzalez90 | https://bugs.launchpad.net/kolla-ansible/+bug/1644828 | 14:38 |
openstack | Launchpad bug 1644828 in kolla-ansible "'check_mode' is not a valid attribute for a Task" [Undecided,New] | 14:38 |
egonzalez90 | if not using ansible 2.2 deployment fails | 14:38 |
pbourke | egonzalez90: oh oh | 14:38 |
pbourke | that's not good | 14:38 |
pbourke | might have to back out those patches | 14:39 |
egonzalez90 | thinks so, https://review.openstack.org/#/c/400466/5 | 14:39 |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla-ansible: Revert "updating-deprecated-ansible-modules" https://review.openstack.org/402691 | 14:41 |
*** schwicht has joined #openstack-kolla | 14:45 | |
*** sdake has quit IRC | 14:46 | |
*** salv-orlando has quit IRC | 14:47 | |
*** sdake has joined #openstack-kolla | 14:47 | |
*** salv-orlando has joined #openstack-kolla | 14:47 | |
pbourke | egonzalez90: thanks, glad it was only one PS, thought it might be more | 14:48 |
*** dave-mccowan has quit IRC | 14:54 | |
*** hfu has quit IRC | 14:54 | |
*** hfu has joined #openstack-kolla | 14:55 | |
*** Pavo has quit IRC | 14:58 | |
*** Pavo has joined #openstack-kolla | 14:59 | |
*** v1k0d3n has quit IRC | 14:59 | |
*** hfu has quit IRC | 15:00 | |
*** hogepodge has joined #openstack-kolla | 15:00 | |
*** hogepodge has quit IRC | 15:05 | |
*** msimonin has quit IRC | 15:06 | |
*** liyifeng has joined #openstack-kolla | 15:08 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Install neutron-fwaas plugin in neutron-base https://review.openstack.org/393409 | 15:13 |
*** Jeffrey4l has joined #openstack-kolla | 15:14 | |
*** sdake has quit IRC | 15:15 | |
*** hfu has joined #openstack-kolla | 15:15 | |
*** sdake has joined #openstack-kolla | 15:17 | |
*** openstackgerrit has quit IRC | 15:18 | |
*** openstackgerrit has joined #openstack-kolla | 15:18 | |
*** senk has quit IRC | 15:31 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Hierarchical approach for helm charts https://review.openstack.org/401394 | 15:33 |
*** salv-orlando has quit IRC | 15:33 | |
*** egonzalez90 has quit IRC | 15:34 | |
*** egonzalez90 has joined #openstack-kolla | 15:34 | |
*** msimonin has joined #openstack-kolla | 15:35 | |
*** sdake has quit IRC | 15:41 | |
*** sdake has joined #openstack-kolla | 15:43 | |
*** eaguilar has quit IRC | 15:49 | |
*** eaguilar has joined #openstack-kolla | 15:56 | |
openstackgerrit | Merged openstack/kolla-ansible: Add support Karbor on README.rst https://review.openstack.org/402231 | 15:56 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: NO_MERGE: TEST all tempest test https://review.openstack.org/402122 | 15:57 |
openstackgerrit | James McCarthy proposed openstack/kolla-ansible: Add more options for cinder-backup. https://review.openstack.org/402912 | 16:01 |
openstackgerrit | Merged openstack/kolla-ansible: Add trove role https://review.openstack.org/400580 | 16:04 |
openstackgerrit | James McCarthy proposed openstack/kolla-ansible: Add more options for cinder-backup. https://review.openstack.org/402912 | 16:08 |
*** hfu has quit IRC | 16:12 | |
*** hfu has joined #openstack-kolla | 16:13 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla-ansible: Tacker NFV Ansible support https://review.openstack.org/399179 | 16:13 |
*** hfu has quit IRC | 16:16 | |
*** hfu has joined #openstack-kolla | 16:16 | |
*** sdake has quit IRC | 16:17 | |
*** jrich523 has joined #openstack-kolla | 16:17 | |
*** sdake has joined #openstack-kolla | 16:22 | |
*** zhubingbing has quit IRC | 16:22 | |
*** magicboiz has joined #openstack-kolla | 16:28 | |
*** senk has joined #openstack-kolla | 16:34 | |
*** eaguilar has quit IRC | 16:35 | |
*** eaguilar has joined #openstack-kolla | 16:36 | |
*** athomas has quit IRC | 16:43 | |
openstackgerrit | shake.chen proposed openstack/kolla-ansible: Add karbor ansible role https://review.openstack.org/402229 | 16:43 |
*** Serlex has quit IRC | 16:45 | |
*** ayoung has joined #openstack-kolla | 16:46 | |
*** sdake has quit IRC | 16:50 | |
*** hfu has quit IRC | 16:50 | |
*** athomas has joined #openstack-kolla | 16:51 | |
*** sdake has joined #openstack-kolla | 16:52 | |
*** eaguilar has quit IRC | 16:57 | |
*** matrohon has quit IRC | 16:57 | |
*** cnf has joined #openstack-kolla | 16:58 | |
*** Pavo has quit IRC | 16:58 | |
*** Pavo has joined #openstack-kolla | 16:59 | |
*** eaguilar has joined #openstack-kolla | 17:00 | |
*** cliles has joined #openstack-kolla | 17:05 | |
*** jrist has quit IRC | 17:10 | |
*** mag009 has joined #openstack-kolla | 17:12 | |
*** Jeffrey4l has quit IRC | 17:12 | |
*** sdake has quit IRC | 17:13 | |
*** salv-orlando has joined #openstack-kolla | 17:13 | |
*** msimonin has quit IRC | 17:14 | |
*** sdake has joined #openstack-kolla | 17:15 | |
*** rmart04 has quit IRC | 17:19 | |
*** hogepodge has joined #openstack-kolla | 17:24 | |
*** matrohon has joined #openstack-kolla | 17:29 | |
*** gfidente is now known as gfidente|afk | 17:33 | |
*** mag009 has left #openstack-kolla | 17:33 | |
*** sdake has quit IRC | 17:37 | |
*** rhallisey_ has joined #openstack-kolla | 17:37 | |
*** rhallisey_ is now known as rhallisey | 17:40 | |
*** Pavo has quit IRC | 17:41 | |
*** sdake has joined #openstack-kolla | 17:42 | |
*** rhallisey has quit IRC | 17:43 | |
*** rhallisey has joined #openstack-kolla | 17:43 | |
*** shardy is now known as shardy_afk | 17:46 | |
*** Pavo has joined #openstack-kolla | 17:51 | |
*** portdirect is now known as portdirect_away | 17:51 | |
*** Pavo has quit IRC | 17:53 | |
*** Pavo has joined #openstack-kolla | 17:56 | |
*** kristian__ has quit IRC | 17:58 | |
*** msimonin has joined #openstack-kolla | 18:01 | |
sean-k-mooney | o/ anyone about? | 18:04 |
sean-k-mooney | im going to head off in a minute but was courius. dose anyone know would it be easy to extend kollas keepalived containers to manage addtional ips on other interfaces | 18:06 |
*** sdake has quit IRC | 18:07 | |
*** senk has quit IRC | 18:09 | |
*** sdake has joined #openstack-kolla | 18:09 | |
*** msimonin has quit IRC | 18:11 | |
*** rhallisey has quit IRC | 18:15 | |
*** salv-orl_ has joined #openstack-kolla | 18:30 | |
*** sdake has quit IRC | 18:30 | |
*** sdake has joined #openstack-kolla | 18:31 | |
*** salv-orlando has quit IRC | 18:32 | |
*** senk has joined #openstack-kolla | 18:39 | |
*** gfidente|afk has quit IRC | 18:54 | |
*** egonzalez90 has quit IRC | 18:55 | |
*** matrohon has quit IRC | 18:55 | |
*** msimonin has joined #openstack-kolla | 18:55 | |
*** senk has quit IRC | 18:56 | |
*** sdake has quit IRC | 18:57 | |
*** kristian__ has joined #openstack-kolla | 18:59 | |
*** sdake has joined #openstack-kolla | 19:01 | |
*** magicboiz has quit IRC | 19:02 | |
*** msimonin has quit IRC | 19:02 | |
*** kristian__ has quit IRC | 19:03 | |
*** salv-orl_ has quit IRC | 19:05 | |
*** jtriley has joined #openstack-kolla | 19:11 | |
*** hogepodge has quit IRC | 19:11 | |
*** msimonin has joined #openstack-kolla | 19:22 | |
*** msimonin has quit IRC | 19:26 | |
*** jtriley has quit IRC | 19:26 | |
*** sdake has quit IRC | 19:34 | |
*** sdake has joined #openstack-kolla | 19:35 | |
*** mliima has quit IRC | 19:37 | |
*** Bico_Fino has quit IRC | 19:38 | |
*** shardy_afk has quit IRC | 19:40 | |
*** Pavo has quit IRC | 19:55 | |
*** Pavo has joined #openstack-kolla | 19:56 | |
*** tonanhngo has joined #openstack-kolla | 19:58 | |
*** tonanhngo has quit IRC | 20:01 | |
*** sdake has quit IRC | 20:04 | |
*** sdake has joined #openstack-kolla | 20:05 | |
*** hogepodge has joined #openstack-kolla | 20:08 | |
*** sdake has quit IRC | 20:26 | |
*** sdake has joined #openstack-kolla | 20:28 | |
*** tonanhngo has joined #openstack-kolla | 20:30 | |
*** tonanhngo has quit IRC | 20:32 | |
*** salv-orlando has joined #openstack-kolla | 20:36 | |
*** salv-orlando has quit IRC | 20:40 | |
*** awiddersheim has joined #openstack-kolla | 20:41 | |
*** awiddersheim has quit IRC | 20:41 | |
*** awiddersheim has joined #openstack-kolla | 20:41 | |
*** kristian__ has joined #openstack-kolla | 20:43 | |
*** kristian__ has quit IRC | 20:48 | |
*** sdake has quit IRC | 20:56 | |
*** salv-orlando has joined #openstack-kolla | 21:01 | |
*** sdake has joined #openstack-kolla | 21:04 | |
*** bmace has quit IRC | 21:15 | |
*** bmace has joined #openstack-kolla | 21:15 | |
*** egonzalez90 has joined #openstack-kolla | 21:18 | |
*** fguillot has quit IRC | 21:21 | |
*** sdake has quit IRC | 21:26 | |
*** kristian__ has joined #openstack-kolla | 21:27 | |
*** kristian__ has quit IRC | 21:27 | |
*** kristian__ has joined #openstack-kolla | 21:27 | |
*** sdake has joined #openstack-kolla | 21:30 | |
*** fragatina has quit IRC | 21:31 | |
*** fragatina has joined #openstack-kolla | 21:31 | |
*** akscram has left #openstack-kolla | 21:40 | |
*** schwicht has quit IRC | 21:49 | |
*** schwicht has joined #openstack-kolla | 21:54 | |
*** sdake has quit IRC | 21:54 | |
*** Pavo has quit IRC | 21:55 | |
*** sdake has joined #openstack-kolla | 22:00 | |
*** Pavo has joined #openstack-kolla | 22:00 | |
*** schwicht has quit IRC | 22:05 | |
*** eaguilar has quit IRC | 22:05 | |
*** kristian__ has quit IRC | 22:09 | |
openstackgerrit | Tin Lam proposed openstack/kolla: Remove --include-header and --include-footer parameter https://review.openstack.org/402309 | 22:14 |
pron | weird , after provisioning cant log into horizon | 22:17 |
pron | ( generated assowrds with that password gen ) | 22:18 |
*** sdake has quit IRC | 22:21 | |
*** sdake has joined #openstack-kolla | 22:22 | |
*** schwicht has joined #openstack-kolla | 22:24 | |
*** msimonin has joined #openstack-kolla | 22:24 | |
*** hogepodge has quit IRC | 22:40 | |
SamYaple | sean-k-mooney: you could override the entire keepalived.conf | 22:41 |
SamYaple | sean-k-mooney: that would work | 22:41 |
SamYaple | sean-k-mooney: but to _augment_ it dynamically, that ouwld be harder | 22:41 |
*** sdake has quit IRC | 22:45 | |
*** eaguilar has joined #openstack-kolla | 22:46 | |
*** sdake has joined #openstack-kolla | 22:48 | |
*** hogepodge has joined #openstack-kolla | 22:51 | |
*** schwicht has quit IRC | 22:53 | |
*** dave-mccowan has joined #openstack-kolla | 22:57 | |
*** schwicht has joined #openstack-kolla | 23:00 | |
*** salv-orlando has quit IRC | 23:05 | |
*** liyifeng has quit IRC | 23:05 | |
*** egonzalez90 has quit IRC | 23:12 | |
*** schwicht has quit IRC | 23:17 | |
*** liyifeng has joined #openstack-kolla | 23:18 | |
*** kristian__ has joined #openstack-kolla | 23:19 | |
*** cnf has left #openstack-kolla | 23:24 | |
*** kristian__ has quit IRC | 23:24 | |
*** sdake_ has joined #openstack-kolla | 23:28 | |
*** schwicht has joined #openstack-kolla | 23:31 | |
*** sdake has quit IRC | 23:32 | |
*** f13o has joined #openstack-kolla | 23:36 | |
*** f13o_ has quit IRC | 23:39 | |
*** schwicht has quit IRC | 23:42 | |
*** zhurong has joined #openstack-kolla | 23:43 | |
*** sdake_ has quit IRC | 23:43 | |
*** sdake has joined #openstack-kolla | 23:45 | |
*** sdake has quit IRC | 23:46 | |
*** sdake has joined #openstack-kolla | 23:47 | |
*** sdake has quit IRC | 23:48 | |
*** unicell1 has quit IRC | 23:48 | |
*** sdake has joined #openstack-kolla | 23:49 | |
*** sdake has quit IRC | 23:50 | |
*** zhurong has quit IRC | 23:52 | |
*** sdake has joined #openstack-kolla | 23:52 | |
*** sdake has quit IRC | 23:53 | |
*** sdake has joined #openstack-kolla | 23:55 | |
*** sdake has quit IRC | 23:55 | |
*** Pavo has quit IRC | 23:55 | |
*** sdake has joined #openstack-kolla | 23:56 | |
*** sdake has quit IRC | 23:57 | |
*** Pavo has joined #openstack-kolla | 23:58 | |
*** sdake has joined #openstack-kolla | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!