a154cc4f89

Both id and name values can be used to get a single Project. The following requests will return the same result GET /api/v1/projects/1 GET /api/v1/projects/Test-Project Note: GET /api/v1/projects?name=Test-Project will return a list of projects filtered with LIKE clause. Change-Id: Ib9058ddb1b3c6e30a2328ac5028e38f055debf02
Storyboard
Storyboard is a task tracker for OpenStack.
Project Resources
Project status, bugs, and blueprints are tracked at:
Source code can be found at:
Documentation can be found here:
Additional resources are linked from the project wiki page:
Anyone wishing to contribute to an OpenStack project should find plenty of helpful resources here:
All OpenStack projects use Gerrit for code reviews. A good reference for that is here:
Description
Languages
Python
99.3%
Shell
0.5%
Dockerfile
0.1%