Update zuul & nodepool 3rd party ci pins to 2.5.1 & 0.3.1

Zuul and nodpeool have bug fixes in the latest tags.
Since these are backwards compatible, update the
recommended pins for these 2 services.

Change-Id: I6fe1ee65a1437b84c3881c752a20c18f620aad2e
This commit is contained in:
Ramy Asselin 2016-12-19 16:21:04 -08:00
parent e6f0c90421
commit f7f0929a9c
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ log_server: logs.example.com
#smtp_host:
#smtp_default_from:
#smtp_default_to:
zuul_revision: 2.5.0
zuul_revision: 2.5.1
#zuul_git_source_repo: https://git.openstack.org/openstack-infra/zuul
oscc_file_contents: |
# Insert OSCC file contents here as explained in the
@ -46,5 +46,5 @@ mysql_nodepool_password: secret_mysql_nodepool_password
#nodepool_jenkins_target: jenkins1
#jenkins_api_key:
#jenkins_credentials_id:
nodepool_revision: 0.3.0
nodepool_revision: 0.3.1
#nodepool_git_source_repo: https://git.openstack.org/openstack-infra/nodepool