Commit Graph

147 Commits (75e2ff46ea41f194fc459ed312fe45e88d956c5c)

Author SHA1 Message Date
Luigi Toscano 5445169d79 Reduce the dependencies, add more common Zuul jobs
The requirements files have been mostly copied from sahara.git,
but most of the dependencies are not needed.

Refresh the content of lower-constraints.txt and ensure that
the lower-constraints tox environment considers also the doc
dependencies.

Explicitly depend on the pre-release of Sahara for Stein.

Add few more jobs to avoid breakages, namely:
- add check-requirements and openstack-lower-constraints-jobs;
- replace tempest-plugin-jobs with openstack-python-jobs,
  openstack-python35-jobs and openstack-python36-jobs
  now that it is possible to depend on sahara.

Change-Id: I087151df07044d9012a6a89bab9925c194b622cd
4 years ago
Luigi Toscano 2e157d900a Bump the version of hacking to 1.1.0, with few fixes
Also switch to pycodestyle from pep8 which requires a bump
of the the version of flake8 too.

Skip the following checks for now:
- E123 Closing bracket does not match indentation of opening bracket's line
- E226 Missing whitespace around arithmetic operator
- E402 Module level import not at top of file
- E731 Do not assign a lambda expression, use a def
- W503 Line break occurred before a binary operator

They should be probably revisited and fixed, if possible,
or skipped individually using # noqa

The following checks reported a limited number of errors and
they were fixed directly in this review:
- E241 Multiple spaces after ','
- E501 Line too long (82 > 79 characters)

Change-Id: I1f185d2efd1adf27a26e3ac93f2e1011c0b63124
5 years ago
Charles Short 59e38533d3 Switch ostestr to stestr
According to Openstack summit session [1] stestr is
maintained project to which all Openstack projects
should migrate.
Let's switch it then.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: Ic580dc7ba0684087a81137771fb125f4d412d948
Signed-off-by: Charles Short <zulcss@gmail.com>
5 years ago
Nguyen Hai c0f8f4a693 Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Remove the '[build_sphinx]' section as described in:
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: Ia8e8d6b4e23c2737a9e948e7c4b682dca697f6a4
5 years ago
OpenStack Proposal Bot 1eb74a984d Updated from global requirements
Change-Id: I79788e84c73f141fe1f52df27c42e6565f98a86d
5 years ago
OpenStack Proposal Bot 7307677ac1 Updated from global requirements
Change-Id: I1c428b449f21e7f9b33c10621ff16ca3d3c2f9ba
5 years ago
OpenStack Proposal Bot 31f1568110 Updated from global requirements
Change-Id: I49f5ac61be59995f4d2645bef8df51a890e61dad
5 years ago
OpenStack Proposal Bot ed774ac8bb Updated from global requirements
Change-Id: I070ede3c9e3fb4b21155f258822d0b28ad7ec35d
5 years ago
OpenStack Proposal Bot 0cba398487 Updated from global requirements
Change-Id: I6503014ca815329191d08b402d31abee817ae905
5 years ago
OpenStack Proposal Bot 0d5219eb01 Updated from global requirements
Change-Id: Ib191bc328f8edd688733e267a9cbb62985f69a3e
5 years ago
OpenStack Proposal Bot 997d553f03 Updated from global requirements
Change-Id: I3777b6f2e3cd621cf48fb34f534aa27c04a84b93
6 years ago
OpenStack Proposal Bot 36bf5035c4 Updated from global requirements
Change-Id: I06f1da2319c28d4adf688a80a36d9b8e1db34069
6 years ago
OpenStack Proposal Bot 6b6039d085 Updated from global requirements
Change-Id: I5251e857b1e38ed5ada3f21c3b340548ca610f3e
6 years ago
OpenStack Proposal Bot b21dd2d06a Updated from global requirements
Change-Id: I012291b7a261d3ba48443c0d0c87cf667af8cac3
6 years ago
OpenStack Proposal Bot 5aa0765b6c Updated from global requirements
Change-Id: Ibf36a4bae4566505a591eb01a129b17ed1f389c5
6 years ago
OpenStack Proposal Bot 3d1d311985 Updated from global requirements
Change-Id: Ibc2b730b14efacce752bbcf7d7146166614ed2d5
6 years ago
OpenStack Proposal Bot ab6a4f1bd3 Updated from global requirements
Change-Id: Ia40151c823e6d000f82443b23f132a72373d125e
6 years ago
OpenStack Proposal Bot f7a817624d Updated from global requirements
Change-Id: I33c2646d47265b2c08446f4c1b6db18788d622e7
6 years ago
Luigi Toscano f7769c6681 doc: switch to openstackdocstheme and add metadata
Move doc/ and releasenotes/ to openstackdocstheme
and remove the dependency on oslosphinx.
Initialize the correct link to the bug tracker (logABug).

api-ref/ was already properly configured.

