Commit Graph

12 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
Doug Chivers 0ecce126dc Improved readme
Updated description of docker deployment to include passing the
docker network to anchor so certificate requests can pass
validation.

Change-Id: Ib93e0b4806f919da1d33658f2a2ab38b81fdb4d8
2017-02-21 09:51:14 -05:00
Jenkins 0810685ce1 Merge "Adding bootstrap to docker container" 2017-02-20 22:25:53 +00:00
Robert Clark 6f415b0fec Adding bootstrap to docker container
This commit removes the key generation stage of building Anchor
containers. When a container is started it will look for a key in a
docker volume named '/key' if there is a correctly formatted key it will
attempt to use it. If not it will generate one before starting normal
operations.

Change-Id: I569f0fe07171faeed0cffc7c87f3075a094ec811
2017-02-20 11:10:07 -05:00
Doug Chivers 88e58d7a7d Corrected readme
Readme description of how to run in development was outdated

Change-Id: I1e33125b2b4ea79c7eb05f895c49b7d61a0dfe91
2017-02-20 10:58:59 -05:00
Christian Berendt 5d7e18686a Fix syntax of a link in the README file
The README file uses RST and not Markdown syntax.

Change-Id: Ie7bd95e26ff91ec671ebe4aa8da34ce39559cad5
2016-08-18 09:00:44 +02:00
Stanisław Pitucha 6fdb9be69e Force a recent hash in examples
On some systems openssl still defaults to sha1 in new certificate requests,
which is rejected by Anchor. Force sha256 in all examples instead.

Change-Id: I0c673392c7f6badd7d66c307ace594b1d711674d
2016-05-06 16:40:23 +10:00
Jenkins 639ab9cd99 Merge "Add the PKCS11-based signing backend" 2016-02-23 11:13:19 +00:00
Doug Chivers 3311dad7ba Clarify readme
Change-Id: I4f41f5f45e900bfb6ffe22c30a1501bde02ab04a
2016-02-19 14:20:59 +00:00
Stanisław Pitucha 524a4cef34 Add the PKCS11-based signing backend
Change-Id: I576a6837f2239d4e82baaacc68342a897db07f1d
2016-02-19 13:09:27 +11:00
Eric Brown da833500e9 Add shiny new badges to anchor README
PyPi supports cool badges to indicate version, license, formats,
etc. Makes it very easy to see right up top critical information
about the project.

Change-Id: I88acc4b1c57ef78d24f9f78d013564fc4c875d7c
2016-02-04 09:17:46 -08:00
Eric Brown 90098c48ba Convert docs from md to rst
This patches converts the README and other files  to rst since that
is the widely accepted format versus markdown.

Change-Id: I68782f37d7339d7d26772a9f9e23a80debe159d0
2016-01-30 16:52:16 -08:00