summaryrefslogtreecommitdiff
path: root/openstackclient/network/common.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to send extra attributes in Neutron related commandsSlawek Kaplonski2021-05-261-1/+73
* Remove usage of sixsongwenping2020-10-071-12/+10
* neutron: autogenerate docsEric Fried2019-11-011-98/+101
* Add dns-domain support to Network objectPierre Hanselmann2018-04-231-0/+25
* Re-implement novaclient bits removed in 10.0Dean Troyer2018-03-131-1/+4
* Show detailed message of neutron exceptionHongbin Lu2017-11-141-0/+2
* network.common.NetworkAndComputeShowOne: catch HttpExceptionJordan Pittier2016-11-101-6/+11
* Change to plural form of object in multi delete error message in networkv2Huanxuan Ao2016-07-141-1/+1
* Standardize logger usageTang Chen2016-06-201-7/+11
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: exceptionsDean Troyer2016-06-131-1/+2
* Trivial: Fix i18n support in network/common.pyTang Chen2016-05-311-4/+13
* Enhance exception handling for "network delete" commandTang Chen2016-04-141-0/+37
* Merge "Refactor security group rule delete to use SDK"Jenkins2016-02-181-1/+7
|\
| * Refactor security group rule delete to use SDKRichard Theis2016-02-101-1/+7
* | Add NetworkAndCompute Lister and ShowOne classesRichard Theis2016-02-121-0/+102
|/
* Refactor security group delete to use SDKRichard Theis2016-02-021-0/+62
* SDK integration extensions and server create networksTerry Howe2015-12-091-29/+0
* Migrate network client to SDK.Tang Chen2015-12-091-21/+3
* Trivial: Fix typo in find() in network.Tang Chen2015-11-271-2/+4
* Allow network find to use alternate nameTerry Howe2014-07-071-2/+4
* Network CRUDTerry Howe2014-06-241-0/+43