python-neutronclient 4.1.0 changed interface on create-network

Bug #1552871 reported by Ricardo Carrillo Cruz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Invalid
Undecided
Unassigned

Bug Description

Hi there

While working a patch on shade neutron code, I discovered with it seems a
python-neutronclient 4.1.0 bug, the return interface of create network has changed.
Issue is that it now returns just a dict with request-ids:

http://paste.openstack.org/show/489217/ (python-neutronclient 4.1.0)

Before, on 3.1.1, it would return a 'net' key, so shade code for create_network works:

http://paste.openstack.org/show/489219/ (python-neutronclient 3.1.1)

Let me know if you need more information.

Regards

Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

Triaging...

Changed in python-neutronclient:
assignee: nobody → Armando Migliaccio (armando-migliaccio)
importance: Undecided → Critical
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

I can't repro on 4.1.0. I get the same output on both 4.1.0 and 3.1.1

http://paste.openstack.org/show/489226/

Changed in python-neutronclient:
status: New → Incomplete
importance: Critical → Undecided
assignee: Armando Migliaccio (armando-migliaccio) → nobody
status: Incomplete → Invalid
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

turns out this exposed an underlying issue with shade.

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.