3040 Commits

Author SHA1 Message Date
Jenkins
c8d8c93f97 Merge "Typo fixing" 2016-11-10 10:35:59 +00:00
Jenkins
9561bea921 Merge "Note early Horizon feature freeze" 2016-11-10 10:35:36 +00:00
Cady_Chen
c113dc9338 Typo fixing
Change-Id: Ie1f432db47fe0691f6f21091bf2f1bcaa3bfc8ec
2016-11-10 10:37:41 +08:00
Richard Jones
75792132fd Note early Horizon feature freeze
Change-Id: I7e87cdc04fa5d1e06238829fc9602e383c7e7a2f
2016-11-10 02:06:00 +00:00
Doug Hellmann
dc0b2f5759 restore list-changes
Remove the temporary edit for the list-changes job that caused it to be
a no-op.

Change-Id: I002faff256d78254f191f3ebbf811be284f84894
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:03 -05:00
Doug Hellmann
81b1bbaf62 use local type and model data for releases.openstack.org
Update the sphinx extension to pull the release model and project type
from the local deliverable file instead of the governance repository.

Change-Id: Iddc1accc52fdcc6f0fad9993ec073de325f3a4b0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:03 -05:00
Doug Hellmann
1392fa23d6 move deliverable type into deliverable files
The deliverable type is really only used to control how the
releases.openstack.org website is rendered, so it does not need to be in
the governance repository. Copy the current values here to a new 'type'
field in the deliverable file and update the validator to require all
deliverable files to have values.

Change-Id: I0def1117b45170ebf451ef510917db9c20301e17
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:03 -05:00
Doug Hellmann
2f24a51f6b move release model into deliverable files
Because release models change from series to series, we want to track
the data in the releases repository instead of in the governance
repository. This change adds a new 'release-model' field to the
deliverable files to hold the new value.

The valid release models are documented as part of a new reference
section for the published documentation for the site.

The validator looks only at the deliverable file for the release model,
and no longer looks at the projects.yaml file in the governance
repository. For files in the _independent directory, the release model
is inferred from the filename to avoid having to set it redundantly.

Change-Id: I81198a86da98436dc2f65806aafc5f241340c57f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:03 -05:00
Doug Hellmann
11e993df69 add release model and deliverable type (o)
Change-Id: Ic5f691a3c0bac072336244cb7db641c1ff293a97
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:03 -05:00
Doug Hellmann
949b48f9d2 add release model and deliverable type (independent)
Change-Id: I6169fa3cdfeed5554ea4d7b5f1fc672c42ed891f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
13973e2e91 comment out kolla 1.0.0
There's no 1.0.0 tag in openstack/kolla. The version was tagged
1.0.0-liberty.

Change-Id: I7e0e2a0a4d0a9e6f9ecb289b9d789cfbc0bf5db5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
6018514762 add release model and deliverable type (n)
Change-Id: Ic9d5708920c2b351ec0bbfbccf38b039267a4179
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
14b1c312ce add release model and deliverable type (m)
Change-Id: Ia60873d6ecfc693ea0404d8dce7490fdd6e567cc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
83bcd97a66 mark mistral-extra as not needing a build job
Set the flag to tell the validation code that mistral-extra does not
need a release job.

Change-Id: I88a86a25cc6988326168c98f59c1b62e7a259a08
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
40a9eb9b84 add release model and deliverable type (l)
Change-Id: I869788f3fb8fb8a3ce3d45d05c9f3deca5527cba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
698b52f1b7 add release model and deliverable type (k)
Change-Id: Idfca7548576d65e2c9134440a8db115ce28529cd
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
507958a808 add release model and deliverable type (j)
Change-Id: I63f3a337d6070f17b42597e0f3d286dc3a6b4cda
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
06f135c073 add release model and deliverable type (i)
Change-Id: Iaa963fc8cd5db33539a58706a1084c150c2fe82b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
38a1910f69 add release model and deliverable type (g-h)
Change-Id: Ic0a8ffc7c6fff9c582f58fbf3ff875da2552829c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
653ece4eba add release model and deliverable type (a-f)
Change-Id: I757157fe06f69f0cb70ea2afa139366c3ba57dd8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
605b78e0e7 turn off list-changes
We're going to edit all of the deliverable files in this patch series,
but not add any releases so we don't need list-changes to run.

Change-Id: I78dd60337e795411160b4f7a88661f72231e2ed0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:01 -05:00
Doug Hellmann
ae636aa815 when we find a bad version entry, name the file
Add the filename to the error message reported when a version shows up
in the wrong place in the deliverable file so that when we are editing
several files we know which one has the bad data.

Change-Id: I8d809e143a19c09ed0d671025f724d98646dc3c7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:01 -05:00
Doug Hellmann
aa4d25015f fix yaml validation warning in murano-pkg-check file
Change-Id: I5e26416a6f0bfcd3161e32f9a508ee0388b67427
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 16:07:54 -05:00
Jenkins
bef7640833 Merge "Release monasca-statsd 1.2.1 for Newton" 2016-11-09 13:24:10 +00:00
Witold Bedyk
fc9f39410b Release monasca-statsd 1.2.1 for Newton
Change-Id: I7766e5bc4bb8c8eb42ac55f99cfa1f66aa2ec6f8
2016-11-09 11:41:00 +01:00
Isaku Yamahata
15b4666808 Release networking-odl newton/3.0.0
Change-Id: I07ce78cf7fa177679530e806f75b3bd56e665a80
2016-11-08 22:25:54 -08:00
Jenkins
d26993955d Merge "Release ceilometermiddleware 0.5.1" 2016-11-09 00:15:27 +00:00
Jenkins
797e9320d0 Merge "Release Django OpenStack Auth 2.4.2" 2016-11-09 00:10:55 +00:00
Jim Rollenhagen
9a46cb6371 python-ironicclient 1.8.0
Change-Id: I6d59c0ca01e3860ed8dbb19f0d8901b9b5ec5fba
2016-11-08 13:36:47 -05:00
Julien Danjou
96e269f76f Release ceilometermiddleware 0.5.1
Change-Id: I6ee03d3e5b94f56d48379511cd182eabc9783db3
2016-11-08 11:30:38 +01:00
Rob Cresswell
030c1ebe59 Release Django OpenStack Auth 2.4.2
Contains bugfixes for Django OpenStack Auths stable/newton branch

