index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
tests
/
unit
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
image: Make better use of argparse
Stephen Finucane
2022-06-30
1
-80
/
+36
*
Fix: create image from volume command
whoami-rajat
2022-06-30
1
-1
/
+105
*
Allow users to list all images
Cyril Roelandt
2022-06-07
1
-0
/
+32
*
Allow to filter multiple tags for image list
Dmitriy Rabotyagov
2022-05-16
1
-2
/
+3
*
image: Sanity check the 'SetImage' command
Stephen Finucane
2021-11-17
1
-9
/
+3
*
tests: Update fake image client in tests
Stephen Finucane
2021-11-17
4
-36
/
+28
*
image: Remove FakeImage test helper
Stephen Finucane
2021-11-17
4
-189
/
+163
*
image: Remove dead test helper methods
Stephen Finucane
2021-11-17
2
-204
/
+0
*
Remove non-working code after method return.
lsmman
2021-10-06
1
-5
/
+0
*
Replace assertItemsEqual with assertCountEqual
Dirk Mueller
2021-05-03
2
-17
/
+17
*
Implements hide image
Valery Tschopp
2021-03-25
1
-0
/
+68
*
Merge "image: Unset properties rather than setting to None"
Zuul
2021-01-06
1
-16
/
+13
|
\
|
*
image: Unset properties rather than setting to None
Stephen Finucane
2020-12-22
1
-16
/
+13
*
|
Add project field in image list subcommand
okozachenko
2020-12-15
1
-0
/
+15
|
/
*
Make use of comparable 'FormattableColumn' subclasses
Stephen Finucane
2020-12-09
2
-16
/
+16
*
stop image downloads to memory
Simon Merrick
2020-11-25
1
-1
/
+2
*
Restore behavior of image create with same name.
Sam Morrison
2020-10-06
1
-1
/
+5
*
Expose flag for forcing use of import for images
Monty Taylor
2020-06-30
1
-0
/
+22
*
Complete switch from glanceclient to SDK for image service
Artem Goncharov
2020-03-24
2
-111
/
+72
*
Switch image to use SDK
Artem Goncharov
2020-03-23
2
-278
/
+293
*
Raise flake8-import-order version to latest
Sean McGinnis
2020-01-10
4
-6
/
+4
*
Use cliff formattable columns in image commands
Akihiro Motoki
2019-06-22
3
-26
/
+28
*
Remove deprecated image commands
Dean Troyer
2019-05-19
1
-52
/
+0
*
Remove code migrated to osc-lib long ago
Dean Troyer
2019-05-16
2
-2
/
+2
*
Merge "Fix --limit option in image list sub-command"
Zuul
2019-05-08
1
-4
/
+5
|
\
|
*
Fix --limit option in image list sub-command
Radoslaw Smigielski
2019-02-04
1
-4
/
+5
*
|
Add possibility to filter images using member_status
Artem Goncharov
2019-02-26
1
-0
/
+43
|
/
*
Merge "Support --community in openstack image list"
Zuul
2018-07-25
1
-0
/
+29
|
\
|
*
Support --community in openstack image list
Nobuto Murata
2018-07-24
1
-0
/
+29
*
|
Fix error with image show when image name is None
Jake Yip
2018-07-23
1
-1
/
+2
|
/
*
Add ability to filter image list by tag
Adam Harwell
2018-06-28
1
-0
/
+14
*
Add support to list image members
Mohammed Naser
2018-03-21
1
-0
/
+46
*
Check that Glance returns image data before processing it
Mike Fedosin
2018-01-05
1
-0
/
+51
*
Merge "Accept 0 for --min-disk and --min-ram"
Zuul
2017-10-21
2
-0
/
+52
|
\
|
*
Accept 0 for --min-disk and --min-ram
ShogoAdachi
2017-10-20
2
-0
/
+52
*
|
Fix 'project purge' deletes ALL images problem
lihaijing
2017-09-26
2
-0
/
+2
|
/
*
Use flake8-import-order plugin
Akihiro Motoki
2017-08-17
4
-4
/
+5
*
image-list should support filters 'name','status'
nidhimittalhada
2017-07-12
1
-0
/
+28
*
Merge "To display image size in human friendly format"
Jenkins
2017-06-01
4
-4
/
+60
|
\
|
*
To display image size in human friendly format
Badhmapriya Boopalan
2017-01-11
4
-4
/
+60
*
|
Trivial fix typos
Vu Cong Tuan
2017-05-30
1
-1
/
+1
*
|
doc: Correct Sphinx warnings
Stephen Finucane
2017-03-28
1
-3
/
+3
*
|
Fix image member unit tests occasional failures
Dean Troyer
2017-01-12
1
-20
/
+87
*
|
Add support for Glance 'update image members' feature
Jordan Pittier
2017-01-04
1
-0
/
+33
*
|
Revert "Remove marker and loop from "image list" command"
Steve Martinelli
2016-12-05
1
-5
/
+16
*
|
clean up image choices and help text
Steve Martinelli
2016-11-23
2
-10
/
+10
|
/
*
Refactor image v1 unit tests with FakeImage class
Huanxuan Ao
2016-10-09
2
-95
/
+185
*
Replace 'MagicMock' with 'Mock'
qtang
2016-09-14
2
-2
/
+2
*
move unit tests to new "unit" test module
Steve Martinelli
2016-09-08
7
-0
/
+2402