Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image::V1: Service type is now imagev1 #443

Merged
merged 1 commit into from
Sep 26, 2018
Merged

Image::V1: Service type is now imagev1 #443

merged 1 commit into from
Sep 26, 2018

Conversation

gildub
Copy link
Collaborator

@gildub gildub commented Sep 26, 2018

Image service type v1 and v2 need to be differentiated.
Since openstack service type [1] doesn't offer an alias to distinguish between image v1 and v2 and because v1 is depreciate, let's keep the "image" service type to v2 and assign "imagev1" to v1.
While at it, let's also adds "imagev2" as a possible service type for v2.

#438

[1] https://git.openstack.org/cgit/openstack/service-types-authority/

@gildub gildub requested a review from aufi September 26, 2018 06:09
@theopenlab-ci
Copy link

theopenlab-ci bot commented Sep 26, 2018

Build succeeded.

@voelzmo
Copy link
Contributor

voelzmo commented Sep 26, 2018

Is this about image or volume? The code and the commit message seem to be about different services, right?

Copy link
Member

@aufi aufi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see anything in code related to Volume, so summary of this PR might be updated, but overall looks good to me.

@voelzmo
Copy link
Contributor

voelzmo commented Sep 26, 2018

@aufi I was talking about the PR description:

Since openstack service type [1] doesn't offer an alias to distinguish between volume v1 and v2 and because v1 is depreciate, let's keep the "image" service type to v2 and assign "volumev1" to v1.
While at it, let's also adds "volumev2" as a possible service type for v2.

@gildub
Copy link
Collaborator Author

gildub commented Sep 26, 2018

@voelzmo, @aufi, sorry I mixed up volume in the description. Fixed!

@aufi aufi merged commit 8cd229b into fog:master Sep 26, 2018
@gildub gildub deleted the image_service_type_conflict branch September 26, 2018 07:16
@aufi aufi added the bug label Sep 26, 2018
gildub added a commit that referenced this pull request Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants