commit | 87e32cd858278dbeb630ba14eb4653450565c712 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Tue Nov 22 16:35:13 2016 +0000 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Tue Nov 22 16:37:41 2016 +0000 |
tree | 0a2b4fa0330fa7052e6f214f8045a8ee67304c6e | |
parent | a66fc64966844b09b6414af5790787034cfdc838 [diff] |
build against API version 2.14-SNAPSHOT Change-Id: I4c0624e400a1c8b0b97ae8fd4f55c5afd650345d
Openstack uses Zuul for project gating and one of the features of Zuul is cross repository dependencies (CRD). Zuul will detect CRDs in git commit messages to allow it to arrange patchsets (in order) before scheduling them for build and test.
The problems with having only a ‘depends-on’ reference:
To help alleviate these issues this plugin adds the following:
Detailed information about this plugin can be found in the documentation.