Waiting fix
This commit is contained in:
parent
94e93c1a9f
commit
6bcccc7750
@ -35,6 +35,7 @@ class CinderSolidfireCharm(CinderStoragePluginCharm):
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
super().__init__(*args, **kwargs)
|
||||
self._stored.is_started = True
|
||||
|
||||
def cinder_configuration(self, charm_config) -> 'list[tuple]':
|
||||
"""Return the configuration to be set by the principal"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user