python-neutronclient/neutronclient
ZhaoBo 30221726b0 Don't sort the fw_rule order in OSC
Currently, the FWaaS accept the "fw_rule_list" argrument in fw_policy
update, and it will update all the related fw_rules association. If the
order is different, the behavior is not expected, so we should take care
of the input value order, and maintain the original one.

This patch remove the "sorted" function when construct the firewall policy
request body, and follow the input order.

Closes-Bug: #1671338
Change-Id: Iaa45446eee199582f5f11a4705e82fb0ab644bcc
(cherry picked from commit 3bbcdf8ff2)
2017-03-10 07:31:14 +00:00
..
common Decode exception parameters to expand exception message properly 2016-12-15 09:09:18 +00:00
neutron Merge "Add rbac_policy to quota resources" 2016-12-23 15:15:54 +00:00
osc Don't sort the fw_rule order in OSC 2017-03-10 07:31:14 +00:00
tests Don't sort the fw_rule order in OSC 2017-03-10 07:31:14 +00:00
v2_0 Add BGP VPN OSC commands 2017-02-16 11:33:14 +00:00
__init__.py Empty file shouldn't contain copyright nor license 2014-03-13 09:00:18 +08:00
_i18n.py Use _i18n instead of i18n 2015-12-24 14:44:44 +09:00
client.py Merge "Show tenant_id in *-list by admin" 2016-10-20 21:23:40 +00:00
i18n.py Use _i18n instead of i18n 2015-12-24 14:44:44 +09:00
shell.py Deprecate neutron CLI 2016-11-04 23:52:53 +00:00
version.py Add reno for release notes management 2015-11-24 07:39:23 +09:00