nova-network not displaying daemon specific flags in debug output

Bug #658767 reported by Ryan Lucio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned
nova (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I am not seeing anything about the flat_network_* flags, vpn_*, or anything else. Example output follows. This may be related to the bug I posted a minute ago: https://bugs.launchpad.net/nova/+bug/658762.

rlucio@box3:/etc/nova$ sudo /etc/init.d/nova-network restart
DEBUG:root:Full set of FLAGS:
DEBUG:root:help : None
DEBUG:root:profile : None
DEBUG:root:volume_topic : volume
DEBUG:root:region_list : []
DEBUG:root:verbose : True
DEBUG:root:encrypted : None
DEBUG:root:compute_topic : compute
DEBUG:root:default_kernel : aki-11111
DEBUG:root:report_profile : None
DEBUG:root:rabbit_password : guest
DEBUG:root:network_manager : nova.network.manager.VlanManager
DEBUG:root:prefix : nova-network
DEBUG:root:periodic_interval : 60
DEBUG:root:vpn_key_suffix : -key
DEBUG:root:ec2_url : http://127.0.0.1:8773/services/Cloud
DEBUG:root:cc_host : 192.168.0.63
DEBUG:root:scheduler_topic : scheduler
DEBUG:root:rundir : .
DEBUG:root:uid : 110
DEBUG:root:connection_type : libvirt
DEBUG:root:fake_rabbit : False
DEBUG:root:s3_port : 3333
DEBUG:root:help_reactors : None
DEBUG:root:rabbit_host : 192.168.0.63
DEBUG:root:spew : None
DEBUG:root:file : twistd.tap
DEBUG:root:umask : None
DEBUG:root:debug : False
DEBUG:root:source : None
DEBUG:root:nothotshot : None
DEBUG:root:gid : 65534
DEBUG:root:version : None
DEBUG:root:node_availability_zone : nova
DEBUG:root:reactor : None
DEBUG:root:pidfile : /var/run/nova/nova-network.pid
DEBUG:root:savestats : None
DEBUG:root:rabbit_userid : guest
DEBUG:root:default_instance_type : m1.small
DEBUG:root:cc_port : 8773
DEBUG:root:report_interval : 10
DEBUG:root:scheduler_manager : nova.scheduler.manager.SchedulerManager
DEBUG:root:python : /usr/bin/nova-network
DEBUG:root:sql_connection : mysql://root:nova@192.168.0.63/nova
DEBUG:root:auth_token_ttl : 3600
DEBUG:root:rabbit_port : 5672
DEBUG:root:host : box3
DEBUG:root:chroot : None
DEBUG:root:volume_manager : nova.volume.manager.AOEManager
DEBUG:root:euid : None
DEBUG:root:vpn_image_id : ami-CLOUDPIPE
DEBUG:root:logfile : /var/log/nova/nova-network.log
DEBUG:root:nodaemon : None
DEBUG:root:b : None
DEBUG:root:db_backend : sqlalchemy
DEBUG:root:originalname : None
DEBUG:root:syslog : None
DEBUG:root:no_save : True
DEBUG:root:compute_manager : nova.compute.manager.ComputeManager
DEBUG:root:rabbit_virtual_host : /
DEBUG:root:profiler : hotshot
DEBUG:root:image_service : nova.image.service.LocalImageService
DEBUG:root:r : None
DEBUG:root:default_image : ami-11111
DEBUG:root:control_exchange : nova
DEBUG:root:default_ramdisk : ari-11111
DEBUG:root:s3_host : 192.168.0.63
DEBUG:root:fake_network : False
DEBUG:root:network_topic : network
WARNING:root:Starting network node
   ...done.
rlucio@box3:/etc/nova$

Rick Clark (dendrobates)
Changed in nova:
status: New → Invalid
Thierry Carrez (ttx)
Changed in nova (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.