summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/floating_ip.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.networkStephen Finucane2023-05-101-73/+126
* Don't show tenant_id in network objectsDr. Jens Harbott2022-06-271-1/+1
* Get rid of tenant_id in the network commandsArtem Goncharov2022-01-171-8/+2
* Hide location columns for network objectsDr. Jens Harbott2021-12-161-1/+6
* Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-2/+1
* Allow to send extra attributes in Neutron related commandsSlawek Kaplonski2021-05-261-4/+11
* Revert "Format location columns in network commands"Jens Harbott (frickler)2020-06-171-2/+0
* Allow setting floating IP descriptionDaniel Strong2020-03-181-0/+8
* Switch to using osc_lib.utils.tagsMichael Johnson2020-01-141-1/+1
* neutron: autogenerate docsEric Fried2019-11-011-29/+45
* Format location columns in network commandsDean Troyer2019-08-301-0/+2
* Add floating IP filter to floating IP list commandJohannes Kulik2019-01-141-0/+8
* Merge "Add DNS support to floating IP commands"Zuul2018-08-081-1/+28
|\
| * Add DNS support to floating IP commandsJens Harbott2018-08-061-1/+28
* | 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 "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 "Remove deprecated ip floating commands"Zuul2018-06-091-98/+0
|\ \ | |/ |/|
| * Remove deprecated ip floating commandsDongcan Ye2018-04-081-98/+0
* | 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
| |/
* | Fix typo in 'floating ip associate' command and docBrian Haley2018-03-151-1/+1
|/
* Use find_ip from openstacksdkMonty Taylor2018-01-291-60/+4
* Add floating IP qos_policy actionsLIU Yulong2018-01-111-3/+39
* Low-level Compute v2 API: floating ipDean Troyer2017-04-111-18/+9
* Merge ""floating ip set/unset port" for OSC"Jenkins2017-04-061-0/+74
|\
| * "floating ip set/unset port" for OSCSindhu Devale2017-04-051-1/+75
* | Merge "Structure FindFloatingIP() to work without ip_cache"Jenkins2017-04-041-21/+7
|\ \ | |/
| * Structure FindFloatingIP() to work without ip_cacheReedip2017-04-041-21/+7
* | Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-3/+3
|/
* Remove remaining uses of SDK Proxy.sessionDean Troyer2017-02-191-2/+2
* Fix floating IP delete and show by IPDean Troyer2017-01-141-2/+79
* Add extra filtering options to floating ip listsongminglong2016-12-091-0/+54
* Add '--project' and '--project-domain' options to os cmdsNam Nguyen Hoai2016-12-011-0/+16
* Merge "Add '--network' and other options to floating ip list"Jenkins2016-11-181-0/+36
|\
| * Add '--network' and other options to floating ip listsongminglong2016-11-131-0/+36
* | translate all command help strings3.4.0Steve Martinelli2016-11-171-8/+8
|/
* Merge "SDK refactor: Prepare floating ip commands"Jenkins2016-11-081-4/+12
|\
| * SDK refactor: Prepare floating ip commandsSindhu Devale2016-11-031-4/+12
* | Add necessary info to Floating IP listReedip2016-10-161-0/+4
|/
* Add --description to Neutron commandsAnkur Gupta2016-09-231-0/+8
* Transfer "ip floating CRUD" to "floating ip CRUD"Tang Chen2016-07-201-5/+104
* Support bulk deletion for commands that exist in both network and compute.Huanxuan Ao2016-06-151-8/+10
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* State i18() changes and help messages improvedTang Chen2016-04-181-9/+10
* [Floating IP] Neutron support for "ip floating create" commandTang Chen2016-03-241-0/+83
* Fix dict.keys() compatibility for python 3Tang Chen2016-03-121-1/+1
* Floating IP: Neutron support for "ip floating show" commandTang Chen2016-02-241-0/+35
* Floating IP: Fix "ip floating list" in neutron networkTang Chen2016-02-191-7/+32