53 Commits

Author SHA1 Message Date
Vitalii Solodilov
9ba81eb6c6 Replaced the deprecated options in the configuration guide
Change-Id: If59cb3c1011bc26174f1ebb98626960d22e190a8
Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
2018-02-25 15:17:40 +04:00
Renat Akhmerov
0b28e30436 Remove achieved goals from the lis of annual goals
Change-Id: Ie2a308e139a81c65943114a563569b44fd04b6f9
2018-02-05 18:09:57 +07:00
Brad P. Crochet
fbee074a3f Update README with Keystone authtoken config
Change-Id: Ic9f51dd55fe881417454b1b8d0c414acba7d7022
2017-09-22 15:42:53 -04:00
Sharat Sharma
6980b30692 Update URL and indentations
Updated the indentations and URL in certain places of README.rst.

Change-Id: Ic930f6654fcf99570f9cf0f1058b6a4412746493
2017-08-14 14:13:35 +05:30
liuyamin
827aca56e1 TrivialFix: Fix typo
Change-Id: I5cc1ba791f4b8508af521adfa0493c8caff85731
2017-08-08 16:14:10 +08:00
Sharat Sharma
48715148e4 Make README better
The mysql commands in
8cde934d86/README.rst (configuring-mistral)
are clumpsy. This patch must fix it.

Change-Id: I43170d5049c2238eae855f065d18c675e77e1604
2017-07-25 19:36:55 +05:30
Hangdong Zhang
060d400d30 Update and optimize documentation links
1. Update URLs according to document migration
2. Update the dead and outdated links

Change-Id: I9dd7b1ae7fb9fcb0af1e22f789ffa89138649862
2017-07-19 17:10:49 +08:00
Sharat Sharma
d556af949c Update the commands in README.rst
The commands given to grant previleges for mistral database and
the auth_uri and identity_uri in the keystone_authtoken section in
the README.rst is outdated. This patch updates it.

Change-Id: I141a64c8a1214fd8f4a35a9b9003ec2a180a48b2
Co-Authored-By: Sharat Sharma <sharat.sharma@nectechnologies.in>
Closes-Bug: #1697138
2017-07-10 16:51:58 +05:30
Jenkins
b2ec796b2f Merge "This is only a minor defect in README.rst." 2017-06-13 10:53:14 +00:00
Van Hung Pham
10c70b707d Optimize the link address
Update link address to ensure safety and preciseness

Change-Id: Ia5da7111faceee5ecfb39f093ed2afee6902776b
2017-06-10 01:23:58 +07:00
Jeffrey Guan
1acb5bcd3e This is only a minor defect in README.rst.
It is a typo for etc/event_definitions.yml.sample.

The original text is:
 82 #. Copy service configuration files::
 83
 84 $ sudo mkdir /etc/mistral
 85 $ sudo chown `whoami` /etc/mistral
 86 $ cp etc/event_definitionas.yml.sample /etc/mistral/event_definitions.yml

In line 86, it should be:
 86 $ cp etc/event_definitions.yml.sample /etc/mistral/event_definitions.yml

Change-Id: I8738d82322f0e20d476e9b23c045250f784d4f0e
Closes-Bug: #1696933
2017-06-09 03:26:19 -04:00
Jenkins
8d5175300b Merge "Stop using abbreviation DSL in document" 2017-06-07 05:13:52 +00:00
Sharat Sharma
8cde934d86 Minor nits to README
Few minor changes to README.rst for better readability.

Change-Id: I7c956df347a81a189d6a33e9fff3703550eb4c41
2017-06-05 16:06:07 +00:00
Sharat Sharma
1e20b04c87 Stop using abbreviation DSL in document
Sometimes people get confused when DSL is used. So, to overcome it
Mistral Workflow Language is used instead of DSL throughout the
documentation.

Change-Id: Ic7516b4f45854fd9960cef3e529dcb507439f8e6
Partially-implements: blueprint add-documentation
2017-06-05 17:03:43 +05:30
Jenkins
a753759cad Merge "Optimize the link address" 2017-04-21 07:15:29 +00:00
loooosy
2ea1df5aa2 Optimize the link address
Use https instead of http to ensure the safety

Change-Id: If1f5f2ce86b82ed48a7d8a990773638363f6043a
2017-04-17 22:02:34 +08:00
Renat Akhmerov
ddc80dea81 Add "Project Goals 2017" to README.rst
Change-Id: I03df44f9779a643ae89514101f457990cd28bab4
2017-04-13 18:11:09 +07:00
Sharat Sharma
589b8e851f Changed the README.rst and added debug guide
* There was too much of information in the README.rst which was
  redundant. So, added some useful links in the file and removed
  redundant information.

* Added the debug_guide which provides some brief information
  about the debugging of mistral.

