Wednesday, 2017-11-29

sc`Seb-Solon: i'm not sure where you are with the cinderv3 stuff, but i did put in a workaround in my lab that makes it work. the workaround is creating the cinderv3 endpoints and service, while leaving horizon alone. it launches instances and appears to be otherwise functional04:18
sc`centos still needs some cinder-related work, but ubuntu is happy04:19
*** TuanLA has joined #openstack-chef04:28
sc`the centos work that needs to be done is apache-related, looks like, and it's a matter of making cinder a wsgi service04:46
sc`ubuntu comes with that out of the box in its cinder package for pike, it seems04:46
sc`general question. is anyone considering attending the dublin ptg? i am, but only if it makes sense05:13
*** mutin-s has quit IRC06:24
*** mutin-s has joined #openstack-chef06:25
*** TuanLA has quit IRC10:05
*** openstackstatus has quit IRC13:43
*** openstack has joined #openstack-chef13:44
*** ChanServ sets mode: +o openstack13:44
*** openstack has quit IRC14:46
*** openstack has joined #openstack-chef14:48
*** ChanServ sets mode: +o openstack14:48
sc`if i duplicate server-apache.rb from one of the other cookbooks, that should get centos working. it's dirty, but i'm trying to get things in a place to begin custom resource refactoring15:43
sc`it can all live in a conditional that executes only if node['platform_family'] = 'rhel' or some such15:47
sc`basically, cinder won't start out of the box on centos, and apache doesn't know where to go15:48
sc`the rest of openstack seems fine, as i have built my lab machines over and over15:49
sc`wsgi feels like a good first custom resource15:50
sc`either that or glance15:50
sc`frickler: block-storage::api has a "# Todo(jr)" refactoring comment. am i on the right path here?15:54
fricklersc`: the issue is that the ubuntu cinder package comes with a predefined /etc/apache2/conf-available/cinder-wsgi.conf that listens on all ports, probably centos does that different, never tested that16:37
sc`yeah. that is a problem. i noticed that last night16:42
sc`centos just depends on the apache2 cookbook16:44
sc`in the short-term, making a server-apache recipe would be one way of dealing with it. disable the package-provided one and lay one down with web_app. i might take a stab at that this weekend or one night this week16:45
sc`i think the calls to github in the berksfiles should go away for the core openstack cookbooks, too. or at least hide them behind some sort of conditional16:55
sc`something on my todo is to set up a pipeline to cut releases for supermarket16:56
*** linkmark has joined #openstack-chef19:50
*** linkmark has quit IRC23:25

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!