initialize the client field
Change-Id: I4ab07a50f38fb43580e25ac5462170d5e7906ff1 Implements: blueprint vitrage-cli
This commit is contained in:
parent
01bf1694c9
commit
d4f75a8254
@ -52,6 +52,8 @@ class VitrageShell(app.App):
|
||||
deferred_help=True,
|
||||
)
|
||||
|
||||
self._client = None
|
||||
|
||||
def build_option_parser(self, description, version, **argparse_kwargs):
|
||||
"""Return an argparse option parser for this application.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user