Carl Perry
unread,May 29, 2013, 10:05:22 PM5/29/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to opscode-che...@googlegroups.com
As we start adding Quantum^H^H^H^H^H^HOpenStack Networking (man I miss
codenames) support to our cookbooks, I'm thinking we may want to adopt
the same "wrap+extend" strategy with OpenStack Compute that we do with
OpenStack Networking. The reason for this is networking drivers. Almost
all of the networking drivers require configuration changes to nova.conf
in order for it to integrate. This makes me think we might want to
simply have a bare compute cookbook, and then you install another that
wraps it for the correct networking options (ex "compute-ovs",
"compute-midonet", "compute-ryu").
Thoughts? Is this already getting too complicated? If so, alternatives?
-Carl