Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger 503292d030 Retire puppet-releasestatus
releasestatus is not used since December 2015, see https://review.openstack.org/#/c/254817/

We can retire this repo.

Depends-On: https://review.openstack.org/597370
Change-Id: I3da24845ec9634da56315d3919bd11a4bc280842
2018-08-29 12:20:19 +02:00
Thierry Carrez f0d4a344aa Switch release status tracking to Liberty
Specify dates and projects for the Liberty cycle and switch
status.o.o/release to track that instead of good'ol Kilo.

Change-Id: I369ba6a728dd99de22b472ce0b135b9c85a847a7
2015-06-04 16:03:31 +02:00
Thierry Carrez 19616f226d Switch release status tracking to Kilo
Specify dates and projects for the Kilo cycle and switch
status.o.o/release to track that instead of Juno.

Change-Id: I0a07ad03a7459fc9256fde45016cd5de6c324ff5
2014-11-13 12:00:33 +01:00
Thierry Carrez f902f9f231 Fix release status generation post-oslo LP change
Release status page generation is broken since we renamed 'oslo' to
'oslo-incubator' in Launchpad. This fixes it.

This also removes oslo.messaging which is no longer tracked as part
of the Juno release (it has its separate release schedule).

Change-Id: I5cca639a7de2e05dd291ac93da4d67651575b065
2014-09-02 10:49:03 +02:00
Sergey Lukjanov d6fcfa18b6 Set Juno series for releasestatus
Milestone dates were updated but series name update missed.

Change-Id: I568b3d5b7025cc8125206392dce95e5e8ce9b529
2014-05-24 03:59:05 +04:00
Sergey Lukjanov 427b864499 Add example and details to the releasestatus config
Change-Id: Ib4a0487ae0a2d27e48f2a64c10a854301adb7d87
2014-05-23 13:55:50 +04:00
Sergey Lukjanov 1a84dcefda Add sahara to releasestatus
Change-Id: If8bb4b035e9d854099d99c7eeaa21d3daea6d529
2014-05-23 12:58:55 +04:00
Sergey Lukjanov 5c4c567faa Update releasestatus conf for Juno cycle
Change-Id: Ieb2489cd9659b08a52729dc2c46639dc13528ac4
2014-05-23 12:58:48 +04:00
Thierry Carrez c8003927a7 Add oslo.messaging to release status tracking
oslo.messaging is using it's own LP project, distinct from oslo, but we
still want to track it as part of the general release status.

Change-Id: I8c70be21db85a77fb9f09478bccaf0aeb95ae571
2013-12-02 14:50:09 +01:00
Thierry Carrez ea2f445b7b Track icehouse development in releasestatus
Switch status.o.o/release to track Icehouse development instead of
havana, now that we have a release schedule for Icehouse.

Change-Id: I225d84c304fcd1d3b6bdee9931f44b4255370978
2013-11-20 14:49:56 +01:00
Thierry Carrez 50b241b1a4 Track neutron instead of quantum in releasestatus
Following the LP project rename, adjust releasestatus's list of
integrated projects accordingly.

Change-Id: I812b7f3a183967d3c1740b61b406b844950a9866
Reviewed-on: https://review.openstack.org/34697
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-06-27 11:57:58 +00:00
Jeremy Stanley 301fd6784f Force releasestatus to use IPv4 for SSH to Gerrit.
At random, some hosts within Rackspace refuse to send IPv6 packets
with DSCP marker 0x10 (lowdelay). This is the default behavior of
recent OpenSSH servers and clients, and results in SSH sessions
hanging on these hosts. When static.openstack.org was rebuilt a few
months ago, we did not immediately realize it suffered from this
problem as Rackspace thought they'd fixed the issue previously. We
have an open trouble ticket with them for the past several months to
get it addressed properly, but have no resolution yet. In the
meantime, we have this lovely workaround...

* modules/releasestatus/files/ssh_config: New SSH config file forces
IPv4 when connecting to review.openstack.org from the releasestatus
account.

* modules/releasestatus/manifests/init.pp: Installs the new SSH
config file.

Change-Id: I2968fc00750e3a5a23c08a3007318fd2e336b251
Reviewed-on: https://review.openstack.org/30944
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Elizabeth Krumbach Joseph <lyz@princessleia.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-05-30 21:02:54 +00:00
Thierry Carrez 6d59846e4b Add releasestatus to static.o.o
Deploy releasestatus under static.openstack.org, as a first step
towards getting rid of the old-wiki.o.o redirection.

The static.o.o releasestatus will be accessible for testing at:
http://status.openstack.org/release.new
If everything behaves properly we'll get rid of the redirect and
make it accessible under http://status.openstack.org/release in a
future commit.

Prerequisite is to complete the git repo move under openstack-infra.

Change-Id: I3d71dc897c16a9ab2d85b6c304a6c8b800ba939e
Reviewed-on: https://review.openstack.org/28966
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2013-05-20 17:05:53 +00:00