]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Re-fixing issues with XML deserialization (changes got lost in merges with trunk)
authorSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Fri, 22 Jul 2011 09:51:22 +0000 (10:51 +0100)
committerSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Fri, 22 Jul 2011 09:51:22 +0000 (10:51 +0100)
commit49344b17c44e62a20deca4b2015d12183adf3fd8
treea9ed45796fd204c73530c4aabe69a041f4db034a
parent70d793c8169e412c2ceef895b993ee750ad72cd0
Re-fixing issues with XML deserialization (changes got lost in merges with trunk)
Adapting assertions in unit tests merged from trunk to reflect changes in the API due to RFE requested by Erik Carlin
quantum/api/__init__.py
quantum/api/networks.py
quantum/api/ports.py
quantum/api/views/networks.py
quantum/api/views/ports.py
quantum/plugins/SamplePlugin.py
tests/unit/test_api.py