Sawan Choudhary
3cdea3ecfe
Show latest cloudpulse results and not stale ones
...
Change-Id: I28b152f95e7bc300e079446a827c5542b8b04912
2020-02-11 22:36:12 -08:00
Sawan Choudhary
b95ebe3faf
Add a --number arg to cloudpulse result, default 25
...
Change-Id: I7aca4b7312ff55c9c7eaa3b6b05322e090883842
2019-10-23 16:38:20 +05:30
Sharmin Choksey
a8271f78a1
[Bug #1780882 ] Adds support for endpoint type
...
Provides support for endpoint_type via cli and openstack
OS_ENDPOINT_TYPE environment variable for cloudpulseclient
Change-Id: I2e6b5b6460da68b5308c33c9c0353efd9c7a9682
2018-07-09 18:28:56 -07:00
daohanli
b635bae846
Remove log translations
...
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.
See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html
Change-Id: Ic939e5d999bf75533983d87cc068be66fbc1d905
2017-03-22 00:15:04 +08:00
Sharmin Choksey
60014c9090
Fixes Keystone v3 401 authentication failures
...
Change-Id: I4c3dbd1f2ce09d322a9c7eef3355b1a3c93bb667
Partially-Closes-Bug: #1669238
2017-03-08 05:57:36 -08:00
Jenkins
fa34a025c6
Merge "Remove white space between print ()"
2017-02-06 18:28:03 +00:00
Anusree
cb688019c6
Remove white space between print ()
...
There was a white space between print and ()
Change-Id: Ieaf94259b7a53ce70c6e5f8c9e1e025ffccc64d9
2017-01-20 03:20:57 +05:30
DeepaJon
be15624da2
Removes unnecessary utf-8 encoding
...
This patches removes unnecessary utf-8 encoding in
cloudpulseclient/__init__.py
cloudpulseclient/common/base.py
cloudpulseclient/common/httpclient.py
cloudpulseclient/common/utils.py
cloudpulseclient/exceptions.py
cloudpulseclient/tests/base.py
cloudpulseclient/tests/test_cloudpulseclient.py
doc/source/conf.py
Change-Id: I68d798f959ec6d2be4182de4e53f618897ddd99d
2017-01-11 11:30:14 +05:30
Anand Shanmugam
93bb7c6798
Using either project name or tenant name for client
...
Change-Id: Ic2cdd5887668192611439a46fd79daf03d67f218
2016-10-18 03:50:12 -07:00
Anand Shanmugam
b47062ec3c
Fixing grammatical errors in the Client
...
Change-Id: Ie42486b33683a72337d11f073f3b272c671ebd94
2016-08-16 11:46:59 -07:00
Anand Shanmugam
7e60a7730d
Adding options to call all-tests from cli
...
Change-Id: I3bdc546d67233ac982758ae6d1f1df42a6d1ed65
2016-04-28 13:55:00 -07:00
Anand Shanmugam
53bb70e3f6
Adding cli for listing all tests in all scenarios
...
Change-Id: I8543992099e0a5a858509f547ce9dffa42a1f608
2016-04-20 00:15:26 -07:00
Anand Shanmugam
dfa2aee7fb
Changed help text to minutes from hours.
...
Change-Id: I68bc4d9532d2f09a8711d692cd2197d51c243764
2016-03-29 16:35:21 -07:00
Anand Shanmugam
eea8eca9a7
Adding cacert to cloudpulseclient
...
Change-Id: Ia0d4ef1179c6f37418a0b378aab50f7c4441b427
2016-02-24 15:54:47 -08:00
zhangguoqing
e72c9d5ef8
Change LOG.warn to LOG.warning
...
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning
so we prefer to use warning to avoid DeprecationWarning.
Change-Id: I6916a95800f003e96736c7e8fe45f3cfe242d983
Closes-Bug: #1530742
2016-01-04 14:05:29 +00:00
Anand Shanmugam
046e7242b4
Fixing a cosmetic bug in help
...
Change-Id: I33d71029a7923b3c11fa67c2cbb593d71d5ac8f5
2015-12-07 16:21:55 -08:00
Anand Shanmugam
9a858fec19
Code for querying failed tests and list tests in the last x hours
...
Change-Id: I6b279ab2e909526606a9a6bc8cbfa1eea6d4ac30
2015-10-28 21:14:50 +00:00
Anand Shanmugam
05012c8bbe
Add help for cloudpulse client commands
...
Change-Id: I503889d27ad336cc1e18e990233a47e601a2cffc
2015-10-22 12:24:48 -07:00
Anand Shanmugam
9730cae71a
Adding Extensions and removing state and id for cloudpulse run
...
Change-Id: I139752883183665121c773ef80f1ed92b4dc761c
2015-06-26 03:30:52 -07:00
Anand Shanmugam
4f04d3dc9f
Sorting on the entries based on id
...
Change-Id: I5dce30a64b4e042a5dd4fc971ae2907dbc477fb2
2015-06-19 04:34:59 -07:00
Anand Shanmugam
b2a4ec3fa5
Adding files for cloudpulse client
...
Implements: blueprint shell-binary
Change-Id: I33dfda672b6bb558d083785b63688c8bec0cbad4
2015-06-17 03:31:54 -07:00
Anand Shanmugam
0f1adc8a29
Adding cliutils module from openstack common
...
Change-Id: Id22672cdb5747054bfcf056c33234672539f377c
2015-06-15 11:19:05 +00:00
Anand Shanmugam
ac4a8a6d9c
Adding _i18n module from openstack common
...
Change-Id: I9eba44da64c270407a6374eecc0854732719cba4
2015-06-15 11:19:00 +00:00
Anand Shanmugam
51c3df988f
Adding openstack common utils module
...
Change-Id: Ie8d0c90e5ae37f15b377519a269988dcaf01eea2
2015-06-15 11:18:53 +00:00
Anand Shanmugam
dfb64beb23
Adding openstack common exceptions module
...
Change-Id: I41159381c44ce0e51a986959f600f936465b2bca
2015-06-15 11:18:46 +00:00
Anand Shanmugam
a6a1eda12b
Adding openstack common fake_client module
...
Change-Id: Id9191618c1b0cdf6ecae735bd95eb659f13de465
2015-06-15 11:18:34 +00:00
Anand Shanmugam
7aa4526342
Adding openstack common client module
...
Change-Id: I56b407c6df848761bba0c8df274468969e6be699
2015-06-15 11:17:04 +00:00
Anand Shanmugam
ac68a25b58
Adding openstack common base module
...
Change-Id: I998dc118ead0a865873646bcd61700e4361b5a61
2015-06-15 10:48:34 +00:00
Anand Shanmugam
7b14f002a0
Adding apiclient auth module
...
Change-Id: I25f1fd2cb0eb4605866efdfb8f90c2eee49f676b
2015-06-15 02:35:27 -07:00
Anand Shanmugam
993f9a2d8f
Adding common client files and utils
...
Change-Id: I441e6b9ea9ede097747799f0b9dd8790330adf58
2015-06-11 04:13:42 -07:00
Anand Shanmugam
3d1fb5ceef
Adding exceptions,i18n and version.py
...
Change-Id: I6f899cf2be2a2412d93ed5f395c7ce59d8858072
2015-06-11 04:11:05 -07:00
Anand Shanmugam
fe28fac9e5
Adding setup.cfg,requirements.txt and __init__.py
...
Change-Id: I7e9da52e78b035a4d442b718ec66947b3a308e39
2015-06-11 04:05:46 -07:00
Steven Dake
b6658366e8
Initial cookie-cutter of python-cloudpulseclient
2015-05-10 15:06:37 -07:00