summaryrefslogtreecommitdiff
path: root/openstackclient/network
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Fix output for subnet showJens Harbott2017-09-121-1/+1
|/
* Allow PD as Subnetpool during Subnet creationsReedip2017-08-171-0/+7
* Network tag supportAkihiro Motoki2017-07-236-12/+250
* Merge "Add support for virtio-forwarder VNIC type"Jenkins2017-07-201-2/+3
|\
| * Add support for virtio-forwarder VNIC typeJan Gutter2017-07-191-2/+3
* | Merge "Network L3 Router Commands for OSC"Jenkins2017-07-202-26/+127
|\ \ | |/ |/|
| * Network L3 Router Commands for OSCAnkur Gupta2017-07-112-26/+127
* | Add 'data_plane_status' option to Port classesCarlos Goncalves2017-07-121-0/+18
|/
* Add new parameter "is_default" to Network QoS policy.Rodolfo Alonso Hernandez2017-07-051-10/+34
* Merge "Show neutron tags in OSC network show"Jenkins2017-06-301-0/+2
|\
| * Show neutron tags in OSC network showM V P Nitesh2017-06-221-0/+2
* | Merge "Add direction field to QoS bandwidth limit."Jenkins2017-06-221-13/+19
|\ \
| * | Add direction field to QoS bandwidth limit.Rodolfo Alonso Hernandez2017-06-221-13/+19
| |/
* | Merge "Don't show hint about vlan transparent in network set"Jenkins2017-06-221-15/+15
|\ \ | |/ |/|
| * Don't show hint about vlan transparent in network setHong Hui Xiao2017-06-121-15/+15
* | Add default-quota to subnet pool commandsReedip2017-06-121-1/+15
|/
* Merge "Revert "Fix port command for SDK >0.9.10""Jenkins2017-05-071-5/+1
|\
| * Revert "Fix port command for SDK >0.9.10"Huanxuan Ao2017-03-091-5/+1
* | Do not always init compute_client when doint port list3.11.0Vasyl Saienko2017-05-041-1/+1
* | Fix Nova-net netowrk commandsDean Troyer2017-04-271-22/+23