← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1826570] [NEW] Error in "tc_lib._handle_from_hex_to_string" formatting

 

Public bug reported:

"tc_lib._handle_from_hex_to_string" should print major and minor values in hex format, not in decimal format:
  0xMMMMmmmm -> "M:m"
  0x123A456B -> "123A:456B"

** Affects: neutron
     Importance: Undecided
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1826570

Title:
  Error in "tc_lib._handle_from_hex_to_string" formatting

Status in neutron:
  New

Bug description:
  "tc_lib._handle_from_hex_to_string" should print major and minor values in hex format, not in decimal format:
    0xMMMMmmmm -> "M:m"
    0x123A456B -> "123A:456B"

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1826570/+subscriptions


Follow ups