*** dims__ has joined #kolla | 00:10 | |
*** dims_ has quit IRC | 00:12 | |
*** juggler has joined #kolla | 00:28 | |
*** sdake has quit IRC | 00:56 | |
*** sdake has joined #kolla | 00:56 | |
*** vinkman1 has quit IRC | 01:06 | |
*** vinkman has joined #kolla | 01:07 | |
sdake | any cores around | 01:16 |
---|---|---|
mandre | here | 01:16 |
mandre | sdake: what's up, I'm not core enough for you? | 01:27 |
bmace | lol | 01:28 |
sdake | i'm good mandre | 01:29 |
sdake | thanks :) bmace hlped me out | 01:29 |
mandre | ah :'( | 01:29 |
bmace | you didn't miss out on much, trust me :) | 01:29 |
*** erkules has joined #kolla | 01:30 | |
mandre | haha, thanks bmace, it's good to feel useful :) | 01:31 |
*** erkules_ has quit IRC | 01:32 | |
*** sdake_ has joined #kolla | 01:40 | |
sdake_ | hey folks there is an email re the midcycle on the mailing list | 01:41 |
sdake_ | please register via eventbrite | 01:41 |
sdake_ | slower | 01:43 |
sdake_ | slower can you give me operator permissions pelase | 01:43 |
*** sdake has quit IRC | 01:43 | |
*** slagle has quit IRC | 01:47 | |
*** slagle has joined #kolla | 01:47 | |
*** sdake_ has quit IRC | 01:49 | |
*** sdake has joined #kolla | 01:51 | |
*** vinkman has quit IRC | 03:28 | |
sdake | got my lehmann decade working yay :) | 03:33 |
*** vinkman has joined #kolla | 03:41 | |
*** coolsvap|away is now known as coolsvap | 03:48 | |
*** dims__ has quit IRC | 03:52 | |
*** thetrav has joined #kolla | 04:00 | |
*** thetrav has quit IRC | 04:08 | |
*** thetrav has joined #kolla | 04:13 | |
diga | hi sdake | 04:24 |
diga | sdake: you there | 04:24 |
diga | as magnum has only one conf file so I am putting it same for all magnum services | 04:25 |
sdake | sup diga | 04:33 |
*** vinkman has quit IRC | 04:33 | |
thetrav | nova-api appears to be using its own ip to hit glance rather than the configured / keystone one. Not a problem when net=host, but is a problem when you've got glance on a different host | 04:35 |
*** sdake_ has joined #kolla | 04:39 | |
*** sdake has quit IRC | 04:43 | |
sdake_ | how does nova-apig et its own ip? | 04:43 |
sdake_ | thetrav could you expand plz | 04:43 |
thetrav | my setup uses your containers but doesn't set net=host | 04:44 |
thetrav | in addition, there's 3 hosts | 04:44 |
sdake_ | why not use net host? | 04:45 |
thetrav | ideally nova-api hits the glance-api via the haproxy | 04:45 |
thetrav | mostly so I can push port numbers around more easily | 04:45 |
thetrav | I'm running haproxy on 2/3 hosts, and it's going to get all of the default ports | 04:46 |
thetrav | so I want the openstack services to have non default ports on the same host | 04:46 |
openstackgerrit | Digambar proposed stackforge/kolla: Add config-internal/config-external to Magnum containers https://review.openstack.org/198213 | 04:47 |
sdake_ | thetrav ok explains no pid=host | 04:47 |
sdake_ | so nova-api is doing what wrong preciesely? | 04:47 |
thetrav | so, calling it with "nova image-list" spits out Caught error: Error finding address for http://172.17.0.20:9292/v1/images/detail?is_public=none&limit=20: ('Connection aborted.', error(111, 'ECONNREFUSED')) in the nova-api.log | 04:48 |
thetrav | that ip address is the container ip for nova-api | 04:49 |
thetrav | GLANCE_API_SERVICE_HOST is set to 10.16.0.90 | 04:49 |
thetrav | keystone endpoint-list reflects that endpoint as well | 04:49 |
sdake_ | if you dont use pid=host you hav eto use the docker proxy | 04:50 |
sdake_ | which means you need to add a PORT option to the Dockerfile | 04:50 |
thetrav | yep, both port and expose | 04:50 |
sdake_ | there may be a wayt o do it fro mthe cmdn line, I am not sure | 04:50 |
thetrav | so both the nova api and the glance api are accessible | 04:51 |
thetrav | I can execute glance image-list and it works fine | 04:51 |
sdake_ | glance image list runs from your host ip address | 04:51 |
sdake_ | so of course it is found | 04:51 |
thetrav | my best guess at this point is that nova-api is trying to call glance-api but it's using its own ip address rather than using keystone or the value in nova.conf | 04:51 |
sdake_ | nova running glance's image list api comes from he nova container | 04:51 |
sdake_ | it doesn't specify its ip address int he request | 04:52 |
sdake_ | that comes from the tcpip header | 04:52 |
thetrav | o_O | 04:52 |
sdake_ | I am not sure how to get your use cae to wor properly | 04:52 |
sdake_ | we use pid host for good reasons ;) | 04:52 |
sdake_ | mandre migt be someone to ping later in the day | 04:53 |
thetrav | that sounds odd | 04:53 |
thetrav | I wouldn't have expected glance and nova to require same process namespace | 04:53 |
sdake_ | sorry net=hos tfor good reason | 04:54 |
thetrav | they're supposed to communicate over http or the mq right? | 04:54 |
thetrav | ok | 04:54 |
sdake_ | clearly time for bed ;) | 04:54 |
thetrav | yes, net=host does make a lot of things simpler | 04:54 |
thetrav | however it's probably going to cause issues when you start to look at HA | 04:54 |
sdake_ | time well tell | 04:56 |
sdake_ | diga midcycle info is up on he ml | 04:56 |
sdake_ | feel free toe register as you like | 04:56 |
sdake_ | would be helpful to have folks either virtually or there | 04:56 |
sdake_ | there will be better experience | 04:57 |
sdake_ | being at midcycles virtually is a bit like watching golf or osmething ;-) | 04:57 |
diga | sure sdake_ | 04:57 |
diga | :) | 04:57 |
diga | sdake_: can you send a mil link | 04:59 |
*** jasonsb has quit IRC | 04:59 | |
coolsvap | diga, https://wiki.openstack.org/wiki/Sprints/KollaLibertySprint | 04:59 |
diga | coolsvap: thanks | 05:00 |
*** jasonsb has joined #kolla | 05:00 | |
*** vinkman has joined #kolla | 05:00 | |
*** jasonsb has joined #kolla | 05:00 | |
*** jasonsb has joined #kolla | 05:02 | |
diga | sdake_: registered :) | 05:02 |
coolsvap | harmw, ping | 05:04 |
*** vinkman1 has joined #kolla | 05:07 | |
*** vinkman has quit IRC | 05:08 | |
openstackgerrit | Digambar proposed stackforge/kolla: Add config-internal/config-external to Magnum containers https://review.openstack.org/198213 | 05:11 |
openstackgerrit | Swapnil Kulkarni proposed stackforge/kolla: Add config-internal/config-external for cinder-app https://review.openstack.org/198223 | 05:29 |
openstackgerrit | Swapnil Kulkarni proposed stackforge/kolla: Add config-internal/config-external for cinder-app https://review.openstack.org/198223 | 06:15 |
*** vinkman1 has quit IRC | 06:18 | |
*** tobe has joined #kolla | 06:24 | |
*** thetrav has quit IRC | 06:27 | |
*** nihilifer has joined #kolla | 06:28 | |
nihilifer | hi | 06:29 |
openstackgerrit | Harm Weites proposed stackforge/kolla: Add config-internal/config-external to Nova-compute containers https://review.openstack.org/198075 | 06:40 |
openstackgerrit | Swapnil Kulkarni proposed stackforge/kolla: Add config-internal/config-external for Ceilometer https://review.openstack.org/198241 | 06:40 |
openstackgerrit | Digambar proposed stackforge/kolla: Add config-internal/config-external to OpenvSwitch containers https://review.openstack.org/198242 | 06:42 |
harmw | interesting to see how my comment about /etc in that documentation review got flying, or rather crashed :| | 06:42 |
harmw | ofcourse /etc/ is for systemconfiguration files, duh | 06:43 |
harmw | but that isn't my point there | 06:43 |
*** gfidente has joined #kolla | 06:47 | |
openstackgerrit | Harm Weites proposed stackforge/kolla: Add config-internal/config-external to Glance containers https://review.openstack.org/197761 | 06:48 |
openstackgerrit | Michal Rostecki proposed stackforge/kolla: Add --no-install-recommends option to Ubuntu image https://review.openstack.org/197481 | 06:49 |
diga | guys, going to lunch | 06:52 |
diga | brb | 06:52 |
*** dims_ has joined #kolla | 06:53 | |
*** dims_ has quit IRC | 06:58 | |
SamYaple | hola | 07:04 |
SamYaple | sdake_: https://blueprints.launchpad.net/kolla/+spec/ansible-multi | 07:04 |
SamYaple | that is the blueprint for all of that stuff | 07:05 |
SamYaple | why is there anther one | 07:05 |
*** akscram has quit IRC | 07:06 | |
*** akscram has joined #kolla | 07:11 | |
*** coolsvap is now known as coolsvap|away | 07:11 | |
*** athomas has joined #kolla | 07:11 | |
*** smeisner has quit IRC | 07:11 | |
*** smeisner has joined #kolla | 07:11 | |
openstackgerrit | Merged stackforge/kolla: Add config-internal/config-external to Nova-controller containers https://review.openstack.org/197954 | 07:15 |
SamYaple | sdake_: I need the difference between https://blueprints.launchpad.net/kolla/+spec/ansible-multi and https://blueprints.launchpad.net/kolla/+spec/ansible-service explained | 07:20 |
SamYaple | these are redudant and one should be closed | 07:20 |
*** coolsvap has joined #kolla | 07:24 | |
*** coolsvap_ has joined #kolla | 07:25 | |
*** coolsvap has quit IRC | 07:25 | |
*** coolsvap_ has quit IRC | 07:25 | |
*** jmccarthy has quit IRC | 07:25 | |
*** jmccarthy has joined #kolla | 07:26 | |
*** coolsvap|away is now known as coolsvap | 07:26 | |
*** coolsvap is now known as coolsvap|afk | 07:39 | |
*** openstackstatus has quit IRC | 07:49 | |
*** openstackstatus has joined #kolla | 07:50 | |
*** ChanServ sets mode: +v openstackstatus | 07:50 | |
*** mstachow_ has joined #kolla | 08:15 | |
*** mstachow has joined #kolla | 08:19 | |
mstachow | o/ | 08:19 |
*** mstachow_ has quit IRC | 08:20 | |
*** dasm|afk is now known as dasm | 08:23 | |
dasm | hi all | 08:25 |
*** jmccarthy has quit IRC | 08:40 | |
pbourke | SamYaple: i can put a post on the ML but it may be minor if you have an answer :) | 08:46 |
pbourke | SamYaple: question which is, how can we default the vars for where to clone from / pull tarball from so we can avoid setting it in .buildconf | 08:46 |
pbourke | reasonable default could be github.com/openstack/$component -- but determining the component name is tricky with the current build scripts | 08:47 |
*** jmccarthy has joined #kolla | 08:50 | |
*** openstackgerrit has quit IRC | 08:57 | |
*** openstackgerrit has joined #kolla | 08:57 | |
openstackgerrit | Swapnil Kulkarni proposed stackforge/kolla: Add config-internal/config-external to Designate containers https://review.openstack.org/198275 | 09:25 |
*** pbourke has quit IRC | 09:25 | |
*** pbourke has joined #kolla | 09:26 | |
SamYaple | pbourke: here is the issue | 09:41 |
SamYaple | when we want to update a branch i dont want to have to touch 50 .buildconf files | 09:41 |
openstackgerrit | Digambar proposed stackforge/kolla: Add config-internal/config-external to Zaqar containers https://review.openstack.org/198284 | 09:54 |
pbourke | SamYaple: i agree. defaults for things like that can be set easily | 09:54 |
pbourke | The only thing I'm trying to figure out is how we can determine where to clone each repo from without specifying it explicity for each component | 09:55 |
*** sdake_ has quit IRC | 10:14 | |
*** mfalatic has quit IRC | 10:23 | |
*** dims_ has joined #kolla | 10:25 | |
*** tobe has quit IRC | 11:16 | |
*** coolsvap|afk is now known as coolsvap|away | 12:27 | |
*** vbel has joined #kolla | 12:51 | |
vbel | Hi everyone, question regarding install from source - will the build be able to consume normal folders for tarballing along with wget/git-clone options? | 12:55 |
vbel | I think consuming projects from local folders is even more important than clones/wgets - one can use own tools to fetch and optionally patch source code | 12:57 |
pbourke | vbel: that should be no problem to add | 13:13 |
vbel | pbourke: before it is not too late :) | 13:14 |
SamYaple | pbourke: do it how you think is best. What will happen is when we switch to the new python build script we will rework that | 13:36 |
SamYaple | that way we have the higher level info | 13:36 |
SamYaple | so we can determine the branches and names dynamically | 13:36 |
SamYaple | sound good? | 13:36 |
pbourke | Sure. just wanted to be sure I ran the options past you before I dove in again | 13:37 |
*** athomas has quit IRC | 13:42 | |
*** mstachow has quit IRC | 13:43 | |
SamYaple | well short of figuring out the project name from the folders i dont know how you can do it dynamically either | 13:44 |
SamYaple | pbourke: where did we lang on pulling in upstream requirements for the projects? | 13:46 |
SamYaple | land* | 13:46 |
pbourke | umm | 13:47 |
pbourke | remind me of that discussion? | 13:47 |
SamYaple | https://github.com/openstack/requirements | 13:47 |
SamYaple | we can use that to update teh requirements.txt | 13:47 |
SamYaple | the reason being those only get more restrictive rather than less, so it is safe and we catch a few issues earlier | 13:48 |
*** athomas has joined #kolla | 13:48 | |
SamYaple | downstream projects always update based on that repo, but it takes a few days | 13:48 |
pbourke | so you mean you would like to grab the global-requirements from there before building each component? | 13:50 |
SamYaple | uh not quite | 13:50 |
SamYaple | hold on | 13:50 |
SamYaple | https://github.com/SamYaple/yaodu/blob/master/ansible/roles/docker_build/templates/ubuntu/keystone/Dockerfile.j2#L7 | 13:51 |
SamYaple | cd /opt/kolla/global-req/ && python update.py /keystone | 13:51 |
SamYaple | that will update all the items in the requirements.txt file for keystone | 13:52 |
SamYaple | (not add new ones, just update existing since issue were encountered upstream) | 13:52 |
pbourke | ok. is that standard practice for consumers when installing components from source? | 13:53 |
pbourke | (openstack components) | 13:53 |
SamYaple | how many from source installs do you think people do :) | 13:53 |
SamYaple | i dont think there is a standard practice here | 13:53 |
* pbourke shrugs | 13:54 | |
SamYaple | but in any case it is a safe operation, it will only catch issues that didn't exist when the branch/tag was created due to new package versions | 13:54 |
pbourke | makes sense | 13:54 |
pbourke | I'll paste the above onto the bp | 13:54 |
SamYaple | if you want, you can make it a toggable flag when generatingthe tarbal | 13:54 |
pbourke | It's prob secondary to getting the main workflow nailed down imo | 13:54 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Ansible Mariadb w/ Galera support https://review.openstack.org/196428 | 13:57 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Ansible Rabbitmq support https://review.openstack.org/197681 | 13:58 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Updated keystone for wsgi in config-external https://review.openstack.org/197960 | 14:01 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Improve the Kolla documentation https://review.openstack.org/197581 | 14:14 |
*** sdake has joined #kolla | 14:16 | |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Updated keystone for wsgi in config-external https://review.openstack.org/197960 | 14:17 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Ansible Rabbitmq support https://review.openstack.org/197681 | 14:17 |
*** sdake_ has joined #kolla | 14:17 | |
sdake_ | morning | 14:19 |
*** sdake has quit IRC | 14:21 | |
pbourke | morning | 14:21 |
pbourke | not off today sdake_ ? | 14:21 |
sdake_ | ya i'm off | 14:22 |
sdake_ | just letting ppl know i wont be around today :) | 14:22 |
sdake_ | enjoy | 14:22 |
*** sdake_ is now known as sdake | 14:22 | |
SamYaple | quit filing blueprints sdake | 14:22 |
SamYaple | youre overlapping them! | 14:23 |
sdake | they are not overlapped | 14:29 |
sdake | it needs to be done to brea up the work | 14:29 |
sdake | i am going back to bed enjoy ;) | 14:30 |
SamYaple | sdake: nope | 14:30 |
SamYaple | sdake: I need the difference between https://blueprints.launchpad.net/kolla/+spec/ansible-multi and https://blueprints.launchpad.net/kolla/+spec/ansible-service explained | 14:31 |
*** sdake has quit IRC | 14:31 | |
SamYaple | work starts getting done in one blueprint and you file more | 14:31 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Add new script to fetch tarballs for source installation https://review.openstack.org/197919 | 14:42 |
*** walters has quit IRC | 14:42 | |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Update centos-source-base from symlink to a real layer https://review.openstack.org/197897 | 14:45 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Keystone installation from source https://review.openstack.org/193166 | 14:45 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Add new script to fetch tarballs for source installation https://review.openstack.org/197919 | 14:47 |
*** walters has joined #kolla | 14:47 | |
*** diogogmt has joined #kolla | 14:48 | |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Update centos-source-base from symlink to a real layer https://review.openstack.org/197897 | 14:49 |
*** dasm is now known as dasm|afk | 14:49 | |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Add new script to fetch tarballs for source installation https://review.openstack.org/197919 | 14:51 |
*** walters has quit IRC | 14:51 | |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Update centos-source-base from symlink to a real layer https://review.openstack.org/197897 | 14:53 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Add new script to fetch tarballs for source installation https://review.openstack.org/197919 | 14:53 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Update centos-source-base from symlink to a real layer https://review.openstack.org/197897 | 14:54 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Keystone installation from source https://review.openstack.org/193166 | 14:55 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Keystone installation from source https://review.openstack.org/193166 | 14:59 |
*** nihilifer has quit IRC | 14:59 | |
openstackgerrit | Harm Weites proposed stackforge/kolla: Fix CONFIG_STRATEGY var in tools/genenv https://review.openstack.org/198393 | 15:01 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Add new script to fetch tarballs for source installation https://review.openstack.org/197919 | 15:09 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Update centos-source-base from symlink to a real layer https://review.openstack.org/197897 | 15:11 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Keystone installation from source https://review.openstack.org/193166 | 15:12 |
pbourke | vbel: added local source option if you want to take a look | 15:12 |
vbel | pbourke: sure, thanks! | 15:12 |
vbel | regarding url fetching - the script suggests everyone uses plain .tar files but I see that most uses compressed .tar.gz , e.g. http://tarballs.openstack.org/ceilometer/ | 15:17 |
*** nihilifer has joined #kolla | 16:05 | |
*** dims_ has quit IRC | 16:08 | |
*** vbel has quit IRC | 16:14 | |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Add new script to fetch tarballs for source installation https://review.openstack.org/197919 | 16:19 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Update centos-source-base from symlink to a real layer https://review.openstack.org/197897 | 16:21 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Keystone installation from source https://review.openstack.org/193166 | 16:21 |
*** sdake has joined #kolla | 16:23 | |
sdake | samyaple ifi your still around i can expalin differences | 16:24 |
sdake | samyaple one was eant to only represent start/stop external service change | 16:24 |
sdake | the other was meant to rerpresent the ansible code itself | 16:24 |
*** jmccarthy has quit IRC | 16:27 | |
*** athomas has quit IRC | 16:28 | |
*** gfidente has quit IRC | 16:36 | |
openstackgerrit | Michal Rostecki proposed stackforge/kolla: Add base Nova image for Ubuntu https://review.openstack.org/196760 | 16:42 |
*** dims_ has joined #kolla | 16:51 | |
SamYaple | sdake: there are three blueprints around this. ansible-multi ansible-server and stadard-start | 16:57 |
SamYaple | whats teh difference between ansible-multi and ansible-service | 16:57 |
sdake | ya ansible-multi is the master blueprint | 16:57 |
sdake | it should have those others as dependencies | 16:57 |
sdake | and not be directl yused | 16:57 |
sdake | it is just a tracker basically | 16:57 |
SamYaple | well that doesnt make much sense to me. but as long as its all straight in your head I will let you deal with launchpad stuff | 16:58 |
SamYaple | i trust you | 16:58 |
sdake | cool | 16:59 |
sdake | brb gotta find my smokes | 16:59 |
SamYaple | going to bed | 16:59 |
sdake | btw sorry if it appeared i jetted on you earlier, i closed computer and went back to bed bor a few hours | 16:59 |
SamYaple | no worries man | 17:00 |
SamYaple | all my ansible reviews were updated and rebased, so feel free to +2 them | 17:00 |
SamYaple | once those are in the base we can actually file bugs and things and have a working deploy from here out | 17:00 |
*** dims_ has quit IRC | 17:01 | |
SamYaple | working as in it actually does things, not the code is there, but you cant use it yet ;) | 17:01 |
sdake | did mordred finish the relicense job | 17:02 |
*** sdake_ has joined #kolla | 17:10 | |
*** vinkman has joined #kolla | 17:12 | |
*** sdake has quit IRC | 17:13 | |
*** sdake has joined #kolla | 17:21 | |
*** sdake_ has quit IRC | 17:26 | |
*** mordred has joined #kolla | 17:28 | |
mordred | sdake: https://github.com/emonty/ansible-modules-core/tree/merge-it-all | 17:29 |
sdake | samyaple around bro? | 17:29 |
mordred | sdake: that's got the rollup merge of all of the outstanding modules | 17:29 |
sdake | samyaple there is a bit of a hitch | 17:29 |
sdake | some things cnanot be relicensed | 17:29 |
sdake | i guess samyaple is off to bed | 17:34 |
*** nihilifer has quit IRC | 17:38 | |
sdake | samyaple can you wakeup plz :) | 17:41 |
*** vinkman has quit IRC | 18:03 | |
Slower | sdake: still want perms? | 18:15 |
Slower | err, ops | 18:15 |
sdake | slower yes plz | 18:15 |
Slower | I gotta remember how to do that :) | 18:16 |
sdake | /msg chanserv #kolla op sdake I think | 18:16 |
*** ChanServ sets mode: +o sdake | 18:17 | |
sdake | #topic Please register the the Kolla-Palooza midcycle @ https://www.eventbrite.com/e/kolla-palooza-midcycle-event-tickets-17628669826 - Channel is Logged @ http://eavesdrop.openstack.org/irclogs/%23kolla/ | 18:19 |
*** sdake changes topic to "Please register the the Kolla-Palooza midcycle @ https://www.eventbrite.com/e/kolla-palooza-midcycle-event-tickets-17628669826 - Channel is Logged @ http://eavesdrop.openstack.org/irclogs/%23kolla/" | 18:19 | |
*** harmw has quit IRC | 18:23 | |
*** harmw has joined #kolla | 18:24 | |
*** sdake_ has joined #kolla | 18:52 | |
*** sdake has quit IRC | 18:56 | |
-openstackstatus- NOTICE: etherpad.openstack.org is offline for scheduled database maintenance, ETA 19:30 UTC | 19:01 | |
*** ChanServ changes topic to "etherpad.openstack.org is offline for scheduled database maintenance, ETA 19:30 UTC" | 19:01 | |
*** sdake_ has quit IRC | 19:05 | |
*** sdake has joined #kolla | 19:15 | |
openstackgerrit | Harm Weites proposed stackforge/kolla: Fix CONFIG_STRATEGY var in bash scripts https://review.openstack.org/198393 | 19:21 |
-openstackstatus- NOTICE: etherpad.openstack.org is still offline for scheduled database maintenance, ETA 19:45 UTC | 19:29 | |
*** ChanServ changes topic to "etherpad.openstack.org is still offline for scheduled database maintenance, ETA 19:45 UTC" | 19:29 | |
*** bmace has quit IRC | 19:39 | |
*** bmace has joined #kolla | 19:50 | |
*** ChanServ changes topic to "Please register the the Kolla-Palooza midcycle @ https://www.eventbrite.com/e/kolla-palooza-midcycle-event-tickets-17628669826 - Channel is Logged @ http://eavesdrop.openstack.org/irclogs/%23kolla/" | 19:52 | |
*** jtriley has joined #kolla | 20:26 | |
*** sdake_ has joined #kolla | 20:52 | |
*** sdake has quit IRC | 20:55 | |
*** jtriley has quit IRC | 20:56 | |
openstackgerrit | Harm Weites proposed stackforge/kolla: Add config-internal/config-external to Neutron containers https://review.openstack.org/198091 | 21:27 |
harmw | could someone check if that fatty neutron agent container works on master? (so not the one from that review) | 21:28 |
sdake_ | huh? | 21:34 |
*** sdake_ is now known as sdake | 21:34 | |
sdake | harmw i dont understand the request - but atm i cna't test neutron | 21:35 |
sdake | and i'm not supposed to be working either ;) | 21:35 |
sdake | harmw can you register for the sessions if you plan to attend via eventbrite | 21:36 |
sdake | slower if your around can you op me again plz | 21:38 |
sdake | samyaple pls see mailing list re plans for forking the upstream core modules | 21:41 |
sdake | at worst we would have to maintain them until sept-nov when ansible would likely ship ;) | 21:42 |
*** mandre has quit IRC | 22:00 | |
*** jtriley has joined #kolla | 22:05 | |
*** jtriley has quit IRC | 22:10 | |
*** dims_ has joined #kolla | 23:01 | |
*** sdake has quit IRC | 23:01 | |
*** sdake has joined #kolla | 23:03 | |
*** dims_ has quit IRC | 23:07 | |
*** dims_ has joined #kolla | 23:14 | |
*** dims_ has quit IRC | 23:18 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!