| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We have two dueling problems in the stable branches that have to be
fixed at the same time:
* bandit 1.6.0
* sphinx 2.0
This is a squash of the two cherry-picks from master:
----------
Blacklist Bandit 1.6.0 due to directory exclusion bug
Bandit 1.6.0 introduces a regression[0] with the -x option, a fix
is expected to be included in 1.6.1 soon.
[0] https://github.com/PyCQA/bandit/issues/488
[1] https://github.com/PyCQA/bandit/pull/489
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
(cherry picked from commit 6385d64237c9973dd4c7dd53efb6664ea2c719da)
----------
Update sphinx requirement.
Sphinx 2.0 no longer works on python 2.7, start cappingit there as well.
(cherry picked from commit f1791179768115b6d074f70f9a8695f9c1e0b9f5)
Change-Id: I0076645d9e1a2429efce39f51ceea679fa6c13cb
|
| |
|
|
| |
Change-Id: Id75acca8d651c4151c3049a453957ba19b1550d6
|
| |
|
|
| |
Change-Id: I06d63b39c169f8b5d62ced0fc94a3dcc31bea5ad
|
| |
|
|
| |
Change-Id: I72c81c299759b883e316b450716d1528bdb06308
|
| |
|
|
| |
Change-Id: I72311597c1b62d985282cef5e219c16cd6745b42
|
| |
|
|
| |
Change-Id: I90df2e58bb83239f5b041982844516eb34cb5656
|
| |
|
|
| |
Change-Id: Ic85eb65f3f143fdfbf2b6fa71d7cdd6961b24c76
|
| |
|
|
|
|
|
|
|
|
| |
For compliance with the Project Testing Interface as described in [1].
For more detailed information, please refer to [2].
[1] https://governance.openstack.org/tc/reference/project-testing-interface.html
[2] http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html
Change-Id: I7e8c47dead1e019e8705db3ff7559dd39b1d90d9
|
| |
|
|
|
|
|
|
| |
This commit makes to use stestr instead of ostestr
directly. ostestr>1.0.0 has started to use stestr instead of
testrepository. So there is no reason to use ostestr anymore.
Change-Id: I6327d50c9f6dd19f1de24b9b51532104fb3e916e
|
| |
|
|
| |
Change-Id: I6d09649d109445bee8ec541a1366dfcf49fd6563
|
| |
|
|
| |
Change-Id: I714dbe5326ed99c4edab6c63ecea4dc6a72b57e7
|
| |
|
|
| |
Change-Id: I2c8a5132f6078609ad0d46093642a1b361115c5c
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Intel RSD is new architecture that disaggregates compute, storage,
and network resources, and provide the ability to dynamically compose
resources based on workload-specific demands [1]. The python-rsdclient
project provide specific RSD plugin to allow user to invoke RSD API
through OpenStackClient. So Added it into existing plugin list.
[1] https://www.intel.com/content/www/us/en/architecture-and-technology/rack-scale-design-overview.html
Change-Id: Ic49efddfb003c89ece6d782905b27fb46402b3ab
|
| |
|
|
| |
Change-Id: I9509fb386bc28eaaeab8d27f4cfc7109ec261b73
|
| |
|
|
|
|
|
| |
This patch adds the "appcontainer" commands to the docs and sets
up the document generation for the python-zunclient plugin
Change-Id: I58bd208e98bd059d9df03ee71dcb83779044f83a
|
| |
|
|
| |
Change-Id: Ibeed9c623a6ef1c641c121a2b5ee75920346056f
|
| |
|
|
| |
Change-Id: I30be8748ef78604eb63c61e1dcf5fc5a740822aa
|
| |
|
|
| |
Change-Id: I5f7fdc751e6a9078eb1eb55f5b5015a56ff668cc
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In reviews we usually check import grouping but it is boring.
By using flake8-import-order plugin, we can avoid this.
It enforces loose checking so it sounds good to use it.
This flake8 plugin is already used in tempest.
Note that flake8-import-order version is pinned to avoid unexpected
breakage of pep8 job.
Setup for unit tests of hacking rules is tweaked to disable
flake8-import-order checks. This extension assumes an actual file exists
and causes hacking rule unit tests.
Change-Id: I12b596820727aeeb379bee16c2bc993dee9eb637
|
| |
|
|
| |
Change-Id: I6f384b021b5ae73152192c5b4c2bab190db88251
|
| |
|
|
| |
Change-Id: Ie45d9ee68e24806b2411359068b6ec6c44dc5845
|
| |
|
|
| |
Change-Id: I7906433adde40f76eaccdab186e68e0afcbe49af
|
| |
|
|
| |
Change-Id: I1cba44152cf17ab3b50e5e3c423c702dbdf5039e
|
| |
|
|
| |
Change-Id: I9acdcf3a966dc7c6f92b077848d65f408fdd07eb
|
| |
|
|
| |
Change-Id: I32899a8110c6c4442c454e122d5ed4eedc76a938
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
This patch adds the "loadbalancer" commands to the docs and sets
up the document generation for the python-octaviaclient plugin.
Depends-On: Ib123383c5f6904b4b00831e8cc7aaa180bd4a506
Change-Id: I48939cc3653cd379a328e0a0973d075019d22b00
|
| |/
|
|
| |
Change-Id: Ifc46dfac0578144329675c2c75da1e6ddfa862a3
|
| |
|
|
|
|
| |
Change-Id: Iee591504ba5d7506ba41a9faaa1c293a5fe2db6a
Depends-On: Ifc5512c0e2373cf3387e0e0498268eab092e52bb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The patch[1] about OSC plugin has been submitted to
karbor project. And the plan list commend has been
implemented.
With more dataprotection commands being supported,
another patch adding more commands to the docs will be
proposed later.
[1] https://review.openstack.org/#/c/473508/
Depends-On: I4dfac08fd2b04f9ac254d3aa8fdadc3a1691de0a
Change-Id: I2266525650f5c2e241373493dcd09474478c2ba6
|
| |
|
|
| |
Change-Id: Ic49fc0fcd068d03f2dad5b49e3de4d98702866dc
|
| |
|
|
| |
Change-Id: If85aea646119bf12090074edf198f64a8719c949
|
| |
|
|
| |
Change-Id: Iad391c3f10f90cd238de99e6ca94c3de0edc986b
|
| |
|
|
| |
Change-Id: I5b8daf5b9e177b368678a605997e52eff04a0999
|
| |
|
|
| |
Change-Id: Ica0de1e6a275fee4761dca1f128caf073bcfb92b
|
| |
|
|
| |
Change-Id: I32427e2a3b8012ed516ecaf23b6881eddc28cecb
|
| |
|
|
| |
Change-Id: I6210e31952a6c4b6a07f5ea357500130d41dacd6
|
| |
|
|
| |
Change-Id: I5215bae5234dcef448c6c5b824c506f80dd1c5a8
|
| |
|
|
| |
Change-Id: Ifda7ceeb278ff590cbf3d43f4eb65f895474fd4b
|
| |
|
|
|
|
|
|
| |
For now, gnocchiclient has been added in the global-requirements, we
should add gnocchiclient in test-requirements.txt and normalize the docs
entry.
Change-Id: Ide5d8262e7f7c5b1ca304fa72893ccfbf16d8ec1
|
| |
|
|
| |
Change-Id: I28815dc190dba45af060b26eceb660f40bb67772
|
| |
|
|
| |
Change-Id: Ic337cb3e4a011938cab7ddc9ad29be0e9af83a4b
|
| |
|
|
| |
Change-Id: Ic3235a76147314b81290c63805118e5a8e7599a6
|
| |
|
|
| |
Change-Id: I7d572ca8c0f2608180343e2ec9d41378cf15474f
|
| |
|
|
| |
Change-Id: I7b0e46de18f10cde110e1957c12210bc3271e7f9
|
| |
|
|
|
|
|
|
|
|
|
|
| |
With I308a6c6f3f5ce7dbb814ec0fd8ecb1734a2f137f merged in the
python-troveclient project, trove can now say it has adopted the
plugin.
What commands that actually get implemented for this cycle, is to be
determined. Another patch adding more commands to the docs will be
proposed later when they get merged.
Change-Id: If2c2545dd5d1510cc6eece698e34ad0f8c1b970f
|
| |
|
|
| |
Change-Id: Idb49f1e126d1dab070894e2fc70c78b9984f988a
|
| |
|
|
| |
Change-Id: Ie7b85846889a74026130c89ef37fe38bf8727ce3
|
| |
|
|
| |
Change-Id: I9fbd59f515a49e881fa8927c880087e3c814c362
|
| |
|
|
|
|
| |
We already pass all the checks.
Change-Id: I9af2eb26dfb1ecf296753dcfc505768d534929ea
|