ovn-ctl: Rationalize arguments.
authorRYAN D. MOATS <rmoats@us.ibm.com>
Thu, 31 Mar 2016 13:52:28 +0000 (08:52 -0500)
committerBen Pfaff <blp@ovn.org>
Thu, 31 Mar 2016 15:33:15 +0000 (08:33 -0700)
commit31491a53116a6c2fcd19f888f5f7ce71e0ccdd51
treec3246178940e82eb8cb483c68ea84fe2c27ca75c
parentc599d5ccf3166b9af34e6941670d75b07a56f74f
ovn-ctl: Rationalize arguments.

Define OVN_NB_ADDR and OVN_SB_ADDR to hold IP address rather
than overload OVN_NB_PORT and OVN_SB_PORT.  Also define
OVN_NORTHD_LOGFILE to avoid overloading OVN_NORTHD_LOG.

Signed-off-by: RYAN D. MOATS <rmoats@us.ibm.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovn/utilities/ovn-ctl