Commit Graph

16 Commits

Author SHA1 Message Date
Elod Illes 8dbc886084 [OpenStackSDK] Transition Pike to End of Life
This transition the Pike branch to End of Life. The last patch of the
branch will be tagged with pike-eol tag. The stable/pike branch cannot
be used anymore and will be deleted if this patch merges.

This is needed as stable/pike is not actively maintained in the recent
period and thus gates are mostly broken due to job failures. Besides,
by removing these branches, infra resources will be freed up, too.

Please try to identify any zuul job, that is defined outside of the
repositories in this patch (for example in openstack-zuul-jobs, etc.)
and won't be used anymore if stable/pike is deleted, and propose a job
removal patch for them.

Please +1 if the team is ready for us to proceed with this transition,
or -1 if there are still some activity on the branch and the team wants
to continue to maintain it.

Change-Id: I19ca4446042cae5179c545ab6d6de395da804d8e
2022-07-29 17:54:19 +02:00
Andreas Jaeger ebd0186899 Team OpenStackClient is merged into OpenStackSDK
Change Ib1088af1e56e083ee20e8b1623ec7d0fb4335334 merged the
OpenStackClient and OpenStackSDK teams into OpenStackSDK, follow this
for all deliverables.

Change-Id: I1ebf82909cb6c75519a7e1a004ae67a88dfb17f1
2020-03-27 11:21:42 +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
Tony Breeds ac580f5335 [OpenStackClient] create pike-em tag against final releases
This is a procedural review to transition pike into extended maintenance by
creating the pike-em tag

It's possible that the release isn't needed (for example if there are no code
changes sine the previous release, sadly that's non-trivial to detect en masse.

If you are the PTL or release liaison for this team please +1 this review
if it is ready or -1 and take over the review to correct mistakes.

Change-Id: I3b334b461590c74c4eda22a28af54b5b24fd1e66
2019-04-16 15:53:19 +10:00
Tony Breeds 55316981d9 [OpenStackClient] final releases for pike
This is a procedural review to tag a final release for each deliverables ; and

It's possible that the release isn't needed (for example if there are no code
changes sine the previous release, sadly that's non-trivial to detect en masse.

If you are the PTL or release liaison for this team please +1 this review
if it is ready or -1 and take over the review to correct mistakes.

Change-Id: Id510eb5767775defdb903c5f7ecc887361699a04
2019-04-16 15:53:16 +10:00
Julie Pichon a0c88adf60 Release python-openstackclient 3.12.1 (stable/pike)
Contains fixes for the following bugs:
- Remove hard-coded policy choices for creating a server group (bug 1732938)
- Neutron agent delete: remove the wrong argument (bug 1711301)
- Fix 'project purge' deletes ALL images problem (bug 1717130)

Change-Id: I90ab098efb1b39b834aa55c8f27f99453da6d311
2018-03-29 14:12:45 +01:00
Doug Hellmann 99b201ac88 add repo names to repository-settings for pike
Change-Id: I438a18e94b0de492d92587bca76ca0900c5534dc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-07 18:21:37 -05:00
Thierry Carrez 175eb304c5 Add Pike release notes links
Following the release process[1], all projects that are publishing
release notes have the notes link included in their deliverable
file.

Extra changes (like true -> yes) are included due to the use of
edit-deliverables YAML linter.

Change-Id: Ibd63f0f8bf1d406039c0196560768beb9f6650ce
2017-08-18 10:13:11 +02:00
Dean Troyer 211bd92a18 stable/pike branch for python-openstackclient
Change-Id: I9c1525806afbb62500ee878884a7a7f4689a90e5
2017-08-10 10:47:58 -05:00
Dean Troyer 02fd8fa0fb Create feature/osc4 for python-openstackclient and osc-lib
reindent the entire file to appease the validator

Change-Id: I3b279971ab1ec578aff45d3adc57e1a5f9ff9160
2017-07-31 14:45:32 -04:00
Dean Troyer 560a2cfd43 Release python-openstackclient 3.12.0
Change-Id: Ib4af7cd780f0b8387345479418062ad29581ca1d
2017-07-25 15:22:47 -05:00
Doug Hellmann a7f22abb10 remove send-announcements-to from pike projects
We no longer use the send-announcements-to field for anything.

Change-Id: Iec0b11ced00ea06ac459ad544b1cb2db20d2892d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00
Dean Troyer 102129eaaf Release python-openstackclient 3.11.0
This is a bug-fix only release to correc an issue that broke the
Ironic CI.  The minor bump is due to a global-requirements bump
that was also merged immediately after the 3.10.0 release.  We'll
not do that again...

Change-Id: I3ea9d1028e9187b29ad414affc0d47c79f8f3e3e
2017-05-04 13:07:19 -05:00
Emilien Macchi 89e80a25a1 Release python-openstacklient 3.10.0
A patch between 3.9.0 has a fix where get_one_cloud is only called with
validate=True for auth_required=True commands.

Without this patch [1], deploying os-client-config 1.27.0 will fail to
call keystoneauth library.

[1] 1c3cb0a3b54cdb6cd5b27e88372b65cfac844422

Related-Bug: #1687706

Change-Id: I482ead44d81c5d2ff32c2c23447440edac67a5ad
2017-05-03 06:40:01 -05:00
Dean Troyer 960872780e Release python-openstackclient 3.9.0
Change-Id: I6c19db5079655261e1950f4f405e5a5d456572b6
2017-03-07 07:48:59 -06:00
Doug Hellmann 8d5d768876 create stub files for pike deliverables
Create the deliverable files for Pike based on the ones that were
released during Ocata. Leave out release and branch information, since
that will be filled in for the first release.

Change-Id: Idf3e9a3eadba86038f6b69527a109a0cad79bf8c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-22 08:54:18 -05:00