)]}'
{"lib/nova":[{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"3f129943f1a81edb6f0209669df39ab883c4794d","unresolved":false,"context_lines":[{"line_number":88,"context_line":"NOVA_SERVICE_PORT\u003d${NOVA_SERVICE_PORT:-8774}"},{"line_number":89,"context_line":"NOVA_SERVICE_PORT_INT\u003d${NOVA_SERVICE_PORT_INT:-18774}"},{"line_number":90,"context_line":"NOVA_SERVICE_PROTOCOL\u003d${NOVA_SERVICE_PROTOCOL:-$SERVICE_PROTOCOL}"},{"line_number":91,"context_line":"NOVA_SERVICE_LISTEN_ADDRESS\u003d${NOVA_SERVICE_LISTEN_ADDRESS:-$(ipv6_unquote $SERVICE_LISTEN_ADDRESS)}"},{"line_number":92,"context_line":"METADATA_SERVICE_PORT\u003d${METADATA_SERVICE_PORT:-8775}"},{"line_number":93,"context_line":"NOVA_ENABLE_CACHE\u003d${NOVA_ENABLE_CACHE:-True}"},{"line_number":94,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"7faddb67_11d936f3","line":91,"updated":"2019-08-10 07:42:35.000000000","message":"While this one is \"unquoted\" (remove square brackets) for ipv6","commit_id":"31e4add18d0170dc0aefe3603e61beed570685ae"},{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"3f129943f1a81edb6f0209669df39ab883c4794d","unresolved":false,"context_lines":[{"line_number":620,"context_line":"        # Address on which instance vncservers will listen on compute hosts."},{"line_number":621,"context_line":"        # For multi-host, this should be the management ip of the compute host."},{"line_number":622,"context_line":"        VNCSERVER_LISTEN\u003d${VNCSERVER_LISTEN:-$NOVA_SERVICE_LISTEN_ADDRESS}"},{"line_number":623,"context_line":"        VNCSERVER_PROXYCLIENT_ADDRESS\u003d${VNCSERVER_PROXYCLIENT_ADDRESS:-$NOVA_SERVICE_HOST}"},{"line_number":624,"context_line":"        iniset $NOVA_CPU_CONF vnc server_listen \"$VNCSERVER_LISTEN\""},{"line_number":625,"context_line":"        iniset $NOVA_CPU_CONF vnc server_proxyclient_address \"$VNCSERVER_PROXYCLIENT_ADDRESS\""},{"line_number":626,"context_line":"    else"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"7faddb67_b1c86221","line":623,"range":{"start_line":623,"start_character":71,"end_line":623,"end_character":89},"updated":"2019-08-10 07:42:35.000000000","message":"Looks like this is square bracketed when ipv6:\n\n\"ValueError: [2001:4802:7802:104:be76:4eff:fe20:256c] is not IPv4 or IPv6 address\"\n\nhttps://logs.opendev.org/21/675721/1/check/devstack-ipv6/ec0edb1/controller/logs/screen-n-cpu.txt.gz?level\u003dERROR#_Aug_10_06_16_20_349877","commit_id":"31e4add18d0170dc0aefe3603e61beed570685ae"},{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"5896f070f4b787f06872192d7e4ffc751719b4ce","unresolved":false,"context_lines":[{"line_number":622,"context_line":"        VNCSERVER_LISTEN\u003d${VNCSERVER_LISTEN:-$NOVA_SERVICE_LISTEN_ADDRESS}"},{"line_number":623,"context_line":"        # NOVA_SERVICE_HOST is urlquoted when IPv6, so we must remove the"},{"line_number":624,"context_line":"        # square brackets for use as a valid oslo.config HostAddressOpt value."},{"line_number":625,"context_line":"        VNCSERVER_PROXYCLIENT_ADDRESS\u003d${VNCSERVER_PROXYCLIENT_ADDRESS:-$(ipv6_unquote $NOVA_SERVICE_HOST)}"},{"line_number":626,"context_line":"        iniset $NOVA_CPU_CONF vnc server_listen \"$VNCSERVER_LISTEN\""},{"line_number":627,"context_line":"        iniset $NOVA_CPU_CONF vnc server_proxyclient_address \"$VNCSERVER_PROXYCLIENT_ADDRESS\""},{"line_number":628,"context_line":"    else"}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"7faddb67_b19622ef","line":625,"updated":"2019-08-10 07:57:48.000000000","message":"Also looks like NOVA_SERVICE_HOST !\u003d HOST_IP, so it must mean the controller services host and it\u0027s never set as the compute service host:\n\nhttps://logs.opendev.org/21/675721/1/check/tempest-multinode-full/d625771/compute1/logs/etc/nova/nova-cpu_conf.txt.gz\n\nSo indeed looks like we have to use HOST_IP here.","commit_id":"716083219d256ef50f524fe8f0d434ab653db30d"}]}
