Commit Graph

38 Commits

Author SHA1 Message Date
Ghanshyam Mann 31410355d4 Retire the python-searchlightclient project
As announced in openstack-discuss ML[1], Searchlight project
is retiring in Wallaby cycle.

This commit retires python-searchlightclient repository as per
process deinfed in project-guide[2]. Anyone would like to maintain
it again, please revert back this commit and propose the re-adding it
to governance.

The community wishes to express our thanks and appreciation to all of
those who have contributed to the python-searchlightclient project
over the years.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/764519
Needed-By: https://review.opendev.org/c/openstack/governance/+/764530

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018637.html
[2] https://docs.openstack.org/project-team-guide/repository.html#retiring-a-repository

Change-Id: If02fcc1c21abc9040a3b81cfa4973c7c6382ea15
2020-11-28 04:01:07 +00:00
Ghanshyam Mann 9b7c80cfc4 [goal] Migrate testing to ubuntu focal
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Fixing:
- bug#1886298
Bump the lower constraints for required deps which added python3.8 support
in their later version.

Story: #2007865
Task: #40217

Closes-Bug: #1886298

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal>

Change-Id: I596615a6f714d329fbba28007dfc103f58ceb0b1
2020-08-05 01:41:57 +00:00
jacky06 027bd115ca Remove six
We don't need this in a Python 3-only world.

Change-Id: I6c0b25dc1c3aa60286e884c54f57d1c2e8fc32e2
2020-05-04 15:23:58 +08:00
OpenStack Proposal Bot ef19b71b8e Updated from global requirements
Change-Id: I4af49b0c0d2f6e486bcdbaffdcbfb61d3dca1c17
2018-09-01 14:52:22 +09:00
OpenStack Proposal Bot 84e2a689a6 Updated from global requirements
Change-Id: Ib4eb7891aad966462ec44d36824e6ae59212b553
2017-12-21 00:46:20 +00:00
OpenStack Proposal Bot d3572cca20 Updated from global requirements
Change-Id: I9f9b8f5b7e6f4f3cca081eef7e141d16afaf46fa
2017-11-16 11:26:22 +00:00
OpenStack Proposal Bot ad69829716 Updated from global requirements
Change-Id: I4e87650fef4c6520f8add5339ff559ad9740e190
2017-11-15 12:03:01 +00:00
OpenStack Proposal Bot c0cba6454f Updated from global requirements
Change-Id: I5bbab53200167751fe6756259333e34056373c82
2017-10-04 13:45:34 +00:00
OpenStack Proposal Bot f9208e7273 Updated from global requirements
Change-Id: I9fc48d7d989d4bbc880b78180f6c39378f20f164
2017-07-21 05:07:57 +00:00
OpenStack Proposal Bot 4dddff44dc Updated from global requirements
Change-Id: Id84731ff04ebad1a5b90adabb6fba4f52a6ea1f7
2017-06-10 21:49:00 +00:00
OpenStack Proposal Bot d74e2a76b1 Updated from global requirements
Change-Id: Icecb5d19edc91b68b18b3b756529b01099af61ae
2017-05-23 12:00:04 +00:00
OpenStack Proposal Bot eabf18688e Updated from global requirements
Change-Id: I292682422e55b7c7878e7ffe2857cf1655c0365d
2016-12-03 11:50:00 +00:00
OpenStack Proposal Bot 5890d7c2cb Updated from global requirements
Change-Id: I43468d1f4c376d29afdc4d335ed4230a095c41b0
2016-11-16 00:21:40 +00:00
OpenStack Proposal Bot 1422f77fc4 Updated from global requirements
Change-Id: I59038c559d4b725e156f1432889276038aaca155
2016-11-07 18:47:25 +00:00
OpenStack Proposal Bot 10708d25a7 Updated from global requirements
Change-Id: Icc416be929d046e661f51734f4f23f86f688e664
2016-08-25 01:11:41 +00:00
OpenStack Proposal Bot aa39702318 Updated from global requirements
Change-Id: Ic6481f6118cf4ec633c89ca02c61edfd09b15139
2016-08-11 18:18:19 +00:00
OpenStack Proposal Bot c419f608b6 Updated from global requirements
Change-Id: I7704f1c9da709ed96b35163d9e9d3afc039aa729
2016-07-29 02:35:06 +00:00
OpenStack Proposal Bot a3d7f6acb7 Updated from global requirements
Change-Id: Ied297971046bd6dc74242734978391b488ab37b6
2016-07-25 02:16:39 +00:00
OpenStack Proposal Bot c17a2a4f7f Updated from global requirements
Change-Id: I199e487a98399a2d2082b1369f1ce26699c47ac3
2016-07-13 17:22:32 +00:00
OpenStack Proposal Bot 8d27913987 Updated from global requirements
Change-Id: I858e346885d44576ba866e55b464a8efa56febb7
2016-07-01 16:00:14 +00:00
Tang Chen e7fe6f6b90 Use osc_lib instead of cliff
Base classes of commands are defined in cliff,
but have been encapsulated again in osc-lib for
all plugin clients. So use osc-lib instead of
cliff.

