...
conductor-api --port=8091 -- --config-file={conductor_conf_file_location}
conductor-controller --config-file={conductor_conf_file_location}
conductor-solver --config-file={conductor_conf_file_location}
conductor-reservation --config-file={conductor_conf_file_location}
conductor-data --config-file={conductor_conf_file_location}
...
Commiting the Code
git commit -am "Initial proj struct"
git review -s
git commit -as --amend# scroll down
2
lines (above your Change-ID) - hit
"i"
for
insert - add: Issue-ID: OOM-
500
...