summaryrefslogtreecommitdiff
path: root/openstackclient/network
Commit message (Expand)AuthorAgeFilesLines
* Add dns-domain support to Network objectPierre Hanselmann2020-01-033-6/+51
* Remove str() when setting network objects namesBernard Cafarelli2019-03-057-8/+8
* Don't display router's is_ha and is_distributed attributes alwaysSławek Kapłoński2018-12-101-5/+19
* Merge "Support filtering port with IP address substring"Zuul2018-07-251-3/+8
|\
| * Support filtering port with IP address substringHongbin Lu2018-06-291-3/+8
* | Merge "Do not require port argument when updating floating IP"Zuul2018-07-241-5/+6
|\ \
| * | Do not require port argument when updating floating IPyanpuqing2018-06-131-5/+6
* | | Merge "Make Profile fallback go bye-bye"Zuul2018-07-101-41/+11
|\ \ \ | |_|/ |/| |
| * | Make Profile fallback go bye-byeMonty Taylor2018-03-141-41/+11
* | | Merge "Format port_details field of Floating IP"Zuul2018-06-281-1/+6
|\ \ \
| * | | Format port_details field of Floating IPHongbin Lu2018-04-271-1/+6
| | |/ | |/|
* | | Merge "Network: Add tag support for security group"Zuul2018-06-251-2/+41
|\ \ \
| * | | Network: Add tag support for security groupDongcan Ye2018-06-141-2/+41
| | |/ | |/|
* | | Fix subnet host_routes errorHuang Cheng2018-06-141-1/+1
* | | Merge "Remove deprecated ip floating commands"Zuul2018-06-092-123/+0
|\ \ \
| * | | Remove deprecated ip floating commandsDongcan Ye2018-04-082-123/+0
| |/ /
* | | Allow setting network-segment on subnet updateHarald Jensas2018-06-061-4/+12
* | | Make max_burst_kbps option as optional for bw limit QoS ruleSławek Kapłoński2018-05-251-4/+4
| |/ |/|
* | Merge "Network: Add tag support for floating ip"Zuul2018-04-231-1/+22
|\ \
| * | Network: Add tag support for floating ipDongcan Ye2018-04-171-1/+22
| |/
* | Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-151-2/+2
* | Merge "neutron: add --mtu for create/set network"Zuul2018-03-231-0/+14
|\ \
| * | neutron: add --mtu for create/set networkEmilien Macchi2018-03-151-0/+14
* | | Fix typo in 'floating ip associate' command and docBrian Haley2018-03-151-1/+1
|/ /
* | Re-implement novaclient bits removed in 10.0Dean Troyer2018-03-131-1/+4
* | Merge "Add support for "--dns-domain" argument"Zuul2018-02-241-0/+8
|\ \ | |/ |/|
| * Add support for "--dns-domain" argumentTytus Kurek2018-02-231-0/+8
* | Use find_ip from openstacksdkMonty Taylor2018-01-291-60/+4
* | Fix use of new openstacksdk connectionMonty Taylor2018-01-231-0/+1
* | Rework Network client config for new SDK ConnectionDean Troyer2018-01-221-19/+26
* | Merge "Add floating IP qos_policy actions"Zuul2018-01-111-3/+39
|\ \
| * | Add floating IP qos_policy actionsLIU Yulong2018-01-111-3/+39
* | | Allow ports filtering with device_idHongbin Lu2018-01-031-0/+7
|/ /
* | Merge "Allow port list to shown undefined attributes"Zuul2017-12-311-2/+4
|\ \
| * | Allow port list to shown undefined attributesAkihiro Motoki2017-11-241-2/+4
* | | Fix SDK Connection creation alternative to ProfileDean Troyer2017-12-071-3/+8
* | | openstack subnet create fails when tags is NoneCarlos Konstanski2017-12-011-2/+2
|/ /
* | Add logic to handle old and new sdk constructorMonty Taylor2017-11-161-9/+18
* | Merge "Network: Add interfaces info in router show"Zuul2017-11-161-2/+19
|\ \
| * | Network: Add interfaces info in router showycx2017-11-151-2/+19
* | | Show detailed message of neutron exceptionHongbin Lu2017-11-141-0/+2
|/ /
* | Merge "Neutron agent delete: remove the wrong argument"Zuul2017-11-071-2/+1
|\ \
| * | Neutron agent delete: remove the wrong argumentnpraveen352017-11-061-2/+1
* | | Merge "Network: Add supports rbac target-all-projects"Zuul2017-11-071-7/+16
|\ \ \ | |/ / |/| |
| * | Network: Add supports rbac target-all-projectsDongcan Ye2017-11-051-7/+16
* | | Display Network QoS rule type detailsSławek Kapłoński2017-11-051-0/+31
|/ /
* | Allow creating security rules without protocolDaniel Speichert2017-10-171-3/+5
* | Avoid default mutable values in argumentsRodolfo Alonso Hernandez2017-10-101-1/+2
* | Support creating unaddress neutron portHongbin Lu2017-09-291-1/+9
* | Support icmp-type and icmp-code to be set as zerogvrangan2017-09-261-2/+2