summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/network/v2/test_network_agent.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.networkStephen Finucane2023-05-101-97/+129
* Refactor network fakes to sdk properties PART 4Nurmatov Mamatisa2022-04-291-22/+31
* Refactor network fakes to sdk properties PART 2Nurmatov Mamatisa2022-03-151-6/+4
* Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-7/+7
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-091-7/+7
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-2/+2
* Use cliff formattable columns in network commandsAkihiro Motoki2019-05-091-13/+13
* Neutron agent delete: remove the wrong argumentnpraveen352017-11-061-16/+7
* Network L3 Router Commands for OSCAnkur Gupta2017-07-111-24/+149
* Merge "SDK refactor: Set "is_admin_state_up" for network agent"Jenkins2017-04-261-2/+2
|\
| * SDK refactor: Set "is_admin_state_up" for network agentHuanxuan Ao2017-02-021-2/+2
* | Introduce Neutron DHCP agent commands to OSCShashank Kumar Shankar2017-03-201-1/+128
|/
* SDK refactor: Prepare network agent commandsHuanxuan Ao2017-01-151-0/+2
* fix functional tests for network agentsSteve Martinelli2017-01-131-1/+1
* Add options to allow filtering on agent listZhou Zhihong2017-01-051-0/+35
* Replace 'MagicMock' with 'Mock'qtang2016-09-141-1/+1
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+294