Commit Graph

20 Commits

Author SHA1 Message Date
Monty Taylor 5b868e5857 Retire stackforge/striker 2015-10-17 16:04:55 -04:00
Philip Schwartz b986640bf1 Merge pull request #9 from kevin-mitchell/docs
Doc updates
2014-08-21 15:49:35 -05:00
Kevin L. Mitchell 843a83ee36 Doc updates
This includes some minor documentation changes for striker.

Related to RM7484.
2014-08-21 15:48:15 -05:00
Philip Schwartz 0bc450e881 Merge pull request #8 from kevin-mitchell/config
Striker configuration
2014-08-19 16:30:49 -05:00
Kevin L. Mitchell 888bf204e6 Striker configuration
This sketches in generic code for handling YAML configuration.  It
includes a code-based validation that is used for generating helpful
configuration error messages.

Related to RM7484.

TODO:

* Add functional tests for configuration system
2014-08-19 12:03:26 -05:00
Kevin L. Mitchell 3227ba3076 Merge pull request #6 from phil6569/rm8043_use_pbr
RM8043 Move to using PBR
2014-07-31 19:26:14 +00:00
Philip Schwartz cde3a072a7 RM8043 Move to using PBR
Signed-off-by: Philip Schwartz <philip.schwartz@rackspace.com>
2014-07-31 15:01:25 -04:00
Kevin L. Mitchell 3a7c74216d Merge pull request #7 from phil6569/rm8042_create_doc_infra
RM8042 Create doc infra and added sphinx Makefile/dep
2014-07-31 16:45:49 +00:00
Philip Schwartz 35caf5bb43 RM8042 Create doc infra and added sphinx Makefile/dep
Signed-off-by: Philip Schwartz <philip.schwartz@rackspace.com>
2014-07-31 12:14:00 -04:00
Philip Schwartz 5031ae03e0 Merge pull request #5 from kevin-mitchell/sketch-context
Sketch in the Context class
2014-07-31 16:05:25 +00:00
Philip Schwartz a74f662cf6 Merge pull request #4 from kevin-mitchell/licensing
Add in licensing
2014-07-31 16:05:08 +00:00
Kevin L. Mitchell 4a726d124a Sketch in the Context class
This adds the base Context class for striker, along with several
support functions and classes.  This also settles on the Apache v2
license.

Related to RM7484.
2014-07-31 10:52:46 -05:00
Kevin L. Mitchell 868a3efdb0 Add in licensing
This adds the LICENSE file and the license headers for all __init__.py
files.  It also adds some basic os.path fakes to tests/__init__.py in
order to allow consistent testing under Windows.

Related to RM7484.
2014-07-31 10:44:20 -05:00
Kevin L. Mitchell d3f11c09aa Merge pull request #2 from phil6569/rm8039_test_infra
RM8039 Add base test infrastructure
2014-07-31 15:32:08 +00:00
Philip Schwartz 3e217d2eae RM8039 Add base test infrastructure
Signed-off-by: Philip Schwartz <philip.schwartz@rackspace.com>
2014-07-31 11:28:39 -04:00
Kevin L. Mitchell f1c833ea25 Merge pull request #3 from phil6569/rm8038_base_deps
RM8038 Add base dependencies
2014-07-31 15:27:57 +00:00
Kevin L. Mitchell d2ee27aaa9 Merge pull request #1 from phil6569/add_dir_layout
Initial creation of striker directory layoput.
2014-07-31 15:26:32 +00:00
Philip Schwartz 7c38133c50 RM8038 Add base dependencies
Signed-off-by: Philip Schwartz <philip.schwartz@rackspace.com>
2014-07-31 11:09:03 -04:00
Philip Schwartz 708ebfb7de RM8037 Initial creation of striker directory layoput.
Signed-off-by: Philip Schwartz <philip.schwartz@rackspace.com>
2014-07-31 10:33:18 -04:00
Kevin L. Mitchell 60f0657076 Initial commit. 2014-07-22 10:46:42 -05:00