Go to file
ZhaoBo 3bbcdf8ff2 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
2017-03-09 15:14:21 +08:00
2016-08-30 19:55:59 +02:00
2015-12-29 19:14:17 +00:00
2015-03-06 22:51:31 +00:00
2015-12-04 13:44:13 +09:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2015-12-09 11:09:26 +03:00
2016-11-25 15:36:19 +01:00
2017-02-09 12:17:19 +01:00
2017-03-06 01:18:40 +00:00

Team and repository tags

image

Python bindings to the Neutron API

Latest Version

Downloads

This is a client library for Neutron built on the Neutron API. It provides a Python API (the neutronclient module) and a command-line tool (neutron).

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%