20 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
fcfb271607 Updated from global requirements
Change-Id: I72ad23401b697be034fd71d7e2519e61ba53f6f2
2016-04-08 00:28:16 +00:00
OpenStack Proposal Bot
fdefc803bc Updated from global requirements
Change-Id: I1421f4e8bfebe8ceebe016e63a050c8af3e10023
2016-04-07 17:19:20 +00:00
OpenStack Proposal Bot
310e0de511 Updated from global requirements
Change-Id: I87951e08c5d6a8677c9b17071b5dd4394822def9
2016-01-24 20:49:49 +00:00
OpenStack Proposal Bot
e73a07a09d Updated from global requirements
Change-Id: Ib5cf9c622b59d78606f5c60e6ec724c488ce5764
2015-12-08 14:28:57 +00:00
OpenStack Proposal Bot
9803797192 Updated from global requirements
Change-Id: I797930a1fd00ab4352bd48d49241aefa9913ad23
2015-11-24 23:27:49 +00:00
Jenkins
37c6d62f49 Merge "Adding releasenotes management to Mistral" 2015-11-23 08:32:03 +00:00
OpenStack Proposal Bot
eb09cef34b Updated from global requirements
Change-Id: Iae7e28f3031c67af562c5126972a0ecd44c0822e
2015-11-21 16:19:17 +00:00
Lingxian Kong
559c440cd8 Adding releasenotes management to Mistral
Please get more information here[1][2] for understanding well about reno.

[1]: http://lists.openstack.org/pipermail/openstack-dev/2015-November/078301.html
[2]: http://docs.openstack.org/developer/reno/design.html

Change-Id: Iaba8cb4fd2de069debf75ba28977380b6a4cc09c
2015-11-21 00:26:36 +08:00
OpenStack Proposal Bot
44e7fdd028 Updated from global requirements
Change-Id: I1d6e70bae2a7d9d654c449351e7df28a0194dbc3
2015-09-03 03:07:15 +00:00
LingxianKong
645576e2f0 Get rid of openstack/common package
* use oslo graduated modules, delete openstack/common package since there
  is no dependency on oslo-incubator modules now.
* delete openstack-common.conf for the reason above.
* update project requirements automatically.

Change-Id: I80610cbfe7fd54263c8a2d9178ec9a2498c91899
Closes-Bug: #1459188
2015-06-24 16:49:06 +08:00
Nikolay Mahotkin
6735d24b9d Updating requirements to master
* Update requirements and test-requirements according to
   global-requirements in master branch
 * requirements are sorted in alphabetical order
 * Fixed pep8 errors from new hacking

Change-Id: I207ed7b4a357b911557a1a041c0f17923a95b43e
2015-04-29 13:41:04 +03:00
Anastasia Kuznetsova
aacdb47af3 Add script to run functional tests locally
- Added script that can run part of functional tests locally
- Added needed mocks in base.py file so that we don't interact with keystone
- Added small a description how to run new script

Change-Id: I1867fb93f540c8f061fd09c40a283ce1ef2c072c
2014-09-25 22:53:43 +00:00
Christian Berendt
3268215482 Move oslotest into test-requirements.txt
The module oslotest is only needed for tests.

Change-Id: I1abbe195da40ace89fc49ffd6e7a3eed3cae2ed5
2014-07-24 14:38:28 +02:00
Anastasia Kuznetsova
0acdd4c024 Update requirements due to global-requirements
Also fixed pep8 issues.

Change-Id: I9493f79de18f05e449d0f7d52d89a96e588235c6
2014-07-03 13:57:22 +04:00
Nikolay Mahotkin
9cfc57fed3 Move tests to testr
* Restored tools/install_venv scripts

Implements bp mistral-speedup-tests

Change-Id: I25d4755d1f06a248fe1de87da19f42fecba63404
2014-06-04 14:58:29 +04:00
Jenkins
0aea51072f Merge "Add autogenerated API documentation" 2014-05-29 04:02:57 +00:00
Angus Salkeld
a7bf5cecc7 Add autogenerated API documentation
Change-Id: I859be6d47d58fee13875d02a7839864348829687
2014-05-28 21:28:24 +10:00
Angus Salkeld
a4852977be Add hacking to the flake8 tests
ignore everything so we can fix issues as desired

Change-Id: I73bcd617040726a0fea5e73910a366adcdb6e03f
2014-05-28 12:57:10 +10:00
Renat Akhmerov
039e899d8b Adding REST API application skeleton based on pecan/wsme
* Adding required dependencies to use and test pecan/wsme app
* Adding additional modules from oslo-incubator
* Adding configuration files mistral.conf and specific file
 loggin.conf for logging
* Adding dependencies for testing: fixtures, testtools, mock
* Updating tox.ini to run nosetests for py26 and py27 environments

Change-Id: I4fd63820aaaf3b50fb1c981031f60faa68a6d307
2013-11-27 19:34:43 +07:00
Renat Akhmerov
04903b823e Add .gitreview, setup.py and other infrastructure.
* .gitreview
* Disutils files
* tox configuration
* add .venv to ignore
* "mistral" package
* Sphinx documentation skeleton

Change-Id: I1d9aa5105b0dbc458665e9b16fd84826a18a36bf
2013-11-01 02:57:27 +07:00