Commit Graph

4 Commits

Author SHA1 Message Date
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 6f2bed176c setup.py: Correct URL
Refer to 'openstack' instead of 'stackforge'

Change-Id: Iee952eda8afd653a03272cfee472006c086c85d1
Partial-Bug: #1535772
2016-01-18 06:57:24 +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
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