91 Commits

Author SHA1 Message Date
junboli
a60daf4f60 Follow the new PTI for document build
For compliance with the Project Testing Interface as
described in [1]:
[1] https://governance.openstack.org/tc/reference/project-testing-interface.html
For more detials information, please refer to [2]:
[2] http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: I1fe5352e8e4a7703bd9908e7221f04110163d6fb
2018-01-17 09:53:00 +00:00
OpenStack Proposal Bot
f72d8f8351 Updated from global requirements
Change-Id: Ic9a52f8a984482dd189e08b902b6d6cbf344a1bf
2018-01-16 12:32:41 +00:00
lijunbo
e8bca58887 Use stestr for coverage
Change [1] restored .testr.conf since it was needed for the manila
coverage job.

Modify script used by the coverage job to invoke stestr rather than
setup.py with testr so that this job no longer requires .testr.conf
so remove the dotfile and update .gitignore.
TrivialFix

[1] I451e383ed654d00a5a017cb28521c47566911f33

Change-Id: Ibf549220303395744380f79993fbfcf04b2ed5b7
Co-Authored-By: Tom Barron <tpb@dyncloud.net>
2018-01-14 13:26:53 +08:00
OpenStack Proposal Bot
ca1b09967d Updated from global requirements
Change-Id: Id7bc6041e874a6c7c065053f4b8db9fc4ee0f3bc
2017-11-16 11:09:16 +00:00
caoyuan
8ec49f0172 cleanup test-requirements
python-subunit is not used directly anywhere
and it is dependency of both testrepository
and os-testr
(probably was used by some tox wrapper script before)

Change-Id: I711386bae475904ca79555cccb2b82e5021208bc
2017-09-25 19:31:20 +08:00
OpenStack Proposal Bot
8ba06fcf98 Updated from global requirements
Change-Id: I86e4357b31980ae3f0f318bdd8ba1b1cdf661298
2017-09-20 16:16:11 +00:00
OpenStack Proposal Bot
3e49465e80 Updated from global requirements
Change-Id: I485e2c4a17e0c9aac72b2f0638da1a8380ca390d
2017-09-13 12:52:45 +00:00
Tom Barron
8da4333c7f doc migration: openstackdocstheme completion
Finish the transition to the openstackdocs theme in accord
with the OpenStack manuals project migration spec [1].

Also remove the already broken autodoc build since
it generates warnings (which we treat as errors) with
the new theme setup.

[1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Partial-Bug: #1706181
Needed-By: Ieea33262101a1d2459492c1c8aaac5fe042279f6
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454

Change-Id: Ifc80fc56648cef74c85464321d1850e8c68449a0
2017-08-24 09:15:18 -04:00
OpenStack Proposal Bot
f68cd21d55 Updated from global requirements
Change-Id: I8cdf0bf9ced02626eb576a51369d490a9b55f0c8
2017-08-18 11:32:18 +00:00
OpenStack Proposal Bot
7555048bbf Updated from global requirements
Change-Id: I6347c5b0df41d9d69854d67cd5cbf90c39ae4f8e
2017-07-27 20:23:36 +00:00
chenxing
082159cc54 Update the documentation link for doc migration
Change-Id: I0b4e59c9e2ad0375cdb6aae5369a7b43978c3d69
2017-07-14 07:27:16 +00:00
OpenStack Proposal Bot
eac3ff9342 Updated from global requirements
Change-Id: Idf5ac5a076fdd0a41f0c0a6cc230fa639e5bc02e
2017-06-27 17:44:57 +00:00
OpenStack Proposal Bot
29dae7ed0f Updated from global requirements
Change-Id: I663eb14b3ed882e9007fd9d17b9e782f91636bcf
2017-06-06 23:18:33 +00:00
OpenStack Proposal Bot
09957926b1 Updated from global requirements
Change-Id: Iaf42a88a0a538fc9d6486c2ab28f3380a09c22b9
2017-05-18 21:32:08 +00:00
OpenStack Proposal Bot
1a489e8a7b Updated from global requirements
Change-Id: Iddbf445445791275823c5da128858c550b7d7204
2017-05-15 00:46:17 +00:00
OpenStack Proposal Bot
8c514bba76 Updated from global requirements
Change-Id: I75cd2fa18a09e141e5341727f69cb9ee7f806b0a
2017-03-03 22:51:04 +00:00
vponomaryov
e79cf7bf33 Fix 3 CI breakages
1) Increase default RAM value in manila flavor to be able
   to use manila service image with new 64bit architecture.
2) Fix test requirement on "hacking" lib to avoid pep8 breakage.
3) Fix unstable maprfs driver unit test that depends on local hostnames
   and IPs.

