Updated Readme with links to docs, and spin up tasks.

Change-Id: I2e459b2c2a14648a614fda5465f1b87f0f61ac54
This commit is contained in:
Joshua Kolden 2014-02-25 19:25:40 -08:00
parent 72907ba0a2
commit 7476fffe84

View File

@ -23,3 +23,25 @@ This specific part of the effort is around
* Now we need to execute on design and implementation
More information go to https://wiki.openstack.org/wiki/Milk
---
## Development Spin Up...
###Tasks
- [X] Initialize the project in OpenStack and Gerrit.
- [X] Create a git project on GitHub.
- [ ] Establish BDD system, and create initial acceptance tests.
- [ ] Create first draft Apiary blueprint for ETC ID system API.
- [ ] Build basic Django server to implement blueprint.
- [ ] Create command line tool to generate asset ID, and publish to server, via API.
###How to Get Involved
The basic goals and timeline:
[Milk Wiki](https://wiki.openstack.org/wiki/Milk)
Creating a user ID in the OpenStack review system Gerrit, to submit changes for review _(do not use github pull requests)_:
[Getting Started Lab](http://docs.openstack.org/training-guides/content/operator-getting-started-lab.html)