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
2019-02-05 20:03:38 +01:00
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
2018-11-26 19:03:02 +01:00
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>
2018-06-26 00:27:03 +02:00
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
2018-03-27 19:48:02 +09:00
OpenStack Proposal Bot
1eb74a984d
Updated from global requirements
...
Change-Id: I79788e84c73f141fe1f52df27c42e6565f98a86d
2018-03-15 08:08:20 +00:00
OpenStack Proposal Bot
7307677ac1
Updated from global requirements
...
Change-Id: I1c428b449f21e7f9b33c10621ff16ca3d3c2f9ba
2018-03-13 07:31:38 +00:00
OpenStack Proposal Bot
31f1568110
Updated from global requirements
...
Change-Id: I49f5ac61be59995f4d2645bef8df51a890e61dad
2018-03-10 13:53:24 +00:00
OpenStack Proposal Bot
ed774ac8bb
Updated from global requirements
...
Change-Id: I070ede3c9e3fb4b21155f258822d0b28ad7ec35d
2018-01-24 01:35:04 +00:00
OpenStack Proposal Bot
0cba398487
Updated from global requirements
...
Change-Id: I6503014ca815329191d08b402d31abee817ae905
2018-01-18 03:33:43 +00:00
OpenStack Proposal Bot
0d5219eb01
Updated from global requirements
...
Change-Id: Ib191bc328f8edd688733e267a9cbb62985f69a3e
2018-01-16 04:34:18 +00:00
OpenStack Proposal Bot
997d553f03
Updated from global requirements
...
Change-Id: I3777b6f2e3cd621cf48fb34f534aa27c04a84b93
2017-11-21 15:54:20 +00:00
OpenStack Proposal Bot
36bf5035c4
Updated from global requirements
...
Change-Id: I06f1da2319c28d4adf688a80a36d9b8e1db34069
2017-11-16 11:27:55 +00:00
OpenStack Proposal Bot
6b6039d085
Updated from global requirements
...
Change-Id: I5251e857b1e38ed5ada3f21c3b340548ca610f3e
2017-09-16 23:24:45 +00:00
OpenStack Proposal Bot
b21dd2d06a
Updated from global requirements
...
Change-Id: I012291b7a261d3ba48443c0d0c87cf667af8cac3
2017-09-14 00:43:25 +00:00
OpenStack Proposal Bot
5aa0765b6c
Updated from global requirements
...
Change-Id: Ibf36a4bae4566505a591eb01a129b17ed1f389c5
2017-08-18 11:43:03 +00:00
OpenStack Proposal Bot
3d1d311985
Updated from global requirements
...
Change-Id: Ibc2b730b14efacce752bbcf7d7146166614ed2d5
2017-08-18 04:53:06 +00:00
OpenStack Proposal Bot
ab6a4f1bd3
Updated from global requirements
...
Change-Id: Ia40151c823e6d000f82443b23f132a72373d125e
2017-07-28 04:26:45 +00:00
OpenStack Proposal Bot
f7a817624d
Updated from global requirements
...
Change-Id: I33c2646d47265b2c08446f4c1b6db18788d622e7
2017-06-27 12:23:17 +00:00
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
2017-06-23 19:28:12 +02:00
OpenStack Proposal Bot
3f8a8fe283
Updated from global requirements
...
Change-Id: I9b142faa85244fad8ea1b58f397f15b405c6b7f9
2017-06-08 06:11:12 +00:00
OpenStack Proposal Bot
52d9dd10b1
Updated from global requirements
...
Change-Id: I71661910c727d9189d170e6acd8e5e171c82c965
2017-06-07 20:17:23 +00:00
OpenStack Proposal Bot
5f5e7a27b7
Updated from global requirements
...
Change-Id: I280fd75d9e6ba229452805f45baaf83806629c82
2017-05-15 00:55:40 +00:00
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>
2017-03-23 14:19:25 +01:00
OpenStack Proposal Bot
580652c614
Updated from global requirements
...
Change-Id: I875b1b5c1a468b979c3320a4ccc23ea42236ee9c
2017-03-02 17:53:46 +00:00
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
2017-03-02 19:55:44 +08:00
OpenStack Proposal Bot
03a2920e62
Updated from global requirements
...
Change-Id: Idd9eeeeca9a46d68e5c7d8a84ddcf4a8326744a8
2017-02-10 09:50:41 +00:00
OpenStack Proposal Bot
951b3c005c
Updated from global requirements
...
Change-Id: I93888d5e7d635663a803600c2ab873ee8489f34d
2016-12-22 19:10:27 +00:00
OpenStack Proposal Bot
a6e2ece121
Updated from global requirements
...
Change-Id: Ia457d0562bac33f8f3dd43a71d543b927d22f8f5
2016-11-15 19:58:54 +00:00
OpenStack Proposal Bot
229464a918
Updated from global requirements
...
Change-Id: Idfd061dabbefa96410def7303df4910baaee1452
2016-11-02 15:41:16 +00:00
OpenStack Proposal Bot
f84ceab4ca
Updated from global requirements
...
Change-Id: I7afec0c7d404f1db891c53892719ae9aea10bd3b
2016-10-22 01:28:02 +00:00
OpenStack Proposal Bot
66ec4d1d9a
Updated from global requirements
...
Change-Id: I593b559c1be4197a1d71379d0ee07311bc7ba432
2016-09-30 10:24:52 +00:00
OpenStack Proposal Bot
f21f061054
Updated from global requirements
...
Change-Id: I185d0805d28691fed0e3d2b3af19566419c9f4b8
2016-09-28 17:01:28 +00:00
OpenStack Proposal Bot
61b562e1c6
Updated from global requirements
...
Change-Id: I165eb20cffb7a52aa1a1bfac79e5a3d96de5fa31
2016-09-27 10:08:11 +00:00
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
2016-09-09 16:43:43 +02:00
OpenStack Proposal Bot
58f4f83501
Updated from global requirements
...
Change-Id: I7272b265c6e68a07ca6c1c3d873a440182376a1c
2016-08-31 18:31:42 +00:00
OpenStack Proposal Bot
ebfb46cf8a
Updated from global requirements
...
Change-Id: I9ad60e795a692784ba5145d5855e37d8e12bc844
2016-08-31 09:15:17 +00:00
OpenStack Proposal Bot
bcdcdf4b1a
Updated from global requirements
...
Change-Id: Icadec23c209627e303af269f73afdd6c2722d4f7
2016-08-26 22:13:33 +00:00
OpenStack Proposal Bot
539a77d6a5
Updated from global requirements
...
Change-Id: I07252d430a7361b32ac82c62d30b76f729483b10
2016-08-18 05:57:20 +00:00
OpenStack Proposal Bot
17d7849e10
Updated from global requirements
...
Change-Id: Ic1f28787b5cea87a5a5d5f44cb4b2867345bcf48
2016-08-06 05:48:37 +00:00
OpenStack Proposal Bot
2539e36ac1
Updated from global requirements
...
Change-Id: I31d857b80ba3bc9d0145b41cadfcb4d1dcb02aca
2016-07-30 01:24:46 +00:00
OpenStack Proposal Bot
c7a905b680
Updated from global requirements
...
Change-Id: I2d61805c68efe90e0b53e6d1e2af903e7af08827
2016-06-30 22:05:22 +00:00
Jenkins
da8d002e10
Merge "Moving WADL docs to Sahara repository"
2016-06-30 19:49:00 +00:00
OpenStack Proposal Bot
a1e5296896
Updated from global requirements
...
Change-Id: I44fdce481d58962f28dd13752ac065007d320462
2016-06-24 03:18:13 +00:00
OpenStack Proposal Bot
6783fb46d4
Updated from global requirements
...
Change-Id: Ifaaccebac97ed82aa6ff73241418abbb4ff3c06a
2016-06-22 20:03:18 +00:00
OpenStack Proposal Bot
e220a60bbf
Updated from global requirements
...
Change-Id: I5d8b6a5ba6f388b828cfe8bb04201c62e082c4f0
2016-06-21 18:06:13 +00:00
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
2016-06-21 10:52:25 +02:00
OpenStack Proposal Bot
70c2d1f46e
Updated from global requirements
...
Change-Id: Ia7cc9692d8c55a6539ce689e17eb822b256c4997
2016-06-03 18:19:45 +00:00
OpenStack Proposal Bot
d5e2c03984
Updated from global requirements
...
Change-Id: If3922ad81a1c9ad17bb1abd00c7fc18294113fdc
2016-06-01 19:07:11 +00:00
OpenStack Proposal Bot
4c3e500227
Updated from global requirements
...
Change-Id: If7324726635fa0110be536c7e4591b85fcfe4e5a
2016-04-28 16:17:33 +00:00
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
2016-04-20 15:46:50 +03:00