RE: mysql-connector-python

2020-03-18 Thread Paul Angus
I’ve gotten to the bottom of my query, it was the Java 11 jar dependency that 
Rohit baked-in rather than the python related jars.


From: Andrija Panic 
Sent: 17 March 2020 18:54
To: dev 
Cc: Paul Angus ; Andrija Panic 

Subject: Re: mysql-connector-python

I *believe* that the explicit need for python-dns came with the newest version 
of mysql-connector-python (the "broken one") - the explicit need for it was not 
there before


paul.an...@shapeblue.com 
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue
  
 

On Tue, 17 Mar 2020 at 11:58, Rohit Yadav 
mailto:rohit.ya...@shapeblue.com>> wrote:
We need the mysql-connector-python rpm because of cloudstack-setup-databases. 
We need python-dns too as it's required by cloudstack-setup-databases.



Regards,

Rohit Yadav

Software Architect, ShapeBlue
https://www.shapeblue.com

rohit.ya...@shapeblue.com<mailto:rohit.ya...@shapeblue.com>
www.shapeblue.com<http://www.shapeblue.com>
@shapeblue





From: Paul Angus mailto:paul.an...@shapeblue.com>>
Sent: Tuesday, March 17, 2020 00:07
To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org> 
mailto:dev@cloudstack.apache.org>>
Cc: Rohit Yadav mailto:rohit.ya...@shapeblue.com>>; 
Andrija Panic mailto:andrija.pa...@shapeblue.com>>
Subject: mysql-connector-python


Hi Folks,



Am I correct in thinking that for 4.14, we don’t need to pre-install the python 
connector?
I *think* that it’s still a dependency in the RPMs.  If it is, then we need to 
remove it.



Paul.


Paul Angus
CTO
s: +44 203 603 0540 | m: +44 7711 418784 | d: +44 203 468 5163
e: paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>  |  w: 
www.shapeblue.com<http://www.shapeblue.com>  |  t: @cloudyangus @shapeblue
a: 3 London Bridge Street, 3rd floor, News Building, London, SE1 9SG. UK


Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build/> | 
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | 
CloudStack Software 
Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure 
Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack 
Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services 
India LLP is a company incorporated in India and is operated under license from 
Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in 
Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd 
is a company registered by The Republic of South Africa and is traded under 
license from Shape Blue Ltd. ShapeBlue is a registered trademark.This email and 
any attachments to it may be confidential and are intended solely for the use 
of the individual to whom it is addressed. Any views or opinions expressed are 
solely those of the author and do not necessarily represent those of Shape Blue 
Ltd or related companies. If you are not the intended recipient of this email, 
you must neither take any action based upon its contents, nor copy or show it 
to anyone. Please contact the sender if you believe you have received this 
email in error.


--

Andrija Panić


Re: mysql-connector-python

2020-03-17 Thread Andrija Panic
I *believe* that the explicit need for python-dns came with the newest
version of mysql-connector-python (the "broken one") - the explicit need
for it was not there before

On Tue, 17 Mar 2020 at 11:58, Rohit Yadav  wrote:

