Commit Graph

6 Commits

Author SHA1 Message Date
Pratik Shah e7ffe3d333 Fixed devstack for AWS
- Moved common functions for clouds in separate file
- Added boto3 dependency in requirements file

Change-Id: I9c93692eed47078c56eb91a247af5729cf56c84c
2019-02-26 09:22:21 +05:30
Pratik Shah dbdd45789b [AZURE] Added unit test cases for Cinder
Change-Id: I1419983fc22dbfddb69999c58d666fe49c1d8c71
2017-10-10 14:00:50 +05:30
Sanket Sudake 232c9badbe [Azure] Glance store unit tests
Change-Id: I9ca869cd63ed87a35eea976c2e1e8611f17a01fc
2017-10-06 12:12:40 +05:30
Sanket 92ee8cde01 Cleanup unused requirements from Omni
Consolidating all python requirements required to run unit tests
in test-requirements.txt. Removed rest of all files.

Change-Id: Ifed7288e2b1d92fb180cb8c722578e9887f6f844
2017-09-11 09:39:39 +05:30
Pratik Shah cdd3004ce8 Removed log files from omni
Files modified:
- Removed omnitests directory which contained log files for tests
- Modified .gitignore
- Removed requirements.txt
Closes-Bug: #1702005

Change-Id: I8f52f7ba0bc66514dcae65c9c25037f05c0d34c1
2017-07-04 10:59:05 +05:30
Ngo Quoc Cuong 7823d3ddb4 Remove translation of log messages
The i18n team has decided not to translate the logs because it
seems like it not very useful; operators prefer to have them in
English so that they can search for those strings on the internet.

cinder, nova, neutron and glance are removing i18n log translation
functions, once it release, it will cause omni build failed.

Related-Bug: #1701139

Change-Id: I090fde16602945035cbda66f0633371d3dfebd3c
2017-06-28 21:25:52 -04:00