[Yahoo-eng-team] [Bug 1853389] [NEW] The ipv6 address in network_data.json within configdrive is wrong when using IronicDriver to deploy BM

2019-11-20 Thread Eric Lei
ipv6 address changed. So, we should update network_info in spawn method of IronicDriver to get the latest ipv6 address. Thus, the network_data.json would be right. ** Affects: nova Importance: Undecided Assignee: Eric Lei (leiyashuai) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1743962] [NEW] UnicodeEncodeError occur when using chinese name to create load balancer

2018-01-17 Thread Eric Lei
OR neutron_lbaas.agent.agent_manager data = str(data) # XXX Should really reject non-string non-buffers ERROR neutron_lbaas.agent.agent_manager UnicodeEncodeError: 'ascii' codec can't encode characters in position 20-26: ordinal not in range(128) ERROR neutron_lbaas.agent.agent_manager ** A