54 Commits

Author SHA1 Message Date
csatari
bf3c423ab8 Adding doc8 to test-requirements
tox -e doc was failing due to missing doc8. With this
change doc8 is added to test-requirements.txt.

Change-Id: I5a88d2068c961245b4b9ed60948532f232b859a5
Signed-off-by: csatari <gergely.csatari@nokia.com>
2017-08-25 12:48:17 +02:00
OpenStack Proposal Bot
e379caf45c Updated from global requirements
Change-Id: I154115397f64cbac7e0e385b63765308566fd1c7
2017-08-18 11:32:32 +00:00
OpenStack Proposal Bot
60d3abf75e Updated from global requirements
Change-Id: Ib77351a435b55a2a43ae6c803a1a379efd6cbcd4
2017-07-27 19:12:06 +00:00
OpenStack Proposal Bot
6c98f311b3 Updated from global requirements
Change-Id: Ibcea0404a7114a12a1e5da12af71f46d5868c55d
2017-07-20 02:33:19 +00:00
OpenStack Proposal Bot
c8da76460f Updated from global requirements
Change-Id: Ia22d444daaca63551b7bdb1d3dee1143883d5bfd
2017-07-15 20:50:43 +00:00
OpenStack Proposal Bot
cdabd1f7b5 Updated from global requirements
Change-Id: I7e18e30bbac136c2c7b5a3fc46c49f7db7ec0009
2017-07-14 03:43:47 +00:00
OpenStack Proposal Bot
fc9aee69dd Updated from global requirements
Change-Id: Idf45020ff8c35fd81edee646d7c29d0e85e68bbb
2017-07-12 18:07:12 +00:00
csatari
a7cd611c78 Applying Pike document structure
This change aligns the Mistral documents folder structure to
the one specified for Pike [1].
Documents were move to thir appropriate folder, but the different
guides do not follow their cookie cutted structure yet.
Install guide is in a separate change [2], while I could not
found the cookie cutter for the rest of the guides.

test-requirements.txt updated with the missing modules.

tox_install.sh modified to do not pass $MODULE_NAME and -e parameter to
edit-constraints.

[1]: http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html
[2]: https://review.openstack.org/#/c/476499/
[3]: https://etherpad.openstack.org/p/doc-migration-tracking

Change-Id: Ia1101fa2eada446d8eebfefa9bd15d8facd8b3b0
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Signed-off-by: csatari <gergely.csatari@nokia.com>
2017-07-11 09:24:17 +02:00
Sharat Sharma
532bfaf600 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: Ic0686fc1f1128d52c2ffb195d3cedb30de6f9c73
2017-07-05 05:10:00 +00:00
OpenStack Proposal Bot
fe1a1e1518 Updated from global requirements
Change-Id: I6d1c303968c98631f164d750ce3e53498f8b286a
2017-06-27 12:12:37 +00:00
OpenStack Proposal Bot
0b7a084a6a Updated from global requirements
Change-Id: Ib609ca17d02fede55990867a63346cb9eea1d5c2
2017-06-03 13:06:15 +00:00
OpenStack Proposal Bot
1f9db4cd52 Updated from global requirements
Change-Id: If083e24215a852db740b673967fbeaefc8140a7f
2017-05-17 03:50:04 +00:00
OpenStack Proposal Bot
7375853e90 Updated from global requirements
Change-Id: I12a1dfeb82b21e96d755e8def0c6f0b6fc005b3f
2017-05-15 00:46:30 +00:00
Jeremy Liu
97ccad154a Add check for idempotent id in tempest tests
Idempotent id for tempest tests must be unique, as it's used to
trace tests even in the event of refactors. This patch adds a new
check using check-uuid tool from tempest to validate id uniqueness.

Change-Id: I415699d2349ee0c4becfb404c60a06f244f78ba0
2017-04-03 09:42:16 +00:00
OpenStack Proposal Bot
7a9cfeebb7 Updated from global requirements
Change-Id: I72f363b1f6a1acce0662dde6694455da7145cb5c
2017-03-03 10:17:44 +00:00
ricolin
66e67392ee Update test requirement
Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.
Partial-Bug: #1668848

