196 Commits

Author SHA1 Message Date
Sharmin Choksey
3ae07695e4 Fixes Keystone v3 401 authentication failures
Change-Id: I8edaf653b39502959e8850e82cfa193608889e38
Partially-Closes-Bug: #1669238
5.0.3
2017-03-03 18:18:16 +00:00
Anand Shanmugam
27daddf868 Testing upgrade
Change-Id: Id460b8d191b921d443524cd656b9365793baa8d4
2017-03-02 20:58:51 -08:00
Jenkins
2266b77f87 Merge "Moving to oslo_log from python logging module" 2017-02-21 12:16:01 +00:00
Jenkins
b7558097ef Merge "Remove ansible module import" 2017-02-20 22:22:10 +00:00
Jenkins
4b48c663db Merge "Change cloudpulse requirements to use stable/newton package version" into stable/newton 5.0.2 2017-02-20 22:06:18 +00:00
Vinod Pandarinathan
3400cae450 Remove ansible module import
Change-Id: I318311d6697f099ee4cb013e3d5a2ed60cc23ca8
2017-02-20 21:49:00 +00:00
Vinod Pandarinathan
a29bbfa0d1 Change cloudpulse requirements to use stable/newton package version
Change-Id: I1e3ecf2b0f8babc1dfc45f97eab490d0eac929a4
2017-02-20 21:47:57 +00:00
Vinod Pandarinathan
35b5cbd0dd Remove ansible module import
Change-Id: I318311d6697f099ee4cb013e3d5a2ed60cc23ca8
2017-02-20 10:17:23 -08:00
Vinod Pandarinathan
8356b018db Change cloudpulse requirements to use stable/newton package version
Change-Id: I1e3ecf2b0f8babc1dfc45f97eab490d0eac929a4
2017-02-06 14:49:13 -08:00
Anand Shanmugam
08772ac0da Fixing traceback when doing node_check
Change-Id: If6f880062bc552eb43f36d015f84af16610d4dfb
5.0.1
2017-02-06 09:24:46 -08:00
Surya Prakash Singh
cbf9057044 Moving to oslo_log from python logging module
At present cloudpulse using python logging module.
This patch will add new logging oslo_log in cloudpulse.

Change-Id: I1cde8fd1af15290f7d89df3ff5e71fc9092d59e0
Reference:- http://docs.openstack.org/developer/oslo.log
2017-01-23 12:57:32 +05:30
Vinod
26e39000c2 Clean up timer thread remove unnecessary is_running conditional check
Change-Id: I7bcba9d93ea7d9c1b2ed72ba142d021728fb7192
2016-12-23 12:42:01 +00:00
Luong Anh Tuan
a6aee6794b Replace oslo_utils.timeutils.isotime
Function 'oslo_utils.timeutils.isotime()' is deprecated in version '1.6'
and will be removed in a future version. We use
datetime.datetime.isoformat() instead. For more informations:
http://docs.openstack.org/developer/oslo.utils/api/timeutils.html#oslo_utils.timeutils.isotime

Change-Id: I78a15c3217adfa6e64a88c68560fc209158895bb
Closes-Bug: #1514331
2016-11-07 08:58:51 +07:00
Anand Shanmugam
e96e57cbdd Fixing Keystone to use auth_url for version discovery
Change-Id: I9935a5070d9c1a11eede88538015c94dcdb49186
5.0.0
2016-10-18 04:41:03 -07:00
Anand Shanmugam
6237884f36 Keystone v2/v3 commit
Change-Id: Ib82f3159b9a35a970879a984a6cdb8ede693248b
2016-10-18 03:24:00 -07:00
Jenkins
0583279a33 Merge "keystone v3 support for all endpoint tests" 2016-10-13 10:47:42 +00:00
Jenkins
216ca5b7f1 Merge "Update code to use Newton as the code name" 2016-10-13 09:36:21 +00:00
Velmurugan Kumar
c8b9955e1a keystone v3 support for all endpoint tests
Change-Id: I4c97fe15c8b87770d97c4954c7d11f4d4307e7c7
2016-10-13 02:33:14 -07:00
Anand Shanmugam
99e4a923bc Fix glance api to return appropriate exception
Change-Id: Ib21d0dec6b6c3a3d0a4009f53a84160176911dbc
2016-09-07 12:00:22 -07:00
Nguyen Hung Phuong
555cd605bd Update code to use Newton as the code name
This patch updates code to use Newton and Mitaka as the code name.

Change-Id: Ibfb631d8cb862a70e379fc8c5a766b68f133dfa7
2016-09-01 15:44:51 +07:00
Jenkins
f19dc487d4 Merge "Ceph_check operator test to support dedicated and centralized with error code" 2016-09-01 01:11:39 +00:00
Velmurugan Kumar
c8506a2851 Ceph_check operator test to support dedicated and centralized with error code
Change-Id: Ib11f82d116fb5130ce1c31437696294044a8c26a
2016-08-31 17:00:53 -07:00
Anand Shanmugam
342265f9b8 Disable reverse dns lookup
The BaseHTTPServer will do a reverse dns lookup when log message, which
will cause 10 seconds latency in some network environment. This will
significantly slow down the api request when wsgiref.simple_server is
used.

