summaryrefslogtreecommitdiff
path: root/neutronclient/tests/unit/fw/test_cli20_firewallpolicy.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the CLI code from the Neutron client.Slawek Kaplonski2023-04-111-228/+0
* Use unittest.mock instead of third party mockSean McGinnis2020-06-011-1/+1
* Remove mox/mox3 usage from fw modulesHongbin Lu2018-03-241-25/+27
* Do not append .json to sending URLAkihiro Motoki2017-04-021-2/+2
* Show all updatable options in (fw/fw-policy)-update CLIReedip Banerjee2016-02-041-0/+11
* Fix H405 violationsshu-mutou2015-12-131-19/+15
* Remove XML supportElena Ezhova2015-12-091-6/+0
* Fix E265 block comment should start with '# 'Akihiro Motoki2015-03-231-1/+1
* Remove author tagAkihiro Motoki2015-03-231-2/+0
* firewall policy update for a rule is not workingKoteswara Rao Kelam2014-12-151-0/+12
* fix the firewall rule arg split errorYalei Wang2014-12-011-15/+17
* Switch over to mox3Dirk Mueller2014-06-261-1/+1
* Remove vi modelinesliu-sheng2014-02-101-1/+0
* Move tests back to neutronclient packageMonty Taylor2013-08-221-0/+214