commit | 180028357a1c17905f9f8754e9a41d6c1f22871e | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Tue Jul 07 10:28:31 2020 +0200 |
committer | Christian Aistleitner <christian@quelltextlich.at> | Sat Jul 11 15:47:37 2020 +0200 |
tree | c102b9c36533cebd8bba92bb3ed7bb7f2ececfcc | |
parent | 549c0129b51cc3924569118fb8afed3ed4e4090f [diff] |
Follow upstream Documentation's styling of REST API endpoints Change-Id: Id5520a999a637c5f061b61a8ee14e9e06856b225
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.