Merge "Declare vpn client option in pipelib"
This commit is contained in:
@@ -52,6 +52,7 @@ cloudpipe_opts = [
|
|||||||
help=_('Netmask to push into openvpn config')),
|
help=_('Netmask to push into openvpn config')),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
flags.DECLARE('cnt_vpn_clients', 'nova.network.manager')
|
||||||
FLAGS = flags.FLAGS
|
FLAGS = flags.FLAGS
|
||||||
FLAGS.register_opts(cloudpipe_opts)
|
FLAGS.register_opts(cloudpipe_opts)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user