move flags per termie's feedback
This commit is contained in:
@@ -281,16 +281,6 @@ DEFINE_string('ajax_console_proxy_url',
|
||||
in the form "http://127.0.0.1:8000"')
|
||||
DEFINE_string('ajax_console_proxy_port',
|
||||
8000, 'port that ajax_console_proxy binds')
|
||||
DEFINE_string('vncproxy_topic', 'vncproxy',
|
||||
'the topic vnc proxy nodes listen on')
|
||||
DEFINE_string('vncproxy_url',
|
||||
'http://127.0.0.1:6080',
|
||||
'location of vnc console proxy, \
|
||||
in the form "http://127.0.0.1:6080"')
|
||||
DEFINE_string('vncserver_host', '0.0.0.0',
|
||||
'the host interface on which vnc server should listen')
|
||||
DEFINE_bool('vnc_enabled', True,
|
||||
'enable vnc related features')
|
||||
DEFINE_bool('verbose', False, 'show debug output')
|
||||
DEFINE_boolean('fake_rabbit', False, 'use a fake rabbit')
|
||||
DEFINE_bool('fake_network', False,
|
||||
|
Reference in New Issue
Block a user