Commit Graph

7 Commits

Author SHA1 Message Date
MaoyangLiu 0eae042534 fix the typo mistake
it's need  'a' here not 'an'

Change-Id: I71a800aa32f13a4d550f01dc9fcd3773f2268854
2018-02-06 10:00:32 +00:00
liusheng 4738ce6120 Fix the config sample generation
* add missed cache and auth_token oslo config entrypoints.
* make placement and shellinabox config options can be recognized.

Change-Id: Ic277ebfe02616db3aca7623d404cf64494d82993
Closes-Bug: #1709275
2017-08-09 16:04:23 +08:00
wanghao b710ffcad4 Support Guru in uwsgi way
Now Mogan can support the uwsgi, so should support Guru report
in uwsgi way.

Change-Id: I2724b67cf2817ed76d5f2dee2e9683b011ec9943
Implements: blueprint support-guru-in-uwsgi
2017-07-31 10:16:22 +08:00
Andreas Jaeger 5ed63c19ca Prepare for using standard python tests
Add simple script to setup mysql and postgresql databases, this script
can be run by users during testing and will be run by CI systems for
specific setup before running unit tests. This is exactly what is
currently done by OpenStack CI in project-config.

This allows to change in project-config the python-db/tox-db jobs to
python-jobs/tox since these will call this script initially.

See also
http://lists.openstack.org/pipermail/openstack-dev/2016-November/107784.html

Needed-By: I73f070e54be785f2c44a547bdfe1ed33859eda68
Change-Id: Ie695f2ab7c303fb5034c3a23ae6f8275992d9d51
2017-02-04 13:36:35 +01:00
liusheng f7b9a2a5b3 Use policy-generator to generate policy sample file
This change will avoid the maintenance of policy.sample file in every
policy change.

Change-Id: Ia460a5e3c44f1d9306866414edced53d29559d36
2017-02-04 08:41:31 +08:00
Zhenguo Niu 7575d1b96e Rename nimble to mogan (4)
This changes devstack plugin some other related things

Change-Id: I60913691a89b767f34a04192244eee7ce4af7996
2017-01-05 00:49:39 +08:00
Zhenguo Niu 74444bd30e Make use of oslo-config-generator
Change-Id: I43455aa3d13bd8310f7de94b76dfd7ddd2080516
2016-08-17 00:51:20 +08:00