Skip to content

mgr/cephadm: fix broken "already in use" exception message#35643

Merged
sebastian-philipp merged 1 commit intoceph:masterfrom
sebastian-philipp:cephadm-fix-already-in-use-msg
Jun 24, 2020
Merged

mgr/cephadm: fix broken "already in use" exception message#35643
sebastian-philipp merged 1 commit intoceph:masterfrom
sebastian-philipp:cephadm-fix-already-in-use-msg

Conversation

@sebastian-philipp
Copy link
Contributor

Fixes:

orchestrator._interface.OrchestratorValidationError: ('name %s already in use', 'b')

Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com

As seen in #35622

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard backend
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Fixes:

```
orchestrator._interface.OrchestratorValidationError: ('name %s already in use', 'b')
```

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
@sebastian-philipp sebastian-philipp requested a review from yuriw June 18, 2020 09:32
@sebastian-philipp sebastian-philipp requested a review from a team as a code owner June 18, 2020 09:32
@sebastian-philipp
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants