Skip to content

Commit

Permalink
Update ni_mano.py
Browse files Browse the repository at this point in the history
  • Loading branch information
syjeong96 authored Dec 21, 2020
1 parent 1c72c08 commit 8cb4b1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ni_horizon/ni_horizon/openstack_dashboard/api/ni_mano.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
from ni_mon_client.rest import ApiException as NimonApiException

from pprint import pprint
from config import cfg

from .config import cfg

ni_mon_client_cfg = ni_mon_client.Configuration()
ni_mon_client_cfg.host = cfg["ni_mon"]["host"]
Expand Down

0 comments on commit 8cb4b1d

Please sign in to comment.