Commit Graph

9 Commits

Author SHA1 Message Date
Takashi Kajinami 747dbef43f Bump min versions to exclude known bad versions
This is follow-up of Iac72ee8a7c769e8f402e55fac21ea50760c894d7 and
updates the minimum versions in requirements to avoid installing
known bad versions.

Change-Id: If23fda5985d503f393edf2f3b1082c81ee48046c
2024-04-30 23:12:02 +09:00
Takashi Kajinami b67cbd0834 Remove old excludes
These are detected as errors since the clean up was done[1] in
the requirements repository.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Change-Id: Iac72ee8a7c769e8f402e55fac21ea50760c894d7
2024-04-30 19:19:58 +09:00
Takashi Kajinami 7ca182291c Bupm hacking
hacking 3.0.x is too old.

Change-Id: I29ca854d4816f402ebe969a6e87cc247e1525017
2024-02-19 02:28:59 +09:00
Stephen Finucane 865cf20732 Remove use of six
Only one user here which is no longer needed in a Python 3 only world.

Change-Id: Iac33e324d07d67368a5b544030cd5414d0586955
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-02-27 15:04:41 +00:00
OpenStack Proposal Bot 6815b2c97b Updated from global requirements
Change-Id: I2dddd1982361917afe911546f47ed4f87023518b
2017-11-16 11:20:23 +00:00
OpenStack Proposal Bot 3e8b4a77aa Updated from global requirements
Change-Id: I1263a2695ff95f0111849613bc137c941bf5afed
2017-07-19 12:58:35 +00:00
OpenStack Proposal Bot 9e6b7c1aba Updated from global requirements
Change-Id: I22cf8a0a11d041193bce79f964fdad78aa34fa04
2017-03-03 22:57:04 +00:00
Tony Breeds 23db71e32d Manual sync from the openstack/requirements bot 2017-02-22 16:16:41 -05:00
Jay Pipes 7d2a583f32 Initial commit of os-capabilities library
Adds the basics of the new os-capabilities library, including a README
and a couple helper functions that allow the user to list both symbol
names as well as the capability strings themselves.

Added x86 CPU instruction set extensions as an initial set of namespaced
standardized capability strings.
2016-08-03 19:25:39 -04:00