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
/
compute
/
v2
/
flavor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-6
/
+6
*
Add Support for showing flavor access list
Huanxuan Ao
2016-07-22
1
-0
/
+20
*
Add "--property" option to "flavor create" command
Huanxuan Ao
2016-06-29
1
-3
/
+18
*
Merge "Make set/unset commands in compute/image/common return normally when n...
Jenkins
2016-06-22
1
-6
/
+0
|
\
|
*
Make set/unset commands in compute/image/common return normally when nothing ...
Tang Chen
2016-06-21
1
-6
/
+0
*
|
Merge "Support bulk deletion for "flavor/aggregate delete""
Jenkins
2016-06-22
1
-4
/
+19
|
\
\
|
*
|
Support bulk deletion for "flavor/aggregate delete"
Huanxuan Ao
2016-06-21
1
-4
/
+24
*
|
|
Add "--project" option to the "flavor create" command.
Huanxuan Ao
2016-06-21
1
-0
/
+26
|
|
/
|
/
|
*
|
Standardize logger usage
Tang Chen
2016-06-20
1
-10
/
+12
|
/
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: parseractions
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: exceptions
Dean Troyer
2016-06-13
1
-1
/
+1
*
Add support for removing flavor-access
Huanxuan Ao
2016-06-02
1
-5
/
+47
*
Add support for setting flavor-access
Huanxuan Ao
2016-05-30
1
-4
/
+48
*
Fix i18n support for help and error messages in compute
Tang Chen
2016-05-24
1
-26
/
+30
*
Make "flavor show" command to show a private flavor properly
Huanxuan Ao
2016-05-02
1
-8
/
+23
*
Fix error in flavor set/unset command
Huanxuan Ao
2016-04-28
1
-2
/
+4
*
rxtx factor should be a float
Sean Dague
2016-04-04
1
-3
/
+3
*
Trivial: Reorder flavor op order in flavor.py
Yang Hongyang
2016-03-01
1
-24
/
+24
*
Make SetFlavor and UnsetFlavor inherit from cliff.Command
Tang Chen
2016-02-27
1
-18
/
+6
*
Fixed a bunch of spacing
Brandon Palm
2016-02-23
1
-3
/
+3
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-6
/
+0
*
Set up logger of each command by metaclass
Akihiro Motoki
2016-01-20
1
-22
/
+6
*
Trivial: Remove useless return from files in compute.
Tang Chen
2015-12-17
1
-1
/
+0
*
Support pagination params for flavor list
liyingjun
2015-10-21
1
-1
/
+12
*
Making --property as required when openstack flavor unset
jiaxi
2015-07-18
1
-0
/
+1
*
Add the ability to set and unset flavor properties
Marek Aufart
2015-03-19
1
-3
/
+75
*
Added capabilities/options to 'openstack flavor list'
Igor_Bolotin
2015-02-03
1
-6
/
+52
*
Fine tune some of the helps commands
Steve Martinelli
2015-01-13
1
-1
/
+1
*
Command docs: flavor
Dean Troyer
2014-12-31
1
-12
/
+19
*
Normalize more help strings
Dean Troyer
2014-07-24
1
-9
/
+14
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-4
/
+4
*
Begin Python 3 compatability
Dean Troyer
2013-07-29
1
-3
/
+4
*
Remove api = apiName calls from each method
Steve Martinelli
2013-07-12
1
-4
/
+0
*
Removed unused imports.
Josh Kearney
2013-03-15
1
-1
/
+0
*
Change create flavor to use default arguments
Dean Troyer
2013-03-06
1
-22
/
+26
*
Added compute flavor support.
Josh Kearney
2013-02-28
1
-0
/
+186