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 functional | 04:18 |
---|---|---|
sc` | centos still needs some cinder-related work, but ubuntu is happy | 04:19 |
*** TuanLA has joined #openstack-chef | 04: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 service | 04:46 |
sc` | ubuntu comes with that out of the box in its cinder package for pike, it seems | 04:46 |
sc` | general question. is anyone considering attending the dublin ptg? i am, but only if it makes sense | 05:13 |
*** mutin-s has quit IRC | 06:24 | |
*** mutin-s has joined #openstack-chef | 06:25 | |
*** TuanLA has quit IRC | 10:05 | |
*** openstackstatus has quit IRC | 13:43 | |
*** openstack has joined #openstack-chef | 13:44 | |
*** ChanServ sets mode: +o openstack | 13:44 | |
*** openstack has quit IRC | 14:46 | |
*** openstack has joined #openstack-chef | 14:48 | |
*** ChanServ sets mode: +o openstack | 14: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 refactoring | 15:43 |
sc` | it can all live in a conditional that executes only if node['platform_family'] = 'rhel' or some such | 15:47 |
sc` | basically, cinder won't start out of the box on centos, and apache doesn't know where to go | 15:48 |
sc` | the rest of openstack seems fine, as i have built my lab machines over and over | 15:49 |
sc` | wsgi feels like a good first custom resource | 15:50 |
sc` | either that or glance | 15:50 |
sc` | frickler: block-storage::api has a "# Todo(jr)" refactoring comment. am i on the right path here? | 15:54 |
frickler | sc`: 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 that | 16:37 |
sc` | yeah. that is a problem. i noticed that last night | 16:42 |
sc` | centos just depends on the apache2 cookbook | 16: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 week | 16: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 conditional | 16:55 |
sc` | something on my todo is to set up a pipeline to cut releases for supermarket | 16:56 |
*** linkmark has joined #openstack-chef | 19:50 | |
*** linkmark has quit IRC | 23:25 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!