bd4bb57e8397557c2128d9bcb4011c4d6dffab84
In many places we are using json.loads on a response body which is a bytes type in python 3. Using the built-in response.json de/encoder handles the string/bytes conversion for us. Change-Id: Ibb54132fe99208bf277178a88a4ed6875655e6c7
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:
http://docs.openstack.org/infra/manual/developers.html#development-workflow
Description
Languages
Python
99.3%
Shell
0.5%
Dockerfile
0.1%