Commit Graph

8 Commits

Author SHA1 Message Date
Előd Illés
d7d2624faa [searchlight] Transition Stein to EM
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: Ib578a99797e303777160a172c9444dd83fea6fb6
2020-11-11 22:02:08 +01:00
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
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>
2019-07-31 09:34:38 -05:00
Trinh Nguyen
bd6f8b43ee Release python-searchlight client 1.5.1 for stein
Change-Id: Ieb6b8313f7f90124d743d318b850cd6d5981f85e
2019-04-04 21:29:34 +09:00
Sean McGinnis
7f2ece4c1b
Move tarball-base settings to repo settings
This moves existing tarball-base settings out of per-release to the
overall repository-settings. This is nearly always the same for every
release, so it's a little redundant, and having it as an overall setting
will cause it to be carried over when running init-series and prevent
the need to remember to add it with new releases.

Change-Id: I6f5766313a5484653b881cf75f8b3c76a473f3e9
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-03-22 14:59:42 -05:00
Thierry Carrez
058beaebd1 Create stable/stein branches for all libraries
Create stable/stein branches for all libraries and client libraries
that do not have them already. The branching point is the most
recent library release.

NB: ironic-lib, kuryr, metalsmith, octavia-lib, python-saharaclient,
python-zunclient and sushy already had stable/stein branches defined.

Change-Id: I2c584e497fb9fc21b3e0f580657b486672608d1e
2019-03-18 14:11:46 +01:00
Trinh Nguyen
9540b917cf Release Searchlight Stein-3
Searchlight team releases at Stein-3 milestone:

- searchlight: 6.0.0.0b3
- searchlight-ui: 6.0.0.0b3
- python-searchlightclient: 1.5.0

The major changes in this release are:

- Add python3.7 unit tests
- Searchlight vision reflection
- Improve functional tests by tweaking Elasticsearch setup

Change-Id: I52c4839475f50a56de6be95e3409f08870b2240d
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
2019-03-04 23:47:44 +09:00
Trinh Nguyen
6512f66246 Release Searchlight for the Stein-1 milestone
At the last vPTG, The Searchlight team decided to release
Searchlight using the cycle-with-milestones method [1] instead
of rc [2] to evaluate the effort to revive Searchlight project.

- searchlight: 6.0.0.0b1
- searchlight-ui: 6.0.0.0b1
- python-searchlightclient: 1.4.0

[1] https://etherpad.openstack.org/p/searchlight-stein-ptg
[1] http://lists.openstack.org/pipermail/openstack-dev/2018-September/135088.html

Change-Id: Ifd41933dcd801868b9735c5597aa5bba908d3c87
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
2018-10-30 15:08:25 +09:00
Trinh Nguyen
e8330934c8 Add searchlight to Stein deliverables
Depends-On: I9da97a1af40bb3527c1c7e8a66a267c76b9db564
Change-Id: I1523d68931f7091e80d6dd152c360fe83f83e90b
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
2018-09-11 09:10:48 +09:00