7009 Commits

Author SHA1 Message Date
Yandong Xuan
6c99d4dbad setup.cfg: Replace dashes with underscores
Resolves warnings like the following:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

Change-Id: Ie1a033f1dcb1b62bf1bc8a213b9d7ef7e4e5b299
2021-04-26 14:45:07 +08:00
OpenStack Proposal Bot
896aa81df3 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ibd2242555911ca434f78bc65ba44c8a3a452ddca
2021-04-02 06:28:33 +00:00
Zuul
7ced36dc2d Merge "Cap tenacity < 7.0.0" 2021-03-25 16:48:28 +00:00
664a0d7db4 Update master for stable/wallaby
Add file to the reno documentation build to show release notes for
stable/wallaby.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/wallaby.

Sem-Ver: feature
Change-Id: I878884d35c1dd811bfbb980d2b07c05116efac16
2021-03-22 09:27:55 +00:00
Matthias Runge
e7abc7070e Cap tenacity < 7.0.0
https://github.com/jd/tenacity/pull/274/files removed code
which was still in use.

Change-Id: I8ac6684d9f03a48cc5dd3d712cbd2868b34e1013
2021-03-22 09:16:22 +01:00
OpenStack Proposal Bot
19dc1cfd3f Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ic1d46c6467c6ab0bd43a6d67ce9310f2bc8e381b
2021-03-22 06:25:01 +00:00
Zuul
f6c4287dbb Merge "Deprecate support for Xen" 2021-02-22 12:50:55 +00:00
Takashi Kajinami
fd0a561bea Deprecate support for Xen
Since Nova removed its XenAPI driver[1] and Xen support using libvirt,
we no longer expect usage of Xen in OpenStack deployments.

[1] adb28f503ca8c38bd7224ec0a335f730557d7ca9
[1] 3a390c2c8238409c00acc08fad725d46fa02c0ad

Change-Id: Id79799541dfc8ec17d3ea1482c6b8ca4b58f7a92
2021-02-19 20:45:53 +09:00
Zuul
52f198390e Merge "Fix gnocchi create resource error when missing flavor" 2021-02-11 21:10:48 +00:00
Zuul
76d3d61cb2 Merge "Using Iterable was deprecated in python 3.3" 2021-02-07 03:42:49 +00:00
liyi
5d40f5e70a Fix gnocchi create resource error when missing flavor
When a server created, I delete the related flavor, and the
gnocchi can not discover the server.

This patch also makes discovery of private flavors possible.

Change-Id: I0f570bddf0f2597808a0148d72c0ea2e5f900e23
Closes-Bug: #1777607
2021-02-03 20:45:23 +02:00
Matthias Runge
ec08228a1b Using Iterable was deprecated in python 3.3
and one should use collections.abc.Iterable

Change-Id: I52455c85b5cb50e9c4f1fdf5538965dc200065aa
2021-02-02 13:34:25 +01:00
OpenStack Proposal Bot
2be7a43be1 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I86b4591955b9e54f4e83650a29ec3d8978d6224b
2021-01-30 06:08:59 +00:00
likui
55c7f31274 Update requirements URLs in tox config
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org

Change-Id: If5ce1830aab844fa34ec375e474fa1651693cad9
2021-01-14 07:41:42 +00:00
Zuul
54d0a7c2d3 Merge "Fix invalid argument formatting in the exception message" 2021-01-14 04:13:08 +00:00
kuangcx
c0632ae9e0 Replace six with python3 code style
Co-authored by: Matthias Runge <mrunge@redhat.com>

Change-Id: I85a4d79396874670f1b36cb91cfba5da812c2839
2021-01-13 14:20:31 +01:00
zhufl
784cb2c827 Fix invalid argument formatting in the exception message
This is to fix the invalid argument formatting in the exception message.

Change-Id: I828be0751e598cf1aad25f78241b2fbc7b2e1781
2021-01-12 10:14:13 +00:00
Zuul
71f3d092ac Merge "Fix lower-constraints job" 2021-01-12 10:05:02 +00:00
OpenStack Proposal Bot
8c1e692679 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I491b25ea97ee97426d314ff72d9b11fe3682444b
2020-12-20 06:20:14 +00:00
Matthias Runge
c6f04f772c Fix lower-constraints job
Change-Id: I5a7c087b29f3b0d7d9f63c2a774b8f2aff35b7a3
2020-12-14 16:02:30 +01:00
OpenStack Proposal Bot
befe51814d Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I2c5b60bea3820c495387a452be48e95ecca07c4d
2020-12-13 06:22:57 +00:00
Zuul
569387eb9b Merge "Update bug location" 2020-12-11 09:32:56 +00:00
OpenStack Proposal Bot
8506bb3ba8 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I89602960839435487ae54ef5a2f8d18a3acf6c10
2020-12-11 06:26:30 +00:00
Matthias Runge
073037fae7 Update bug location
Change-Id: I9872cf22db8585b308df1efa137853814e3c4002
2020-12-01 10:20:18 +01:00
OpenStack Proposal Bot
17b03d67de Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Iaf2b3d3c0a5648878a390b55e00fed663af8086c
2020-11-25 06:53:47 +00:00
Zuul
c2bd53ffce Merge "Reuse the docs deps to benefit from constraints" 2020-11-17 16:29:48 +00:00
likui
3cb72163aa Reuse the docs deps to benefit from constraints
Tox trying to install latest versions for building releasenotes,
which may not be supported by stable and lower branches,
so should be restricted by respective version's upper-constraints.txt