Change-Id: Ib36113e33e3616984be5864fbaf73c1fc5d7a315
Closes-Bug: #1669412
Closes-Bug: #1659162
2017-03-02 18:22:40 +02:00
Danny Al-Gaaf
a8ec3317be doc: verify all rst files
Make use of doc8 to verify all rst files which are not
autogenerated for errors and fail if there are any issues
found. The doc8 checks are now part of the tox 'docs'
environment and ran automatically. Checks can also be called
direcly via 'tox -e docs'.

Fix all issues found by doc8.

Closes-Bug: #1664841

Change-Id: I9215524d35646de7485504e4c5ff86fd91a1d09f
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2017-02-15 07:07:42 +01:00
OpenStack Proposal Bot
f87af5d6d3 Updated from global requirements
Change-Id: I0509fa4c31457246a98de445a6de0b382d82a678
2017-02-11 02:57:10 +00:00
OpenStack Proposal Bot
78844fd038 Updated from global requirements
Change-Id: I67c5dfed6a869d77ab4c9857a66953128b0529e9
2016-12-23 03:12:51 +00:00
OpenStack Proposal Bot
e2a4151df0 Updated from global requirements
Change-Id: I535fa12ff2b29dacc1ca75bd81065c34cb9f1210
2016-11-15 19:51:18 +00:00
Daniel Mellado
8d8371de60 Add testscenario to test-requirements
As Manila bundling oslo.db is not installing testscenario, all python
gates are failing when trying to import it. This commit fixes it so the
gates won't be blocked.

This is a workaround of oslo.db not having testscenarios on its
requirements file.

Closes-Bug: #1640774

Change-Id: I660322666565408f6015da7aa82723a842d62a2d
2016-11-10 14:43:16 +00:00
OpenStack Proposal Bot
08285a764d Updated from global requirements
Change-Id: Idd8b0051f1b4f0543a5b7f8f54d24b5e0e25e199
2016-11-02 21:54:33 +00:00
OpenStack Proposal Bot
68cb027873 Updated from global requirements
Change-Id: Ida1ac4b9102c2032d6c44e50897f869674ede2d6
2016-10-27 12:15:27 +00:00
OpenStack Proposal Bot
5c3132ef4c Updated from global requirements
Change-Id: Ibdf857736a229328fcbcd3daed54f3f5ae7faef6
2016-10-06 03:27:18 +00:00
OpenStack Proposal Bot
28577f72e2 Updated from global requirements
Change-Id: Ie972e5a5f18b669072de329d47d536825bf4d278
2016-09-29 13:28:41 +00:00
OpenStack Proposal Bot
15a7538e87 Updated from global requirements
Change-Id: I9ded29337245774fad055854cee7fa11e61640cf
2016-09-27 10:01:04 +00:00
OpenStack Proposal Bot
b9c15c7f7e Updated from global requirements
Change-Id: Id3abd59bbf64f3fdd3602c6c789082c449dc1a53
2016-09-01 09:16:11 +00:00
OpenStack Proposal Bot
e562d2145e Updated from global requirements
Change-Id: I09c7fca6f9e9e48fa85e161faf7fce2300669438
2016-08-27 00:35:25 +00:00
OpenStack Proposal Bot
1e8e33f521 Updated from global requirements
Change-Id: Ieb20be0f6d05dd43ada90deaee647bd793f823bf
2016-08-10 11:34:27 +00:00
Jenkins
6c6d721cf1 Merge "Migrate API reference into tree" 2016-07-26 14:46:46 +00:00
Daniel Gonzalez
3e86e3deac Migrate API reference into tree
The API Documentation team has requires [1] that
projects maintain their api-reference in-tree and
build it to the developer.openstack.org website.

This version of the API reference uses os-api-ref
and compiles API documentation close to that of
the OpenStack compute service (nova).

Co-Authored-By: Goutham Pacha Ravi <gouthamr@netapp.com>

[0] http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html

Implements: bp move-manila-api-reference-in-tree
Change-Id: I67bb3354162d6e0e00fa2788edde864cc14920ee
2016-07-25 15:55:00 +00:00
OpenStack Proposal Bot
4d4104c11f Updated from global requirements
Change-Id: Id98cb1598ca996523ed0b27017a4b46b2c872a6c
2016-07-22 04:00:07 +00:00
OpenStack Proposal Bot
76251ee893 Updated from global requirements
Change-Id: Ice99b533ee4b0e8ef7ed526112f0d694078087f0
2016-06-24 03:12:38 +00:00
OpenStack Proposal Bot
e9dfa37a0a Updated from global requirements
Change-Id: I91a2060a6634d6eebd331c29ed3f64a71a169121
2016-06-04 02:38:04 +00:00
OpenStack Proposal Bot
db2a5a7466 Updated from global requirements
Change-Id: I7ecb8f5af915803e9fa53b0dcc6dd76ce8ebd035
2016-05-30 20:41:21 +00:00
Goutham Pacha Ravi
8de817d16e Developer Reference: Adopt the openstackdocstheme
To allow for our developer reference to be consistent with
the rest of the openstack documentation, we need to import
and render this theme on our developer reference.

