[Bug 1849303] Re: printing adresses on server as structured data has the wrong structre

2020-09-08 Thread Chris MacNaughton
I've opened an upstream bug at https://storyboard.openstack.org/#!/story/2008116 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849303 Title: printing adresses on server as structured data has the

[Bug 1849303] Re: printing adresses on server as structured data has the wrong structre

2020-09-08 Thread Chris MacNaughton
** Changed in: python-openstackclient (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849303 Title: printing adresses on server as structured data has the

[Bug 1849303] Re: printing adresses on server as structured data has the wrong structre

2020-06-04 Thread Gabriel Ramirez
** Changed in: python-openstackclient (Ubuntu) Assignee: (unassigned) => Gabriel Ramirez (gabriel1109) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849303 Title: printing adresses on server

[Bug 1849303] Re: printing adresses on server as structured data has the wrong structre

2019-10-28 Thread Roald Strangstadstuen
** Description changed: - Running: + Running: ``` openstack server show -c addresses -f json ``` returns: ```json { - "addresses": "net1=192.168.111.203, 10.212.137.62" +   "addresses": "net1=192.168.111.203, 10.212.137.62" } ``` expected: ```json { -