summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/network.py
Commit message (Expand)AuthorAgeFilesLines
* Don't show tenant_id in network objectsDr. Jens Harbott2022-06-271-0/+1
* Get rid of tenant_id in the network commandsArtem Goncharov2022-01-171-7/+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/+2
* Allow to send extra attributes in Neutron related commandsSlawek Kaplonski2021-05-261-6/+11
* Revert "Format location columns in network commands"Jens Harbott (frickler)2020-06-171-1/+0
* Revert "Disallow setting default on internal network"Vasyl Saienko2020-04-081-6/+1
* Disallow setting default on internal networkHongbin Lu2020-03-091-1/+6
* Switch to using osc_lib.utils.tagsMichael Johnson2020-01-141-1/+1
* neutron: autogenerate docsEric Fried2019-11-011-43/+66
* Format location columns in network commandsDean Troyer2019-08-301-0/+1
* Use cliff formattable columns in network commandsAkihiro Motoki2019-05-091-13/+17
* Remove str() when setting network objects namesBernard Cafarelli2019-02-131-2/+2
* Add dns-domain support to Network objectPierre Hanselmann2018-04-231-2/+16
* neutron: add --mtu for create/set networkEmilien Macchi2018-03-151-0/+14
* Network tag supportAkihiro Motoki2017-07-231-2/+41
* 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
* | Don't show hint about vlan transparent in network setHong Hui Xiao2017-06-121-15/+15
|/
* Fix Nova-net netowrk commandsDean Troyer2017-04-271-22/+23
* Low-level Compute v2 API: networkDean Troyer2017-04-171-17/+13
* Introduce Neutron DHCP agent commands to OSCShashank Kumar Shankar2017-03-201-11/+33
* Fix can not set is_default in networkjiahui.qiang2017-02-231-4/+4
* Fix network create --projectDean Troyer2017-01-271-0/+2
* Remove the fixed set of choices for network_typeYAMAMOTO Takashi2017-01-181-3/+1
* SDK refactor: Prepare network commandsSindhu Devale2016-12-151-10/+47
* Add QoS support to Network object.Rodolfo Alonso Hernandez2016-11-281-0/+23
* translate all command help strings3.4.0Steve Martinelli2016-11-171-5/+5
* Support --provider-* options in the network list commandYan Xing'an2016-10-271-1/+31
* Avoid duplicated project_id when show networkjudy-yu2016-10-241-0/+1
* Merge "Add filtering options to os network list command"Jenkins2016-09-221-6/+77
|\
| * Add filtering options to os network list commandHa Van Tu2016-09-221-6/+77
* | Add --description to Create/Set NetworkAnkur Gupta2016-09-191-0/+14
|/
* Add port security option to network commandsRichard Theis2016-06-291-0/+30
* Fix typo in openstackclient/network/v2Cao Xuan Hoang2016-06-231-1/+1
* Merge "Add geneve provider network type"Jenkins2016-06-151-4/+4
|\
| * Add geneve provider network typeRichard Theis2016-06-101-4/+4
* | osc-lib: commandDean Troyer2016-06-131-1/+1
* | osc-lib: utilsDean Troyer2016-06-131-1/+2
|/
* Make set/unset commands in network return normally when nothing specifiedTang Chen2016-06-081-5/+0
* Merge "Enhance exception handling for "network delete" command"Jenkins2016-05-171-10/+10
|\
| * Enhance exception handling for "network delete" commandTang Chen2016-04-141-10/+10
* | Merge "Fix i18n support for help and error msg in network"Jenkins2016-05-161-5/+5
|\ \
| * | Fix i18n support for help and error msg in networkTang Chen2016-05-161-5/+5
* | | Merge "Add VLAN Transparent option to ``osc network``"Jenkins2016-05-161-4/+20
|\ \ \
| * | | Add VLAN Transparent option to ``osc network``reedip2016-05-161-4/+20
| |/ /
* | | Fix network router type displayRichard Theis2016-05-051-5/+2
|/ /
* | Add provider network options to osc network setreedip2016-04-191-31/+33
* | State i18() changes and help messages improvedTang Chen2016-04-181-37/+48
* | Add external network options to osc network setreedip2016-04-151-8/+30
|/