zuul/zuul
Paul Belanger d53e7cf58e
Update zuul.project to dictonary for vars.yaml
With the introduction of canonical names, we needed to update our
zuul.project variable in ansible.

Below is an example format for zuul.project variable:

  - zuul.project.name == 'org/project'
  - zuul.project.canonical_hostname == 'review.example.com'
  - zuul.project.canonical_name == 'review.example.com/org/project'

Change-Id: I194523561fbf18c85ed4e9dad5afde62de5d8e35
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-04 14:59:07 -04:00
..
ansible Start blocking lookup plugins on insecure jobs 2017-04-06 13:43:50 -05:00
cmd Allow using webapp from connections 2017-04-25 16:24:33 -07:00
connection Allow using webapp from connections 2017-04-25 16:24:33 -07:00
driver Add ability to stop drivers 2017-04-25 10:13:14 -07:00
executor Update zuul.project to dictonary for vars.yaml 2017-05-04 14:59:07 -04:00
lib Allow using webapp from connections 2017-04-25 16:24:33 -07:00
manager Move makemergeritem into model 2017-04-27 09:59:06 -07:00
merger Use connection to qualify projects in merger 2017-04-27 15:47:45 -07:00
reporter Remove url_pattern config parameter 2017-03-27 14:27:14 -07:00
source Add canonical hostname to source object 2017-04-06 13:45:17 -07:00
trigger Merge "Tidy up loggers" 2017-02-09 14:56:35 +00:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
change_matcher.py Refactor out Changeish 2017-03-25 06:20:25 -07:00
configloader.py Merge "Report job shadow errors to users" into feature/zuulv3 2017-05-04 17:42:09 +00:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
model.py Use the security context of the playbook when checking out roles 2017-04-28 09:05:23 -07:00
nodepool.py Use hostname in Nodepool requests 2017-03-06 13:44:10 -08:00
rpcclient.py Add tenant support to zuul client 2016-11-14 08:47:42 -05:00
rpclistener.py Remove source from pipelines (1/2) 2017-04-18 15:52:39 -07:00
scheduler.py Allow using webapp from connections 2017-04-25 16:24:33 -07:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py Allow using webapp from connections 2017-04-25 16:24:33 -07:00
zk.py Remove ZooKeeperConnectionConfig class 2017-03-21 13:26:54 -04:00