Skip to content

[Bug]: nebius backend does not work with nebius sdk 0.2.73 #3171

@r4victor

Description

@r4victor

Steps to reproduce

  1. Install latest nebius sdk: pip install nebius==0.2.73
  2. See that nebius backend can be configured:
[15:03:45] WARNING  dstack._internal.server.services.config:151 Backend nebius  
                    not available and won't be configured. Check that backend   
                    dependencies are installed.  

Actual behaviour

Apparently, nebius sdk 0.2.73 release removed from nebius.aio.authorization.options import options_to_metadata, which broke dstack nebius integration (

from nebius.aio.authorization.options import options_to_metadata
).

Ideally, nebius should fix backward compatibility so that older dstack versions continue to work.

Expected behaviour

No response

dstack version

master

Server logs

Additional information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions