*** Hui has quit IRC | 00:01 | |
*** tzn has quit IRC | 00:04 | |
*** cloudnautique has quit IRC | 00:06 | |
*** achanda has joined #kolla | 00:16 | |
sdake | SamYaple so cap_add is not available in ansible 1.9.4 only availale in ansible 2.0.0 | 00:21 |
---|---|---|
sdake | we need cap_add for hoirzon so it may bind to port 80 | 00:21 |
*** achanda has quit IRC | 00:25 | |
*** achanda has joined #kolla | 00:30 | |
*** dolpher has joined #kolla | 00:33 | |
*** dims_ has quit IRC | 00:33 | |
*** dims has joined #kolla | 00:36 | |
*** dims_ has joined #kolla | 00:51 | |
*** dims has quit IRC | 00:51 | |
asalkeld | kinda sucks we can't unit test set_configs | 00:55 |
* asalkeld trying.. | 00:55 | |
*** dwalsh has joined #kolla | 01:15 | |
*** thumpba has joined #kolla | 01:16 | |
*** unicell1 has joined #kolla | 01:17 | |
*** ssurana has quit IRC | 01:18 | |
*** thumpba has quit IRC | 01:18 | |
*** unicell has quit IRC | 01:19 | |
*** achanda has quit IRC | 01:29 | |
sdake | setcap ftw | 01:30 |
sdake | asalkeld i think it ould be unit teted | 01:30 |
sdake | i am not a pro at unit tewt writign | 01:31 |
sdake | but i suspect someone that rocks at python like you could make it happen :) | 01:31 |
sdake | there is nothing particuarly special about set_configs that makes it untestable in a unit test environment | 01:31 |
sdake | I think everything it cares about canbe mocked | 01:31 |
* sdake really wants unit tests for the code base - selling first born :) | 01:32 | |
*** dwalsh has quit IRC | 01:35 | |
*** diogogmt has quit IRC | 01:37 | |
bmace | may end up being easier once the cli stuff is in place sdake. we do some deploy tests, and that could easily be enhanced to test out different images / distros / service sets, etc. | 01:39 |
sdake | those are functional tests bmace | 01:39 |
sdake | unit tests are tests of unit functions of the code using mocking tools | 01:39 |
sdake | we already have functional tests which typically come second ;-) | 01:39 |
bmace | it is the functionality that matters, imo, but if it isn't reasonable to run a service itself, it is fine to have a mock. but as a service changes, and it happens, the mock needs to be kept up to date also. | 01:41 |
bmace | back when it when you couldn't just have a container or vm running the service it made more sense. | 01:41 |
asalkeld | sdake: adding now, not too hard | 01:41 |
sdake | sweet | 01:41 |
sdake | if you can figure out how to uit test build.py yo uwould be my hero | 01:41 |
sdake | i dont even know where to begin on that bad boy | 01:42 |
asalkeld | atm just adding tests for new zookeeper set_configs | 01:42 |
asalkeld | easy to extend | 01:42 |
sdake | cool i'll look at adding some oncey ou get structure in palcee | 01:42 |
*** mimizone has joined #kolla | 01:50 | |
*** kjelly has quit IRC | 01:53 | |
*** mimizone has quit IRC | 01:56 | |
*** dims_ has quit IRC | 02:01 | |
*** mimizone has joined #kolla | 02:02 | |
*** dims has joined #kolla | 02:05 | |
*** dolpher has left #kolla | 02:11 | |
*** tzn has joined #kolla | 02:13 | |
*** tzn has quit IRC | 02:14 | |
*** tzn has joined #kolla | 02:14 | |
*** dwalsh has joined #kolla | 02:15 | |
*** stvnoyes has quit IRC | 02:17 | |
*** stvnoyes has joined #kolla | 02:18 | |
*** jhuylebroeck has joined #kolla | 02:21 | |
*** mimizone has quit IRC | 02:21 | |
*** diogogmt has joined #kolla | 02:31 | |
*** dwalsh has quit IRC | 02:47 | |
*** jhuylebroeck has quit IRC | 02:53 | |
*** thumpba has joined #kolla | 02:56 | |
*** mimizone has joined #kolla | 02:57 | |
*** mimizone has quit IRC | 02:57 | |
*** thumpba has quit IRC | 03:02 | |
*** dims has quit IRC | 03:13 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Drop root for Horizon service https://review.openstack.org/243400 | 03:16 |
*** dayou has joined #kolla | 03:21 | |
*** sdake has quit IRC | 03:25 | |
*** sdake has joined #kolla | 03:26 | |
openstackgerrit | Angus Salkeld proposed openstack/kolla: Add support for copying files from a "zk://" source https://review.openstack.org/241438 | 03:38 |
openstackgerrit | Angus Salkeld proposed openstack/kolla: Add support for loading kolla config from ENV https://review.openstack.org/241437 | 03:38 |
openstackgerrit | Angus Salkeld proposed openstack/kolla: Add a test case for load_config https://review.openstack.org/243402 | 03:38 |
*** sdake has quit IRC | 03:48 | |
*** tfukushima has joined #kolla | 03:49 | |
*** unicell1 has quit IRC | 03:51 | |
*** klint has joined #kolla | 03:53 | |
*** sdake has joined #kolla | 04:01 | |
*** diogogmt has quit IRC | 04:17 | |
*** thumpba has joined #kolla | 04:22 | |
*** CBR09 has joined #kolla | 04:22 | |
*** thumpba has quit IRC | 04:26 | |
SamYaple | sdake: no we don't need cap_add | 04:26 |
SamYaple | just privileged | 04:27 |
*** sdake has quit IRC | 04:27 | |
*** tfukushima has quit IRC | 04:27 | |
SamYaple | kfox1111: no the galera thing would not be the same from 1.0.1 t0 1.1 | 04:28 |
SamYaple | kfox1111: at least with the things that have been discussed | 04:28 |
*** sdake has joined #kolla | 04:29 | |
SamYaple | britthouser: ceph is _not_ pinned in centos, don't listen to sdake | 04:29 |
*** cemmason has quit IRC | 04:35 | |
sdake | ya that guy doesnt know what he is tlalking about | 04:36 |
sdake | samyaple ei am prtty sure upgrade isn't actually upgrading to new containers swhen one is availble in the registry | 04:37 |
SamYaple | sdake: who? | 04:39 |
sdake | i was making a joke | 04:39 |
sdake | "that sdake guy doesn't know whta he is talkin about" | 04:39 |
SamYaple | oh | 04:40 |
SamYaple | yea | 04:40 |
SamYaple | well ceph isnt pinned for centos | 04:40 |
SamYaple | we went over that | 04:40 |
sdake | ya possible | 04:40 |
sdake | i was feeling very terrible that last day | 04:40 |
SamYaple | yea | 04:40 |
SamYaple | there are quite a few things that need to merge into kolla for a 1.1 tag | 04:40 |
SamYaple | I am holding back 6 changes right now while I wait for you to tag 1.0.1 | 04:41 |
sdake | i hadn't realized you were waiting | 04:41 |
sdake | i'll pull the trigger on a tag then once i run some tessts | 04:41 |
SamYaple | yea there are a couple patches in the queue that are -W that explicitly say 'waiting on 1.0.1' :) | 04:43 |
*** cemmason has joined #kolla | 05:04 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Drop root for Horizon service https://review.openstack.org/243400 | 05:17 |
*** jasonsb has joined #kolla | 05:17 | |
*** tfukushima has joined #kolla | 05:25 | |
*** unicell has joined #kolla | 05:28 | |
asalkeld | just what i wanted: http://stackoverflow.com/questions/8260490/how-to-get-list-of-all-variables-in-jinja-2-templates | 05:30 |
*** dayou has quit IRC | 05:32 | |
*** ashishjain has joined #kolla | 05:42 | |
*** kjelly has joined #kolla | 05:47 | |
*** ashishjain has quit IRC | 05:54 | |
sdake | SamYaple note i tried our code base with ansible 2.0 no beuno | 05:59 |
asalkeld | note guys zake is in global requirements | 05:59 |
sdake | roger didn't know that | 05:59 |
sdake | it doesn't matte to me , we just started following the global req process | 05:59 |
asalkeld | sure | 06:00 |
sdake | so if you add reqs, please try to jam em into globals ;) | 06:00 |
kjelly | morning | 06:01 |
*** achanda has joined #kolla | 06:03 | |
sdake | hey kjelly | 06:03 |
kjelly | I try to put vagrant instance into ramdisk(tmpfs). And build images using the instance. I found the time of building time reduce from about 1.5 hours to 30 mins. :) | 06:03 |
sdake | nice tip! | 06:03 |
sdake | i have nvme disk so its basically like rmadisk | 06:04 |
sdake | but that should help epople rolling on laptop hds | 06:04 |
kjelly | how much do you buy nvme disk? | 06:06 |
sdake | 400gb = 380 usd | 06:06 |
sdake | 1.2 tb = 1100 usd | 06:06 |
sdake | i have 1 1.2tb, 3 400 gb | 06:07 |
sdake | asalkeld if you ahve a workstatio nhighy recommend intel 750 nvme disk - will maek your life happier | 06:07 |
SamYaple | sdake: yes I am well aware we need changes for 2.0 | 06:07 |
SamYaple | but im not going to start them until 2.0 drops | 06:07 |
sdake | SamYaple yup you mentionedd it but i was confirming in case you hadn't actually run with it | 06:08 |
asalkeld | k, but i have a tiny workstation (small formfactor) | 06:08 |
asalkeld | doubt i can change anything | 06:08 |
sdake | it requires an 8 lane mhalf heigh pcie | 06:08 |
sdake | half height | 06:08 |
SamYaple | asalkeld: those are low profile | 06:08 |
SamYaple | yea | 06:08 |
SamYaple | they are awesome. highly recommend it | 06:08 |
sdake | it fits in my mini dell | 06:08 |
SamYaple | sdake: btw there is a new model that came out | 06:08 |
sdake | 1.2 tb is same size as 400gb form factor wise | 06:08 |
sdake | bummer that sucks :( | 06:09 |
SamYaple | its 400GB for 360 | 06:09 |
sdake | oh just cheaper | 06:09 |
SamYaple | no | 06:09 |
SamYaple | its a new er architecture | 06:09 |
sdake | well i' mgood for now | 06:10 |
kjelly | So good hardware you have! | 06:10 |
sdake | RUN echo "%kolla ALL=(root) NOPASSWD: /usr/bin/chown mysql: /var/lib/mysql" >> /etc/sudoers \ | 06:10 |
sdake | anything pop out as erronous in that sudoers line? | 06:10 |
asalkeld | i have one of these: http://shop.lenovo.com/us/en/desktops/thinkcentre/m-series-tiny/m83/#tab-tech_specs (but with i7, 16g mem) | 06:11 |
sdake | kjelly my gear is all paid out of my personal pocket | 06:11 |
sdake | SamYaple also induced me to buy a 10gb nics and switch | 06:13 |
sdake | gott keep up with the jonses and all that shit | 06:13 |
SamYaple | sdake: the : is breaking that mysql line | 06:13 |
SamYaple | mysql: | 06:13 |
sdake | ya i just removed that to see if that wa the cuse | 06:13 |
sdake | causse | 06:13 |
sdake | the probelm is that is an argument | 06:13 |
sdake | yo uwould think sudo allows : as arguments | 06:14 |
SamYaple | you can quote the entire string | 06:14 |
sdake | how abouts? | 06:14 |
sdake | \"%kolla \"? | 06:14 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Make the database json variable more readable https://review.openstack.org/242024 | 06:23 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix bootstrap for services https://review.openstack.org/242777 | 06:23 |
*** cemmason has quit IRC | 06:23 | |
*** thumpba has joined #kolla | 06:24 | |
sdake | SamYaple this doesn't work either | 06:28 |
sdake | RUN echo '%kolla ALL=(root) NOPASSWD: /usr/bin/chown mysql'\:' /var/lib/mysql' >> /etc/sudoers \ | 06:28 |
sdake | any suggestions ? | 06:29 |
*** thumpba has quit IRC | 06:29 | |
sdake | nm i got it | 06:32 |
sdake | finally | 06:32 |
*** unicell1 has joined #kolla | 06:34 | |
*** unicell has quit IRC | 06:35 | |
asalkeld | guys i don't see a way around moving all the pip and (devel packages) from openstack-base to base to be able to install a python package for "source" | 06:50 |
asalkeld | not sure if this is a big deal tho', bound to run into a requirement for a python package in an non-openstack image | 06:50 |
asalkeld | at some point | 06:51 |
asalkeld | those if/else blocks are horrid :-O | 06:51 |
SamYaple | virtualenv would solve it | 06:52 |
SamYaple | we need to do taht anyway | 06:52 |
sdake | asalkeld in that cae just use openstack-base | 06:54 |
sdake | as your parent | 06:54 |
asalkeld | sdake: ok, but will need that for everything | 06:55 |
sdake | what package? | 06:55 |
asalkeld | i need that fro kazoo | 06:55 |
asalkeld | for | 06:55 |
sdake | for rpm distros only? | 06:55 |
sdake | just use fedora's rpm builder | 06:55 |
asalkeld | the issue is source based images | 06:55 |
asalkeld | https://review.openstack.org/#/c/241438/2/docker/base/Dockerfile.j2 | 06:56 |
asalkeld | last coment here ^ | 06:56 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Add a simplistic bootstrap script to install mesos (AIO) https://review.openstack.org/242911 | 06:56 |
sdake | the reaoson we have a separate base is to not have to pull in the toolchain for non-os images | 06:57 |
SamYaple | sdake: what asalkeld is saying is correct. we need it everywhere | 06:58 |
SamYaple | the solution to the conflicting packages is implementing a virtualenv for the openstack install | 06:58 |
asalkeld | yeah, but you will hit that if some non-openstack package uses python we will hit this | 06:58 |
SamYaple | asalkeld: no we already have this issue to a smaller degree with some ceph packages | 07:00 |
asalkeld | ok | 07:00 |
SamYaple | virtualenv it wont matter if we use the apt installed python | 07:00 |
SamYaple | this way if it comes up again its fine | 07:00 |
asalkeld | SamYaple: is someone ready to do the venv work? | 07:00 |
nihilifer | asalkeld: btw, can you remove your +1 in review 242911? ;) | 07:01 |
nihilifer | because of "We don't permit authors of the patch or co-author lines to +2 or +a patches unless its a rebase operation and gerrit hasn't dropped the original votes." | 07:01 |
sdake | +1 is fine | 07:01 |
asalkeld | nihilifer: that's why it's a +1 | 07:01 |
nihilifer | ah, ok, so nvm | 07:02 |
nihilifer | sorry, I thought that all approvals are not permitted | 07:02 |
SamYaple | asalkeld: there is no one slated to do it. I have not gotten around to it get | 07:02 |
asalkeld | ok SamYaple , i am not in a huge rush. i am working on the kolla-mesos side atm | 07:03 |
asalkeld | probably good to test it a bunch first anyways | 07:03 |
*** unicell has joined #kolla | 07:05 | |
*** unicell1 has quit IRC | 07:05 | |
*** alisonh has quit IRC | 07:07 | |
openstackgerrit | Kuo-tung Kao proposed openstack/kolla: DO NOT MERGE: bug report template in launchpad https://review.openstack.org/238757 | 07:17 |
*** alisonh has joined #kolla | 07:24 | |
*** thumpba has joined #kolla | 07:25 | |
*** achanda has quit IRC | 07:27 | |
sdake | asalkeld why is kazoo needed by mariadb? Is it that it is needed by set_configs or smoething? | 07:27 |
SamYaple | sdake: yes it is needed by set_configs | 07:29 |
SamYaple | it has to be in the base | 07:29 |
sdake | roger | 07:29 |
sdake | ya virtualenv is all i've got for that one | 07:29 |
*** thumpba has quit IRC | 07:29 | |
sdake | the other ptoin being packaging it for source and binary in deb/rpms | 07:30 |
sdake | i'm surprised it isnt already pckaged | 07:31 |
SamYaple | what isn't already packaged? | 07:32 |
sdake | kazoo? | 07:32 |
SamYaple | it is | 07:32 |
sdake | we install alot of python stuff from packages i think | 07:32 |
sdake | or do we not? | 07:32 |
SamYaple | we do not | 07:32 |
sdake | ok | 07:32 |
SamYaple | unless its binary | 07:32 |
sdake | right | 07:32 |
SamYaple | installing from packages and pip installing in a mixed environment is very bad | 07:32 |
sdake | which it sounds like it is if it needs the gcc toolchain | 07:33 |
sdake | ok | 07:33 |
sdake | asalkeld it is possible to simplify the dependency in some way? | 07:37 |
sdake | or is there a cli binding? | 07:38 |
asalkeld | sdake: it's just a plain python library that i want to use (as a library) | 07:40 |
asalkeld | it needs six, but not much else | 07:40 |
sdake | if it were plain cli written in c or somehting similar it would be easier to deal with | 07:40 |
SamYaple | how so...? | 07:42 |
SamYaple | i would much prefer a library | 07:42 |
sdake | becaue a c package can be imported without cusing chaos | 07:42 |
sdake | causing | 07:42 |
sdake | just kicking around ideas folks | 07:42 |
sdake | dont kill messenger | 07:42 |
SamYaple | right but we already have this issue with ceph | 07:43 |
SamYaple | i didnt realized it when it first merged and it hasn't casued problems.... yet | 07:43 |
SamYaple | but it needs to be solved before we compound it | 07:43 |
asalkeld | well atm you have source == python, which is not a very good indicator | 07:44 |
SamYaple | asalkeld: i dont follow | 07:44 |
asalkeld | openstack is in python, so that's why we have this issue | 07:44 |
asalkeld | ok, gotta go do some exercise bbl | 07:45 |
SamYaple | i think we have the issue because we arent packaging openstack | 07:45 |
SamYaple | if we did package it we would be fine, but we install it via pip so well need to 'package' it somehow, in this case a virtualenv | 07:45 |
asalkeld | yip | 07:45 |
*** openstackgerrit has quit IRC | 07:46 | |
*** openstackgerrit has joined #kolla | 07:46 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 07:50 |
*** tfukushima has quit IRC | 07:52 | |
*** tfukushima has joined #kolla | 07:52 | |
sdake | yup | 07:53 |
*** tfukushima has quit IRC | 07:54 | |
*** tfukushima has joined #kolla | 07:55 | |
*** tfukushima has quit IRC | 07:57 | |
*** tfukushima has joined #kolla | 07:57 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 07:57 |
*** britthouser has quit IRC | 07:59 | |
*** zigo has quit IRC | 08:01 | |
*** zigo has joined #kolla | 08:03 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 08:04 |
*** akwasnie has joined #kolla | 08:09 | |
*** akwasnie1 has joined #kolla | 08:10 | |
*** akwasnie has quit IRC | 08:10 | |
*** tfukushima has quit IRC | 08:13 | |
*** tfukushima has joined #kolla | 08:14 | |
*** britthouser has joined #kolla | 08:15 | |
*** vbel has joined #kolla | 08:22 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: add config generation script and some examples https://review.openstack.org/242912 | 08:27 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: add config generation script and some examples https://review.openstack.org/242912 | 08:28 |
*** openstackgerrit has quit IRC | 08:31 | |
*** alisonh has quit IRC | 08:31 | |
*** openstackgerrit has joined #kolla | 08:31 | |
openstackgerrit | Martin André proposed openstack/kolla: Fix --retries option to kolla-build https://review.openstack.org/243449 | 08:32 |
*** alisonh has joined #kolla | 08:35 | |
openstackgerrit | Martin André proposed openstack/kolla: Horizon rdo package requires python-keystoneauth1 https://review.openstack.org/243456 | 08:36 |
*** mbound has joined #kolla | 08:38 | |
*** mbound has quit IRC | 08:38 | |
*** kjelly has quit IRC | 08:39 | |
*** dwalsh has joined #kolla | 08:40 | |
*** egonzalez has joined #kolla | 08:51 | |
*** achanda has joined #kolla | 08:57 | |
*** akwasnie1 has quit IRC | 09:02 | |
*** achanda has quit IRC | 09:02 | |
sdake | rabbitmq is an annoying little beast | 09:09 |
*** jmccarthy has joined #kolla | 09:11 | |
SamYaple | whats wrong with it sdake ? | 09:16 |
sdake | requirees all kinds o special privs | 09:17 |
sdake | related to filesystem management | 09:17 |
sdake | i'll have a patch up shortly yo ucan see for yourself | 09:17 |
openstackgerrit | Steven Dake proposed openstack/kolla: Move the mariadb expect code to a script https://review.openstack.org/243479 | 09:21 |
openstackgerrit | Steven Dake proposed openstack/kolla: Drop root privileges for mariadb https://review.openstack.org/243480 | 09:21 |
*** mbound has joined #kolla | 09:25 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Drop root privileges for mariadb https://review.openstack.org/243480 | 09:33 |
sdake | fwiw it works | 09:34 |
sdake | but i s less then ideal | 09:34 |
*** sdake has quit IRC | 09:42 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 09:42 |
*** sdake has joined #kolla | 09:42 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Drop root for designate https://review.openstack.org/243494 | 09:45 |
*** athomas has quit IRC | 09:47 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Move the mariadb expect code to a script https://review.openstack.org/243479 | 09:47 |
openstackgerrit | Steven Dake proposed openstack/kolla: Drop root for Horizon service https://review.openstack.org/243400 | 09:47 |
openstackgerrit | Steven Dake proposed openstack/kolla: Drop root for heat https://review.openstack.org/243350 | 09:47 |
openstackgerrit | Steven Dake proposed openstack/kolla: Drop root privileges for mariadb https://review.openstack.org/243480 | 09:47 |
openstackgerrit | Steven Dake proposed openstack/kolla: install openstack-heat-common in heat-base https://review.openstack.org/243495 | 09:47 |
sdake | fun filled night | 09:49 |
sdake | time for bed | 09:50 |
sdake | night all | 09:50 |
sdake | SamYaple sweet dreams | 09:50 |
*** athomas has joined #kolla | 09:54 | |
SamYaple | night sdake | 10:00 |
*** achanda has joined #kolla | 10:00 | |
*** akwasnie has joined #kolla | 10:02 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 10:05 |
*** achanda has quit IRC | 10:05 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 10:18 |
*** sdake has quit IRC | 10:20 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 10:23 |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 10:34 |
*** ashishjain has joined #kolla | 10:34 | |
SamYaple | pbourke: i ended up using awk | 10:49 |
SamYaple | it was less cumbersome than python | 10:49 |
pbourke | ha | 10:49 |
SamYaple | NODE_INTERFACE=( $(ip a | awk -F'[: ]+' "/^[0-9]/ {interface = \$2} /${NODE_IP}\// {print interface, \$3}") ) | 10:49 |
SamYaple | that returns the interface and ip (with subnet) | 10:49 |
pbourke | good enough | 10:49 |
*** tfukushima has quit IRC | 10:57 | |
*** tfukushima has joined #kolla | 10:58 | |
*** ashishjain has quit IRC | 11:00 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 11:05 |
*** dims has joined #kolla | 11:05 | |
*** jmccarthy1 has joined #kolla | 11:09 | |
*** jmccarthy has quit IRC | 11:09 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 11:13 |
*** pbourke has quit IRC | 11:16 | |
*** pbourke has joined #kolla | 11:17 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 11:19 |
*** sdake has joined #kolla | 11:19 | |
*** dims has quit IRC | 11:21 | |
*** sdake has quit IRC | 11:21 | |
*** dims has joined #kolla | 11:22 | |
*** gfidente has joined #kolla | 11:26 | |
*** gfidente has joined #kolla | 11:26 | |
*** CBR09 has quit IRC | 11:27 | |
*** dwalsh has quit IRC | 11:29 | |
*** jmccarthy1 has quit IRC | 11:32 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 11:36 |
*** jmccarthy has joined #kolla | 11:36 | |
*** jmccarthy has quit IRC | 11:39 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 11:41 |
*** akwasnie has quit IRC | 11:43 | |
*** dwalsh has joined #kolla | 11:47 | |
*** tfukushima has quit IRC | 11:49 | |
*** achanda has joined #kolla | 11:54 | |
*** jmccarthy has joined #kolla | 11:57 | |
SamYaple | hey pbourke whatcha working on these days? | 12:02 |
pbourke | SamYaple: my japan receipts :/ | 12:02 |
SamYaple | oh i should do those | 12:02 |
pbourke | SamYaple: before that hacking libvirt to work with vagrant in our lab, which I hope to use to finish the tempest work | 12:02 |
SamYaple | hey you coming to south carolina for the midcycle? | 12:03 |
pbourke | doubtful | 12:03 |
pbourke | its a long way to go for two days | 12:03 |
SamYaple | there is beer here.... | 12:03 |
SamYaple | im just saying | 12:03 |
pbourke | id like to | 12:04 |
pbourke | but there is company and girlfriend approval | 12:04 |
pbourke | have only so much of that a year | 12:04 |
SamYaple | do they disapprove of beer? | 12:04 |
SamYaple | sounds like a deal breaker to be honest | 12:04 |
pbourke | just beer 6000km away | 12:05 |
SamYaple | fair enough | 12:05 |
pbourke | i'll see | 12:05 |
pbourke | when is it? | 12:05 |
SamYaple | no hard date, mid feb | 12:06 |
SamYaple | anyone use gertty | 12:08 |
SamYaple | ? | 12:08 |
pbourke | i do | 12:09 |
pbourke | sometimes | 12:09 |
pbourke | its not quite there yet | 12:09 |
SamYaple | its.... getting there | 12:09 |
SamYaple | its good to power through reviews | 12:09 |
pbourke | i submitted one patch | 12:09 |
pbourke | to fix one of the sorting shortcuts | 12:09 |
pbourke | i need to revisit it as there's a bug in firefox 42 that's breaking my filters | 12:10 |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 12:18 |
britthouser | Where in SC SamYaple? | 12:19 |
SamYaple | britthouser: greenville (upstate) | 12:22 |
*** achanda has quit IRC | 12:23 | |
britthouser | I'm about 2hour drive from there. | 12:24 |
SamYaple | britthouser: well i expect to see you there then | 12:25 |
britthouser | Yeah I think I should be able to talk mgmt into it. | 12:26 |
SamYaple | where to you work britthouser ? | 12:27 |
britthouser | cisco with sdake | 12:30 |
*** sdake has joined #kolla | 12:32 | |
*** sdake has quit IRC | 12:33 | |
*** sdake has joined #kolla | 12:34 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 12:34 |
SamYaple | britthouser: ah cool. i did the cisco thing for a minute | 12:35 |
britthouser | Oh yeah? What year? | 12:35 |
*** sdake has quit IRC | 12:35 | |
SamYaple | 2010 ish | 12:44 |
*** klint has quit IRC | 12:48 | |
*** Kennan has quit IRC | 12:48 | |
britthouser | cool | 12:50 |
*** Kennan has joined #kolla | 12:51 | |
*** jmccarthy has quit IRC | 12:51 | |
*** dims has quit IRC | 12:53 | |
*** dims has joined #kolla | 12:56 | |
*** dwalsh has quit IRC | 12:57 | |
*** jruano has joined #kolla | 13:00 | |
*** jmccarthy1 has joined #kolla | 13:09 | |
*** jmccarthy1 has quit IRC | 13:09 | |
*** jmccarthy1 has joined #kolla | 13:09 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 13:17 |
*** akwasnie has joined #kolla | 13:17 | |
*** achanda has joined #kolla | 13:23 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 13:26 |
*** achanda has quit IRC | 13:30 | |
*** absubram has joined #kolla | 13:36 | |
*** absubram_ has joined #kolla | 13:37 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 13:39 |
*** absubram has quit IRC | 13:40 | |
*** absubram_ is now known as absubram | 13:40 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 13:49 |
*** britthouser has quit IRC | 13:51 | |
*** britthouser has joined #kolla | 13:51 | |
*** akwasnie has quit IRC | 13:51 | |
*** [zhangtao] has joined #kolla | 13:57 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 14:04 |
*** thumpba has joined #kolla | 14:09 | |
*** diogogmt has joined #kolla | 14:13 | |
*** rhallisey has joined #kolla | 14:18 | |
*** absubram has quit IRC | 14:18 | |
*** absubram has joined #kolla | 14:19 | |
*** absubram has quit IRC | 14:23 | |
*** signed8bit has joined #kolla | 14:32 | |
*** sdake has joined #kolla | 14:34 | |
*** [zhangtao] has quit IRC | 14:34 | |
pbourke | mandre: hey martin you there? | 14:34 |
SamYaple | mandre: dont listen to him! he wants something! | 14:35 |
*** sdake has quit IRC | 14:35 | |
jmccarthy1 | Hmm ok I've got a question :) I have a multinode setup in vms (all on the same physical host server), it seems fine. However, when I add in additional compute nodes/vms that are hosted on a different server from the rest, any cirros instances that are created on those compute nodes do not actually get their addresses assigned in the instance itself. | 14:37 |
diogogmt | SamYaple: what’s the recommend approach here: should i rebase my commits or submit both of them for review? http://pastebin.com/xxsS3aAi | 14:38 |
jmccarthy1 | Thought I'd throw it out there anyway :) | 14:39 |
SamYaple | diogogmt: im not sure. what are the commits for? | 14:39 |
SamYaple | do they server different purposes? | 14:39 |
SamYaple | are they dependant on each other? | 14:40 |
diogogmt | no, the second is just a revision upon the first | 14:40 |
SamYaple | diogogmt: you want to use `git commit -a --amend` to do that | 14:40 |
SamYaple | to fix this what you need to do is `git reset --soft HEAD~1` then `git commit -a --amend` | 14:40 |
SamYaple | that will reset your commit and allow you to merge it with teh first | 14:40 |
diogogmt | oh ok, i’ll give that a try | 14:41 |
SamYaple | jmccarthy1: sounds like you have your networking setup not good | 14:42 |
SamYaple | jmccarthy1: specifically you probably don't have L2 communication between nodes | 14:42 |
jmccarthy1 | SamYaple: I wouldn't be surprised if I have something not configured ideally :) Not sure how to break it down, there a bajillion various issues like this in my searches .. | 14:44 |
*** jmccarthy1 has quit IRC | 14:45 | |
SamYaple | i could probably help, but i have no idea of your setup or your anything | 14:45 |
*** jmccarthy1 has joined #kolla | 14:45 | |
SamYaple | main thing is to make sure you have L2 communication to your other nodes | 14:45 |
SamYaple | this likely means bridge | 14:45 |
*** akwasnie has joined #kolla | 14:48 | |
jmccarthy1 | SamYaple: Ok I'll dig a bit more and see, I think I should be able to get away with using kvm virbr0 underneath in my vms | 14:49 |
*** tfukushima has joined #kolla | 14:50 | |
openstackgerrit | Diogo Monteiro proposed openstack/kolla: Add Ubuntu support for Vagrant https://review.openstack.org/243635 | 14:53 |
*** tfukushima has quit IRC | 14:54 | |
openstackgerrit | Paul Bourke proposed openstack/kolla: Fix vagrant libvirt proxy support https://review.openstack.org/243641 | 14:59 |
openstackgerrit | Paul Bourke proposed openstack/kolla: Fix vagrant libvirt proxy support https://review.openstack.org/243641 | 15:02 |
*** mbound has quit IRC | 15:05 | |
*** diogogmt has quit IRC | 15:06 | |
*** mbound has joined #kolla | 15:10 | |
*** mbound has quit IRC | 15:11 | |
*** mbound has joined #kolla | 15:12 | |
*** ssurana has joined #kolla | 15:27 | |
*** achanda has joined #kolla | 15:27 | |
*** sdake has joined #kolla | 15:29 | |
bmace | huzzah, i saw the python-kollaclient governance change was approved / merged. | 15:30 |
*** sdake has quit IRC | 15:30 | |
*** achanda has quit IRC | 15:32 | |
jmccarthy1 | bmace: Nice ! | 15:34 |
*** mbound has quit IRC | 15:36 | |
*** bradjones is now known as bradjones|away | 15:38 | |
*** mbound has joined #kolla | 15:45 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 15:47 |
*** sdake has joined #kolla | 15:48 | |
sdake | morning | 15:48 |
bmace | morning sdake | 15:48 |
*** sdake_ has joined #kolla | 15:51 | |
*** sdake has quit IRC | 15:53 | |
*** diogogmt has joined #kolla | 15:55 | |
sdake_ | motninh | 15:55 |
openstackgerrit | Paul Bourke proposed openstack/kolla: Fix vagrant libvirt proxy support https://review.openstack.org/243641 | 15:57 |
*** egonzalez has quit IRC | 15:57 | |
openstackgerrit | Merged openstack/kolla: Horizon rdo package requires python-keystoneauth1 https://review.openstack.org/243456 | 15:58 |
*** egonzalez has joined #kolla | 15:59 | |
*** diogogmt has quit IRC | 15:59 | |
*** jmccarthy1 has quit IRC | 16:00 | |
*** jmccarthy has joined #kolla | 16:01 | |
*** diogogmt has joined #kolla | 16:02 | |
SamYaple | can i get a core ack on https://review.openstack.org/#/c/243031/ | 16:05 |
*** egonzalez has quit IRC | 16:06 | |
*** egonzalez has joined #kolla | 16:06 | |
*** egonzalez has quit IRC | 16:07 | |
*** jmccarthy has quit IRC | 16:07 | |
*** jmccarthy has joined #kolla | 16:08 | |
openstackgerrit | Merged openstack/kolla: We now have a logs publisher https://review.openstack.org/243031 | 16:12 |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 16:12 |
*** sdake_ has quit IRC | 16:33 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 16:35 |
*** sdake has joined #kolla | 16:38 | |
*** cloudnautique has joined #kolla | 16:47 | |
*** sdake has quit IRC | 16:54 | |
*** mbound has quit IRC | 17:03 | |
*** Kennan has quit IRC | 17:04 | |
*** Kennan has joined #kolla | 17:05 | |
*** unicell1 has joined #kolla | 17:05 | |
*** unicell has quit IRC | 17:06 | |
*** mbound has joined #kolla | 17:12 | |
*** jmccarthy has quit IRC | 17:12 | |
*** ssurana has quit IRC | 17:14 | |
diogogmt | how can i run the style check script that the automated test runs before i commit my changes to make sure they are styled properly? i got this error from the automated test runner: http://logs.openstack.org/35/243635/1/check/gate-kolla-bashate/bbcea1b/console.html | 17:18 |
*** mbound has quit IRC | 17:18 | |
*** guruMeditator has quit IRC | 17:20 | |
bmace | tox -e bashate ? | 17:20 |
bmace | ^ diogogmt | 17:21 |
diogogmt | bmace: do i need to specify the file i want to be checked? where is the style guide defined? | 17:23 |
bmace | it will do bashate over the whole codebase | 17:23 |
bmace | bashate is pretty standard, i am sure you can find the ruleset if you look around a bit. | 17:23 |
diogogmt | bmace: ok got it, bashate is like pep or jshint, right? | 17:24 |
bmace | yup, it is like pep8 for bash scripts | 17:24 |
*** akwasnie has quit IRC | 17:25 | |
*** dims has quit IRC | 17:27 | |
*** dims has joined #kolla | 17:28 | |
*** cemmason1 has joined #kolla | 17:30 | |
*** achanda has joined #kolla | 17:30 | |
*** unicell1 has quit IRC | 17:32 | |
*** Hui has joined #kolla | 17:34 | |
Hui | Hi, SamYaple | 17:34 |
*** achanda has quit IRC | 17:36 | |
*** cloudnautique has quit IRC | 17:37 | |
*** cloudnautique has joined #kolla | 17:41 | |
*** cloudnautique has quit IRC | 17:41 | |
*** cloudnautique has joined #kolla | 17:41 | |
openstackgerrit | Diogo Monteiro proposed openstack/kolla: Added Ubuntu support for Vagrant https://review.openstack.org/243635 | 17:46 |
*** gfidente has quit IRC | 17:49 | |
*** jmccarthy has joined #kolla | 17:49 | |
*** ssurana has joined #kolla | 17:53 | |
*** jmccarthy has quit IRC | 17:54 | |
*** unicell has joined #kolla | 18:09 | |
*** achanda has joined #kolla | 18:25 | |
*** signed8bit is now known as signed8bit_ZZZzz | 18:37 | |
*** sdake has joined #kolla | 18:40 | |
*** achanda has quit IRC | 18:41 | |
*** signed8bit_ZZZzz is now known as signed8bit | 18:48 | |
*** jasonsb has quit IRC | 18:57 | |
*** jasonsb has joined #kolla | 18:57 | |
*** achanda has joined #kolla | 19:03 | |
diogogmt | started to get this error when building images from ubuntu source on master: http://pastebin.com/Rp10Wnvd | 19:05 |
diogogmt | looks like the image obj doesn’t have a logs attribute? | 19:05 |
*** achanda has quit IRC | 19:09 | |
*** achanda has joined #kolla | 19:12 | |
*** achanda has quit IRC | 19:13 | |
*** bmace has quit IRC | 19:14 | |
*** bmace has joined #kolla | 19:14 | |
*** cloudnautique has quit IRC | 19:15 | |
*** tzn has quit IRC | 19:22 | |
*** cloudnautique has joined #kolla | 19:32 | |
*** cloudnautique has joined #kolla | 19:32 | |
*** tzn has joined #kolla | 19:35 | |
*** tzn has quit IRC | 19:37 | |
*** tzn has joined #kolla | 19:37 | |
sdake | diogogmt keystone failed to build for some reason and didn't reutrn any logs - the build tool appears to have trouble with this scenario | 19:45 |
*** jasonsb has quit IRC | 19:49 | |
*** daneyon has joined #kolla | 19:54 | |
*** daneyon__ has joined #kolla | 19:55 | |
*** daneyon_ has quit IRC | 19:56 | |
*** daneyon has quit IRC | 19:58 | |
*** sdake has quit IRC | 20:00 | |
*** athomas has quit IRC | 20:03 | |
*** tzn has quit IRC | 20:15 | |
*** unicell has quit IRC | 20:17 | |
*** unicell has joined #kolla | 20:17 | |
*** mbound has joined #kolla | 20:18 | |
*** unicell has quit IRC | 20:21 | |
*** unicell has joined #kolla | 20:21 | |
dmsimard | Pretty broad question and I know it depends on hardware but how much times does it take approximatively to install an aio (including building images) ? | 20:41 |
SamYaple | dmsimard: our gate does it in ~20 minutes, and its a vm | 20:43 |
dmsimard | SamYaple: how much of that is building images ? | 20:43 |
SamYaple | dmsimard: in the gate, about 13 minutes | 20:54 |
dmsimard | SamYaple: cool, thanks. | 20:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 20:56 |
*** tzn has joined #kolla | 21:02 | |
*** tzn has quit IRC | 21:08 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE https://review.openstack.org/243824 | 21:09 |
*** sacharya has joined #kolla | 21:10 | |
*** cemmason1 has quit IRC | 21:11 | |
*** cemmason1 has joined #kolla | 21:13 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 21:18 |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 21:22 |
*** akwasnie has joined #kolla | 21:22 | |
*** rhallisey has quit IRC | 21:38 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE https://review.openstack.org/243824 | 21:42 |
*** sacharya has quit IRC | 21:44 | |
*** tzn has joined #kolla | 21:45 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE: _-_-_-_-_-_-_-_-_-_-_-_-_ https://review.openstack.org/243437 | 21:51 |
dmsimard | dang, if [[ $(hostname | grep rax) ]]; then | 21:52 |
dmsimard | SamYaple: What are you trying to achieve ? Detect the secondary disk ? | 21:53 |
*** thumpba has quit IRC | 21:54 | |
*** akwasnie has quit IRC | 21:55 | |
SamYaple | dmsimard: yea the different cloud providers have different architectures for thier disks | 21:55 |
SamYaple | mainly just RAX because it is xen while pretty much all the other clouds are kvm | 21:55 |
*** akwasnie has joined #kolla | 21:56 | |
*** sdake has joined #kolla | 22:03 | |
asalkeld | morning o/ | 22:03 |
dmsimard | I'm thinking there's probably something more cleaner to do out of parsing whatever is in /sys/block but I'm not really sure in fact | 22:03 |
SamYaple | dmsimard: im sure there is, but that requires far more logic and checking | 22:07 |
SamYaple | this was a few lines of code to get the gate going and since it hasn;t busted yet eh | 22:07 |
*** jasonsb has joined #kolla | 22:14 | |
*** unicell1 has joined #kolla | 22:18 | |
*** unicell has quit IRC | 22:19 | |
*** sdake has quit IRC | 22:28 | |
*** tzn has quit IRC | 22:38 | |
*** tzn has joined #kolla | 22:47 | |
*** jasonsb has quit IRC | 22:47 | |
*** cemmason1 has quit IRC | 22:52 | |
*** cemmason1 has joined #kolla | 22:57 | |
*** akwasnie has quit IRC | 23:09 | |
*** signed8bit is now known as signed8bit_ZZZzz | 23:09 | |
*** dims has quit IRC | 23:15 | |
*** signed8bit_ZZZzz is now known as signed8bit | 23:23 | |
*** jasonsb has joined #kolla | 23:34 | |
*** unicell1 has quit IRC | 23:39 | |
*** unicell has joined #kolla | 23:39 | |
*** signed8bit is now known as signed8bit_ZZZzz | 23:39 | |
*** tzn has quit IRC | 23:47 | |
*** tzn has joined #kolla | 23:48 | |
*** tzn has quit IRC | 23:49 | |
*** tzn has joined #kolla | 23:49 | |
*** signed8bit_ZZZzz is now known as signed8bit | 23:51 | |
*** signed8bit has quit IRC | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!