Commit Graph

5 Commits

Author SHA1 Message Date
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 4c4897883f Restructure directory as a Tempest plugin
Previously this project was structured like an OpenStack project. It
would be easier to run the contained tests if the project was formatted
as a Tempest plugin. Migrate the directory structure accordingly.

Change-Id: I03601f2f0c01580d072e47af60a96e9fbfd632b3
Partial-Bug: #1535772
2016-01-18 07:05:39 +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
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