index
:
delta/openstack/python-ceilometerclient.git
master
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
opendev.org: openstack/python-ceilometerclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ceilometerclient
/
tests
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Don't copy the auth_plugin for aodh"
2.2.0
Jenkins
2016-01-12
3
-114
/
+86
|
\
|
*
Don't copy the auth_plugin for aodh
Mehdi Abaakouk
2016-01-07
3
-114
/
+86
*
|
Use assertTrue/False instead of assertEqual(T/F)
Swapnil Kulkarni (coolsvap)
2016-01-07
2
-5
/
+5
|
/
*
Replace assertEqual(None, *) with assertIsNone in tests
Shuquan Huang
2015-12-17
1
-1
/
+1
*
Remove duplicated assert
Chaozhe.Chen
2015-12-03
1
-1
/
+0
*
Merge "Fix the parameter order of assertEqual in ceilometerclient"
Jenkins
2015-12-02
2
-21
/
+21
|
\
|
*
Fix the parameter order of assertEqual in ceilometerclient
Steve Wilkerson
2015-12-01
2
-21
/
+21
*
|
Fix Resource.__eq__ mismatch semantics of object equal
Rui Chen
2015-12-01
1
-0
/
+45
|
/
*
Remove double API requests
Mehdi Abaakouk
2015-11-20
1
-0
/
+11
*
Catch exception raised by keystoneauth1
Mehdi Abaakouk
2015-11-20
1
-1
/
+2
*
Fix to enable meter-links on resource-list CLI
Rohit Jaiswal
2015-10-23
2
-1
/
+50
*
drop v1 client
gordon chung
2015-10-21
7
-663
/
+0
*
Merge "print sample id for query-samples"
Jenkins
2015-10-20
1
-10
/
+10
|
\
|
*
print sample id for query-samples
ZhiQiang Fan
2015-10-15
1
-10
/
+10
*
|
Move to keystone session object
Mehdi Abaakouk
2015-10-07
2
-5
/
+26
|
/
*
add limit support
1.5.0
gordon chung
2015-09-09
1
-1
/
+37
*
do not generate meter links on resource-list
gordon chung
2015-09-08
1
-4
/
+4
*
Don't try to get aodh endpoint if auth_url didn't provided
liu-sheng
2015-08-25
1
-0
/
+9
*
Merge "Add ceilometerclient support for api-no-pipeline"
1.4.0
Jenkins
2015-08-10
2
-1
/
+33
|
\
|
*
Add ceilometerclient support for api-no-pipeline
liu-sheng
2015-06-26
2
-1
/
+33
*
|
tenant_id not required with keystone v3
Rohit Jaiswal
2015-07-31
1
-1
/
+2
*
|
Add support for client redirecting to aodh endpoint if available
liu-sheng
2015-07-22
3
-27
/
+116
*
|
Fix unit tests failing caused by new Mock release
Ilya Tyaptin
2015-07-10
1
-6
/
+11
*
|
Add alarm severity in alarm-history output
Rohit Jaiswal
2015-06-24
1
-0
/
+1
|
/
*
Merge "Explicit error for wrong resource metadata format"
1.3.0
Jenkins
2015-06-18
1
-0
/
+10
|
\
|
*
Explicit error for wrong resource metadata format
liu-sheng
2015-06-17
1
-0
/
+10
*
|
Removes whitespace from CLI queries
Rohit Jaiswal
2015-06-16
1
-0
/
+14
|
/
*
Add capability for creating array of samples
Aleksey Ripinen
2015-06-08
2
-0
/
+72
*
Merge "Catch missing 404 exceptions in client"
Jenkins
2015-06-03
1
-1
/
+1
|
\
|
*
Catch missing 404 exceptions in client
Juan Antonio Osorio Robles
2015-05-18
1
-1
/
+1
*
|
Merge "[unittest] Increase client and shell modules cover"
Jenkins
2015-06-03
3
-13
/
+339
|
\
\
|
|
/
|
*
[unittest] Increase client and shell modules cover
Ilya Tyaptin
2015-05-11
3
-13
/
+339
*
|
Merge "move capabilities ut code to unit dir"
Jenkins
2015-05-29
1
-0
/
+58
|
\
\
|
|
/
|
/
|
|
*
move capabilities ut code to unit dir
ZhiQiang Fan
2015-04-23
1
-0
/
+58
*
|
remove useless event unit test code
ZhiQiang Fan
2015-05-06
1
-2
/
+0
*
|
Merge "Allow changing project-id and user-id by alarm-threshold-update"
Jenkins
2015-05-04
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Allow changing project-id and user-id by alarm-threshold-update
Jiří Suchomel
2015-04-29
1
-2
/
+4
*
|
Merge "print user friendly error message for alarm update time constraints"
Jenkins
2015-04-16
1
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
print user friendly error message for alarm update time constraints
ZhiQiang Fan
2015-04-02
1
-0
/
+17
*
|
Merge "Add CLI for Capabilities REST API"
1.1.0
Jenkins
2015-04-16
1
-0
/
+43
|
\
\
|
*
|
Add CLI for Capabilities REST API
ZhiQiang Fan
2015-04-04
1
-0
/
+43
|
|
/
*
|
Add timeout for keystoneclient session
ZhiQiang Fan
2015-04-14
2
-2
/
+26
*
|
add region_name to auth plugin parameters
ZhiQiang Fan
2015-04-14
1
-0
/
+1
*
|
ceilometerclient insecure argument no longer works
Matthew Edmonds
2015-04-07
1
-0
/
+9
|
/
*
Set auth_plugin in __init__
Chris Dent
2015-03-20
1
-0
/
+5
*
support specify user-id when create sample and alarm
ZhiQiang Fan
2015-03-20
1
-14
/
+22
*
Move unit tests into their own subdirectory
Chris Dent
2015-03-13
27
-0
/
+4523