Change-Id: I9a9f26052bea9add4c54a87921f48349b0a21836
2016-11-08 09:50:56 +00:00
Matt Riedemann
47842df93f ocata: release os-brick 1.8.0
This is a minor version bump because of the updated
minimum version dependency on oslo.utils in
bc9cba0250f8aac24b0d60cb7adc3bbc2fae8e4d.

Change-Id: Ibf62d7c76287fa66839d5887723f92e21b6a95d4
2016-11-07 17:55:04 -05:00
Jenkins
b52f5b1b2f Merge "[sahara] first ocata release of saharaclient" 2016-11-07 21:38:14 +00:00
Julien Danjou
90f7001238 Release ceilometermiddleware 1.0.0
Change-Id: I95a21b7d2d9cea82b0e7c66602c7253cf3189cf4
2016-11-07 22:30:17 +01:00
Vitaly Gridnev
43ff18f487 [sahara] first ocata release of saharaclient
Change-Id: I9e318df0e282d6198d7720b5c8ab3ba822687415
Signed-off-by: Vitaly Gridnev <vgridnev@mirantis.com>
2016-11-07 23:55:10 +03:00
Jenkins
5d1e669bd3 Merge "Release monasca-statsd 1.3.0 for Ocata" 2016-11-07 20:23:35 +00:00
Jenkins
858f0dff81 Merge "Release OpenStack-Ansible Liberty/12.2.7" 2016-11-07 20:23:29 +00:00
Roland Hochmuth
7ac6194f55 Release monasca-statsd 1.3.0 for Ocata
This release addresses licensing issues.

License is now Apache + the original DataDog license,
i.e., dual licensing

Add the DataDog license and copyright to all files that have
the Apache license

Added that code was forked from Datadog's dogstatsd-python to
README.md

Change-Id: I54983efd54d5ac2772a4375938f66b4524b582ff
2016-11-07 13:04:25 -07:00
Jenkins
ac8ea934c4 Merge "Release Puppet OpenStack (newton)" 2016-11-07 05:23:20 +00:00
Jenkins
c9c39937e3 Merge "Release OpenStack-Ansible Newton/14.0.1" 2016-11-07 05:09:14 +00:00
Jenkins
65abd64cb9 Merge "newton: release nova 14.0.2" 2016-11-07 04:57:51 +00:00
Jenkins
7dceba5510 Merge "Release OpenStack-Ansible Mitaka/13.3.7" 2016-11-04 15:16:26 +00:00
Jesse Pretorius
b294fee954 Release OpenStack-Ansible Liberty/12.2.7
To remind reviewers, The Liberty and Mitaka releases
for OpenStack-Ansible are both tagged 'independent'
and not cycle releases. The same file must therefore
be changed to facilitate the release.

This patch is on top of the Mitaka release patch and
will therefore fail the CI verification of tags until
the Mitaka release patch has merged.

Change-Id: I1a6b2f5d14fbfac2b926d3207f68b60feceec5a7
2016-11-04 14:03:57 +00:00
Jesse Pretorius
006445c423 Release OpenStack-Ansible Mitaka/13.3.7
Change-Id: I40caa57c4e92cb35a0d35435f0e1a11bd4a257e0
2016-11-04 13:56:07 +00:00
Jesse Pretorius
5c6839b973 Release OpenStack-Ansible Newton/14.0.1
Change-Id: I9f474b0085b4cf1dfe39c8aeda4f965f3fce7d55
2016-11-04 13:17:09 +00:00
Emilien Macchi
189361d878 Release Puppet OpenStack (newton)
Release new versions of Newton, that contains important bugfixes.

Change-Id: I17d221d12b104b9a6b2542a94a6c59ccd9380e70
2016-11-04 08:10:48 -04:00
Doug Hellmann
457552a01c move Ocata final release to 22 Feb 2017
Based on feedback during the fishbowl session held at the Ocata summit
in Barcelona, downstream consumers of the final release would like the
release to happen earlier in the week to give them time to create
packages before the weekend. This change moves the final release date
forward one day from Thursday 23 Feb to Wednesday 22 Feb to accommodate
this request. Impact on project teams is expected to be minimal, because
the release team creates the final tag based on existing release
candidates.

Change-Id: I91834e6b89827f928588932d3ea74f938f5d32a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-04 12:01:17 +01:00
Matt Riedemann
28181f15d5 newton: release nova 14.0.2
The main point of getting this bug fix release out
is the database schema migration to fix the regression
with very large instance.user_data requests.

Change-Id: Iff6dad70b0372e92a4c687def2b47608e2c3c88a
2016-11-03 21:11:00 -04:00
Jenkins
2d524202ca Merge "Distinguish between low/high priority spec freeze" 2016-11-04 00:19:57 +00:00
Jenkins
8bd5cb91b0 Merge "Release Neutron 9.1.0 (newton)" 2016-11-03 23:58:20 +00:00