> We need the mysql-connector-python rpm because of
> cloudstack-setup-databases. We need python-dns too as it's required by
> cloudstack-setup-databases.
>
>
> Regards,
>
> Rohit Yadav
>
> Software Architect, ShapeBlue
> https://www.shapeblue.com
>
> rohit.ya...@shapeblue.com
> www.shapeblue.com
> @shapeblue
>
>
>
> --
> *From:* Paul Angus 
> *Sent:* Tuesday, March 17, 2020 00:07
> *To:* dev@cloudstack.apache.org 
> *Cc:* Rohit Yadav ; Andrija Panic <
> andrija.pa...@shapeblue.com>
> *Subject:* mysql-connector-python
>
>
> Hi Folks,
>
>
>
> Am I correct in thinking that for 4.14, we don’t need to pre-install the
> python connector?
> I **think** that it’s still a dependency in the RPMs.  If it is, then we
> need to remove it.
>
>
>
> Paul.
>
>
>
> Paul Angus
> CTO
> *s:* +44 203 603 0540 | *m: *+44 7711 418784 | *d: *+44 203 468 5163
> *e:* paul.an...@shapeblue.com  | * w: *www.shapeblue.com  |*  t:*
>  @cloudyangus @shapeblue
> *a:* 3 London Bridge Street, 3rd floor, News Building, London, SE1 9SG. UK
> --
>
> Find out more about ShapeBlue and our range of CloudStack related services:
> IaaS Cloud Design & Build
>  | CSForge – rapid
> IaaS deployment framework 
> CloudStack Consulting  | 
> CloudStack
> Software Engineering
> 
> CloudStack Infrastructure Support
>  | CloudStack
> Bootcamp Training Courses 
>
> Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
> Services India LLP is a company incorporated in India and is operated under
> license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
> company incorporated in Brasil and is operated under license from Shape
> Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of
> South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is
> a registered trademark.This email and any attachments to it may be
> confidential and are intended solely for the use of the individual to whom
> it is addressed. Any views or opinions expressed are solely those of the
> author and do not necessarily represent those of Shape Blue Ltd or related
> companies. If you are not the intended recipient of this email, you must
> neither take any action based upon its contents, nor copy or show it to
> anyone. Please contact the sender if you believe you have received this
> email in error.
>


-- 

Andrija Panić


Re: mysql-connector-python

2020-03-17 Thread Rohit Yadav
We need the mysql-connector-python rpm because of cloudstack-setup-databases. 
We need python-dns too as it's required by cloudstack-setup-databases.


Regards,

Rohit Yadav

Software Architect, ShapeBlue

https://www.shapeblue.com


From: Paul Angus 
Sent: Tuesday, March 17, 2020 00:07
To: dev@cloudstack.apache.org 
Cc: Rohit Yadav ; Andrija Panic 

Subject: mysql-connector-python


Hi Folks,



Am I correct in thinking that for 4.14, we don’t need to pre-install the python 
connector?
I *think* that it’s still a dependency in the RPMs.  If it is, then we need to 
remove it.



Paul.



[cid:YIecllJyE0yLpGrNWQ7VwShapeBlue_logo_sml_png]
Paul Angus
CTO
s: +44 203 603 0540 | m: +44 7711 418784 | d: +44 203 468 5163
e: paul.an...@shapeblue.com  |  w: www.shapeblue.com  |  t: @cloudyangus 
@shapeblue
a: 3 London Bridge Street, 3rd floor, News Building, London, SE1 9SG. UK


Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build | 
CSForge – rapid IaaS deployment framework
CloudStack Consulting | 
CloudStack Software 
Engineering
CloudStack Infrastructure 
Support | CloudStack 
Bootcamp Training Courses

Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services 
India LLP is a company incorporated in India and is operated under license from 
Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in 
Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd 
is a company registered by The Republic of South Africa and is traded under 
license from Shape Blue Ltd. ShapeBlue is a registered trademark.This email and 
any attachments to it may be confidential and are intended solely for the use 
of the individual to whom it is addressed. Any views or opinions expressed are 
solely those of the author and do not necessarily represent those of Shape Blue 
Ltd or related companies. If you are not the intended recipient of this email, 
you must neither take any action based upon its contents, nor copy or show it 
to anyone. Please contact the sender if you believe you have received this 
email in error.

rohit.ya...@shapeblue.com 
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue
  
 



RE: mysql-connector-python

2020-03-17 Thread Paul Angus
I thought that @Rohit Yadav had added a baked-in client to work around the 
mysql-connector-python Issue.

Have we moved to mysql-connector-python + python-dns instead ?

paul.an...@shapeblue.com 
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue
  
 


-Original Message-
From: Andrija Panic  
Sent: 16 March 2020 18:58
To: dev 
Cc: Rohit Yadav ; Andrija Panic 

Subject: Re: mysql-connector-python

If not mistaken, that one is needed during setup-cloudstack-databases run, at 
least I recall it was breaking with the newest 8.0.19 and onwards due to some 
missing dns stuff, etc

On Mon, 16 Mar 2020 at 19:38, Paul Angus  wrote:

> Hi Folks,
>
> Am I correct in thinking that for 4.14, we don't need to pre-install 
> the python connector?
> I *think* that it's still a dependency in the RPMs.  If it is, then we 
> need to remove it.
>
> Paul.
>
> paul.an...@shapeblue.com
> www.shapeblue.com
> 3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK 
> @shapeblue
>
>
>
>

-- 

Andrija Panić


Re: mysql-connector-python

2020-03-16 Thread Sven Vogel
That one?

https://github.com/apache/cloudstack/pull/3854


__

Sven Vogel
Lead Cloud Solution Architect

EWERK DIGITAL GmbH
Brühl 24, D-04109 Leipzig
P +49 341 42649 - 99
F +49 341 42649 - 98
s.vo...@ewerk.com
www.ewerk.com

Geschäftsführer:
Dr. Erik Wende, Hendrik Schubert, Frank Richter
Registergericht: Leipzig HRB 9065

Support:
+49 341 42649 555

Zertifiziert nach:
ISO/IEC 27001:2013
DIN EN ISO 9001:2015
DIN ISO/IEC 2-1:2011

ISAE 3402 Typ II Assessed

EWERK-Blog | 
LinkedIn | 
Xing | 
Twitter | 
Facebook


Mit Handelsregistereintragung vom 09.07.2019 ist die EWERK RZ GmbH auf die 
EWERK IT GmbH verschmolzen und firmiert nun gemeinsam unter dem Namen: EWERK 
DIGITAL GmbH, für weitere Informationen klicken Sie 
hier.

Auskünfte und Angebote per Mail sind freibleibend und unverbindlich.

Disclaimer Privacy:
Der Inhalt dieser E-Mail (einschließlich etwaiger beigefügter Dateien) ist 
vertraulich und nur für den Empfänger bestimmt. Sollten Sie nicht der 
bestimmungsgemäße Empfänger sein, ist Ihnen jegliche Offenlegung, 
Vervielfältigung, Weitergabe oder Nutzung des Inhalts untersagt. Bitte 
informieren Sie in diesem Fall unverzüglich den Absender und löschen Sie die 
E-Mail (einschließlich etwaiger beigefügter Dateien) von Ihrem System. Vielen 
Dank.

The contents of this e-mail (including any attachments) are confidential and 
may be legally privileged. If you are not the intended recipient of this 
e-mail, any disclosure, copying, distribution or use of its contents is 
strictly prohibited, and you should please notify the sender immediately and 
then delete it (including any attachments) from your system. Thank you.

Am 16.03.2020 um 19:58 schrieb Andrija Panic :

If not mistaken, that one is needed during setup-cloudstack-databases run,
at least I recall it was breaking with the newest 8.0.19 and onwards due to
some missing dns stuff, etc

On Mon, 16 Mar 2020 at 19:38, Paul Angus  wrote:

Hi Folks,

Am I correct in thinking that for 4.14, we don't need to pre-install the
python connector?
I *think* that it's still a dependency in the RPMs.  If it is, then we
need to remove it.

Paul.

paul.an...@shapeblue.com
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue





--

Andrija Panić


Re: mysql-connector-python

2020-03-16 Thread Andrija Panic
If not mistaken, that one is needed during setup-cloudstack-databases run,
at least I recall it was breaking with the newest 8.0.19 and onwards due to
some missing dns stuff, etc

On Mon, 16 Mar 2020 at 19:38, Paul Angus  wrote:

> Hi Folks,
>
> Am I correct in thinking that for 4.14, we don't need to pre-install the
> python connector?
> I *think* that it's still a dependency in the RPMs.  If it is, then we
> need to remove it.
>
> Paul.
>
> paul.an...@shapeblue.com
> www.shapeblue.com
> 3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
> @shapeblue
>
>
>
>

-- 

Andrija Panić