Change-Id: If0b3ecffaccff9512ec43b853a8a6eaa8088251e
2020-11-17 19:57:27 +08:00
OpenStack Proposal Bot
71f2bafe9d Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ia9749502d5815b270fc9b31d431f50ec4c743142
2020-11-16 06:24:08 +00:00
Zuul
4c7e759f24 Merge "Imported Translations from Zanata" 2020-11-10 06:12:51 +00:00
Zuul
c3ef96e9b2 Merge "Implement some new meters for vnic delta" 2020-11-05 07:12:26 +00:00
OpenStack Proposal Bot
2350c02535 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Iefd5759a2f00d74517619d6bd8feea51a7ab5e1a
2020-11-04 06:42:30 +00:00
Zuul
861b05ec44 Merge "Bump hacking min version to 3.0.1" 2020-11-02 09:19:48 +00:00
Arnaud Morin
cc8e109065 Implement some new meters for vnic delta
Add two new meters called network.incoming.bytes.delta and
network.outgoing.bytes.delta that give the delta Bytes that were send or
received by an vNic.

Change-Id: Icf45a8d185cdb4a7b00a83586c98f998cbc0e928
Signed-off-by: Arnaud Morin <arnaud.morin@gmail.com>
2020-10-29 13:36:59 +00:00
Zuul
758d3c2654 Merge "Drop py37 from tox" 2020-10-29 11:55:29 +00:00
likui
bbbab444f5 Bump hacking min version to 3.0.1
hacking 3.0.1 fix the pinning of flake8 to avoid bringing in a new
version with new checks.

bumping the min version for hacking so that any older hacking versions
which auto adopt the new checks are not used.

Change-Id: I8189569f3f9f770bf623fabbdee2ef5dc0554d84
2020-10-28 15:48:38 +08:00
OpenStack Proposal Bot
98c1eb4f45 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Id665f5140d609d60b5d60ceeffec13672dea9581
2020-10-28 07:07:41 +00:00
Zuul
aec572793c Merge "Revert "[goal] Migrate testing to ubuntu focal"" 2020-10-21 12:35:50 +00:00
Eyal
ad550eb826 Revert "[goal] Migrate testing to ubuntu focal"
This reverts commit 3bb7b71e1afb378d47b449e9ba8ff8f633abe7d9.

https://github.com/gnocchixyz/gnocchi/issues/1069 was fixed

Change-Id: I3277ed13b4b343c553a3c21eab2187bb8abd4251
2020-10-21 06:57:41 +00:00
Matthias Runge
75eaf77099 Drop py37 from tox
For Wallaby cycle, python runtimes are python 3.6 and python 3.8,
see https://governance.openstack.org/tc/reference/runtimes/wallaby.html

Change-Id: I70d33a60373ed29af4dee23ec3ee6a7969194cbf
2020-10-14 08:34:52 +02:00
Zuul
2f093abf16 Merge "add py38 in tox.ini" 2020-10-13 15:57:39 +00:00
OpenStack Proposal Bot
6eb5e4a44e Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I8a2fa7add5126ca09068fa445ce1705d027fc016
2020-10-11 06:23:42 +00:00
Zuul
bf22a61ab9 Merge "Dep's should be restricted by upper-constraints" 2020-10-10 02:31:12 +00:00
likui
cb074d24cf add py38 in tox.ini
in 'victoria' cycle, we should test py38 by default.

[1] https://governance.openstack.org/tc/reference/runtimes/victoria.html

Change-Id: I27f71b5ac069aff3b0a879171ff40cc375788368
2020-10-09 18:10:27 +08:00
Zuul
3553ab8850 Merge "Remove six.moves" 2020-10-09 08:03:42 +00:00
Zuul
e50b146244 Merge "Add AZ resource metadata for volume size polling" 2020-10-09 08:01:52 +00:00
wu.shiming
a748b173a0 Dep's should be restricted by upper-constraints
Tox trying to install latest versions for building docs which may
not be supported by stable and lower branches, so should be
restricted by respective version's upper-constraints.txt

Change-Id: Ica00ee97b12cc3074fbc6394923ed82309fe7466
2020-10-09 10:48:00 +08:00
OpenStack Proposal Bot
a23f2943ab Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4b5ac9a3af34b8b04c7ec56dcf596167ff131220
2020-10-05 06:26:03 +00:00
Tobias Urdin
77b516acac Add AZ resource metadata for volume size polling
Change-Id: I18c2a212a3f4c3ebb55c882c403ac4c374596657
2020-10-02 12:48:40 +02:00
Zuul
444e628d4f Merge "Remove install unnecessary packages" 2020-09-29 07:10:32 +00:00
wangzihao
5ddabc375c Remove six.moves
Remove six.moves Replace the following items with Python 3 style code.
- six.moves.urllib
- six.moves.xrange
- six.moves.range

urlparse instead of url_parse

Change-Id: I2a66e69d7c1401d0bbdb9d8e8b0a7b5400aee6d2
2020-09-27 11:26:03 +08:00