openstack-cyborg:stable/2024.2

Last commit made on 2024-09-18
Get this branch:
git clone -b stable/2024.2 https://git.launchpad.net/openstack-cyborg

Branch merges

Branch information

Name:
stable/2024.2
Repository:
lp:openstack-cyborg

Recent commits

d743659... by Ghanshyam Maan

Drop system scope from RBAC

In new RBAC rules, all openstack services except
ironic and keystone have dropped the system scope.
- https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#phase-1

All the policy rules should be scoped to project and
system scoped token should not be allowed to access
the Cyborg APIs.

As oslo.policy 4.4.0 enable the scope check and new
defaults, it break cyborg tests and to fix that we need
to drop the system scope from the cyborg policies.

Ref:
- https://<email address hidden>/thread/6IDPXIXZ6FBKONNHFRU3ZPSXIIQJXUIE/
- https://<email address hidden>/message/MPHSVG222OFHJL2AQD2A7CJGTH57SRCJ/

Change-Id: Iafbd5470e55e10ffb6bcddd232a698eb042d7eed

63c239b... by Zuul <email address hidden>

Merge "Update python classifier in setup.cfg"

c9dbe62... by Zuul <email address hidden>

Merge "docs: add request header example"

31b8cc3... by Zuul <email address hidden>

Merge "Fix delete attribute api bug"

127cea0... by Wenping Song

docs: add request header example

Change-Id: I6cc692e3288cdb547758a4e715125a770ba118db

df85db5... by Wenping Song

Fix delete attribute api bug

Closes-Bug: #2020179
Change-Id: I7a97cecff3bdfa1ee80bb1d2ee5f8a9e9d1448cf

81ab269... by Wenping Song

Add tempest config for devstack

Change-Id: If8a390aedaf3c2cfcf491a39daac5a2e636ec529

279a260... by Wenping Song

Remove accelerator in microversion header

Closes-Bug: 2049489
Change-Id: I0e392e63da354682da0ce7f347ab6e24d3d2432d

fad90f9... by Ghanshyam Maan

Update python classifier in setup.cfg

As per the current release tested runtime, we test
python version from 3.8 to 3.11 so updating the
same in python classifier in setup.cfg

Change-Id: Ic2fd571c7dd6493d40395b710a8434963b7c20b4

751bc6a... by Zuul <email address hidden>

Merge "Remove redundant "-" to imporve doc format"