summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/network_agent.py
Commit message (Expand)AuthorAgeFilesLines
* Remove str() when setting network objects namesBernard Cafarelli2019-03-051-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