Skip to content

Commit 1833abc

Browse files
Zero-diff to trigger build
1 parent 05d85a3 commit 1833abc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

cmapi/cmapi_server/node_manipulation.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@
1717

1818
from cmapi_server import helpers
1919
from cmapi_server.constants import (
20-
CMAPI_CONF_PATH, CMAPI_SINGLE_NODE_XML, DEFAULT_MCS_CONF_PATH, LOCALHOSTS,
20+
CMAPI_CONF_PATH,
21+
CMAPI_SINGLE_NODE_XML,
22+
DEFAULT_MCS_CONF_PATH,
23+
LOCALHOSTS,
2124
MCS_DATA_PATH,
2225
)
2326
from mcs_node_control.models.node_config import NodeConfig
2427

25-
2628
PMS_NODE_PORT = '8620'
2729
EXEMGR_NODE_PORT = '8601'
2830

0 commit comments

Comments
 (0)