Doug Hellmann
770d2a3c64
Revert "save the logs from tag-releases"
...
This reverts commit 66b769123dc5376aa3ec16caddca59920e1ba6e7.
Change-Id: Ia7e7e375297c1be166337f58e5681458a70f5956
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-01 16:27:32 -05:00
Zuul
594e3d953b
Merge "save the logs from tag-releases"
2018-02-01 21:16:02 +00:00
Zuul
93c69d3eb5
Merge "Revert "Release 0.11.2 of openstacksdk for queens""
2018-02-01 21:16:01 +00:00
Doug Hellmann
66b769123d
save the logs from tag-releases
...
Sometimes when the job succeeds we still need to review the logs.
Change-Id: I2ea1f11100a6233b13f01541f140103e224182ce
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-01 15:55:22 -05:00
Sean McGinnis
2f7effccbf
Revert "Release 0.11.2 of openstacksdk for queens"
...
This reverts commit d7e2e06b671bd19950f61d71cd15f48179994791.
Change-Id: Ief94a9108f4b9b92be4bc7fa70b267c21787e215
2018-02-01 20:52:54 +00:00
Zuul
dc0a857d6f
Merge "final queens branches for libraries"
2018-02-01 17:33:29 +00:00
Zuul
6c5d4e1612
Merge "final queens library releases, attempt 2"
2018-02-01 16:22:19 +00:00
Zuul
e6c2991cb5
Merge "Revert "final queens library releases""
2018-02-01 16:00:23 +00:00
Zuul
2e1c733b54
Merge "Revert "add semaphore for publishing to the releases website""
2018-02-01 15:48:33 +00:00
Doug Hellmann
093dd16080
final queens library releases, attempt 2
...
This reverts commit ceb6416e31530d3f04c1a461a69636bd716eb638.
Change-Id: Ia8ce73cd51e76da9ef0db83eb7ee40a3c4f43bd0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-01 10:17:09 -05:00
Doug Hellmann
897c42c285
Revert "final queens library releases"
...
Zuul mis-configuration caused the post jobs to fail before they were run.
This reverts commit b4bcf068b38753dc2036caeee69e396eeb5bede1.
Change-Id: I0c328477f01118bd22e0c0963d3892d374abec56
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-01 10:17:00 -05:00
Zuul
abebd4e2a8
Merge "final queens library releases"
2018-02-01 15:13:33 +00:00
Doug Hellmann
4c470f33c5
Revert "add semaphore for publishing to the releases website"
...
Having a semaphore here broke zuul's ability to figure out what the job
should look like:
http://lists.openstack.org/pipermail/release-job-failures/2018-February/000751.html
This reverts commit 2a9fea62abdbe58d5a9c24fbdbf246fbd6d5bb44.
Change-Id: I2196edc33aee03e9b2695b548b09790ed670e7f7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-01 10:09:37 -05:00
Zuul
ecc9961939
Merge "add semaphore for publishing to the releases website"
2018-02-01 14:56:06 +00:00
Zuul
645d669f46
Merge "Release 0.11.2 of openstacksdk for queens"
2018-02-01 14:46:49 +00:00
Doug Hellmann
e1ea7e975e
final queens branches for libraries
...
Change-Id: I24fcdc58225cc8ae31860d9e250f186d4f5b3466
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-01 09:34:41 -05:00
Doug Hellmann
b4bcf068b3
final queens library releases
...
Change-Id: Id4bfffd8bbb455c30e3d6bdd1f3aee5659165a74
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-01 09:34:41 -05:00
Zuul
47a33ea0a0
Merge "Release 1.29.0 of os-client-config for queens"
2018-02-01 14:07:32 +00:00
Monty Taylor
1721597285
Release 1.29.0 of os-client-config for queens
...
Change-Id: Ia9a0282108b935b316255556143f7cd2813e68e6
2018-02-01 07:17:03 -06:00
Monty Taylor
d7e2e06b67
Release 0.11.2 of openstacksdk for queens
...
Change-Id: I5dda70684d2025e2a4df123a884a3954b936c611
Depends-On: https://review.openstack.org/539937
2018-02-01 07:15:37 -06:00
Zuul
d85b366ea3
Merge "reno 2.7.0"
2018-01-31 23:18:18 +00:00
Zuul
fb8b5b7cce
Merge "ceilometermiddleware 1.2.0"
2018-01-31 22:33:27 +00:00
Doug Hellmann
05c836d5eb
reno 2.7.0
...
Change-Id: I45d3b84e11d9dbba89e081a07b120b932e7500bd
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-31 17:05:04 -05:00
Doug Hellmann
2a9fea62ab
add semaphore for publishing to the releases website
...
Change-Id: I8a340aac8d8581f4d99741b45d244f41ae61bc22
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-31 16:36:35 -05:00
Doug Hellmann
b6fccdc62f
update new-release to support forced procedural tags
...
At the end of the queens cycle we had several libraries that had no
releases at all. In order to create the stable/queens branches we
wanted to go back to the point where the stable/pike branch had been
created and tag again, raising the minor version number. This patch
updates the new-release command to compute those values automatically
when an argument of "procedural" is given.
It also extends the schema for the deliverable file to support a
"comment" field. We can't use regular source comments because there is
no way to tell the formatter to emit them.
Change-Id: I53850f55e4bae54e82b715888b33e8ea87e264d5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-31 15:53:19 -05:00
Doug Hellmann
1ef049141a
retire python-ceilometerclient
...
Change-Id: I7c58adeeacc0bf6415da59dad020d12f37107ca1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-31 15:53:19 -05:00
Doug Hellmann
d149a5cbd4
change deliverable type for heat-translator to "other"
...
The repository talks about a command line tool, so I don't think it
should be classified as a library.
Change-Id: I5e12359b36fe7bfa30f1f9ecff34ba6697311bee
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-31 15:50:16 -05:00
Zuul
7dc15cb27f
Merge "Release 0.11.1 of python-openstacksdk for queens"
2018-01-31 19:39:40 +00:00
Zuul
72386044f2
Merge "release pycadf 2.7.0 for stable/queens"
2018-01-31 19:39:39 +00:00
gord chung
1de21489b8
ceilometermiddleware 1.2.0
...
Change-Id: Ib29ec5fca154250d718d6f2d22e9eed49e77db0f
2018-01-31 19:39:29 +00:00
Zuul
d77a0f575b
Merge "Release ldappool 2.2.0"
2018-01-31 19:34:50 +00:00
Zuul
ea013a8151
Merge "Release python-magnumclient 2.8.0"
2018-01-31 19:34:49 +00:00
Zuul
3cc9431c8d
Merge "pankoclient 0.4.0"
2018-01-31 19:26:51 +00:00
gord chung
022f8d787a
pankoclient 0.4.0
...
Change-Id: I0c21f016f0936cec4de99f487f9cad0966d9138d
2018-01-31 17:45:13 +00:00
Spyros Trigazis
7272938890
Release python-magnumclient 2.8.0
...
Change-Id: I17fd25dbcffe0df0d09913076aaebd48aa8dbd99
2018-01-31 18:34:24 +01:00
gord chung
9a57c2a8d6
aodhclient 1.0.0
...
- remove ceilometer threshold alarm support, we only support
gnocchi and ceilometer event alarms.
Change-Id: I45986c619124901f4d69d4d6bad3b647de4bae63
2018-01-31 17:24:02 +00:00
Lance Bragstad
9b26d021d7
release pycadf 2.7.0 for stable/queens
...
Change-Id: Iac4eab1ca4cd4d5bd30f07fb42618d2082cf41ed
2018-01-31 17:04:56 +00:00
Lance Bragstad
ac337b79ed
Release ldappool 2.2.0
...
Change-Id: Ie5fa645be58df330ed51dee6d07d1c9e3d4fa53f
2018-01-31 17:00:12 +00:00
Monty Taylor
653b3febb0
Release 0.11.1 of python-openstacksdk for queens
...
Change-Id: Ia9c371781d32fd6a528ad1cbe2c1d8873b012737
2018-01-31 10:51:10 -06:00
Zuul
5f00e51c87
Merge "extend missing-releases to look for specific package types on PyPI"
2018-01-31 13:14:07 +00:00
Zuul
092a457f7e
Merge "set up local variable 'version'"
2018-01-31 13:14:06 +00:00
Zuul
4354702016
Merge "extend missing-releases to look at pypi"
2018-01-31 13:14:05 +00:00
Zuul
91f4e2c9b7
Merge "show all release notes in list-changes"
2018-01-31 13:13:17 +00:00
Zuul
03ee1a5039
Merge "update list_library_unreleased_changes.sh to include client libraries"
2018-01-31 13:11:25 +00:00
Zuul
ba9657b8fd
Merge "add --dry-run to propose-library-branches"
2018-01-31 13:10:50 +00:00
Zuul
6a9b72becd
Merge "change propose-library-branches to use yamlutils"
2018-01-31 13:10:49 +00:00
Zuul
5e8c03e3f8
Merge "add client-library deliverable type"
2018-01-31 13:02:09 +00:00
Zuul
57d6ea9836
Merge "constrain the valid values for the --type option to list-deliverables"
2018-01-31 13:02:08 +00:00
Zuul
1c6a3ff952
Merge "allow list-deliverables to support multiple types"
2018-01-31 12:58:30 +00:00
Zuul
44ec686972
Merge "Fix PTL nomination week"
2018-01-31 10:37:36 +00:00