]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Set expected HTTP codes for create and delete
authorKevin Benton <blak111@gmail.com>
Tue, 15 Sep 2015 17:16:11 +0000 (10:16 -0700)
committerKevin Benton <blak111@gmail.com>
Tue, 15 Sep 2015 18:15:21 +0000 (11:15 -0700)
commit5d8735e15875c9d923046256af5a3c5f1a130e28
treef2fe92fa9872615bdc95a0a95e223d862e897600
parentcbc7cd6cc4d4cc9cce9c7698b807629812247d3b
Set expected HTTP codes for create and delete

Our API tests have HTTP code assertions that our controller
was not honoring in the create and delete cases.

Change-Id: I3b00348c854b5d887d74c115d06984222f20ccc1
neutron/pecan_wsgi/controllers/root.py
neutron/tests/functional/pecan_wsgi/test_functional.py