Commit Graph

151 Commits

Author SHA1 Message Date
OpenDev Sysadmins 848e8acff0 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:24 +00:00
Sawan Choudhary 7159b8f2fc Fix docker check failed o/p for multiple exited containers on multiple hosts
Change-Id: If256fe93b608278aeb64f8846580486b8b799989
2018-05-22 11:42:31 +00:00
Sawan Choudhary cc8c0a31ac Add container name in addtion to node IP in docker_check failed o/p
Change-Id: I88a0c3ada509dda32bc2e996b86d2547ff012bfe
(cherry picked from commit 6ac1ad253d)
2018-03-12 14:36:52 +00:00
Sawan Choudhary 4571bfc598 Fetch only 'up' state nodes for nova hypervisor list
Change-Id: I2ea545960365b666d4bd4dbb3f96613400ee804b
(cherry picked from commit b06080b6bf)
2018-01-17 18:13:59 +00:00
Vinod Pandarinathan 421e97213d Consistent created_at and updated_at timestamps when the test objects are created
Change-Id: I0cee8b09704acf69cd50ee108c91009fd33e6e74
2017-08-25 12:03:59 -07:00
Sharmin Choksey 68f4a57abd Enables multiple roles for a given node
Adds a feature to support more than one role type
for a given node for node operations on controllers,
compute and storage

Change-Id: I2074ea6435c8f59a89b9439b8005896dcb1338cf
2017-05-18 17:35:27 +00:00
Vinod Pandarinathan 585d8ecdf9 FIX sqlite db error to address gate job error
Change-Id: Ib0f62f00f3745a1e4dae1c90c1f5dc3abd17958d
2017-05-18 09:13:00 -07:00
Sharmin Choksey d76a59b98e Fixes malformed URL with hypervisor list calls
The node_check test fails on hypervisor list query when
using keystone v3.

Change-Id: Ieb2e255400bfac47b5ef50797712eb73323784a6
2017-04-04 00:13:53 +00:00
Vinod Pandarinathan 5052a21edc Fix CI errors for db-test cases
Change-Id: I3ef4bcdb2e8c87210467ec083044a10d9312719a
2017-04-04 00:00:50 +00:00
Jenkins 2064ca4878 Merge "Testing upgrade" into stable/newton 2017-03-07 01:50:54 +00:00
Sharmin Choksey 5c892f075a Fixes Keystone v3 401 authentication failures
Change-Id: I8edaf653b39502959e8850e82cfa193608889e38
Partially-Closes-Bug: #1669238
(cherry picked from commit 3ae07695e4)
2017-03-03 18:42:35 +00:00
Anand Shanmugam 9ac2fb6e34 Testing upgrade
Change-Id: Id460b8d191b921d443524cd656b9365793baa8d4
(cherry picked from commit 27daddf868)
2017-03-03 18:20:46 +00:00
Jenkins 4b48c663db Merge "Change cloudpulse requirements to use stable/newton package version" into stable/newton 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
Anand Shanmugam 08772ac0da Fixing traceback when doing node_check
Change-Id: If6f880062bc552eb43f36d015f84af16610d4dfb
2017-02-06 09:24:46 -08:00
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
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
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
2016-03-28 16:32:21 -07:00
Anand Shanmugam 52e9d7b222 Updating Thread lock with timeout
Change-Id: Iad54be361b6bbaee77561999efc2b776eee3784e
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
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