summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/network_agent.py
Commit message (Expand)AuthorAgeFilesLines
* Don't show tenant_id in network objectsDr. Jens Harbott2022-06-271-1/+1
* Refactor network fakes to sdk properties PART 4Nurmatov Mamatisa2022-04-291-1/+1
* Hide location columns for network objectsDr. Jens Harbott2021-12-161-1/+6
* Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-3/+1
* Revert "Format location columns in network commands"Jens Harbott (frickler)2020-06-171-1/+0
* Format location columns in network commandsDean Troyer2019-08-301-0/+1
* Use cliff formattable columns in network commandsAkihiro Motoki2019-05-091-9/+14
* Remove str() when setting network objects namesBernard Cafarelli2019-02-131-1/+1
* Neutron agent delete: remove the wrong argumentnpraveen352017-11-061-2/+1
* Network L3 Router Commands for OSCAnkur Gupta2017-07-111-25/+96
* 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
* | Fix Trivial Changes in [1]Reedip2017-03-211-8/+8
* | Merge "Introduce Neutron DHCP agent commands to OSC"Jenkins2017-03-201-11/+105
|\ \
| * | Introduce Neutron DHCP agent commands to OSCShashank Kumar Shankar2017-03-201-11/+105
| |/
* | Add the bgp agent type to network agent commandJens Rosenboom2017-03-081-3/+5
|/
* SDK refactor: Prepare network agent commandsHuanxuan Ao2017-01-151-4/+20
* fix functional tests for network agentsSteve Martinelli2017-01-131-2/+2
* Add options to allow filtering on agent listZhou Zhihong2017-01-051-1/+40
* translate all command help strings3.4.0Steve Martinelli2016-11-171-4/+4
* Implement "network agent set" commandHuanxuan Ao2016-08-101-0/+41
* Implement network agents functionalityMichael Gugino2016-08-051-0/+119