From: Matt Fischer
As a part of our upgrades to Newton we are transitioning our services to use
pymysql rather than the deprecated MySQL-Python [1]. I believe pymsql has been
the default in devstack and the gate for sometime now and that MySQL-Python is
essentially untested and not updated, h
On Thu, Nov 17, 2016 at 11:04 PM, darren chan
wrote:
> Good timing, I was about to send a follow-up email about this spec.
>
> I agree, this content needs to be more visible, which is why the spec
> proposed to move upgrade notes to the Upgrades chapter in the Operations
> Guide. However, it seem
Thank you Jesse.
So should i set the parameter haproxy_ssl to false in the default folder of
the haproxy_server role or somewhere else ?
On 18 November 2016 at 13:43, Jesse Pretorius <
[email protected]> wrote:
> Ah, then that’s the cause. You can’t have both external and internal
>
I *think* you’d have to set the following in your
/etc/openstack_deploy/user_vriables.yml file:
openstack_service_publicuri_proto: http
openstack_external_ssl: false
haproxy_ssl: false
I might be missing more, but that should get you started.
From: Achi Hamza
Date: Friday, November 18, 2016 at
hi,
if you're using libvirt driver than it's derived. i assume the
CPUUtilPollster you're referencing is the instance pollster[1] and not
the node pollster[2]. this pollster is used by other hypervisor polling.
there was a patch for libvirt driver to use libvirt native functionality
to retriev
It worked :)
Thanks a lot Jesse for helping through the troubleshooting process.
On 18 November 2016 at 15:35, Jesse Pretorius <
[email protected]> wrote:
> I **think** you’d have to set the following in your
> /etc/openstack_deploy/user_vriables.yml file:
>
>
>
> openstack_service_
Hi everyone,
As OpenStack produces more deliverables (and some projects do frequent
intermediary releases within the cycle), release announcements have been
creating a lot of noise on the openstack-announce and openstack-dev
mailing-lists, sometimes creating distraction away from more important
an
gordon chung wrote:
> if you're using libvirt driver than it's derived.
I'm not, actually; I'm writing my own, for Solaris zones (for Mitaka; I
forgot to mention that).
> i assume the CPUUtilPollster you're referencing is the instance
> pollster[1] and not the node pollster[2].
Yes.
> this pol