Change-Id: I9c0a8ae25b767d895ca5935fa305425f7b8e7ae0
6 years ago
OpenStack Proposal Bot 3f8a8fe283 Updated from global requirements
Change-Id: I9b142faa85244fad8ea1b58f397f15b405c6b7f9
6 years ago
OpenStack Proposal Bot 52d9dd10b1 Updated from global requirements
Change-Id: I71661910c727d9189d170e6acd8e5e171c82c965
6 years ago
OpenStack Proposal Bot 5f5e7a27b7 Updated from global requirements
Change-Id: I280fd75d9e6ba229452805f45baaf83806629c82
6 years ago
Iwona Kotlarska f2715796a2 install saharaclient from pypi if not from source
Closes-Bug: 1674829
Change-Id: I880437be19f3a45fbca77957dcbaf400cde7ea85
Signed-off-by: Iwona Kotlarska <iwona260909@gmail.com>
6 years ago
OpenStack Proposal Bot 580652c614 Updated from global requirements
Change-Id: I875b1b5c1a468b979c3320a4ccc23ea42236ee9c
6 years ago
ricolin 93bb5b7a48 [Fix gate]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: I54ffedf66f57c2fac0867f0b888ef01be52544dd
6 years ago
OpenStack Proposal Bot 03a2920e62 Updated from global requirements
Change-Id: Idd9eeeeca9a46d68e5c7d8a84ddcf4a8326744a8
6 years ago
OpenStack Proposal Bot 951b3c005c Updated from global requirements
Change-Id: I93888d5e7d635663a803600c2ab873ee8489f34d
7 years ago
OpenStack Proposal Bot a6e2ece121 Updated from global requirements
Change-Id: Ia457d0562bac33f8f3dd43a71d543b927d22f8f5
7 years ago
OpenStack Proposal Bot 229464a918 Updated from global requirements
Change-Id: Idfd061dabbefa96410def7303df4910baaee1452
7 years ago
OpenStack Proposal Bot f84ceab4ca Updated from global requirements
Change-Id: I7afec0c7d404f1db891c53892719ae9aea10bd3b
7 years ago
OpenStack Proposal Bot 66ec4d1d9a Updated from global requirements
Change-Id: I593b559c1be4197a1d71379d0ee07311bc7ba432
7 years ago
OpenStack Proposal Bot f21f061054 Updated from global requirements
Change-Id: I185d0805d28691fed0e3d2b3af19566419c9f4b8
7 years ago
OpenStack Proposal Bot 61b562e1c6 Updated from global requirements
Change-Id: I165eb20cffb7a52aa1a1bfac79e5a3d96de5fa31
7 years ago
Luigi Toscano 286fe5189b Remove Tempest-like tests for clients (see sahara-tests)
The tests removed here are now available in the Tempest plugin inside
sahara-tests.

Also remove few test dependencies which are not needed anymore (as a result
of this code removal but also of previous changes).

Change-Id: I6394cd0ed01d7799ba303fd36e4777018de16854
7 years ago
OpenStack Proposal Bot 58f4f83501 Updated from global requirements
Change-Id: I7272b265c6e68a07ca6c1c3d873a440182376a1c
7 years ago
OpenStack Proposal Bot ebfb46cf8a Updated from global requirements
Change-Id: I9ad60e795a692784ba5145d5855e37d8e12bc844
7 years ago
OpenStack Proposal Bot bcdcdf4b1a Updated from global requirements
Change-Id: Icadec23c209627e303af269f73afdd6c2722d4f7
7 years ago
OpenStack Proposal Bot 539a77d6a5 Updated from global requirements
Change-Id: I07252d430a7361b32ac82c62d30b76f729483b10
7 years ago
OpenStack Proposal Bot 17d7849e10 Updated from global requirements
Change-Id: Ic1f28787b5cea87a5a5d5f44cb4b2867345bcf48
7 years ago
OpenStack Proposal Bot 2539e36ac1 Updated from global requirements
Change-Id: I31d857b80ba3bc9d0145b41cadfcb4d1dcb02aca
7 years ago
OpenStack Proposal Bot c7a905b680 Updated from global requirements
Change-Id: I2d61805c68efe90e0b53e6d1e2af903e7af08827
7 years ago
Jenkins da8d002e10 Merge "Moving WADL docs to Sahara repository" 7 years ago
OpenStack Proposal Bot a1e5296896 Updated from global requirements
Change-Id: I44fdce481d58962f28dd13752ac065007d320462
7 years ago
OpenStack Proposal Bot 6783fb46d4 Updated from global requirements
Change-Id: Ifaaccebac97ed82aa6ff73241418abbb4ff3c06a
7 years ago
OpenStack Proposal Bot e220a60bbf Updated from global requirements
Change-Id: I5d8b6a5ba6f388b828cfe8bb04201c62e082c4f0
7 years ago
Nikita Konovalov c3b671f63d Moving WADL docs to Sahara repository
To comply with recent documentation policies
the API documentaion should be maintained within
the project source repository.

Change-Id: I0f854eea33d1a895580589e91c17c89e42b3df0a
7 years ago
OpenStack Proposal Bot 70c2d1f46e Updated from global requirements
Change-Id: Ia7cc9692d8c55a6539ce689e17eb822b256c4997
7 years ago
OpenStack Proposal Bot d5e2c03984 Updated from global requirements
Change-Id: If3922ad81a1c9ad17bb1abd00c7fc18294113fdc
7 years ago
OpenStack Proposal Bot 4c3e500227 Updated from global requirements
Change-Id: If7324726635fa0110be536c7e4591b85fcfe4e5a
7 years ago
Vitaly Gridnev 1494e2e06b PrettyTable and rfc3986 are no longer used in tests
These requirements were used in scenario framework
which is now in separate repo.

Change-Id: I0b9b30f0f2802a4dde6dedf5073789f57209e836
7 years ago