← Back to team overview

openstack team mailing list archive

Re: Architecture for Shared Components

 

On Wed, Aug 4, 2010 at 12:08 PM, Jorge Williams <
jorge.williams@xxxxxxxxxxxxx> wrote:

>
> You executed the configurations script to start the application. The app
> came bundled with a whole bunch of scripts that people could customize.
>  There was a network protocol involved  in transmitting configuration
> options to other nodes. Will this work?
>

I'm not very strong on deployment, so I probably can't answer well.  It
seems odd to be coming up with a specific protocol for transmitting config
options around... deployment tools like Fabric might be simpler, where a
Nova user just sets some options in a Fabric config file (for each wsgi
layer, should it be independent or glommed onto its neighbor?) and says "fab
deploy" from then on out.

Michael

Follow ups

References