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

Commits on Aug 28, 2023

  1. scylla_cloud_io_setup: fix NameError

    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]>
    syuu1228 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    242de92 View commit details
    Browse the repository at this point in the history