> -Original Message-
> From: Ihar Hrachyshka [mailto:ihrac...@redhat.com]
> Sent: Friday, September 30, 2016 7:03 AM
> To: OpenStack Development Mailing List (not for usage questions) d...@lists.openstack.org>
> Subject: [openstack-dev] [neutron] clean up your git che
ck.org/#/c/121044/
[3] https://review.openstack.org/#/c/121044/5/tox.ini
> -Original Message-
> From: John Villalovos [mailto:openstack@sodarock.com]
> Sent: Friday, September 30, 2016 5:41 PM
> To: OpenStack Development Mailing List (not for usage questions)
>
&g
On Fri, Sep 30, 2016 at 12:12 PM, Amrith Kumar wrote:
> :)
>
> Clark ...
>
> If I git clone a brand new repository and edit the tox.ini with the proposed
> change:
>
>> > PYTHONDONTWRITEBYTECODE = 1
>
> I had assumed that no .pyc's would get created.
That is correct for 'tox' runs. Doing a:
> -Original Message-
> From: Clark Boylan [mailto:cboy...@sapwetik.org]
> Sent: Friday, September 30, 2016 3:04 PM
> To: openstack-dev@lists.openstack.org
> Subject: Re: [openstack-dev] [neutron] clean up your git checkout!
>
> Sorry I crossed the streams but the advic
does in fact clean out the .tox directory.
>
> -amrith
>
> > -Original Message-
> > From: Clark Boylan [mailto:cboy...@sapwetik.org]
> > Sent: Friday, September 30, 2016 2:50 PM
> > To: openstack-dev@lists.openstack.org
> > Subject: Re: [openstack-dev] [neutr
.tox directory.
-amrith
> -Original Message-
> From: Clark Boylan [mailto:cboy...@sapwetik.org]
> Sent: Friday, September 30, 2016 2:50 PM
> To: openstack-dev@lists.openstack.org
> Subject: Re: [openstack-dev] [neutron] clean up your git checkout!
>
> I want to
r usage questions)
> >
> > Subject: Re: [openstack-dev] [neutron] clean up your git checkout!
> >
> > Projects may want to add to their tox.ini something like this:
> >
> > https://github.com/openstack/ironic/blob/c445c19285c2f3ee6a099f9f7473dd6fe
> > 08
, 2016 1:57 PM
> To: OpenStack Development Mailing List (not for usage questions)
>
> Subject: Re: [openstack-dev] [neutron] clean up your git checkout!
>
> Projects may want to add to their tox.ini something like this:
>
> https://github.com/openstack/ironic/blob/c445c19285c2f3e
Projects may want to add to their tox.ini something like this:
https://github.com/openstack/ironic/blob/c445c19285c2f3ee6a099f9f7473dd6fe087116b/tox.ini#L10
Basically add:
PYTHONDONTWRITEBYTECODE = 1
On Fri, Sep 30, 2016 at 7:20 AM, Ihar Hrachyshka wrote:
> Michał Dulko wrote:
>
>> On 09/30/20
Michał Dulko wrote:
On 09/30/2016 04:06 PM, Ihar Hrachyshka wrote:
Ihar Hrachyshka wrote:
Hi all,
today we landed https://review.openstack.org/#/c/269658/ (huge!) that
removed neutron/objects/network/ directory and replaced it with
neutron/objects/network.py file. Though it makes python th
On 09/30/2016 04:06 PM, Ihar Hrachyshka wrote:
> Ihar Hrachyshka wrote:
>
>> Hi all,
>>
>> today we landed https://review.openstack.org/#/c/269658/ (huge!) that
>> removed neutron/objects/network/ directory and replaced it with
>> neutron/objects/network.py file. Though it makes python that sees o
Ihar Hrachyshka wrote:
Hi all,
today we landed https://review.openstack.org/#/c/269658/ (huge!) that
removed neutron/objects/network/ directory and replaced it with
neutron/objects/network.py file. Though it makes python that sees old
.pyc files sad:
Failed to import test module: neutr
Hi all,
today we landed https://review.openstack.org/#/c/269658/ (huge!) that
removed neutron/objects/network/ directory and replaced it with
neutron/objects/network.py file. Though it makes python that sees old .pyc
files sad:
Failed to import test module: neutron.tests.unit.objects.test
13 matches
Mail list logo