*** sacharya has quit IRC | 00:00 | |
*** signed8bit is now known as signed8bit_ZZZzz | 00:10 | |
SamYaple | w00t | 00:10 |
---|---|---|
SamYaple | thanks asalkeld | 00:10 |
asalkeld | np | 00:10 |
*** jtriley has quit IRC | 00:14 | |
*** signed8bit_ZZZzz is now known as signed8bit | 00:15 | |
*** cemmason has joined #kolla | 00:16 | |
*** openstackgerrit has quit IRC | 00:16 | |
*** openstackgerrit has joined #kolla | 00:16 | |
*** mbound_ has quit IRC | 00:18 | |
*** jtriley has joined #kolla | 00:20 | |
*** sacharya has joined #kolla | 00:21 | |
*** sacharya has quit IRC | 00:23 | |
*** jtriley has quit IRC | 00:25 | |
openstackgerrit | Merged openstack/kolla: Fix bootstrap for services https://review.openstack.org/242777 | 00:27 |
openstackgerrit | Merged openstack/kolla: Make the database json variable more readable https://review.openstack.org/242024 | 00:27 |
openstackgerrit | Merged openstack/kolla: Fix incorrect ansible variable https://review.openstack.org/248837 | 00:27 |
*** cemmason has quit IRC | 00:33 | |
*** signed8bit is now known as signed8bit_ZZZzz | 00:37 | |
*** salv-orlando has quit IRC | 00:43 | |
*** jtriley has joined #kolla | 00:43 | |
*** JoseMello has quit IRC | 00:44 | |
*** sdake_ has joined #kolla | 00:45 | |
*** sdake has quit IRC | 00:45 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix bootstrap for services https://review.openstack.org/248958 | 00:52 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Make the database json variable more readable https://review.openstack.org/248959 | 00:52 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix incorrect ansible variable https://review.openstack.org/248960 | 00:52 |
*** jtriley has quit IRC | 00:56 | |
*** cemmason has joined #kolla | 01:01 | |
*** ssurana has quit IRC | 01:02 | |
*** ssurana has joined #kolla | 01:02 | |
*** ssurana has quit IRC | 01:06 | |
*** vilobhmm1 has joined #kolla | 01:12 | |
SamYaple | sdake_: scrapped 1.0.1 release. we are going to go straight to 1.1 since those patches need time to sit in stable liberty to ensure no issue arise before we tag 1.1 | 01:12 |
*** vilobhmm has quit IRC | 01:12 | |
sdake_ | did you merge your patches? | 01:12 |
*** sdake_ is now known as sdake | 01:12 | |
SamYaple | yea there are a few up there to unbreak the bootstrap process in stable | 01:13 |
SamYaple | they havent merged yet | 01:13 |
SamYaple | also i cleaned up all the bugs so https://bugs.launchpad.net/kolla/liberty/+bugs should actually be an accurate representation of the liberty bugs | 01:14 |
sdake | nice work | 01:16 |
*** tfukushima has joined #kolla | 01:17 | |
*** mbound_ has joined #kolla | 01:19 | |
SamYaple | oh! also sdake added cache tier and erasure coding to the ceph docs | 01:22 |
sdake | nice | 01:23 |
sdake | was is ersure coding | 01:23 |
sdake | what | 01:23 |
SamYaple | http://docs.ceph.com/docs/hammer/rados/operations/erasure-code/ | 01:24 |
SamYaple | cloudy raid. use less space at cost of more cpu (marginally) | 01:24 |
*** mbound_ has quit IRC | 01:24 | |
sdake | boy i wish i invented ceph | 01:25 |
SamYaple | this was sage's phd thesis | 01:26 |
SamYaple | he is Dr now | 01:26 |
sdake | i have invented very ltitle, most of my game comes from combinging other people's ideas together (composition) | 01:27 |
SamYaple | i am well aware | 01:27 |
SamYaple | gotta do something somewhere | 01:27 |
SamYaple | i like the low level, highlevel is eh | 01:27 |
SamYaple | though kolla is pretty high level for me | 01:27 |
sdake | kolla is composition at its finest | 01:28 |
SamYaple | yup | 01:28 |
SamYaple | so i started on our very own docker module | 01:28 |
sdake | defintely th emost highly composed simple system i hve worked on | 01:28 |
SamYaple | you know one thing we can do with this is create named volumes so we no llonger need a "data" container | 01:28 |
sdake | not familiar with that tech | 01:29 |
SamYaple | what tech? | 01:29 |
sdake | named volumes | 01:29 |
SamYaple | oh. yea i was telling you about them for docker 1.8 i think | 01:29 |
SamYaple | basically docker can have a volume addressed by name | 01:29 |
SamYaple | so far only available through the api (client hasn't been updated as far as i know) | 01:30 |
SamYaple | but in the end it means even with no containers running that volume and its data are safe (and attachable) | 01:30 |
sdake | cool sounds good | 01:31 |
sdake | i'd liek to play with a p ooc before we pull the trigger on a mass chaange | 01:31 |
SamYaple | ha | 01:31 |
SamYaple | yea of course | 01:31 |
SamYaple | first we have to definitevely say we want to use our own docker module | 01:31 |
sdake | i want to make sure we can do backup of the data container | 01:31 |
sdake | yes own docker omdoule | 01:32 |
sdake | please hurry ;) | 01:32 |
SamYaple | there is a wip | 01:32 |
SamYaple | i welcome reviews (even though its basically non functinal) | 01:32 |
SamYaple | ill be pushing as i go, please review as i go | 01:32 |
sdake | wil do | 01:32 |
sdake | i should be good to go this wweek | 01:32 |
sdake | although i have a torture session t the detnist tomorrow | 01:32 |
sdake | so tomorrow i may be out o action a bit | 01:33 |
SamYaple | best time to review | 01:33 |
SamYaple | +2+1 | 01:33 |
sdake | that equals -1! | 01:33 |
SamYaple | if you do have a moment, angus really needs this merged https://review.openstack.org/#/c/242912/ | 01:33 |
asalkeld | ok, looking | 01:33 |
SamYaple | asalkeld: no i was talking to sdake :P | 01:34 |
asalkeld | har | 01:34 |
asalkeld | looked familar | 01:34 |
SamYaple | :) | 01:34 |
SamYaple | i wanted to help on some of those bugs | 01:34 |
asalkeld | i went crazy and made heap | 01:36 |
asalkeld | i went crazy and made heaps of bugs | 01:36 |
SamYaple | we can just use a heap overflow to clear those bugs right out | 01:37 |
sdake | asalkeld one minor nitpick | 01:37 |
SamYaple | only one.... | 01:37 |
*** iceyao has joined #kolla | 01:42 | |
*** cemmason has quit IRC | 01:42 | |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Add config generation script and some examples https://review.openstack.org/242912 | 01:44 |
asalkeld | now including a tox check | 01:44 |
*** suro-patz has joined #kolla | 01:57 | |
*** Kennan has quit IRC | 01:57 | |
*** ashoke has quit IRC | 02:10 | |
*** suro-patz has quit IRC | 02:10 | |
*** rhallisey has quit IRC | 02:11 | |
*** suro-patz has joined #kolla | 02:11 | |
*** Kennan has joined #kolla | 02:17 | |
*** signed8bit_ZZZzz is now known as signed8bit | 02:19 | |
*** vilobhmm1 has quit IRC | 02:23 | |
*** vilobhmm has joined #kolla | 02:24 | |
*** signed8bit has quit IRC | 02:32 | |
*** dims has joined #kolla | 02:40 | |
*** Kennan has quit IRC | 02:42 | |
*** salv-orlando has joined #kolla | 02:47 | |
*** vilobhmm has quit IRC | 02:48 | |
*** jtriley has joined #kolla | 02:52 | |
*** sacharya has joined #kolla | 02:53 | |
*** suro-patz has quit IRC | 02:54 | |
*** jtriley has quit IRC | 02:57 | |
*** salv-orlando has quit IRC | 02:59 | |
*** suro-patz has joined #kolla | 03:06 | |
*** Kennan has joined #kolla | 03:13 | |
*** dims has quit IRC | 03:17 | |
*** dims has joined #kolla | 03:22 | |
*** yuanying has quit IRC | 03:23 | |
*** gfidente|afk has quit IRC | 03:30 | |
*** vilobhmm has joined #kolla | 03:30 | |
*** dims has quit IRC | 03:35 | |
*** tfukushima has quit IRC | 03:36 | |
*** tfukushima has joined #kolla | 03:37 | |
*** tfukushima has quit IRC | 03:39 | |
*** vbel1 has quit IRC | 03:40 | |
*** tfukushima has joined #kolla | 03:40 | |
*** klint has joined #kolla | 03:40 | |
*** vbel1 has joined #kolla | 03:40 | |
*** tfukushima has quit IRC | 03:42 | |
*** tfukushima has joined #kolla | 03:42 | |
*** tfukushima has quit IRC | 03:44 | |
*** tfukushima has joined #kolla | 03:45 | |
*** tfukushima has quit IRC | 03:47 | |
*** tfukushima has joined #kolla | 03:47 | |
*** tfukushima has quit IRC | 03:49 | |
*** tfukushima has joined #kolla | 03:50 | |
*** tfukushima has quit IRC | 03:52 | |
*** yuanying has joined #kolla | 04:08 | |
*** vilobhmm has quit IRC | 04:12 | |
*** sacharya has quit IRC | 04:18 | |
*** tfukushima has joined #kolla | 04:37 | |
*** sacharya has joined #kolla | 04:40 | |
*** tfukushima has quit IRC | 04:43 | |
*** suro-patz has quit IRC | 04:45 | |
*** jtriley has joined #kolla | 04:52 | |
*** jtriley has quit IRC | 04:59 | |
*** tfukushima has joined #kolla | 05:05 | |
openstackgerrit | Martin André proposed openstack/kolla: Pin Liberty tarballs to tagged versions. https://review.openstack.org/247326 | 05:06 |
*** sdake_ has joined #kolla | 05:09 | |
*** tfukushima has quit IRC | 05:10 | |
*** sdake has quit IRC | 05:10 | |
*** tfukushima has joined #kolla | 05:12 | |
*** sdake_ has quit IRC | 05:26 | |
*** achanda has joined #kolla | 05:29 | |
*** dave-mccowan has quit IRC | 05:36 | |
*** achanda has quit IRC | 05:41 | |
*** salv-orlando has joined #kolla | 05:56 | |
*** salv-orlando has quit IRC | 06:01 | |
*** tfukushima has quit IRC | 06:35 | |
*** suro-patz has joined #kolla | 06:46 | |
*** tfukushima has joined #kolla | 06:52 | |
asalkeld | mandre: can you approve this ? https://review.openstack.org/#/c/242912/16 | 06:53 |
mandre | yeah sure, let me have a look at it | 06:54 |
asalkeld | thanks, we want to get going on implementation... | 06:54 |
*** jtriley has joined #kolla | 06:55 | |
*** jtriley has quit IRC | 07:00 | |
*** vilobhmm has joined #kolla | 07:12 | |
*** vilobhmm1 has joined #kolla | 07:14 | |
*** vilobhmm has quit IRC | 07:17 | |
*** sacharya has quit IRC | 07:27 | |
*** suro-patz has quit IRC | 07:29 | |
*** suro-patz has joined #kolla | 07:29 | |
*** suro-patz has quit IRC | 07:30 | |
*** akwasnie has joined #kolla | 07:46 | |
*** tfukushima has quit IRC | 07:47 | |
*** tfukushima has joined #kolla | 07:48 | |
*** vilobhmm1 has quit IRC | 07:53 | |
*** sacharya has joined #kolla | 07:56 | |
mandre | asalkeld, how is deploy.py working exactly? it ensures the conf is written in zookeeper then issues a marathon command for all the .marathon files? | 07:56 |
*** sacharya has quit IRC | 08:03 | |
*** stvnoyes has quit IRC | 08:08 | |
*** stvnoyes has joined #kolla | 08:09 | |
*** wuhg has joined #kolla | 08:13 | |
*** salv-orlando has joined #kolla | 08:13 | |
wuhg | SamYaple: i have chckout the patch https://review.openstack.org/#/c/242777/, but keystone deploy still got https://bugs.launchpad.net/kolla/+bug/1518833 | 08:14 |
openstack | Launchpad bug 1513598 in kolla liberty "duplicate for #1518833 neutron bootstrap container fails due to missing neutron.conf" [High,In progress] - Assigned to Sam Yaple (s8m) | 08:15 |
wuhg | i'm tring to deploy kolla all in one | 08:15 |
*** hetii has joined #kolla | 08:20 | |
hetii | Hi :) | 08:20 |
*** salv-orlando has quit IRC | 08:21 | |
*** athomas has joined #kolla | 08:24 | |
kjelly | hi hetii | 08:24 |
hetii | After kolla-build I get such dictonary at the endhttp://pastebin.ca/3271324 | 08:26 |
hetii | http://pastebin.ca/3271324 | 08:26 |
*** salv-orlando has joined #kolla | 08:29 | |
hetii | after that I try rebuild for eg by: kolla-build nova-libvirt --push and get ERROR:kolla.cmd.build:unauthorized: access to the requested resource is not authorized | 08:32 |
kjelly | hetii: Do you have local registry ? | 08:32 |
hetii | yes | 08:33 |
kjelly | hetii: Do you set --registry flag ? | 08:33 |
*** salv-orlando has quit IRC | 08:33 | |
hetii | yes, the origin command was: kolla-build --registry 127.0.0.1:4000 --push | 08:34 |
kjelly | hetii: "kolla-build nova-libvirt --push" the command try to push to kollaglue in docker hub. So it failed. | 08:34 |
hetii | ok I lunch this command again with --registry argument and now I have Successfully built images | 08:36 |
hetii | but what means this tuple with two dictonares that are print at the end? | 08:36 |
hetii | now its look like: ({}, {'nova-libvirt': 'built', 'base': 'built'}, {'heat-api-cfn': ... | 08:36 |
hetii | ahh I see | 08:37 |
hetii | the first one have a components that fail on build process | 08:37 |
*** sdake has joined #kolla | 08:45 | |
*** sdake has quit IRC | 08:48 | |
wuhg | kjelly: is not necessary to use local register when deploy all one one ,right | 08:48 |
*** cemmason has joined #kolla | 08:48 | |
*** sdake has joined #kolla | 08:48 | |
kjelly | wuhg: yes, but make sure you set docker_pull_policy to "missing". | 08:49 |
*** vbel1 has quit IRC | 08:49 | |
kjelly | wuhg: if you want to use the image you build | 08:50 |
kjelly | wuhg: I means it's not necessary to use local register. | 08:52 |
wuhg | yes , i've build the image on ubuntu and set the docker_pull_policy to missing | 08:52 |
wuhg | kjelly: ok got it thanks for the confirm | 08:53 |
wuhg | but , i've stucked at https://bugs.launchpad.net/kolla/+bug/1518833 these days , could you help me , i'm trying to deploy all in one | 08:55 |
openstack | Launchpad bug 1513598 in kolla liberty "duplicate for #1518833 neutron bootstrap container fails due to missing neutron.conf" [High,In progress] - Assigned to Sam Yaple (s8m) | 08:55 |
*** jtriley has joined #kolla | 08:55 | |
wuhg | i've pull the lastest kolly code today ,but the problem still unfixed | 08:56 |
kjelly | wuhg: I don't know what's wrong. I am rebuilding my environment. So I maybe can't help you now. | 08:57 |
*** shardy has joined #kolla | 08:57 | |
wuhg | ok, take your time | 08:59 |
kjelly | By the way, try to deploy using "ansible-playbook -vvvv -i inventory/all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml site.yml" ? | 08:59 |
*** jtriley has quit IRC | 09:00 | |
*** sdake has quit IRC | 09:01 | |
wuhg | yes, i did it a few time, end with same error | 09:02 |
kjelly | Ok. | 09:02 |
*** mbound_ has joined #kolla | 09:10 | |
*** gfidente has joined #kolla | 09:14 | |
*** openstackgerrit has quit IRC | 09:16 | |
*** openstackgerrit has joined #kolla | 09:16 | |
*** slotti has joined #kolla | 09:19 | |
*** akscram1 is now known as akscram | 09:20 | |
asalkeld | mandre: yes | 09:27 |
asalkeld | (sorry was out doing some exercise) | 09:27 |
mandre | asalkeld, I left a comment in the review | 09:30 |
mandre | basically i'm jsut waiting for you to tell me if it's ok to +a | 09:30 |
asalkeld | mandre: please do +a | 09:33 |
asalkeld | it's kinda holding stuff up | 09:34 |
*** achanda has joined #kolla | 09:35 | |
mandre | asalkeld: done | 09:41 |
asalkeld | great, thanks | 09:42 |
mandre | i'm glad to see the work on mesos take shape | 09:42 |
asalkeld | yea, got a while to go | 09:42 |
mandre | i added kolla-mesos in my filters now | 09:46 |
*** pbourke has quit IRC | 09:48 | |
*** pbourke has joined #kolla | 09:49 | |
kjelly | wuhg: I can't reproduce your problems. | 09:53 |
kjelly | wuhg: But I use "ansible-playbook -vvvv -i inventory/all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml site.yml --tags mariadb,keystone" instead of "ansible-playbook -vvvv -i inventory/all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml site.yml --tags keystone" | 09:54 |
wuhg | kjelly: can you send me your build and deploy step , | 09:55 |
wuhg | for a all in one deploy | 09:55 |
kjelly | wuhg: kolla commit id: 260ad5c196617b8a5fde9c23a6cb4884928ac750 | 09:55 |
kjelly | wuhg: build command: sudo time /kolla/tools/build.py -t source -b ubuntu -r 1 -i /vagrant/header -I /vagrant/footer -T 24 --registry 172.22.2.81:4000 keystone data cinder neutron nova glance haproxy mariadb kolla-ansible rsyslog memcached rabbitmq | 09:55 |
kjelly | wuhg: deploy - sudo ansible-playbook -vvvv -i inventory/all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml site.yml --tags mariadb,keystone | 09:56 |
kjelly | wuhg: This is the command I use. | 09:56 |
wuhg | kjelly: many thanks , Glad to hear you have deployed successfully,will try it again | 09:57 |
*** sacharya has joined #kolla | 10:08 | |
*** sacharya has quit IRC | 10:12 | |
*** achanda has quit IRC | 10:14 | |
*** tfukushima has quit IRC | 10:27 | |
openstackgerrit | Merged openstack/kolla: Pin Liberty tarballs to tagged versions. https://review.openstack.org/247326 | 10:37 |
*** salv-orlando has joined #kolla | 10:38 | |
hetii | Q: init-runonce require tools like nova/neutron etc.. | 10:38 |
hetii | but as I see they are not in my host system where I run all docker containers | 10:38 |
openstackgerrit | Merged openstack/kolla-mesos: Add config generation script and some examples https://review.openstack.org/242912 | 10:39 |
hetii | do I need run some other script to get them ? | 10:39 |
*** salv-orlando has quit IRC | 10:42 | |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Add script to print out contents of zookeeper https://review.openstack.org/249123 | 10:51 |
openstackgerrit | Merged openstack/kolla: Create openrc file on the deploy node https://review.openstack.org/246223 | 10:53 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Run the requirements update script manually. https://review.openstack.org/249124 | 10:53 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Add the start of unit tests for kolla_mesos_start.py https://review.openstack.org/249125 | 10:53 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Don't register the group if there is no daemon https://review.openstack.org/249126 | 10:53 |
*** jtriley has joined #kolla | 10:56 | |
hetii | any tip ? | 10:59 |
*** jtriley has quit IRC | 11:01 | |
*** athomas has quit IRC | 11:01 | |
*** dims has joined #kolla | 11:06 | |
pbourke | hetii: currently the only way is to install them yourself via usual methods | 11:07 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Don't register the group if there is no daemon https://review.openstack.org/249126 | 11:07 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Add the start of unit tests for kolla_mesos_start.py https://review.openstack.org/249125 | 11:07 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Run the requirements update script manually. https://review.openstack.org/249124 | 11:07 |
pbourke | hetii: openstack-base does have them all there though so you could also use docker run with that container | 11:07 |
*** athomas has joined #kolla | 11:09 | |
coolsvap | asalkeld, just a minor comment, do you think it makes sense to use the similar contribution guidelines as kolla in kolla-mesos like having either bp/bug in each changeset involving code change? | 11:11 |
asalkeld | coolsvap: I generally do, tho' I am not painful about it | 11:12 |
asalkeld | i see little point in creating a bug just to sync requirements for example | 11:12 |
asalkeld | feel free to -1 if you feel the change deserves a bug/bp ref | 11:13 |
asalkeld | i am just used to the process in the heat project, which is probably very relaxed | 11:14 |
asalkeld | (I really like that I have to admit) | 11:14 |
asalkeld | I see process for process sake to be pointless and added friction | 11:15 |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Source installation in virtualenv https://review.openstack.org/246762 | 11:19 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Don't register the group if there is no daemon https://review.openstack.org/249126 | 11:21 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Add the start of unit tests for kolla_mesos_start.py https://review.openstack.org/249125 | 11:21 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Run the requirements update script manually. https://review.openstack.org/249124 | 11:21 |
asalkeld | sorry, seems to do a requirements update you have to "python update.py ../kolla-mesos -H" <- "-H" means also do hacking | 11:22 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Install kolla and kolla-mesos packages in Vagrant https://review.openstack.org/245591 | 11:29 |
*** achanda has joined #kolla | 11:39 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Pin specific version of Ceph https://review.openstack.org/247488 | 11:47 |
asalkeld | good night all | 11:51 |
nihilifer | good night asalkeld | 11:52 |
openstackgerrit | Merged openstack/kolla: Fix bootstrap for services https://review.openstack.org/248958 | 11:57 |
wuhg | kjelly: may i have a look at your /etc/kolla/global.yml | 11:57 |
openstackgerrit | Merged openstack/kolla: Make the database json variable more readable https://review.openstack.org/248959 | 11:57 |
openstackgerrit | Merged openstack/kolla: Fix incorrect ansible variable https://review.openstack.org/248960 | 11:57 |
openstackgerrit | Merged openstack/kolla-mesos: Install kolla and kolla-mesos packages in Vagrant https://review.openstack.org/245591 | 11:58 |
*** sdake has joined #kolla | 11:58 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Chronos bootstrap tasks https://review.openstack.org/246344 | 12:00 |
*** sdake has quit IRC | 12:03 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Chronos bootstrap tasks https://review.openstack.org/246344 | 12:04 |
*** sdake has joined #kolla | 12:09 | |
sdake | jpeeler ping | 12:09 |
sdake | wuhg stil around, i caan help | 12:12 |
*** sacharya has joined #kolla | 12:15 | |
*** salv-orlando has joined #kolla | 12:17 | |
*** jmccarthy has quit IRC | 12:19 | |
*** kjelly_ has joined #kolla | 12:19 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Chronos bootstrap tasks https://review.openstack.org/246344 | 12:20 |
*** sacharya has quit IRC | 12:20 | |
kjelly_ | wuhg: Now I am home. I can't give you the content, "global.yml". | 12:20 |
*** jmccarthy has joined #kolla | 12:20 | |
*** dave-mccowan has joined #kolla | 12:22 | |
openstackgerrit | Paul Bourke proposed openstack/kolla: Allow fetching plugins as part of the build https://review.openstack.org/246942 | 12:22 |
*** salv-orlando has quit IRC | 12:22 | |
openstackgerrit | Paul Bourke proposed openstack/kolla: Install plugins in neutron-server if available https://review.openstack.org/248026 | 12:23 |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Pin specific version of Ceph https://review.openstack.org/247488 | 12:31 |
*** pbourke has quit IRC | 12:31 | |
*** pbourke has joined #kolla | 12:46 | |
wuhg | ok, | 12:46 |
*** jtriley has joined #kolla | 12:57 | |
*** jtriley has quit IRC | 13:02 | |
*** rhallisey has joined #kolla | 13:04 | |
*** salv-orl_ has joined #kolla | 13:05 | |
*** dolpher has quit IRC | 13:16 | |
*** dolpher has joined #kolla | 13:17 | |
*** macsz has joined #kolla | 13:18 | |
SamYaple | wuhg: for AIO you have to still setup ssh keys from your current user to root | 13:19 |
SamYaple | wuhg: whats the exact error you are getting? (pastebin please) | 13:19 |
wuhg | SamYaple: the error is http://pastebin.com/7NebZKSV | 13:25 |
wuhg | $ docker exec -t kolla_ansible /usr/bin/ansible localhost -m mysql_user -a "login_host='10.0.0.19' login_port='3306' login_user='root' login_password='password' name='haproxy' password='' host='%'" | 13:25 |
wuhg | localhost | SUCCESS => { | 13:25 |
wuhg | "changed": false, | 13:25 |
wuhg | "user": "haproxy" | 13:25 |
wuhg | } | 13:25 |
SamYaple | ok thats unrelated to that other bug | 13:26 |
wuhg | you see that my maridb container is running ok | 13:26 |
SamYaple | in fact i beieve that has its own bug | 13:26 |
SamYaple | what version of ansible are you running | 13:26 |
wuhg | $ ansible --version | 13:27 |
wuhg | ansible 2.0.0 (devel 96fcfe45d0) last updated 2015/11/24 09:51:29 (GMT +000) | 13:27 |
wuhg | lib/ansible/modules/core: (detached HEAD 0e043f8c58) last updated 2015/11/24 09:51:33 (GMT +000) | 13:27 |
wuhg | lib/ansible/modules/extras: (detached HEAD e46e2e1d6f) last updated 2015/11/24 09:51:36 (GMT +000) | 13:27 |
wuhg | i install ansible from source | 13:27 |
SamYaple | wuhg: the playbooks do not work with ansible 2 | 13:27 |
wuhg | really ? a few days ago , i met a problem, and i isntalled ansible 2 fix it | 13:28 |
SamYaple | ah yes wuhg it looks like you filed a bug for this and then marked it incomple https://bugs.launchpad.net/kolla/+bug/1517936 | 13:28 |
openstack | Launchpad bug 1517936 in kolla "'ansible.parsing.yaml.objects.AnsibleUnicode object' has no attribute 'stdout'" [Undecided,Incomplete] | 13:28 |
SamYaple | wuhg: we do not test ansible 2.0 and will not until a stable version is released | 13:29 |
SamYaple | there are known issues with 2.0 and our playbooks | 13:29 |
wuhg | what ansible version do you use ? | 13:29 |
SamYaple | 1.9.4 is recommended | 13:29 |
wuhg | install it via pip? | 13:30 |
wuhg | do you tnink https://bugs.launchpad.net/kolla/+bug/1517936 is related with ansible 2? | 13:31 |
openstack | Launchpad bug 1517936 in kolla "'ansible.parsing.yaml.objects.AnsibleUnicode object' has no attribute 'stdout'" [Undecided,Incomplete] | 13:31 |
SamYaple | wuhg: im almost positive thats what it is | 13:31 |
wuhg | i don't need to build image after i downgrade ansible , rihgt ? SamYaple: | 13:32 |
SamYaple | but please feel free to reprodyce it with 1.x | 13:32 |
SamYaple | wuhg: nope no need to downgrade | 13:32 |
wuhg | sorry i don't need to rebuild image for kolla after i downgrade ansible ,right? | 13:33 |
SamYaple | wuhg: ah yea. no need to rebuild after downgrade | 13:33 |
wuhg | SamYaple: thanks you so much , | 13:34 |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Pin specific version of Ceph https://review.openstack.org/247488 | 13:35 |
*** dwalsh has joined #kolla | 13:38 | |
*** macsz has left #kolla | 13:39 | |
*** inc0 has joined #kolla | 13:40 | |
inc0 | good morning | 13:40 |
SamYaple | moening inc0 | 13:40 |
inc0 | wassup Sam? | 13:40 |
*** macsz has joined #kolla | 13:41 | |
SamYaple | just doing things | 13:42 |
wuhg | SamYaple: what docker version should be used for kolla? | 13:43 |
SamYaple | wuhg: its all in the docs, but docker 1.8.2 works | 13:44 |
inc0 | yeah, I hate that, let's fix ansible. | 13:47 |
SamYaple | inc0: hate what? | 13:50 |
wuhg | SamYaple: got KeyError: 'ExposedPorts' http://pastebin.com/WqpB6ku9 after downgrade to ansible 1.94 | 13:50 |
inc0 | version pin | 13:50 |
inc0 | and that too | 13:50 |
inc0 | I hate this one too | 13:51 |
SamYaple | wuhg: use docker 1.8.2 | 13:51 |
inc0 | I'm hateful person | 13:51 |
wuhg | ok, downgrading docker | 13:52 |
*** achanda has quit IRC | 13:57 | |
*** salv-orl_ has quit IRC | 14:00 | |
*** kproskurin has joined #kolla | 14:00 | |
sdake | your men are already dead | 14:03 |
sdake | so my kids are spoiled | 14:03 |
sdake | i bought them an overclocked 4.8 ghz 3 way si digital storm computer | 14:04 |
sdake | two of em | 14:04 |
sdake | my wife is like | 14:04 |
sdake | "what the hell are ew goin to buy them for christms when they are 16? a helicoptor?" | 14:04 |
sdake | also got them 1.2 tb 750 | 14:04 |
sdake | one in red n done in blue | 14:05 |
sdake | hope they like it | 14:05 |
*** achanda has joined #kolla | 14:06 | |
*** klint has quit IRC | 14:06 | |
sdake | lquid ooled too | 14:07 |
SamYaple | im sure what they really want is a new kolla release | 14:07 |
rhallisey | lols | 14:08 |
wuhg | SamYaple: docker 1.8.2 made a succeessful deployment | 14:08 |
SamYaple | huzzah | 14:08 |
SamYaple | just like the docs prophisied! | 14:08 |
inc0 | lol | 14:08 |
inc0 | sdake, I'm about to buy similar stuff | 14:09 |
sdake | i got them digital storm | 14:09 |
sdake | 11k each | 14:09 |
inc0 | I left my gaming rig in Europe, so I feel...incomplete now | 14:09 |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Pin specific version of Ceph https://review.openstack.org/247488 | 14:10 |
inc0 | I'll probably get some custom setup, 2k for a box is my target price | 14:10 |
inc0 | will be enough for few years if I make it good | 14:11 |
SamYaple | 2k just for the case? | 14:12 |
inc0 | one I left back home would be around 1k now and it was still running everything at max | 14:12 |
inc0 | with internals ofc | 14:12 |
inc0 | but yeah, that will be pretty powerful still | 14:12 |
inc0 | just get something stronger than current consoles | 14:13 |
inc0 | devs won't release something that won't work fluently there | 14:13 |
inc0 | I hate that about gaming market, but that's how it is | 14:13 |
hetii | When I try span new instance I got: libvirtError: Unable to pre-create chardev file /var/lib/nova/instances/7f094d73-15e9-43b8-a09d-30d3eb39a481/console.log': No such file or directory | 14:14 |
inc0 | hetii: docker exec -it nova-libvirt ls /var/lib | 14:15 |
inc0 | sorry: docker exec -it nova_libvirt ls /var/lib | 14:15 |
inc0 | look if there is nova, then instances, then your instance | 14:15 |
hetii | docker exec -it nova_libvirt ls /var/lib show nothing | 14:16 |
inc0 | try rebuilding this container plz, something went wrong | 14:17 |
inc0 | tools/kolla-build.py nova_libvirt | 14:17 |
hetii | 2a1622660ae5 127.0.0.1:4000/kollaglue/centos-binary-nova-libvirt:latest "kolla_start" 4 hours ago Restarting (1) About an hour ago nova_libvirt | 14:17 |
inc0 | ok | 14:17 |
SamYaple | hetii: do you have libvirt running on the host machine? | 14:17 |
inc0 | docker logs nova_libvirt | 14:17 |
hetii | but when I run: docker exec -it nova_libvirt bash i`m not even in his bash console | 14:18 |
inc0 | it wont since it's restarting | 14:18 |
SamYaple | you cant exec into a stopped container | 14:18 |
SamYaple | non-running rather | 14:18 |
inc0 | docker logs plz tho | 14:18 |
hetii | http://pastebin.com/WTXYFc18 | 14:19 |
pbourke | sdake: I reckon that should run minecraft... :p | 14:19 |
sdake | yar | 14:19 |
inc0 | pbourke, it all depends how big world you'll generate;) | 14:19 |
sdake | pbourke new toys https://www.audeze.com/products/lcd-collection/lcd-4 | 14:20 |
inc0 | minecraft can kill anything | 14:20 |
pbourke | audiophiles... | 14:20 |
pbourke | I see words like 'nano', and 'flux' | 14:21 |
inc0 | 4k for headphones...duh | 14:21 |
inc0 | they're better be good!:P | 14:21 |
inc0 | also you'll need some nice loseless audiphile records to let these shine | 14:22 |
SamYaple | flac | 14:22 |
inc0 | flac won't do | 14:22 |
SamYaple | its literally lossless | 14:23 |
SamYaple | you can get flac from the studios sometimes | 14:23 |
inc0 | I mean it depends how it's recorded | 14:23 |
inc0 | ok, flac is loseless, but not every flac will do | 14:23 |
SamYaple | no it depends on the source of the encoding | 14:23 |
inc0 | that's what I mean by "how it's recorded" | 14:24 |
SamYaple | oh | 14:24 |
SamYaple | then yea! | 14:24 |
pbourke | i'll just leave this here: http://www.engadget.com/2008/03/03/audiophiles-cant-tell-the-difference-between-monster-cable-and/ | 14:24 |
inc0 | flac won't do as if you download ordinary flac it won't do | 14:24 |
inc0 | you need "the flac" | 14:24 |
inc0 | flac of all flacs and such | 14:24 |
inc0 | that being said, quality sound card DOES matter | 14:25 |
inc0 | a lot | 14:25 |
inc0 | but sdake has analog as I remember, aren't you sdake ? | 14:25 |
SamYaple | pbourke: jsut fyi, "studies" like that are typically bogus. 'people who call themselves audiophiles cant tell the difference....' | 14:26 |
inc0 | lamps? | 14:26 |
SamYaple | also the cable itself isn't that big of a part of the audio | 14:26 |
SamYaple | that said, i think alot of it is bogus in general | 14:26 |
inc0 | hehe | 14:26 |
hetii | SamYaple: in host I have: 1657 ? Ssl 0:21 /usr/sbin/libvirtd | 14:27 |
sdake | pbourke id say that is true for every cable in the system except the cable from the lp and phono preamp | 14:27 |
sdake | i a/b listened with wife setup the gear, it was night and day difference | 14:28 |
pbourke | I went through a flac phase myself, until I discovered online streaming and found it wasn't really worth the hassle | 14:28 |
sdake | i use tidal for streaming | 14:28 |
sdake | i want dsd streaming | 14:28 |
sdake | dsd rocks | 14:28 |
SamYaple | hetii: you cannot be running libvirt on the host | 14:28 |
hetii | you mean it should be in this docker container ? | 14:29 |
hetii | in: nova_libvirt | 14:30 |
SamYaple | hetii: correct, you cannot have libvirt service running on the host started by a service on the ohst | 14:30 |
inc0 | hetii, you can't run 2 libvirts on same host | 14:30 |
hetii | ok | 14:31 |
hetii | hmm | 14:33 |
*** akwasnie has quit IRC | 14:37 | |
hetii | odd I remove by yum libvirt but libvirtd is still there after reboot | 14:39 |
SamYaple | hetii: that my be from the libvirt container | 14:40 |
hetii | but I was able to stop it in host by: service libvirtd stop | 14:41 |
sdake | SamYaple SamYaple the phono preamp cable has a huge difference in quaoity o the sound | 14:41 |
sdake | inc0 you can use 2 libvirts on one host, but neither will work | 14:41 |
sdake | hetii systemctl disable libvirtd | 14:42 |
sdake | systemctl stop libvirtd | 14:42 |
sdake | you may he to replce libvirtd with libvirt | 14:42 |
sdake | its all documented | 14:42 |
inc0 | sdake, ok...well...having "use" word in this sentence is a matter for dispute then;) | 14:43 |
kjelly_ | sdake: I will put the information into launchpad bug report template. How do you think? https://review.openstack.org/#/c/238757/3/doc/bug-report.rst | 14:44 |
*** sacharya has joined #kolla | 14:45 | |
SamYaple | kjelly_: we can set that up in launchpad itself | 14:46 |
*** jtriley has joined #kolla | 14:46 | |
kjelly_ | SamYaple: I will put these information into the page. https://bugs.launchpad.net/kolla/+configure-bugtracker | 14:47 |
kjelly_ | SamYaple: The review is not for merge. | 14:47 |
sdake | jujutisu | 14:48 |
sdake | i'm going to learn jujutsu? | 14:49 |
SamYaple | nihilifer: re https://review.openstack.org/#/c/247488/ | 14:49 |
*** sacharya has quit IRC | 14:49 | |
SamYaple | nihilifer: how is this working without pinning then? are the centos repos newer than the ceph repo? | 14:49 |
SamYaple | 5 bugs left in liberty people https://bugs.launchpad.net/kolla/liberty/+bugs | 14:53 |
SamYaple | file more if you know about them please | 14:53 |
SamYaple | sdake: status report https://bugs.launchpad.net/kolla/liberty/+bug/1516306 ? | 14:53 |
openstack | Launchpad bug 1516306 in kolla liberty "neutron-server restart loop on stable/liberty" [Critical,Confirmed] - Assigned to Steven Dake (sdake) | 14:53 |
*** achanda has quit IRC | 14:53 | |
*** hetii has quit IRC | 14:54 | |
*** achanda has joined #kolla | 14:54 | |
sdake | still affects kolla i think | 14:55 |
sdake | i dont know i haven't done anything on it for 3-4 days | 14:55 |
sdake | i'll look into it today | 14:56 |
*** achanda_ has joined #kolla | 14:56 | |
sdake | SamYaple ^ | 14:56 |
*** dwalsh has quit IRC | 14:58 | |
*** achanda has quit IRC | 14:59 | |
sdake | harmw you about | 15:03 |
*** salv-orlando has joined #kolla | 15:04 | |
*** jasonsb has joined #kolla | 15:06 | |
openstackgerrit | Merged openstack/kolla: Convert gate to Ansible setup https://review.openstack.org/244538 | 15:07 |
*** dims_ has joined #kolla | 15:08 | |
SamYaple | w00t! ansible gate! | 15:08 |
SamYaple | multinode is like 2 patcches away! | 15:09 |
*** dims has quit IRC | 15:09 | |
*** blahRus has joined #kolla | 15:10 | |
pbourke | actually on that subject | 15:10 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Dynamically find the extra partitioned block device https://review.openstack.org/249266 | 15:10 |
*** dwalsh has joined #kolla | 15:11 | |
pbourke | would people be on board to do the work items type bp for tempest to get tests for each main service working | 15:11 |
pbourke | its going to be a huge task to do on my own | 15:11 |
SamYaple | pbourke: have you looked into reusing the already existing devstack tempest stuff? | 15:12 |
pbourke | the foundations are there, (http://logs.openstack.org/57/238957/6/check/gate-kolla-dsvm-deploy-centos-source/1d38a1c/console.html.gz) - 437/449 tests passing for glance | 15:12 |
SamYaple | its sitting there | 15:12 |
pbourke | SamYaple: no, will check it out | 15:12 |
sdake | pbourke send me a link to the blulepritn | 15:13 |
sdake | and fill out the unassigned fields for the tempest setions | 15:13 |
sdake | and i'll try to distribute the work | 15:13 |
sdake | tempest not so fun, so no guranatees :) | 15:13 |
pbourke | https://blueprints.launchpad.net/kolla/+spec/tempest-gate | 15:14 |
sdake | you need work items ;) | 15:14 |
pbourke | adding | 15:14 |
pbourke | can they be added to an existing bp | 15:15 |
sdake | yes cick yellow dot neext to work itms | 15:16 |
sdake | to figure out how to fill ito ut clickc blue questoin mark above work items | 15:16 |
sdake | (unassigned) Work item: TODO I think is the syntax | 15:16 |
SamYaple | oh yea sdake i removed that cinder udev=0 stuff, i got that working properly so we can proceed with lvm | 15:17 |
SamYaple | https://review.openstack.org/#/c/248282/ | 15:17 |
openstackgerrit | Swapnil Kulkarni (coolsvap) proposed openstack/kolla: Drop root for ironic https://review.openstack.org/249272 | 15:28 |
*** jasonsb has quit IRC | 15:32 | |
*** salv-orlando has quit IRC | 15:36 | |
*** salv-orlando has joined #kolla | 15:40 | |
*** salv-orlando has quit IRC | 15:51 | |
openstackgerrit | Paul Bourke proposed openstack/kolla: Install magnum-common packages for binary builds https://review.openstack.org/246858 | 15:52 |
openstackgerrit | Paul Bourke proposed openstack/kolla: Install magnum-common packages for binary builds https://review.openstack.org/246858 | 15:52 |
*** achanda_ has quit IRC | 15:53 | |
openstackgerrit | Paul Bourke proposed openstack/kolla: Add missing usermod for magnum https://review.openstack.org/249285 | 15:53 |
openstackgerrit | Paul Bourke proposed openstack/kolla: Install magnum-common packages for binary builds https://review.openstack.org/246858 | 15:54 |
openstackgerrit | Paul Bourke proposed openstack/kolla: Add missing usermod for magnum https://review.openstack.org/249285 | 15:55 |
openstackgerrit | Paul Bourke proposed openstack/kolla: Add missing usermod for magnum https://review.openstack.org/249285 | 15:55 |
openstackgerrit | Swapnil Kulkarni (coolsvap) proposed openstack/kolla: Drop root for ironic https://review.openstack.org/249272 | 15:59 |
openstackgerrit | Swapnil Kulkarni (coolsvap) proposed openstack/kolla: Added ironic-common to ironic base container https://review.openstack.org/249289 | 15:59 |
*** achanda has joined #kolla | 15:59 | |
*** salv-orlando has joined #kolla | 16:00 | |
*** vilobhmm has joined #kolla | 16:01 | |
*** vilobhmm1 has joined #kolla | 16:04 | |
*** salv-orlando has quit IRC | 16:04 | |
*** kjelly_ has quit IRC | 16:05 | |
*** vilobhmm has quit IRC | 16:06 | |
*** suro-patz has joined #kolla | 16:06 | |
*** jtriley has quit IRC | 16:21 | |
*** achanda_ has joined #kolla | 16:23 | |
*** achanda has quit IRC | 16:26 | |
*** dims_ has quit IRC | 16:30 | |
openstackgerrit | Merged openstack/kolla: Install magnum-common packages for binary builds https://review.openstack.org/246858 | 16:35 |
*** jtriley has joined #kolla | 16:35 | |
*** suro-patz has quit IRC | 16:35 | |
inc0 | hey guys, it's just me or we don't even copy nova-network configs? | 16:37 |
inc0 | can someone please confirm yes/no? I'm talking about ansible nova/config.yml | 16:37 |
*** diga has joined #kolla | 16:38 | |
SamYaple | inc0: we probably don't even copy it | 16:38 |
SamYaple | its just tehre for legacy | 16:38 |
SamYaple | if someone ever does nova-network stuff | 16:38 |
*** signed8bit has joined #kolla | 16:40 | |
pbourke | SamYaple: do you have current thoughts about using the devstack tempest code? or no? | 16:40 |
*** salv-orlando has joined #kolla | 16:41 | |
*** salv-orlando has joined #kolla | 16:41 | |
inc0 | we should remove configs then:) | 16:42 |
SamYaple | inc0: the ansible code isnt fully implemented, but it is partially. why remove it until its deprecated? | 16:42 |
SamYaple | pbourke: my thoughts are 'try to use it' | 16:42 |
SamYaple | pbourke: i dont really i just wont want to see us duplicating work we dont have too | 16:42 |
openstackgerrit | Merged openstack/kolla: Add missing usermod for magnum https://review.openstack.org/249285 | 16:45 |
*** dims has joined #kolla | 16:46 | |
pbourke | yeah my main issue is it seems to be not so modular, i.e. devstack specific. e.g. it decides to do things based on whether there's a certain screen session etc. | 16:49 |
pbourke | but that's just initial impression will look into it some more | 16:50 |
*** suro-patz has joined #kolla | 16:51 | |
SamYaple | pbourke: i was just asking if you had looked at it. if you think its not viable I trust your assesment | 16:53 |
*** kbyrne has quit IRC | 16:53 | |
*** suro-patz has quit IRC | 16:56 | |
*** slotti has quit IRC | 17:01 | |
*** sdake_ has joined #kolla | 17:07 | |
*** sdake has quit IRC | 17:07 | |
*** ssurana has joined #kolla | 17:11 | |
openstackgerrit | Merged openstack/kolla: Added ironic-common to ironic base container https://review.openstack.org/249289 | 17:17 |
*** sdake_ has quit IRC | 17:17 | |
openstackgerrit | Merged openstack/kolla: Drop root for ironic https://review.openstack.org/249272 | 17:17 |
openstackgerrit | Merged openstack/kolla: Fix udev cinder issue https://review.openstack.org/248282 | 17:18 |
*** dims has quit IRC | 17:18 | |
*** dims_ has joined #kolla | 17:18 | |
*** jtriley has quit IRC | 17:24 | |
*** vilobhmm1 has quit IRC | 17:25 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix udev cinder issue https://review.openstack.org/249335 | 17:28 |
*** jmccarthy has quit IRC | 17:35 | |
*** jmccarthy has joined #kolla | 17:35 | |
*** mbound_ has quit IRC | 17:37 | |
*** shardy has quit IRC | 17:44 | |
*** jmccarthy has quit IRC | 17:46 | |
*** diga has quit IRC | 17:48 | |
*** kproskurin has quit IRC | 17:49 | |
openstackgerrit | Paul Bourke proposed openstack/kolla: Install magnum-common packages for binary builds https://review.openstack.org/249345 | 17:49 |
*** suro-patz has joined #kolla | 17:57 | |
*** sacharya has joined #kolla | 18:00 | |
*** sacharya has quit IRC | 18:04 | |
*** akwasnie has joined #kolla | 18:06 | |
*** jmccarthy has joined #kolla | 18:06 | |
*** jtriley has joined #kolla | 18:08 | |
nihilifer | SamYaple: nvm my comment from ceph-pin. the root of all problems was a bad format of versionlock.conf. i'll post a achange soon, hopefuly the green one | 18:10 |
nihilifer | versionlock.list* | 18:11 |
*** achanda has joined #kolla | 18:13 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Pin specific version of Ceph https://review.openstack.org/247488 | 18:16 |
*** achanda_ has quit IRC | 18:17 | |
SamYaple | yay | 18:20 |
*** achanda has quit IRC | 18:22 | |
*** jtriley has quit IRC | 18:24 | |
*** dwalsh has quit IRC | 18:36 | |
*** dwalsh has joined #kolla | 18:39 | |
*** vilobhmm11 has joined #kolla | 18:40 | |
jmccarthy | Hmm ok it seems like a bit of a minefield to work out where/why an instance may or may not actually get an ip address that is assigned to it .. any suggestions ? :) | 18:41 |
SamYaple | jmccarthy: expand on that? | 18:42 |
SamYaple | are you looking for a network trouleshooting giude? | 18:42 |
*** jmccarthy has quit IRC | 18:46 | |
*** jmccarthy has joined #kolla | 18:47 | |
*** dwalsh has quit IRC | 18:49 | |
*** dwalsh has joined #kolla | 18:50 | |
*** dwalsh has quit IRC | 18:50 | |
*** dwalsh has joined #kolla | 18:51 | |
*** sacharya has joined #kolla | 18:56 | |
*** achanda has joined #kolla | 18:57 | |
*** athomas has quit IRC | 19:00 | |
*** wuhg has quit IRC | 19:01 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update ceilometer dockerfiles https://review.openstack.org/249378 | 19:04 |
openstackgerrit | Sam Yaple proposed openstack/kolla: install openstack-heat-common in heat-base https://review.openstack.org/249381 | 19:06 |
*** unicell has joined #kolla | 19:09 | |
*** signed8bit is now known as signed8bit_ZZZzz | 19:13 | |
*** jtriley has joined #kolla | 19:17 | |
*** achanda has quit IRC | 19:21 | |
*** signed8bit_ZZZzz is now known as signed8bit | 19:23 | |
*** mbound_ has joined #kolla | 19:24 | |
*** achanda has joined #kolla | 19:25 | |
*** jtriley has quit IRC | 19:26 | |
openstackgerrit | Merged openstack/kolla: Install magnum-common packages for binary builds https://review.openstack.org/249345 | 19:28 |
*** jtriley has joined #kolla | 19:41 | |
*** salv-orlando has quit IRC | 19:41 | |
*** jmccarthy has quit IRC | 19:41 | |
inc0 | nihilifer, did you write out ideas behind kolla-mesos? | 19:46 |
inc0 | how will you populate zk and so on | 19:47 |
inc0 | also general architecture? | 19:47 |
*** mbound_ has quit IRC | 19:49 | |
*** sdake has joined #kolla | 19:49 | |
*** sdake_ has joined #kolla | 19:52 | |
inc0 | asalkeld, ping me when you'll be after first coffee;) | 19:53 |
*** dims has joined #kolla | 19:53 | |
*** sdake has quit IRC | 19:54 | |
*** achanda has quit IRC | 19:54 | |
SamYaple | how them logs coming inc0 ? | 19:56 |
*** dims_ has quit IRC | 19:56 | |
inc0 | not well tbh | 19:56 |
*** achanda has joined #kolla | 19:57 | |
inc0 | I'm redeploying whole thing with logging.conf, but I can't get any amqp errors to show | 19:58 |
inc0 | or maria | 19:58 |
inc0 | I mean from nova | 19:58 |
*** sacharya has quit IRC | 20:06 | |
*** signed8bit is now known as signed8bit_ZZZzz | 20:14 | |
*** sdake_ has quit IRC | 20:15 | |
*** sdake has joined #kolla | 20:15 | |
*** signed8bit_ZZZzz is now known as signed8bit | 20:16 | |
*** banix has joined #kolla | 20:17 | |
*** gfidente has quit IRC | 20:29 | |
*** dwalsh has quit IRC | 20:35 | |
*** dwalsh has joined #kolla | 20:37 | |
harmw | sdake: I am now | 20:40 |
*** achanda has quit IRC | 20:43 | |
*** sacharya has joined #kolla | 20:44 | |
*** tpot has joined #kolla | 20:52 | |
*** tpot has quit IRC | 20:54 | |
*** tpot has joined #kolla | 20:54 | |
*** sdake has quit IRC | 20:59 | |
*** sdake has joined #kolla | 20:59 | |
*** salv-orlando has joined #kolla | 21:00 | |
*** salv-orl_ has joined #kolla | 21:01 | |
*** salv-orlando has quit IRC | 21:05 | |
*** banix has quit IRC | 21:06 | |
*** akwasnie has quit IRC | 21:08 | |
*** akwasnie has joined #kolla | 21:09 | |
*** dwalsh has quit IRC | 21:14 | |
*** dwalsh has joined #kolla | 21:14 | |
*** suro-patz has quit IRC | 21:27 | |
*** suro-patz has joined #kolla | 21:28 | |
asalkeld | hi inc0 | 21:35 |
*** dims has quit IRC | 21:37 | |
*** dims has joined #kolla | 21:38 | |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Don't register the group if there is no daemon https://review.openstack.org/249126 | 21:39 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Add the start of unit tests for kolla_mesos_start.py https://review.openstack.org/249125 | 21:39 |
*** jtriley has quit IRC | 21:40 | |
*** sacharya has quit IRC | 21:41 | |
*** sacharya has joined #kolla | 21:43 | |
*** sacharya has quit IRC | 21:47 | |
inc0 | hey asalkeld | 21:49 |
inc0 | do you have ideas behind kolla-mesos written down somewhere? | 21:49 |
inc0 | I'd like to start reviewing it in more educated manner:) but I don't see where you're getting at yet | 21:50 |
inc0 | brb 30mins | 21:52 |
*** inc0 has quit IRC | 21:52 | |
openstackgerrit | Hui Kang proposed openstack/kolla: Ensure kvm module is loaded in prechecks https://review.openstack.org/249446 | 21:55 |
*** rhallisey has quit IRC | 21:57 | |
*** suro-patz has quit IRC | 21:59 | |
*** suro-patz has joined #kolla | 22:00 | |
*** dwalsh has quit IRC | 22:00 | |
*** suro-patz has quit IRC | 22:01 | |
*** suro-patz has joined #kolla | 22:02 | |
*** signed8b_ has joined #kolla | 22:20 | |
*** signed8bit has quit IRC | 22:20 | |
*** akwasnie has quit IRC | 22:21 | |
*** suro-patz has quit IRC | 22:30 | |
*** achanda has joined #kolla | 22:31 | |
*** unicell1 has joined #kolla | 22:32 | |
*** signed8b_ has quit IRC | 22:32 | |
*** achanda has quit IRC | 22:33 | |
*** unicell has quit IRC | 22:34 | |
*** signed8bit has joined #kolla | 22:38 | |
*** jtriley has joined #kolla | 22:43 | |
*** unicell1 has quit IRC | 22:49 | |
*** unicell has joined #kolla | 22:49 | |
*** suro-patz has joined #kolla | 22:50 | |
*** jtriley has quit IRC | 22:56 | |
*** wuhg has joined #kolla | 22:57 | |
asalkeld | do kolla docs get published somewhere? | 22:57 |
*** sacharya has joined #kolla | 22:57 | |
SamYaple | asalkeld: docs.openstack.org | 23:07 |
SamYaple | asalkeld: http://docs.openstack.org/developer/kolla/ | 23:08 |
asalkeld | thx | 23:08 |
*** vilobhmm11 has quit IRC | 23:10 | |
*** vilobhmm11 has joined #kolla | 23:10 | |
*** signed8bit is now known as signed8bit_ZZZzz | 23:20 | |
*** dims_ has joined #kolla | 23:28 | |
*** alisonh has quit IRC | 23:28 | |
*** vilobhmm11 has quit IRC | 23:28 | |
*** vilobhmm11 has joined #kolla | 23:28 | |
*** dims has quit IRC | 23:29 | |
asalkeld | wow: http://docs.openstack.org/developer/kolla-mesos/ | 23:31 |
asalkeld | better sort that out | 23:31 |
SamYaple | get on it asalkeld. what do you do all day. jessh | 23:35 |
asalkeld | ;) | 23:35 |
*** signed8bit_ZZZzz is now known as signed8bit | 23:36 | |
asalkeld | at least i make a bug for them:-O | 23:36 |
*** blahRus has quit IRC | 23:38 | |
SamYaple | all bug and no play | 23:38 |
asalkeld | hacking on docs now | 23:42 |
*** suro-patz has quit IRC | 23:43 | |
*** alisonh has joined #kolla | 23:46 | |
*** vilobhmm11 has quit IRC | 23:49 | |
*** vilobhmm11 has joined #kolla | 23:50 | |
*** alisonh has quit IRC | 23:53 | |
*** alisonh has joined #kolla | 23:58 | |
*** signed8bit is now known as signed8bit_ZZZzz | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!