On Wed, Jun 7, 2017 at 9:04 AM, Ignazio Cassano
wrote:
> Hello, I solved the problem.
> Haproxy for redirect api placement api must contain the vollowinf directive:
> listen nova_compute_placemente_cluster
> bind 10.102.184.83:8778
> http-request del-header X-Forwarded-Proto
> server tst-con
Hello, I solved the problem.
Haproxy for redirect api placement api must contain the vollowinf directive:
listen nova_compute_placemente_cluster
bind 10.102.184.83:8778
http-request del-header X-Forwarded-Proto
server tst-controller-01 10.102.184.70:8778 check fall 5 inter 2000 rise 2
serve
Hello again Curtis, do you need my haproxy configuration ?
Do you think placement api are not supported in this scenario ?
Regards
Ignazio
2017-06-07 15:00 GMT+02:00 Curtis :
> On Wed, Jun 7, 2017 at 6:45 AM, Ignazio Cassano
> wrote:
> > Hello All,
> > I just installed ocata on centos 7 and veri
Ps
The placement endpoint is in the vip
Il 07/Giu/2017 15:00, "Curtis" ha scritto:
> On Wed, Jun 7, 2017 at 6:45 AM, Ignazio Cassano
> wrote:
> > Hello All,
> > I just installed ocata on centos 7 and verifying nova installation al ran
> > the command:
> >
> > nova-status -d upgrade check
> >
>
Hello, thanks for your answer.
I have 3 controllers in cluster.
On each controller haproxy is installaed.
10.102.184.83 is the vip end redirect on each controller with haproxy.
It works for all services the only issue is on placement api.
Regards
2017-06-07 15:00 GMT+02:00 Curtis :
> On Wed
On Wed, Jun 7, 2017 at 6:45 AM, Ignazio Cassano
wrote:
> Hello All,
> I just installed ocata on centos 7 and verifying nova installation al ran
> the command:
>
> nova-status -d upgrade check
>
>
> It returns:
>
> Error:
> Traceback (most recent call last):
> File "/usr/lib/python2.7/site-packag