
The JS client passes arguments to the PUT call in the URL so we need the tags argument to the put() method. The python client passes arguments encoded in the body of the request, so we need the body argument. Merge the two sets of values so that inside the function we only have to process one list. Change-Id: I21a82321fabbe4f0d0a5db5a9db5dda8f65f21bb Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Storyboard
Storyboard is a task tracker created to serve the needs of highly-distributed systems that span multiple projects, to enable cross-project work on a massive scale. Concepts were adapted from existing tools, and as many potential points of contention were removed as possible, to better facilitate coordination of project work by stakeholders with widely varied interests and needs.
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:
https://docs.openstack.org/infra/manual/developers.html#development-workflow