Commit Graph

16 Commits

Author SHA1 Message Date
lhinds 93aacb43e6 Retiring Project
http://lists.openstack.org/pipermail/openstack-sigs/2018-August/000481.html

Depends-On: 90ca23f2ef5bf2cfdaf63552a7d8d8be325a03e6

Change-Id: I9ebc8cfcbb8906e9c4e1fd9e91205fe364bdc3c9
2018-08-28 09:41:53 +01:00
Stanisław Pitucha fb9ca52bbc Ignore bootstrap files
The request / key files mentioned in the README for initial tests can be
ignored. Prevents accidental commits.

Change-Id: I4296be10697c48b2f5c27469ff304d57abf63bbc
2016-06-16 15:19:13 +10:00
Stanisław Pitucha 9456ced811 Don't track autogenerated files
Partial-Bug: #1548610
Change-Id: I779652bd2a3e085bb6d3c091f8f4f24c0af306c1
2016-02-23 04:52:15 +00:00
Alex Howells f60a61d197 Ignore the 'pep8.txt' file via .gitignore
Right now following the README.md and OpenStack Developer's Guide
has you go through the 'git clone' process of openstack/anchor,
and a script ('run_tests.sh') is provided which sets up your
virtual environment, installs the requisite packages, and tests.

This workflow seems to result in the creation of 'pep8.txt'
within the repository root which is (seemingly) undesirable
as it shows as an untracked, uncommitted file.

Fixed by adding the file to .gitignore but I'm fairly new to Python
so please advise if I'm somehow confused! Thanks <3

Change-Id: I7f69e40a1069fcbf17ef3f277ab1be65cf182d04
2016-01-27 21:45:01 +00:00
Stanisław Pitucha a40c3bea7d Fix all the doc build paths
Ignore the new doc build directory and make sure tox builds to the same
place setup does.

Change-Id: I800f7d563b97b6a1a202b6e147b6ede190cb25c6
2015-09-21 12:15:45 +10:00
Stanisław Pitucha 7e34872d96 Ignore eggs dir in case setup was run directly
Running setup creates .eggs directory - ignore it.

Change-Id: If7b27b5eb37fc9928f164d2a631b32b6c2787941
2015-09-07 11:37:31 +10:00
Stanisław Pitucha a7ce75d8a5 Add stub for Sphinx documentation
`tox -e docs` will both generate and validate the documentation. The
documentation itself needs to be completed over time.

Change-Id: I2eb790a014f9b4838cfa64054a7d99d9bd339c6a
2015-07-29 17:18:39 +10:00
Stanisław Pitucha 9266bc670d Ignore the coverage file
Change-Id: Id9cc304532fcd73cc83e9234b9d4991871a9f428
2015-06-04 17:48:14 +10:00
Tim Kelsey 9eada1323e Bringing Anchor project setup inline with OpenStack
- Adding scaffolding for testing (PEP8 mostly disabled for now)
- Adding requirments lists

Change-Id: I7b585a1e30c473df089ba508099af159e432cc78
2015-01-08 14:20:38 +00:00
Stanislaw Pitucha fcebb72473 Add tox configuration to check the sources
Change-Id: Idc2722e56897c541256e15c850187fe6ecc2eeb3
2014-08-20 17:25:26 +01:00
Stanislaw Pitucha 27a2ae052a Ignore the build directory 2014-04-17 13:19:39 +01:00
Stanislaw Pitucha fa51fe8867 Add ignore the certificates 2014-04-16 22:45:05 +01:00
Stanislaw Pitucha 3f976af695 Ignore the generated files 2014-03-28 10:59:23 +00:00
Stanislaw Pitucha 1a08cba3f8 LDAP auth support and flask internal config 2014-03-25 14:41:54 +00:00
Stanislaw Pitucha 76e4f0418d Add serial number handling 2014-03-21 14:30:23 +00:00
Stanislaw Pitucha eaaf276654 Initial version 2014-03-21 14:02:13 +00:00