Change-Id: I9d3505864bec6b7ae4e4b2c386a98fd5a808564a
Partial-Implements: blueprint mistral-doc
Implements: blueprint mistral-docs-troubleshooting
2017-04-12 10:32:28 +00:00
tengqm
f90c2c9043 Fix docs in README.rst
The current README is outdated regarding service endpoint creation.
This patch updates the doc to use the latest openstack command line
options for this job. Also port-based keystone addresses are giving way
to url based solution. That is updated as well.

Change-Id: If2e9264e3592088ef6cba54e28353fc1777c75a5
2016-12-19 07:19:23 -05:00
Ji zhaoxuan
de1db60cfd Modify the link in 'README.rst'
in 'README.rst' ,'Devstatck installation' link address
is wrong,I modify it, so it can point to the right
address

Change-Id: I8facf84ed80898e66fd76fea546a1492457833c8
2016-12-09 10:51:18 +08:00
Jenkins
e62311ec97 Merge "Show team and repo badges on README" 2016-11-29 09:15:50 +00:00
Flavio Percoco
ab5fe56760 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/3c85e839149519888b6fc1b019030fd5

Change-Id: I805b2d8c00470906960d554e8a4417cdad88e0d1
2016-11-25 17:30:08 +01:00
fengchaoyang
50cb85bd03 Fix the default configuration file path
According to the habit of openstack project, the project configuration files
are generally placed in a fixed directory(/etc/project/project.conf).

Change-Id: I028a5d31e1879c4257aa523df6f56eafdb664e0d
2016-11-25 14:19:29 +08:00
Andras Kovi
8bf1da2760 Describe vital details for debugging in PyCharm
Describe the settings required to be able to debug
Mistral in in PyCharm.

Change-Id: Id70078d40d7d6958435d9a39e46f00c4735411f1
Signed-off-by: Andras Kovi <akovi@nokia.com>
2016-10-06 09:32:19 +02:00
hardik
34232f0c35 Added 'pip install -r requirements.txt' instruction
'python setup.py install' will not install requirements.
We have to install it manually.

Please see comment #6 here:
https://bugs.launchpad.net/pbr/+bug/1341341

Change-Id: Ie45e0315f55262b98d6f5ce3a0244691a54192bd
2016-07-22 11:07:40 +05:30
Renat Akhmerov
d7fc22289b Fix mysql driver installation section in readme
Change-Id: Icf2fbebc1be1184d18f2f41152889e5f42a9074e
2016-06-21 17:18:04 +07:00
tengqm
667aefdab8 Restruct README file
This patch revises the README file to: 1) wrap lines at 80-chars
boundary; 2) optimize the steps for first time users; 3) fix some
trivial typos.

Change-Id: Ie0ad223026ffdef1b01ea881c5fda944c4b8a1c9
2016-03-09 03:29:39 -05:00
Zhao Lei
0f140c7b96 Fix some spelling typo in manual and program output
Fixed following typos.
 infomation -> information
 initilization -> initialization
 intialize -> initialize
 compatability -> compatibility
 compatability -> compatibility
 quering -> querying
 initilization -> initialization
 infomation -> information
 incomming -> incoming

Also fixed some small typo in source comment.

Change-Id: I381aed76094f19f8ef7e821e965fafb0dfe900b2
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
2015-09-24 21:10:36 +08:00
Zhenguo Niu
3ea5c6c707 Switch to devstack plugin
Start using devstack's feature 'Externally Hosted Plugins' [1], that allows
to install Mistral using upstream Devstack without need to put some additional
files manually.
To enable Mistral with Devstack just put following in local[rc] file:
enable_plugin mistral https://github.com/openstack/mistral

[1] http://docs.openstack.org/developer/devstack/plugins.html#externally-hosted-plugins

Implements blueprint devstack-plugin

Change-Id: Ia2f188a6eb369a495a7e0f20534fdd02bafcf49a
2015-09-12 22:08:00 +08:00
LingxianKong
d364ef2639 Remove mistral.conf.sample
For two reasons:

* The configuration file can be generated by using oslo-config-generator
  CLI command provided by oslo.config module, which is generally adopted
  by OpenStack projects.
* Reduce maintenance effort for each configuration item change.

Change-Id: If2f2559d669275b5fd252790657521049296c156
2015-08-12 10:54:59 +08:00
LingxianKong
a2f75bb554 Add guidance for updaing openstack action mappings
Change-Id: I15c038b5713299836ed6c4ef87ed9a39cea32c87
Close-Bug: #1473914
2015-07-13 22:56:21 +08:00
Zhenguo Niu
071700a76b Add Mistral service and endpoint registration to README.rst
This is a following patch of https://review.openstack.org/#/c/197851/

