Bug 8972: dhcp-show does not display the defaults 91/61491/4
authorKency Kurian <kency.kurian@ericsson.com>
Thu, 10 Aug 2017 10:17:08 +0000 (15:47 +0530)
committerSam Hague <shague@redhat.com>
Fri, 11 Aug 2017 18:38:24 +0000 (18:38 +0000)
commit172e9ccbbd2e631a10fe1bd82c694ee1668ec9aa
treeb598843eecc04730b706fb88734ab28e89e235d5
parent951949288b301f74ca42d19e4663285d72822c20
Bug 8972: dhcp-show does not display the defaults

dhcp-show was not printing the default config values for lease time and
domain.

Also earlier the default value was hardcoded in this CLI instead of
fetching from thr constants file defined.

Change-Id: Ie5c3542bad7fd73bbe9aec5ab438ec46a1c3f87e
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
Signed-off-by: Sam Hague <shague@redhat.com>
vpnservice/neutronvpn/neutronvpn-shell/pom.xml
vpnservice/neutronvpn/neutronvpn-shell/src/main/java/org/opendaylight/netvirt/neutronvpn/shell/DhcpConfigureCommand.java
vpnservice/neutronvpn/neutronvpn-shell/src/main/java/org/opendaylight/netvirt/neutronvpn/shell/DhcpShowCommand.java