Commit Graph

22 Commits

Author SHA1 Message Date
Bob Haddleton a8abfae0f5 Update default Docker configuration and documentation
Updated the default Docker configuration so it works with
the default sqlite condfiguration.  Also updated the README
file.

Updated .gitignore and .dockerignore to ignore .coverage.* files

Change-Id: I698f8d0c97e2c5dc202af714470b6e055c74eea2
2018-06-10 19:21:18 -05:00
Brad P. Crochet 9883814cdc Switch to using stestr
When the TC merged I2637dd714cbb6d38ef8b8dc1083e359207118284 we're
supposed to invoke stestr rather than testr so lets do that

Change-Id: Icd303c37d2371d44726d55c947bbc8b9e99f2a1c
2018-05-30 14:46:25 -04:00
Hieu LE 60d1627650 Implement policy in code - docs and reno (end)
This commit adds docs and reno for migrating policies
into code [1].

Like oslo.config, with oslo.policy, we can define all of
default rules in code base and only change some rules
via policy file. Another thing that we should use yaml
format instead of json format.

[1] https://governance.openstack.org/tc/goals/queens/policy-in-code.html
Co-authored-By: Dai Dang-Van <daidv@vn.fujitsu.com>

Change-Id: I67984292022e2a92306b268a40861cff625c22c9
2017-11-27 02:47:56 +00:00
junboli 4f8ca81991 TrivialFix: Add doc/build directory in .gitignore
doc/build is generated directory, So we need to ignore it


Change-Id: I69a4e72a2d6411b1b596211569f212b04be30e51
2017-09-25 14:50:57 +00:00
junboli 9a7bbf6bd1 Ignore linux swap files range
Linux swap files may be generated from .saa to .swp.
This change is to ignore them..

Change-Id: Ibcef7748e34e06fbc079cd59af7ef928b5b83776
2017-07-17 01:58:24 +00:00
Kien Nguyen 7eba3cf0c2 Update .gitignore
Because egg* already ignores egg-info.

Change-Id: Ie40ba643c76ca3cf2e017e963ab3031f6bb4624e
2017-07-05 13:21:21 +07:00
Lingxian Kong 14978c2352 Refactor mistral context using oslo_context
Also, using oslo.context coordinated with oslo.log will provide more
information in the log.

See more information here:
http://openstack.markmail.org/thread/kuvzwhtblwhoz6o5

Co-Authored-By: Lingxian Kong <anlin.kong@gmail.com>
Change-Id: I1f3f4c1546a85129af1bd58ead9132780909f0d3
2017-06-23 10:34:40 +12:00
Sharat Sharma 51279dd862 Initial commit for mistral api-ref
This adds the repo for api-ref for mistral api reference. The api
can be documented in the files added.

Change-Id: I624abe6caee01e577ff8cda1660cbd8722856135
Partial-Implements: blueprint mistral-api-ref
2017-01-11 18:19:39 +05:30
yushangbin d66f271cad Remove unused pylintrc
We didn't use it in the gate and it's unmaintained. Clean that.

Change-Id: I082659b8715821db9313f70b37dc1f200244c1ee
2016-11-15 01:09:20 -08:00
Lingxian Kong 6e6af39550 Remove AUTHORS file from git tracking
Change-Id: I44c32ab76d91520a87d3fbcac3b41f5cc389d30c
2016-06-03 10:28:39 +12:00
Nina Goradia fdb24bd697 module docs are not being generated
The pbr section in setup.cfg is not defined, so the module docs are not being
generated. This causes the 404 when clicking on the ‘Module Index’ link under
the 'Indices and Tables’ section in [0].

[0] http://docs.openstack.org/developer/mistral/

Change-Id: I337e9f6e78257a3e8e9222779dfcd600ba6cebd8
Closes-bug: #1558574
2016-03-21 17:27:14 -05:00
Dan Prince e02ceb8879 Add etc/mistral.conf.sample to .gitignore
Change-Id: I94dedf099c9997e57d0a933c3ff9fb0973e28975
2015-12-01 14:03:02 -05: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
zhu.rong 06e7520065 Update the gitingore file and tox.ini
1.update the gitingore file for .swp.
2.delete the no need line before build the docs in tox.ini.

Change-Id: I64b9da411a902a9cedf90d69f59e3d32cc1913e1
2015-08-20 22:05:39 +08:00
Nikolay Mahotkin f0d95d99ea Mistral documentation: Initial commit
* initial documentation skeleton for further writing.
 * Added man page to the conf (otherwise we get warning message)
 * Added ChangeLog to .gitignore
 * Changed html theme on readthedocs

Partially implements blueprint mistral-documentation

Change-Id: Iffc6e0e8b97d3599aa8c09b03011586354241abd
2015-08-07 12:06:53 +03:00
Winson Chan 71f74a93cb Modify run_tests.sh to support PostgreSQL
Modify run_tests.sh to run unit tests with PostgreSQL. Fix a number of
connection pool and deadlock related issues in the unit tests. Fix DB
clean up routine to remove records in the correct context and order.

Change-Id: If88c00a326c025af885d061ca95588939195b7c5
Implements: blueprint run-unit-tests-on-postgresql
2015-07-06 19:16:59 +00: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
Renat Akhmerov 9ad619690b Adding all conf files in etc/ to .gitignore
Change-Id: Id6cf1818a64170fd8695cf7867cbf905646507ec
2014-04-24 12:45:45 +07:00
Alexander Kuznetsov cafa9fed0e Added trust for workbook runs
Change-Id: Id2afa200858ce1cf9481883134d3c3d524f44cd9
2013-12-24 16:54:56 +04:00
Renat Akhmerov bb6dd45ec4 Implementing scalable Mistral Engine
* Asynchronous tasks
* Separate stateless task executors
* Notification of task executors via RabbitMQ

TODO:
* DB transaction management
* Analyzing graph of tasks to identify what should be started
* Thorough automated tests

Partially implements blueprint: mistral-poc
Partially implements blueprint: mistral-workflow-execution
Partially implements blueprint: mistral-engine-ha

Change-Id: I022e1b73b9a3c58f1fbc259ba3e5995acd2bf6c3
2013-12-12 21:06:36 +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
Renat Akhmerov 750b1976c3 Adding .gitignore 2013-10-22 16:26:41 +07:00