Change-Id: I158e68bcea97df44ce86303be6a01bb723b0f53e
2015-07-02 17:12:54 +08:00
kong
7bd3f37d22 Fix the inappropriate database initialization in README.rst
* mistral-db-manage command before first run is recommended when using
mysql as db backend.
* For SQLite, mistral-db-manage can't be used for db initialization
because of SQLite ALTER limitations.
* Correct Mistral repo URL.

Change-Id: Ib3c657637cab313e13ddbe8088788fbb9ea9c04f
Closes-Bug: #1465476
2015-06-22 15:53:44 +08:00
LingxianKong
a9cbe868ea Fix wrong db connection string in README.rst file
* add password placeholder in db connection configuration.

Change-Id: I322c92f6b01f7e54b9fec9e073fea6458d6c74ed
2015-06-17 18:29:09 +08:00
Nikolay Mahotkin
f399e3be55 Adding migrations README
* Simple info about migrations in main README.rst also

Change-Id: I0ab109471d9b36dcedc58bdef471ef9acf5898f3
2015-05-05 14:41:25 +03:00
Nikolay Mahotkin
0260d0a9a9 Fixing docs on target task property in README
Closes-Bug: #1441009

Change-Id: I3626a545c66d5f1e3d8237e2198fb149fcab8a6b
2015-04-07 12:10:25 +03:00
Nikolay Mahotkin
7e8e27415c Fixing README
Change-Id: I5daab18efd3823bbc73bfb61452ec01e0ef0066b
2014-12-25 16:35:58 +03:00
Nikolay Mahotkin
1b1353ecc8 Add docs on task-affinity and configuring MySQL
Partially implements blueprint mistral-install-docs

Change-Id: I1859742cabaa404e25354c036e555109e045c8da
2014-12-09 15:21:40 +03:00
Nikolay Mahotkin
eb9e3a5fc8 Modified install docs
Partially implement blueprint mistral-install-docs

Change-Id: I19f8d6aae16132f1471ab5aa7e0f1dc6e7b997ee
2014-12-08 14:41:58 +03:00
Anastasia Kuznetsova
e4ccc73e66 Update README files
- Provided link to the instruction with devstack installation
- Extended info about devstack installation

Change-Id: Ic292f6f6b6be1294eb2bf72d59de251f1675ffad
2014-11-12 08:54:05 +04: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
Nikolay Mahotkin
374ffec8a1 Change instruction how to start Mistral
* Before run we should run sync_db.sh script

Change-Id: I1528e44c9458a158588b1eafe569f0b4d10bf5d2
2014-09-05 15:32:15 +04:00
Jenkins
96af5610fb Merge "Fixing obsolete file name in README.rst" 2014-06-18 02:22:51 +00:00
Renat Akhmerov
ea620105fb Fixing obsolete file name in README.rst
Change-Id: I7731e1731cfff0e341d34589cec4f72e5e8ea12f
2014-06-16 16:32:23 +07:00
TimurNurlygayanov
6ec7aef6c1 Added information about automated tests
The link on the Wiki page was added to the README file.
This Wiki page describes automated tests for Mistral project.

Change-Id: I22068fca1982e533c04449a85e8284eaf115f90b
2014-06-10 20:03:11 +04:00
Winson Chan
2b1a2ea7d9 Allow launch script to start any combination of servers
Currently, the launch options are only all, api, engine, and
executor. We want to allow launch options to start any combination
of servers such as api and engine or engine and executor. The
launch script is modified to the --server command line option to
accept a comma delimited list.

Change-Id: I4ce31f5fabd4de3b2f8f0e4c5ef661ed4ec7e5b2
Implements: blueprint mistral-launch-options
2014-05-15 07:59:28 -07:00
TimurNurlygayanov
f928c8c11b Fixes README.rst formatting
Change-Id: I5343a6b249295b235aec553ca95c7b4244459dae
2014-04-30 10:25:38 +04:00
Jenkins
abf318a3f4 Merge "Improved README file" 2014-04-25 15:22:33 +00:00
Winson Chan
e003849ecf Engine as a standalone process
Refactored engine to run as a standalone process. The engine is
modified to use the RPC client/server design pattern from
oslo.messaging. A new launch option is included to run the
engine separately. The API server communicates with the engine
via the RPC client. A pecan hook is used to pass a common client
instance with appropriate transport configuration to the API.

Change-Id: I9ca757aedad764fd38645a5b858800d69808bb95
Implements: blueprint mistral-engine-standalone-process
2014-04-24 17:46:05 -07:00
Nikolay Mahotkin
53cc1d8d31 Improved README file
Change-Id: I79ede236c8493894b5eda91db8053074ec16fb38
2014-04-24 18:33:02 +04:00