*** tone_zrt has joined #openstack-kolla | 00:27 | |
*** schwicht has joined #openstack-kolla | 00:38 | |
*** signed8bit_Zzz is now known as signed8bit | 01:07 | |
*** unicell has quit IRC | 01:16 | |
*** signed8bit is now known as signed8bit_Zzz | 01:25 | |
*** ducnv has quit IRC | 01:42 | |
*** ducnv has joined #openstack-kolla | 01:46 | |
*** hongbin has joined #openstack-kolla | 01:54 | |
*** unicell has joined #openstack-kolla | 02:22 | |
*** unicell has quit IRC | 02:22 | |
*** shyamb has joined #openstack-kolla | 02:39 | |
openstackgerrit | Ha Manh Dong proposed openstack/kolla-ansible master: Apply neutron database migration https://review.openstack.org/407922 | 02:55 |
---|---|---|
*** signed8bit_Zzz is now known as signed8bit | 03:12 | |
*** signed8bit is now known as signed8bit_Zzz | 03:12 | |
*** shyamb has quit IRC | 03:22 | |
*** dave-mccowan has quit IRC | 03:38 | |
*** nicolasbock has quit IRC | 03:40 | |
*** skramaja has joined #openstack-kolla | 03:49 | |
*** gkadam has joined #openstack-kolla | 03:52 | |
*** janki has joined #openstack-kolla | 04:05 | |
*** shyamb has joined #openstack-kolla | 04:06 | |
*** shyamb has quit IRC | 04:19 | |
*** unicell has joined #openstack-kolla | 04:25 | |
*** shyamb has joined #openstack-kolla | 04:38 | |
*** shyamb has quit IRC | 04:46 | |
*** radeks_ has joined #openstack-kolla | 04:48 | |
*** hongbin has quit IRC | 04:56 | |
*** jbadiapa has quit IRC | 05:01 | |
*** k_mouza has joined #openstack-kolla | 05:08 | |
*** k_mouza has quit IRC | 05:13 | |
*** shyamb has joined #openstack-kolla | 05:26 | |
*** shyamb has quit IRC | 05:37 | |
*** shyamb has joined #openstack-kolla | 05:46 | |
*** cah_link has joined #openstack-kolla | 05:47 | |
*** signed8bit_Zzz is now known as signed8bit | 06:06 | |
*** openstackgerrit has quit IRC | 06:07 | |
*** phuoc has quit IRC | 06:14 | |
*** shyamb has quit IRC | 06:15 | |
*** shyamb has joined #openstack-kolla | 06:15 | |
*** rgogunskiy has joined #openstack-kolla | 06:17 | |
*** radeks_ has quit IRC | 06:21 | |
shyamb | Hi | 06:22 |
shyamb | Good morning | 06:22 |
shyamb | We have a horizon plugin, it adds a panel to dashboard | 06:22 |
shyamb | How can we integrate it with horizon container? | 06:22 |
*** radeks has joined #openstack-kolla | 06:23 | |
shyamb | Any ideas? | 06:29 |
*** janki has quit IRC | 06:30 | |
*** jchhatbar has joined #openstack-kolla | 06:30 | |
*** shardy has joined #openstack-kolla | 06:32 | |
*** signed8bit has quit IRC | 06:35 | |
egonzalez | shyamb proper method would be to add the plugin into horizon during image build | 06:43 |
shyamb | egonzalez: ok | 06:44 |
shyamb | I am new to this | 06:44 |
*** serlex has joined #openstack-kolla | 06:45 | |
shyamb | I saw this on https://docs.openstack.org/kolla/3.0.0/image-building.html | 06:45 |
shyamb | we can create a jinja2 template and append my package | 06:46 |
*** mattgo has joined #openstack-kolla | 06:46 | |
*** luksky11 has joined #openstack-kolla | 06:47 | |
egonzalez | shyamb yep use https://docs.openstack.org/kolla/latest/admin/image-building.html#generic-customisation | 06:47 |
shyamb | egonzalez: Can I use a different base image and override template functionality at the same time? | 06:47 |
shyamb | to build container | 06:47 |
egonzalez | shyamb how a different base image? | 06:48 |
shyamb | like, I want use horizon container from redhat container repo? | 06:49 |
shyamb | I see we can use different base image for kolla-build but I don't know if we can use overwride feature there | 06:50 |
shyamb | egonzalez: https://docs.openstack.org/kolla/3.0.0/image-building.html#using-a-different-base-image | 06:51 |
egonzalez | shyamb you can use it at the same time yes | 06:54 |
shyamb | that's good | 06:54 |
shyamb | thanks egonzalez | 06:55 |
*** serlex has quit IRC | 06:57 | |
*** shyamb has quit IRC | 07:01 | |
*** b_bezak has joined #openstack-kolla | 07:04 | |
*** openstackgerrit has joined #openstack-kolla | 07:09 | |
openstackgerrit | Merged openstack/kolla-ansible master: [prometheus] Enable ceph mgr exporter https://review.openstack.org/574298 | 07:09 |
*** shyamb has joined #openstack-kolla | 07:12 | |
shyamb | Hi | 07:12 |
*** radeks has quit IRC | 07:12 | |
shyamb | Any specific doc to install kolla for development? | 07:12 |
shyamb | I want to build containers using kolla | 07:13 |
*** radeks has joined #openstack-kolla | 07:13 | |
*** jbadiapa has joined #openstack-kolla | 07:14 | |
*** pcaruana has joined #openstack-kolla | 07:14 | |
egonzalez | shyamb for development of kolla or openstack libraries development? | 07:15 |
shyamb | I just want to build my container using kolla-build | 07:15 |
egonzalez | shyamb guess not in the kolla directory | 07:15 |
shyamb | egonzalez: You mean? | 07:16 |
*** radeks has quit IRC | 07:16 | |
egonzalez | shyamb in the kolla-build command have an option --docker-dir where you can define additional directories with kolla style dockerfiles | 07:18 |
shyamb | first of all, I don't know how to get koll-build command on my machine | 07:19 |
shyamb | so that I should be able to build any kolla containers | 07:19 |
shyamb | :D | 07:19 |
donghm | shyamb, may be you need this docs https://docs.openstack.org/kolla/latest/admin/image-building.html | 07:21 |
shyamb | ok | 07:21 |
shyamb | On this doc, I don't see any command to install kolla | 07:22 |
shyamb | is the pip install tox, install kolla-build? That's all I see | 07:23 |
shyamb | donghm: | 07:23 |
egonzalez | shyamb pip install kolla will install latest stable version | 07:24 |
donghm | or you can pull from git repo | 07:24 |
egonzalez | if want to use git, then clone the repo, pip install -r requirements.txt, and use ./tools/build.py | 07:24 |
shyamb | thanks | 07:33 |
shyamb | great | 07:34 |
*** mattgo has quit IRC | 07:42 | |
openstackgerrit | Chason Chan proposed openstack/kolla-ansible master: Improve Ceph Reference https://review.openstack.org/584790 | 07:42 |
openstackgerrit | Ha Manh Dong proposed openstack/kolla-ansible master: Apply neutron database migration https://review.openstack.org/407922 | 07:43 |
*** janki has joined #openstack-kolla | 07:43 | |
*** jchhatbar has quit IRC | 07:44 | |
*** unicell has quit IRC | 07:46 | |
*** jchhatbar has joined #openstack-kolla | 07:49 | |
*** janki has quit IRC | 07:49 | |
*** gema has joined #openstack-kolla | 07:50 | |
*** shyamb has quit IRC | 07:54 | |
*** pvc has joined #openstack-kolla | 07:59 | |
pvc | hi egonzalez | 07:59 |
pvc | may i know if i can the login logo for horizon? | 08:00 |
pvc | if i can change* | 08:00 |
openstackgerrit | Chason Chan proposed openstack/kolla-ansible master: Improve Ceph Reference https://review.openstack.org/584790 | 08:06 |
*** hamzaachi has joined #openstack-kolla | 08:06 | |
*** k_mouza has joined #openstack-kolla | 08:15 | |
*** pbourke has quit IRC | 08:15 | |
*** hjensas has joined #openstack-kolla | 08:16 | |
*** pbourke has joined #openstack-kolla | 08:17 | |
*** mgoddard has joined #openstack-kolla | 08:22 | |
*** k_mouza has quit IRC | 08:28 | |
*** mattgo has joined #openstack-kolla | 08:29 | |
*** k_mouza has joined #openstack-kolla | 08:29 | |
*** mtsv has joined #openstack-kolla | 08:33 | |
*** jmccarthy has joined #openstack-kolla | 08:36 | |
*** Bhujay has joined #openstack-kolla | 08:37 | |
*** shyamb has joined #openstack-kolla | 08:40 | |
*** luksky11 has quit IRC | 08:41 | |
*** k_mouza has quit IRC | 08:50 | |
*** k_mouza_ has joined #openstack-kolla | 08:50 | |
*** k_mouza has joined #openstack-kolla | 08:51 | |
*** k_mouza_ has quit IRC | 08:54 | |
*** sambetts|afk is now known as sambetts | 09:18 | |
*** luksky11 has joined #openstack-kolla | 09:18 | |
hrw | morning | 09:26 |
*** shyamb has quit IRC | 09:26 | |
*** shyamb has joined #openstack-kolla | 09:27 | |
openstackgerrit | Merged openstack/kolla master: Update Kubernetes v1.9.4 to v1.11.1 https://review.openstack.org/589005 | 09:29 |
*** shyamb has quit IRC | 09:31 | |
openstackgerrit | Merged openstack/kolla-ansible master: Improve ODL configuration https://review.openstack.org/571441 | 09:44 |
openstackgerrit | Ha Manh Dong proposed openstack/kolla-ansible master: Apply neutron database migration https://review.openstack.org/407922 | 09:45 |
*** k_mouza has quit IRC | 09:45 | |
egonzalez | hrw morning | 09:59 |
*** shyamb has joined #openstack-kolla | 10:03 | |
*** hamzaachi_ has joined #openstack-kolla | 10:10 | |
*** hamzaachi has quit IRC | 10:13 | |
shyamb | kolla-build is not recognizing -i option to include headers | 10:13 |
shyamb | Is it removed in latest code? | 10:13 |
*** k_mouza has joined #openstack-kolla | 10:18 | |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: help: added missing dot at the end of sentence https://review.openstack.org/598125 | 10:18 |
hrw | egonzalez: ^^? | 10:19 |
*** jaosorior has quit IRC | 10:25 | |
*** jaosorior has joined #openstack-kolla | 10:27 | |
spsurya | hrw: commented | 10:29 |
spsurya | not much benefit of change :( | 10:29 |
hrw | --base-arch BASE_ARCH | 10:30 |
hrw | The base architecture. Default is same as host. | 10:30 |
hrw | Allowed values: x86_64, ppc64le, aarch64 | 10:30 |
hrw | and without: | 10:30 |
hrw | --base-arch BASE_ARCH | 10:30 |
hrw | The base architecture. Default is same as host Allowed | 10:30 |
hrw | values: x86_64, ppc64le, aarch64 | 10:30 |
hrw | commented in review | 10:31 |
hrw | spsurya: options you mentioned do not have list of allowed options listed after help item | 10:31 |
spsurya | hrw: if that is case, commit message is not stating that | 10:34 |
spsurya | can you update same | 10:34 |
*** dave-mccowan has joined #openstack-kolla | 10:34 | |
spsurya | hrw: would be great if you update the same | 10:36 |
spsurya | thanks | 10:37 |
hrw | will do | 10:38 |
spsurya | hrw: +1 | 10:39 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: help: added dot at the end of base-arch description https://review.openstack.org/598125 | 10:40 |
hrw | updated | 10:40 |
*** shyamb has quit IRC | 10:41 | |
spsurya | ok | 10:46 |
*** nicolasbock has joined #openstack-kolla | 10:47 | |
*** niedbalski_ has joined #openstack-kolla | 10:53 | |
*** shardy is now known as shardy_lunch | 10:57 | |
*** k_mouza has quit IRC | 10:58 | |
*** shyamb has joined #openstack-kolla | 11:00 | |
*** k_mouza has joined #openstack-kolla | 11:01 | |
*** serlex has joined #openstack-kolla | 11:01 | |
*** gfidente has joined #openstack-kolla | 11:04 | |
*** k_mouza has quit IRC | 11:21 | |
*** rnm has joined #openstack-kolla | 11:23 | |
shyamb | Hi | 11:27 |
shyamb | When I use -b as 'rhel' with kolla-build command, it's failing | 11:28 |
*** sshnaidm is now known as sshnaidm|afk | 11:28 | |
shyamb | this is typical code error I am seeing | 11:28 |
shyamb | http://paste.openstack.org/show/729127/ | 11:28 |
rnm | Hi Guys, not sure if there is a specific kolla-ansible/dev chat, but I'm using the gen_passwords script in stable/queens straight from github and the md5sum on the passwords file isn't changing after the scripts runs with nooutput (looks like it succeeds, visual confirms it doesn't), I suspect thats not right... Or is this a pebcak? :/ | 11:29 |
hrw | shyamb: I would suggest using centos/ubuntu first to learn tool and then go for rhel | 11:29 |
hrw | shyamb: or check does it work without template overrides first | 11:30 |
shyamb | ok | 11:31 |
shyamb | It's working with centos as base | 11:32 |
shyamb | I tried that first | 11:32 |
shyamb | and then moved to rhel | 11:32 |
shyamb | I am using template override for RHN registration through header | 11:32 |
shyamb | Without that I don't think if it work | 11:33 |
shyamb | hrw: this is only happening with rhel as base | 11:33 |
shyamb | without template override also | 11:33 |
rnm | quit | 11:34 |
*** rnm has quit IRC | 11:34 | |
*** rnm has joined #openstack-kolla | 11:34 | |
hrw | https://review.openstack.org/#/c/495148/ was adding rhel subscription support | 11:34 |
*** rnm is now known as rmart04 | 11:36 | |
*** k_mouza has joined #openstack-kolla | 11:36 | |
rmart04 | Sorry back... rnm -> rmart04 | 11:37 |
shyamb | hrw: :D | 11:38 |
*** threestrands has quit IRC | 11:38 | |
*** rmart04 has quit IRC | 11:40 | |
*** rnm has joined #openstack-kolla | 11:40 | |
shyamb | hrw: How can I report this upstream? | 11:41 |
shyamb | Log a bug? | 11:41 |
*** rnm has quit IRC | 11:42 | |
*** rnm has joined #openstack-kolla | 11:42 | |
*** rnm is now known as rmart04 | 11:43 | |
*** shyamb has quit IRC | 11:47 | |
*** schwicht has quit IRC | 11:48 | |
*** gouthamr has quit IRC | 11:49 | |
*** dmellado has quit IRC | 11:50 | |
*** shyamb has joined #openstack-kolla | 11:50 | |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: Add RHEL subscription registration https://review.openstack.org/495148 | 11:54 |
hrw | refreshed old patch | 11:54 |
openstackgerrit | Merged openstack/kolla-ansible master: [prometheus] Allow custom alert rules to be configured. https://review.openstack.org/574811 | 11:57 |
*** k_mouza has quit IRC | 12:10 | |
*** shardy_lunch is now known as shardy | 12:18 | |
*** schwicht has joined #openstack-kolla | 12:19 | |
*** schwicht has quit IRC | 12:26 | |
mnasiadka | hrw: nice work, after one year ;) | 12:28 |
*** k_mouza has joined #openstack-kolla | 12:29 | |
*** schwicht has joined #openstack-kolla | 12:29 | |
*** oanson has joined #openstack-kolla | 12:30 | |
openstackgerrit | Merged openstack/kolla master: Fix bluestore disk naming format in kolla https://review.openstack.org/596642 | 12:33 |
*** gkadam has quit IRC | 12:38 | |
*** signed8bit has joined #openstack-kolla | 12:45 | |
*** schwicht has quit IRC | 12:48 | |
*** mchlumsky has joined #openstack-kolla | 12:50 | |
hrw | mnasiadka: ;D | 12:55 |
*** shyamb has quit IRC | 12:55 | |
*** jbadiapa has quit IRC | 13:03 | |
*** mchlumsky has quit IRC | 13:10 | |
*** mchlumsky has joined #openstack-kolla | 13:12 | |
*** schwicht has joined #openstack-kolla | 13:14 | |
*** lvdombrkr has joined #openstack-kolla | 13:19 | |
*** jbadiapa has joined #openstack-kolla | 13:22 | |
*** goldyfruit has joined #openstack-kolla | 13:27 | |
*** Bhujay has quit IRC | 13:47 | |
*** jistr is now known as jistr|call | 13:51 | |
*** sshnaidm|afk has quit IRC | 14:10 | |
*** sshnaidm|afk has joined #openstack-kolla | 14:19 | |
*** sshnaidm|afk is now known as sshnaidm | 14:20 | |
*** jistr|call is now known as jistr | 14:21 | |
*** iclon has quit IRC | 14:22 | |
*** jchhatbar has quit IRC | 14:43 | |
*** luksky11 has quit IRC | 15:02 | |
larsks | pbourke: spsurya: I see that https://review.openstack.org/#/c/578498/5 has 2 +2s but still needs a workflow label. Is that normal? | 15:06 |
spsurya | yeah normal +w done | 15:09 |
spsurya | larsks: | 15:09 |
larsks | spsurya: thanks! | 15:09 |
*** pcaruana has quit IRC | 15:12 | |
spsurya | larsks: np | 15:12 |
*** lvdombrkr has quit IRC | 15:31 | |
*** hadrianweb has joined #openstack-kolla | 15:33 | |
*** luksky11 has joined #openstack-kolla | 15:49 | |
*** hamzy has quit IRC | 16:00 | |
*** rgogunskiy has quit IRC | 16:05 | |
*** signed8bit is now known as signed8bit_Zzz | 16:27 | |
*** gaoyan has joined #openstack-kolla | 16:27 | |
*** cah_link has quit IRC | 16:27 | |
openstackgerrit | Merged openstack/kolla master: horizon: regenerate compressed javascript and css on configuration changes https://review.openstack.org/578498 | 16:28 |
*** gaoyan has quit IRC | 16:29 | |
*** signed8bit_Zzz is now known as signed8bit | 16:31 | |
*** sambetts is now known as sambetts|afk | 16:31 | |
*** jbadiapa has quit IRC | 16:35 | |
*** niedbalski_ has quit IRC | 16:38 | |
*** rmart04 has quit IRC | 16:41 | |
*** k_mouza_ has joined #openstack-kolla | 16:47 | |
*** gouthamr has joined #openstack-kolla | 16:49 | |
*** mattgo has quit IRC | 16:49 | |
*** k_mouza has quit IRC | 16:51 | |
*** k_mouza_ has quit IRC | 16:51 | |
*** shardy has quit IRC | 16:56 | |
*** mgoddard has quit IRC | 17:04 | |
*** gkadam has joined #openstack-kolla | 17:15 | |
*** hamzaachi_ has quit IRC | 17:21 | |
*** skramaja has quit IRC | 17:23 | |
*** k_mouza has joined #openstack-kolla | 17:25 | |
*** hamzy has joined #openstack-kolla | 17:28 | |
*** k_mouza has quit IRC | 17:29 | |
*** jmccarthy has left #openstack-kolla | 17:30 | |
*** b_bezak has quit IRC | 17:30 | |
openstackgerrit | Victor Morales proposed openstack/kolla master: Add proxy support https://review.openstack.org/598247 | 17:41 |
*** dmellado has joined #openstack-kolla | 17:44 | |
*** k_mouza has joined #openstack-kolla | 17:48 | |
*** k_mouza has quit IRC | 17:48 | |
*** gkadam has quit IRC | 18:17 | |
*** signed8bit is now known as signed8bit_Zzz | 18:31 | |
*** schwicht has quit IRC | 18:34 | |
*** schwicht has joined #openstack-kolla | 18:35 | |
*** signed8bit_Zzz is now known as signed8bit | 18:38 | |
*** gfidente has quit IRC | 18:54 | |
*** hamzaachi_ has joined #openstack-kolla | 19:17 | |
*** goldyfruit has quit IRC | 19:26 | |
*** goldyfruit has joined #openstack-kolla | 19:44 | |
*** hamzy has quit IRC | 19:54 | |
*** hamzy has joined #openstack-kolla | 19:55 | |
*** mchlumsky has quit IRC | 20:05 | |
*** unicell has joined #openstack-kolla | 20:20 | |
*** JamesBenson has joined #openstack-kolla | 20:40 | |
JamesBenson | hi all, qq: has anyone run into issues installing kolla on ubuntu 18? | 20:41 |
*** goldyfruit has quit IRC | 20:42 | |
*** goldyfruit has joined #openstack-kolla | 20:43 | |
*** harlowja has joined #openstack-kolla | 20:43 | |
openstackgerrit | Adam Harwell proposed openstack/kolla-ansible master: Less visible passwords please https://review.openstack.org/549858 | 20:45 |
*** rmart04 has joined #openstack-kolla | 20:46 | |
rm_work | so! egonzalez / pbourke: https://review.openstack.org/#/c/576361/ if you wouldn't mind taking a bit of time to review :) | 20:48 |
rm_work | really looking forward to landing this | 20:48 |
egonzalez | rm_work: will take a look tomorrow morning | 20:51 |
rm_work | cool! appreciated! | 20:52 |
rm_work | can ping me here any time if you have any questions/concerns | 20:52 |
*** hamzy has quit IRC | 20:59 | |
*** hadrianweb has quit IRC | 21:07 | |
*** JamesBenson has quit IRC | 21:10 | |
*** JamesBenson has joined #openstack-kolla | 21:12 | |
*** hamzaachi_ has quit IRC | 21:15 | |
*** rmart04 has quit IRC | 21:16 | |
*** JamesBenson has quit IRC | 21:17 | |
*** luksky11 has quit IRC | 21:28 | |
*** dmellado has quit IRC | 21:31 | |
*** dmellado has joined #openstack-kolla | 21:31 | |
*** schwicht has quit IRC | 21:34 | |
*** mattgo has joined #openstack-kolla | 21:37 | |
*** mattgo has quit IRC | 21:45 | |
*** gema has quit IRC | 22:19 | |
*** dms_bp has joined #openstack-kolla | 22:32 | |
*** goldyfruit has quit IRC | 22:34 | |
dms_bp | anyone have some links that may have examples of configuration options for ganesha, container is not starting up | 22:34 |
*** sshnaidm is now known as sshnaidm|off | 22:35 | |
*** goldyfruit has joined #openstack-kolla | 22:57 | |
*** schwicht has joined #openstack-kolla | 23:08 | |
*** schwicht has quit IRC | 23:19 | |
*** signed8b_ has joined #openstack-kolla | 23:44 | |
*** signed8bit has quit IRC | 23:47 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!