This transition the stein branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.
Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.
Change-Id: Ibc49f7d032c1f8922a181cbcd3954b9dccf622eb
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.
The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.
Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
There are three changes since the 1.0.0 release:
git log --oneline --no-merges 1.0.0..bdcbb2604bcbb195fa6e3a1b504ec2c31531308b
bdcbb260 Add support for osprofiler in wsgi
28a341ac Skip _exclude_nested_providers() if not nested
58d55797 OpenDev Migration Patch
bdcbb260 returns what was once working behavior (using osprofiler) to
the placement service after it was inadvertently broken during the
extraction of placement to its own repo. This is enough a functionality
change that it deserves a minor version bump. That commit includes a
release note.
28a341ac is a significant performance fix that has no impact on
returned values.
Change-Id: I92342e9362c46e34cff93536e90ef2fe640b8e60
This version corrects an error in a logging debug message and
includes useful documentation for a feature that is present in
Stein.
$ git log --oneline --no-merges 1.0.0.0rc2..b4ac3f7fa0396cd3e67ad6c127ebf5ef575581b3
6722d066 Document alloc-candidates-in-tree
b4492bcc Fix debug log getting allocation_candidates
Change-Id: Ife29df28e4ae572d4fd0433b1de1989191c72739
Prepare an rc2 release of placement as a 1.0.0.0rc2. Three of the
four changes are administrivia. 0c9b38a8 is a bug fix in the
PlacementFixture which is used by nova (in stein and in master).
The bug was found in the window of time after placement had cut
stable/stein and before nova did.
No further backports are pending.
$ git log --oneline --no-merges 1.0.0.0rc1..bbd90ca2a671b76cda6844a3a8de5c46f587b7a5
bbd90ca2 (origin/stable/stein, gerrit/stable/stein) Replace openstack.org git:// URLs with https://
0c9b38a8 Add register_opts param to PlacementFixture
60efe8ac Update UPPER_CONSTRAINTS_FILE for stable/stein
de7c123c Update .gitreview for stable/stein
Change-Id: I9719f9a139755ac2848fb259c77e881350006e8a
This adds the release note links for the projects that have added their
stein landing pages so far.
Change-Id: I0a49815802a93e8c94845012b98703d24725ecd3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Also the location of bugs has been moved to storyboard and
the team to placement (as those are now the truth).
In order to overcome validation checks, the previous stand-in
0.1.0 release needs to be removed. The package is still out
there, but we don't need to track it here. (Idea via
smcginnis)
Change-Id: I97207f286cf80274f4b9d6b4ab4d17275252d6fb
There's not a lot to report because the vast majority of time was
spent on the first item in the list.
Doing this separately from the actual release as this is ready
but the release is not (some critical docs remain).
Change-Id: I1a4ce54559268dc7640345b3f8d302c6140e80cf
This will provide a working release of the placement service,
including all the expected dependencies of this cycle. This is expected
to be useful for packagers and other testers. The release will not have
complete documentation, but will be a fully working implementation of
the service. In fact it ought to work installed from pypi without too
much hassle.
Note that placement is currently a deliverable of the nova team and uses
nova's launchpad to track bugs. This is expeced to change relatively
soon but the switchover has not yet happened.
The depends on is to the zuul settings to add the release-to-pypi job.
Depends-On: https://review.openstack.org/628240
Change-Id: I4beed6daf2ed4ce6723d633ebdeca3253fa75727