Change-Id: If087b99d336051916994ff442f9bade3fc5cae8e
2017-03-02 15:53:44 +08:00
OpenStack Proposal Bot
6e7f9a9d72 Updated from global requirements
Change-Id: Ic3ccf6b1b702ce5dddf4e9303d87424b143a5b76
2017-02-10 05:51:01 +00: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
Bertrand Lallau
0cb0532d47 Move mock requirement to test-requirements.txt
Mock is only used during tests, it must be moved.

Change-Id: If29d97cd3c3689a04cc66ff67a88b010a3f5c0d3
2017-01-05 11:02:16 +01:00
Sharat Sharma
a24941a943 Add timestamp at the bottom of every page
This patch adds the timestamp at the bottom of every page using the
given time format.

Change-Id: Ie54165cc181cd4c959e803438a2bf33b5ec02730
2016-11-26 02:40:07 +00:00
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
OpenStack Proposal Bot
acce19e5c4 Updated from global requirements
Change-Id: Iff815b63841e9efb40592023f99249dd9f2a6ae5
2016-11-02 15:33:24 +00:00
OpenStack Proposal Bot
e6cfe2bf3f Updated from global requirements
Change-Id: Idc0e9a174a4f50d4752d555a3112921941521701
2016-10-22 01:20:41 +00:00
OpenStack Proposal Bot
559ead4231 Updated from global requirements
Change-Id: Ib693f15474b31a07af65070514a274844e487d29
2016-09-29 05:07:42 +00:00
OpenStack Proposal Bot
068ab6f179 Updated from global requirements
Change-Id: I1d2b0431976abdcba8fcb4d18bc5a1648e88cac6
2016-09-27 10:01:10 +00:00
OpenStack Proposal Bot
e0aa5d43c2 Updated from global requirements
Change-Id: Ib438246488780d7445ff2a0c0661e5e351981f88
2016-09-26 04:21:38 +00:00
OpenStack Proposal Bot
e473a09434 Updated from global requirements
Change-Id: Ibf09fec26231c8617e3f9cb4d233dfcdc4c3c760
2016-07-13 17:16:52 +00:00
Renat Akhmerov
021caf873f Add KeyCloak OpenID Connect server-side authentication
* Changed AuthHook for Pecan that implements token validation
* Added another config option to disable SSL verification for
  KeyCloak access tokens
* Added unit tests for successful and failed KeyCloak
  authentication that use request_mock library
* Minor style changes

Change-Id: I87f8d54fc58f82952a4c68831547e6dab320230e
2016-07-08 17:31:06 +07:00
OpenStack Proposal Bot
31d6f8f5eb Updated from global requirements
Change-Id: I41fa9edf966c6fdf2783f9c8719ddeef4c155200
2016-06-24 03:12:43 +00:00
OpenStack Proposal Bot
fbab974b3b Updated from global requirements
Change-Id: I610aa64405e80bb876819ff8473a2bb91a93f49e
2016-06-22 19:58:04 +00:00
OpenStack Proposal Bot
4732ed8e98 Updated from global requirements
Change-Id: If4d0d54309f77942b22b1a2a2b21caade2e4768c
2016-06-21 18:00:33 +00:00
OpenStack Proposal Bot
a8f7a05bfe Updated from global requirements
Change-Id: I5aab8ffcf62007b91196e5560f4f6f967be95317
2016-06-02 21:06:44 +00:00
OpenStack Proposal Bot
6a72d2c2b7 Updated from global requirements
Change-Id: Iec914fb99a18e23540f6c45db2def47c573db03f
2016-05-31 03:01:42 +00:00
OpenStack Proposal Bot
385789d158 Updated from global requirements
Change-Id: I7b5021a36f22afa3b33c9bae66fc5d31e8a1cdf1
2016-05-30 00:34:46 +00:00
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