summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility issue in 5.35.3.1Felix Yan2020-07-141-1/+4
* Merge "Fix uploading an signed image does not work if private signing key is ...5.3.0Zuul2020-07-081-0/+6
|\
| * Fix uploading an signed image does not work if private signing key is encryptedAlexander Gräb2020-07-071-0/+6
* | Merge "Expose flag for forcing use of import for images"Zuul2020-07-082-0/+33
|\ \
| * | Expose flag for forcing use of import for imagesMonty Taylor2020-06-302-0/+33
* | | Merge "switch to stevedore for entry points"Zuul2020-07-071-7/+16
|\ \ \
| * | | switch to stevedore for entry pointsDoug Hellmann2020-07-061-7/+16
| | |/ | |/|
* | | Merge "Add '--force; parameter to 'openstack quota set'"Zuul2020-07-063-0/+102
|\ \ \ | |/ / |/| |
| * | Add '--force; parameter to 'openstack quota set'hackertron2020-04-143-0/+102
* | | Merge "Allow os quota list query to filter by project"Zuul2020-06-292-2/+80
|\ \ \
| * | | Allow os quota list query to filter by projectJose Castro Leon2020-03-122-2/+80
* | | | Merge "port: add --host to list command"Zuul2020-06-262-0/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | port: add --host to list commandMohammed Naser2020-06-172-0/+22
* | | | Don't display Munch objects in the outputJens Harbott2020-06-171-0/+5
* | | | Revert "Format location columns in network commands"Jens Harbott (frickler)2020-06-1722-119/+28
* | | | Merge "Remove os-client-config references"Zuul2020-06-111-16/+4
|\ \ \ \
| * | | | Remove os-client-config referencesMonty Taylor2020-06-081-16/+4
* | | | | Merge "Make container list --all work"Zuul2020-06-092-36/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make container list --all workPete Zaitcev2020-05-162-36/+36
* | | | | Replace assertItemsEqual with assertCountEqualAlfredo Moralejo2020-06-011-2/+2
* | | | | Client should parse string to boolean for value 'is_domain'yanpuqing2020-05-292-0/+128
* | | | | Cleanup: remove a useless reference to "object"Pete Zaitcev2020-05-151-1/+1
* | | | | Merge "Resolve PEP8"Zuul2020-05-152-2/+1
|\ \ \ \ \
| * | | | | Resolve PEP8Pete Zaitcev2020-05-142-2/+1
| |/ / / /
* | | | | Correct image lookup during server rebuildAdam Harwell2020-05-042-3/+42
|/ / / /
* | | | Merge "Revert "Disallow setting default on internal network""Zuul2020-04-222-39/+1
|\ \ \ \
| * | | | Revert "Disallow setting default on internal network"Vasyl Saienko2020-04-082-39/+1
* | | | | Merge "Use unittest.mock instead of third party mock"Zuul2020-04-171-1/+1
|\ \ \ \ \
| * | | | | Use unittest.mock instead of third party mockSean McGinnis2020-04-031-1/+1
* | | | | | Merge "Add resource option immutable"Zuul2020-04-177-11/+474
|\ \ \ \ \ \
| * | | | | | Add resource option immutableVishakha Agarwal2020-04-087-11/+474
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add 'subnetpool' type support to rbac commands"Zuul2020-04-152-5/+14
|\ \ \ \ \ \
| * | | | | | Add 'subnetpool' type support to rbac commandsIgor Malinovskiy2020-04-092-5/+14
* | | | | | | Merge "Add 'address_scope' type support to network rbac commands"Zuul2020-04-102-52/+35
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add 'address_scope' type support to network rbac commandsIgor Malinovskiy2020-03-262-52/+35
* | | | | | | Merge "Support for stateless security groups"Zuul2020-04-084-1/+48
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Support for stateless security groupsTom Stappaerts2020-03-314-1/+48
* | | | | | | Add description field to portforwarding NAT rulespedro2020-04-023-1/+35
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Add command: router add/remove route --route"Zuul2020-04-013-3/+277
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add command: router add/remove route --routeBence Romsics2020-03-303-3/+277
| | |/ / / | |/| | |
* | | | | Adding options to user cliVishakha Agarwal2020-03-263-1/+974
|/ / / /
* | | | Merge "Don't look up project by id if given id"5.2.0Zuul2020-03-251-3/+8
|\ \ \ \
| * | | | Don't look up project by id if given idDmitriy Rabotyagov2020-03-241-3/+8
* | | | | Merge "Complete switch from glanceclient to SDK for image service"Zuul2020-03-254-228/+151
|\ \ \ \ \ | |/ / / /
| * | | | Complete switch from glanceclient to SDK for image serviceArtem Goncharov2020-03-244-228/+151
* | | | | Merge "Switch image to use SDK"Zuul2020-03-2513-553/+652
|\ \ \ \ \ | |/ / / /
| * | | | Switch image to use SDKArtem Goncharov2020-03-2313-553/+652
* | | | | Merge "Fix faulthy state argument choice"5.1.0Zuul2020-03-244-6/+24
|\ \ \ \ \
| * | | | | Fix faulthy state argument choiceBram Verschueren2019-12-194-6/+24
* | | | | | Merge "Add unit tests and release note for dns_publish_fixed_ip"Zuul2020-03-241-0/+38
|\ \ \ \ \ \