Comment 1 for bug 1348732

Revision history for this message
Francesco Vollero (fvollero) wrote : Re: [Bug 1348732] [NEW] support many components using apache mod_wsgi

Thanks for this hint we will do some testing and see if we could manage to make it work without troubles.

Cheers,
Francesco

> On 25 Jul 2014, at 19:30, Richard Megginson <email address hidden> wrote:
>
> Public bug reported:
>
> More openstack components may be moving to use apache mod_wsgi, not just
> horizon. Each component that uses apache should have the following:
>
> class { '::apache': purge_configs => false }
>
> so as not to overwrite any configuration created by another component.
>
> However, this requires that the framework (in this case, packstack) must
> do the initial
>
> include ::apache
>
> to initialize the configuration.
>
> ** Affects: packstack
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of Packstack
> Core, which is subscribed to Packstack.
> https://bugs.launchpad.net/bugs/1348732
>
> Title:
> support many components using apache mod_wsgi
>
> Status in Packstack:
> New
>
> Bug description:
> More openstack components may be moving to use apache mod_wsgi, not
> just horizon. Each component that uses apache should have the
> following:
>
> class { '::apache': purge_configs => false }
>
> so as not to overwrite any configuration created by another component.
>
> However, this requires that the framework (in this case, packstack)
> must do the initial
>
> include ::apache
>
> to initialize the configuration.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/packstack/+bug/1348732/+subscriptions