[Yahoo-eng-team] [Bug 1486335] Re: Create nova.conf with tox -egenconfig : ValueError: ("Expected ',' or end-of-list in", "Routes!=2.0,!=2.1,>=1.12.3; python_version=='2.7'", 'at', "; python_version==

2016-03-21 Thread Corey Bryant
I'm going to re-target this at the upstream Designate project since it doesn't appear to have anything to do with the Ubuntu Designate package. Ubuntu packages don't use pip or tox. ** Also affects: designate Importance: Undecided Status: New ** No longer affects: designate (Ubuntu)

[Yahoo-eng-team] [Bug 1486335] Re: Create nova.conf with tox -egenconfig : ValueError: ("Expected ',' or end-of-list in", "Routes!=2.0,!=2.1,>=1.12.3; python_version=='2.7'", 'at', "; python_version==

2016-02-22 Thread Sean Dague
We require a tox min version of 2.0 which has the support needed there. I don't think this is a valid bug for that reason. ** Changed in: nova Status: Confirmed => Invalid ** Changed in: nova Assignee: Davanum Srinivas (DIMS) (dims-v) => (unassigned) -- You received this bug

[Yahoo-eng-team] [Bug 1486335] Re: Create nova.conf with tox -egenconfig : ValueError: ("Expected ',' or end-of-list in", "Routes!=2.0,!=2.1,>=1.12.3; python_version=='2.7'", 'at', "; python_version==

2016-01-06 Thread Federico Ceratto
** Changed in: nova Status: Invalid => Confirmed ** Also affects: designate (Ubuntu) Importance: Undecided Status: New ** Changed in: designate (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1486335] Re: Create nova.conf with tox -egenconfig : ValueError: (Expected ',' or end-of-list in, Routes!=2.0,!=2.1,=1.12.3; python_version=='2.7', 'at', ; python_version==

2015-08-26 Thread Davanum Srinivas (DIMS)
please update pip/pbr/setuptools and reopen this bug if needed ** Changed in: nova Status: Incomplete = Won't Fix ** Changed in: nova Assignee: (unassigned) = Davanum Srinivas (DIMS) (dims-v) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1486335] Re: Create nova.conf with tox -egenconfig : ValueError: (Expected ',' or end-of-list in, Routes!=2.0,!=2.1,=1.12.3; python_version=='2.7', 'at', ; python_version==

2015-08-26 Thread Matt Riedemann
mriedem@ubuntu:~/git/nova$ pip show pbr pip setuptools virtualenv /usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may

[Yahoo-eng-team] [Bug 1486335] Re: Create nova.conf with tox -egenconfig : ValueError: (Expected ',' or end-of-list in, Routes!=2.0,!=2.1,=1.12.3; python_version=='2.7', 'at', ; python_version==

2015-08-26 Thread Matt Riedemann
Works for me: mriedem@ubuntu:~/git/nova$ tox -r -e genconfig genconfig create: /home/mriedem/git/nova/.tox/genconfig genconfig installdeps: -r/home/mriedem/git/nova/requirements.txt, -r/home/mriedem/git/nova/test-requirements.txt genconfig develop-inst: /home/mriedem/git/nova genconfig