Change-Id: I0c8de84665f9a68290a26874aa555a881e8f1ca2
Closes-Bug: #1291229
2016-08-30 16:32:45 -07:00
Anand Shanmugam
31781b60aa Using internalURL to communicate with Openstack services
Change-Id: I734f91c9299a48ec3c6738d00dafb0fd322d817b
2016-08-12 02:31:26 +00:00
Anand Shanmugam
3e21b22f49 Fixing mock failure in request context
Change-Id: Ia675dfd6dea897bf546f601e2b2681973351ec37
2016-08-11 16:54:52 -07:00
Anand Shanmugam
18532c46e6 Adding container option for ceph check
Change-Id: I1e25ea2937276b804a313979520ae419516a21c4
2016-06-13 16:27:08 -07:00
Anand Shanmugam
0ce5ef8faa Adding nova hypervisor list in output
Change-Id: I9bc7c3b9026a09626502ccc9694169819bf691a9
4.0.1
2016-05-26 13:41:19 -07:00
Anand Shanmugam
923c6682c5 Fixing issue when result msg is not properly added
Change-Id: I32c24fb2e821c028d8cf45f49c5c367073fb3dcb
2016-04-28 13:59:56 -07:00
Anand Shanmugam
57e051e542 Adding node_check test case
Change-Id: I40a3d7bf3772aaef6cccef2429fec641e61b8dc4
2016-04-27 12:10:18 -07:00
Anand Shanmugam
433cee2d64 Adding tests for running all endpoint and scenario tests
Change-Id: Id64d43ecb7a2dbb4f0fd108a9b14d4dc2fbc4cf5
2016-04-26 15:32:41 -07:00
Anand Shanmugam
a2148dd3b9 Adding filter for enabling scenarios
Change-Id: I61bd870ad3ec3d7b55858a4e759ad0ccae9d1dc8
2016-04-25 23:48:17 -07:00
Anand Shanmugam
5bf629cc46 Making ansible serial
Change-Id: I2af2d5298a97028f14ad2c7228d8507153f8bf33
2016-04-20 21:07:40 -07:00
Anand Shanmugam
2beb2ae6d4 Adding negative case for docker check
Change-Id: Ie6704d4ec63548bb1e9d0a460e8f35e24f6f5813
2016-04-20 10:42:52 -07:00
Anand Shanmugam
c26eb471b7 Adding api to return List of tests in each scenario
Change-Id: I9b3466ea8b37dad33161b054e180db4d9964cccc
2016-04-20 00:07:44 -07:00
Jenkins
e80d0602b9 Merge "Adding docker tests to cloudpulse" 2016-04-20 07:12:34 +00:00
Anand Shanmugam
c59831c45d Adding docker tests to cloudpulse
Change-Id: I0f67ed080151534766d130048671b622a188be43
2016-04-19 18:58:20 -07:00
Anand Shanmugam
6e7070dafd Updating requirements for stable/liberty
Change-Id: I7c118b4356b3b660691ac0a4b6c68b95f04c2019
2016-04-16 11:22:34 -07:00
Anand Shanmugam
3b9483be34 Preventing Password logging
Change-Id: I552bd6bf3f9ce9f86ddfbfcc5f835f162d114132
kilo-eol kilo mitaka-eol 2015.3.3
2016-03-28 16:32:21 -07:00
Anand Shanmugam
52e9d7b222 Updating Thread lock with timeout
Change-Id: Iad54be361b6bbaee77561999efc2b776eee3784e
liberty 2015.3.2
2016-02-26 14:09:38 -08:00
Anand Shanmugam
61b13d06db Adding ssl verification if it is present
Change-Id: Ife22bf324a130816fd9ba0a8b07947648b796160
2016-02-26 13:31:17 -08:00
Anand Shanmugam
e787448eea Removing defusedxml dependency
Change-Id: I860341a15dc1092ce17babbc15c9e753c4027391
2015.3.1
2016-02-03 14:13:07 -08:00
Anand Shanmugam
2a015f58b2 Changing the regular expression for rabbitmq
Change-Id: Ic17400e3034cb02f12c8e9bcbe379b1cb2b57c9d
2016-02-02 12:32:48 -08:00
Jenkins
6a4a49b020 Merge "Trival: Remove unused logging import" 2016-01-23 07:59:52 +00:00
Jenkins
5952587335 Merge "remove openstack-common.conf" 2016-01-23 07:59:05 +00:00
caoyue
ced383a1a5 remove openstack-common.conf
We don't sync from oslo-incubator, so don't need this file any more.

Change-Id: Ic8ec1c639ecdcb3397773bc8a74a776064ca870b
2016-01-22 21:33:37 +00:00
caoyue
eef90b081d use oslo.utils.reflection extract the class name
The oslo.utils reflection module/code handles more variations
of where a class name may come from (on python 2 and python 3) so its
usage allows getting more accurate class names so we might as well use it.

Change-Id: I4b18aeec0a1b8b207c2c824b7e68dc8e51d34523
2016-01-22 21:33:31 +00:00
caoyue
e4f852eecb Trival: Remove unused logging import
Change-Id: Iea36703780b68e342296b502c189cf4540e6e341
2016-01-22 21:33:24 +00:00
Anand Shanmugam
f0e9321cce Pinning tox version to prevent update
Change-Id: I5ef8070a1a2b9edd108cf6715985c55e6e0186ce
2016-01-22 11:28:20 -08:00
Anand Shanmugam
502da70111 Cloudpulse : Fixing ansible to use less than 2.0.0.0
Change-Id: I8e62604f4f833a763bd4f69d9e74f055390e6c25
2016-01-22 04:27:26 +00:00
Jenkins
880d57969b Merge "Change LOG.warn to LOG.warning" 2016-01-05 06:15:49 +00:00