This gives users a consistent experience as they may
be acquainted with the rest of the OpenStack documentation
(Admin Guide, User Guide, API Guide etc.)
before perusing the Manila developer reference.

It also provides our devref the "log-a-bug" feature so
readers may bring any mis-information to our attention.

This patch is part of a series of commits to improve
in-tree documentation.

Change-Id: I0e4686a273c5bf45c1d57764cd4c312870b06d6e
Partially-implements: bp improve-manila-developer-docs
2016-05-05 17:15:41 +00:00
OpenStack Proposal Bot
b711e9e6d2 Updated from global requirements
Change-Id: Iafa1cbf4493b9f0d2f05377fe58b7d761c22b227
2016-04-30 18:04:19 +00:00
OpenStack Proposal Bot
08775106ce Updated from global requirements
Change-Id: Ie53bedc08522994e4dcd0baba4a3b1a7cf9faff2
2016-04-08 11:44:01 +00:00
vponomaryov
665f352132 Add caution to test-requirements
that says 'PyMySQL' and 'psycopg2' dependencies should not be removed
as they are used for DB migration tests. And code, that handles it, is
located in oslo_db lib.

Change-Id: Ib7141d568287a5499c3802d1a2d7015de0a5a89f
2016-03-23 20:35:53 +02:00
Thomas Bechtold
88c922ccde Move iso8601 from requirements to test-requirements
iso8601 is only used in manila/tests/api/test_extensions.py
so it's only needed for testing.

Change-Id: I78b064454a4381fd6fe65cf26c3e12cd6441d188
2016-03-14 10:06:31 +01:00
ting.wang
145fabe7dd Use ostestr to run unit test
The ostestr command provides a wrapper around the testr command.
By default it also has output that is much more useful for OpenStack’s
test including lists of all and failed tests and lists of the 10
slowest tests.
ref:
http://docs.openstack.org/developer/os-testr/ostestr.html

Change-Id: If005d1987b2a4e586cf35f0cc1d07739f84235d2
2016-02-18 23:18:44 +08:00
OpenStack Proposal Bot
e575c46656 Updated from global requirements
Change-Id: Id12f15a9e700cda601ebb0a6a63e5e971680bd59
2016-01-19 13:48:27 +00:00
LiuNanke
85082c5782 Clean up removed hacking rule from [flake8] ignore lists
We bump hacking>=0.10.0, and hacking removed some rules, for
the full list of rules please see [1]. So don't need them any more.

Hacking related commits:
Remove H904 in commit b1fe19ebebe47a36b905d709467f5e82521bbd96
Add H105 using author tags
Add H238 hacking no old style class
Add H501 hacking no locals
[1]https://github.com/openstack-dev/hacking/blob/master/setup.cfg#L30

Change-Id: I6a1f3c3ef22be0962ffb81a5da5660837552e5d7
2016-01-14 23:27:17 +08:00
OpenStack Proposal Bot
f416b30189 Updated from global requirements
Change-Id: Iffcf1cc94003c3bfeb0ed1ec9859d55307c9bbc5
2015-12-11 15:20:17 +00:00
OpenStack Proposal Bot
5212be9238 Updated from global requirements
Change-Id: I94e0c1b90d7ad19140d1e4ee7751aa9e2ca8678d
2015-12-03 15:04:08 +00:00
Jenkins
bd81350547 Merge "Add reno for release notes management" 2015-12-02 23:33:48 +00:00
OpenStack Proposal Bot
b2f1447f0c Updated from global requirements
Change-Id: If3c52abbbb9584594bf35bd73b39b7e51fd18de8
2015-12-01 06:06:03 +00:00
Thomas Bechtold
1dac1ac49e Add reno for release notes management
See mailing list announcement:

http://lists.openstack.org/pipermail/openstack-dev/\
        2015-November/078301.html

Change-Id: Iac50ba371fcf6cb890bddbef30d846304056f317
2015-11-26 07:16:03 +01:00
OpenStack Proposal Bot
8fe991af55 Updated from global requirements
Change-Id: Idf520d5c036468b4e639c8a5139db3f5cb456144
2015-11-25 17:14:53 +00:00