Change-Id: Ic2a6f5fc49117b1ba9f3cd290ba9df0a5c575e77
2016-06-29 17:16:36 +08:00
Tang Chen 0bc93d17f7 Use osc-lib instead of openstackclient
osc-lib is a package of common support modules for writing OSC plugins.
All common functions, classes such as exceptions, utils, logs and so on
have been moved from openstackclient to osc-lib. So use osc-lib instead
of openstackclient.

We should not remove openstackclient from requirement.txt because it
will cause this plugin client CLI unable to work until users install
openstackclient themselves.

Change-Id: I9dc8486b3573ffc1083e5c15d988b77f47de9dd4
2016-06-24 10:42:48 +08:00
OpenStack Proposal Bot 2cedbd2b3d Updated from global requirements
Change-Id: I239a4c41fd6e8ef8ff869f9f13175145f089d0ec
2016-06-01 13:54:31 +00:00
OpenStack Proposal Bot 8734ddbac8 Updated from global requirements
Change-Id: I937e67bf9b80bdb417bf8316bd6ce8bba64e5805
2016-05-17 14:10:16 +00:00
OpenStack Proposal Bot 8e3a91fe1a Updated from global requirements
Change-Id: Iabc7f84b737b3de97655b68ebc129d842eebedde
2016-05-06 22:22:46 +00:00
OpenStack Proposal Bot ac17c286bc Updated from global requirements
Change-Id: I28e699554e0b483dbf52f20461644522cd383ca6
2016-04-13 12:48:39 +00:00
OpenStack Proposal Bot 9a9b32c53f Updated from global requirements
Change-Id: I7257ac74f6cba8cfd38455224a2f4eb7c3897406
2016-03-03 18:06:38 +00:00
OpenStack Proposal Bot f4c0e5b4da Updated from global requirements
Change-Id: I757e4340aec166af1fefe994bd9db73d759846ef
2016-02-20 22:00:45 +00:00
OpenStack Proposal Bot 4ff10eef6c Updated from global requirements
Change-Id: I9cd0c88ca5b07fa19f0dd25708ea179470ee5713
2016-02-17 02:08:55 +00:00
OpenStack Proposal Bot 66aa5c19a1 Updated from global requirements
Change-Id: I0354daef5dc46f8ed6d8d77f22f94ad32303e759
2016-02-11 07:44:49 +00:00
OpenStack Proposal Bot a5315c2dcc Updated from global requirements
Change-Id: I2abaef835aacd0cf23528eb089e23e7962021f4b
2016-01-23 10:36:01 +00:00
Jenkins ea6306e8f9 Merge "Remove argparse from requirements" 2016-01-23 00:37:16 +00:00
OpenStack Proposal Bot 3c164de493 Updated from global requirements
Change-Id: I832901d481277e5cd575eebdddddf00554967a50
2016-01-21 17:47:26 +00:00
Andreas Jaeger 1dbd3c17ee Remove argparse from requirements
argparse was external in python 2.6 but not anymore, remove it from
requirements.

This should help with pip 8.0 that gets confused in this situation.
Installation of the external argparse is not needed.

Change-Id: Ib7e74912b36c1b5ccb514e31fac35efeff57378d
2016-01-21 07:56:53 +01:00
liyingjun 04a4a844a4 Add resource type list CLI
New cli is based on openstackclient, this patch adds cli support for
plugin list:

  openstack search resource-type list

Partial blueprint: openstack-client-search-initial-plugin

Change-Id: I3ce8b9de7f13ed4974d9e0b1060c8e53facf4ae5
2015-12-05 07:15:05 +08:00
OpenStack Proposal Bot 087dbd01a0 Updated from global requirements
Change-Id: I866670a3b185efe30b9b9f9c4dd562fe15f28088
2016-01-19 13:52:56 +00:00
OpenStack Proposal Bot 9248afc10e Updated from global requirements
Change-Id: Ife9c8c6c7947574cb9786db0a1f01e7c9cc7e40b
2016-01-12 05:06:06 +00:00
liyingjun cb790b63af Init searchlightclient base
This patch includes:
1. client base
2. v1 resource type list client

Patial blueprint: openstack-client-search-initial-plugin

Change-Id: Ife57592cdff80cf6fa440dd2daba9daceefd3a11
2015-11-28 16:40:16 +08:00