Commit Graph

10 Commits

Author SHA1 Message Date
Lianhao Lu b07b373992 move pep8 zuul job definition in repo
Update the pep8 to latest openstack infra requirements and move the pep8
zuul job definition in repo.

Change-Id: Idc727e5232c6b1697e65cbda8b955d9f4f1490d3
2021-02-26 09:24:46 +08:00
Kalaswan Datta 0b931f336f H402 hacking have been deprecated
Change-Id: I4395d0c01fffb6f4f61d289437984a87d7c19fd8
2017-01-06 11:32:21 -05:00
Stephen Finucane ae4417b6bd doc: Move docs into README
The docs can all fit into one easy-to-reference README. Do this.

Change-Id: I616a9bfb8446254d4f13de064328173ce5dd9b59
Depends-On: Ia00f32baee90594a4c91d872bbce83b9fdc927b7
2016-06-08 13:20:06 +00:00
Stephen Finucane 58ebef5521 doc: Restructure directory per OpenStack standards
Move all files from 'docs' to 'doc/source'. This requires fixing
some links.

Change-Id: I69adf2930aa5ab09fdc3a66894f9122d44f2173d
Partial-Bug: #1535772
2016-02-04 16:23:45 +00:00
Stephen Finucane 0a8d11b07d tox: Integrate 'flake8wrap' script
Integrate the 'flake8wrap' scripts, which provide useful functionality.

Change-Id: I06d7d9d816d855b6ce4f1748b29a3ed916e3bbf8
Partial-Bug: #1535772
2016-02-01 13:15:09 +00:00
Stephen Finucane 14cc8e7d71 Convert to pbr
Use pbr for packaging instead of manual setup tools. This allows us to
take advantage of a number of features provided by pbr, such as
automated generation of AUTHORS, HISTORY and MANIFEST files.

This removes two doc files due to reliance on the removed AUTHORS and
HISTORY files.

Finally, the 'full' tox target is removed and the 'pyN' targets are
stubbed out. These are broken by the move to pbr and will be rendered
irrelevant by a follow-up change.

Change-Id: I098979a6033afcff9abfbf60de63825f073dc15b
Partial-Bug: #1535772
2016-01-18 07:01:26 +00:00
Stephen Finucane e7d85ec1df license: Update license to Apache
All code in the repo is Apache licensed, yet the LICENSE file and
'license' parameter of 'setup.py' state BSD. Reference Apache
everywhere.

In addition, add missing licenses to any files that require one.

Finally, change references from a developer to Intel Corporation

Change-Id: I8564d0e1a23961e8c09359da24bcc8e2b6d4c87c
Partial-Bug: #1535772
2016-01-18 06:50:02 +00:00
Janonymous 586b1a7705 Put py34 first in the env order of tox
To solve the problem of "db type could
not be determined" on py34 we have to run first the py34 env to, then, run
py27. This patch puts py34 first on the tox.ini list of envs to avoid this
problem to happen.

Change-Id: Ib88fddfd43de0f9f80886aeb0fc0c0c392a94b0f
Closes-bug: #1489059
2015-12-22 18:22:26 +05:30
Przemyslaw Czesnowicz 0b3f5d9885 Initial nfv testcases
Includes tests for cpu pinning, numa topology and hugepages.

Change-Id: I2124bdf308b24f749eaea17b20a7e7fabbb2840a
2015-09-21 12:37:11 +00:00
Waldemar Znoinski 137a633ba2 Repository for Intel's tests for NFV CI system
Repository initialisation

Change-Id: If5a22fbff6627cc2e9dc7c7ccec04157147e81b6
2015-06-16 12:36:34 +00:00