6 Commits

Author SHA1 Message Date
Rajat Dhasmana
b7f6ba60ce Repropose new location APIs spec for 2023.2 (Bobcat)
This commit re-proposes the new location APIs spec based on
the discussion in the 2023.2 (Bobcat) PTG[1].

[1] https://wiki.openstack.org/wiki/CinderBobcatPTGSummary#Glance-Cinder-Nova_cross_project

Change-Id: I7fbd73beebdf103e9e1f7d6501a756ba7da20949
2023-05-09 08:33:07 +00:00
Zuul
b49c141a23 Merge "Cinder: Add support for extending attached volumes" 2023-01-20 12:37:20 +00:00
whoami-rajat
481b222894 Cinder: Add support for extending attached volumes
Change-Id: I3a8d1013fb67d06ca8dc9d9a84e2656c11a034a7
2023-01-20 06:10:57 +00:00
Rajat Dhasmana
67e61b00c1 Repropose new location APIs spec
This commit re-proposes the new location APIs spec based on
the discussion in the 2023.1 (Antelope) PTG[1].

[1] https://wiki.openstack.org/wiki/CinderAntelopePTGSummary#Cross_project_with_glance

Implements: blueprint new-location-apis
Change-Id: Id9a3b38136d2110b643056bc289998d9e0dfa718
2023-01-17 12:04:07 +05:30
Arnaud Morin
a74fe34a7d Add option region_name to s3 store
The current s3 driver determine region_name from amazon endpoints, but
some operators are using an s3 compatible API which is not from amazon.
Adding a region_name paramater to the s3 store allow such operators to
use custom endpoints with custom regions.

Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
Change-Id: I8ce4d83a470eb5c87527db7ffacb9d0b2302b661
2022-09-09 09:31:13 +02:00
ghanshyam mann
666e70eef5 Using release number as primary identifier
In Zed cycle, TC passed a resolution[1] and
updated the release Identification document[2] to
use the release number as primary identifier in
the development cycle. Release name will be used
in marketting and release team tooling (until they
are migrated to work with release number) only.

Let's use release number consistently across OpenStack
projects.

[1] https://governance.openstack.org/tc/resolutions/20220524-release-identification-process.html
[2] https://governance.openstack.org/tc/reference/release-naming.html

Change-Id: I513c4ebca38984b80d8e5613c3190d88fcb44aca
2022-09-01 00:21:44 +05:30