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

scylla_cloud_io_setup: fix NameError #474

Conversation

syuu1228
Copy link
Contributor

Since ecdbd44 was bring from scylla_io_setup patch, there are incompatible variable names. We need to rename them in following rules:

  • idata and disk_properties should be member of self
  • rename instance_class() to instancetype

Since ecdbd44 was bring from
scylla_io_setup patch, there are incompatible variable names.
We need to rename them in following rules:
 - idata and disk_properties should be member of self
 - rename instance_class() to instancetype

Signed-off-by: Takuya ASADA <[email protected]>
@yaronkaikov
Copy link
Collaborator

@syuu1228 Running https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/next-machine-image/169/ to make sure it will work. once it's completed i will merge

@yaronkaikov
Copy link
Collaborator

@syuu1228 Running https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/next-machine-image/169/ to make sure it will work. once it's completed i will merge

Passed

@yaronkaikov yaronkaikov merged commit 95dcfc7 into scylladb:next Aug 28, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants