Revision 97f4c22c
- The first approach to the ticket generator, where we intended to generate the
story as well as the tickets did not work out because it required creating a
detailed MN description document up front, and that information may not become
available until later. In addition, over time, the requirements for the
generated tickets became more specific and it became harder to accomplish the
task with a generic ticket creator that could also be used for other tasks. So
the new version splits the ticket creator into two parts. A library for
creating tickets and a client for specifically creating deployment tickets.
Also, the MN description document and the code to handle it has been removed.
The ticket generator is now controlled entirely by the template and a couple
of command line parameters.
- Some changes to support Windows.
Files
- added
- modified
- copied
- renamed
- deleted