Commit Graph

154 Commits

Author SHA1 Message Date
OpenStack Proposal Bot 5a1bf6f15f Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I6acd5f60982b65a136fbfbaa11fb0bc409c37665
2023-01-27 03:48:03 +00:00
OpenStack Proposal Bot 62ae20a86e Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ifb42617573b7a6c2a412fe095f29151fef538665
2022-11-05 02:58:36 +00:00
Zuul 4787e17b74 Merge "Support volume and zone resource types" 2022-10-12 09:21:16 +00:00
Andy Botting af9c0919ee Support Dynamic UI version 2.4
This version was included in the Ocata release

Change-Id: I9a382626bbb710d4b059a4dd99314ae876f7c979
2022-10-12 04:59:47 +00:00
Zuul b87575fb62 Merge "Imported Translations from Zanata" 2022-10-12 04:55:14 +00:00
Andy Botting 3c1fcdc012 Support volume and zone resource types
Change-Id: Ibc5c1463241e5aa30e18c91c18355f82ae00982b
2022-10-12 04:54:40 +00:00
OpenStack Proposal Bot 651ba86d9f Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I5b2464debf96e0f630adf561f5a6a28fc4f10331
2022-10-12 02:36:28 +00:00
OpenStack Proposal Bot 1338033ca4 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I8dc1f76379e5894b1d0dfd2267e3b68b0c5f15af
2022-09-16 04:19:59 +00:00
OpenStack Proposal Bot 5f9791c22f Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ia9d7bf5137e4bc5c47f48e7a0efccda615e8c54c
2022-06-21 03:24:21 +00:00
Zuul 9013c112df Merge "Drop lower-constraints.txt and its testing" 2022-06-01 09:36:36 +00:00
Ghanshyam Mann bf91491fcc Drop lower-constraints.txt and its testing
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Co-authored-by: zhurong <aaronzhu1121@gmail.com>

Change-Id: Ieb54d8c5381d1409986df8fd9db2a5d223e10537
2022-06-01 09:02:31 +00:00
Ghanshyam Mann 4c36f3e49f [community goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Story: #2007236
Task: #38539
Change-Id: I8c2150407c4e8ac4a1579b0c7a681a5027c6105c
2021-05-17 18:07:57 -05:00
OpenStack Proposal Bot 9ab562f003 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I8370f94d54f98e933d5346653d6030cb97b81526
2020-12-13 07:08:36 +00:00
OpenStack Proposal Bot 0b4922fb72 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I8834252a459b9d6ecd39fb18d46e5baa048bb8c3
2020-11-16 07:25:15 +00:00
wangzihao b665388bf5 Rmove six forgotten before
- six.itervalues

Change-Id: I504c63204507529eda5f7958f8a3137865becec6
2020-11-10 09:46:10 +00:00
zhurong 27f82cb429 Fix py38 ut
Change-Id: Ic02f32ec9d886a07d633c4512d0e55d996f76177
Closes-Bug: #1885431
2020-08-03 09:27:44 +00:00
Zuul c7637a7197 Merge "Fix incorrect base python version being picked for unit tests" 2020-06-11 09:39:49 +00:00
Hervé Beraud 9de373c0c5 drop mock from lower-constraints
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we don't need it
in lower-constraints.

These changes will help us to drop `mock` from openstack/requirements

Change-Id: I7ac61e3349c62faee0baabd7566e658042a8aefe
2020-06-09 01:27:41 +02:00
Dirk Mueller 1a26da98d6 Fix incorrect base python version being picked for unit tests
Currently all unit tests are running against python 3.6, because
the base testenv has python3 set (which points to 3.6). we need
to ignore the base python conflict and let tox chose the specific
version we're looking for testing.

Change-Id: Id5fa9404d27f537d6e4a4296d780f96841a5aca3
2020-06-02 13:35:07 +02:00
Andreas Jaeger ebb9fe8aa4 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Idae29b3be9edde2038711d537668514bb2c34946
2020-05-21 20:24:51 +02:00
Ghanshyam Mann fd80c72e93 Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: Ibab4c82d93dbebd20449e4ed7da82f42c3374438
2020-05-12 19:31:14 -05:00
Andreas Jaeger 9ce57f3f39 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove obsolete sections from setup.cfg
- Remove babel.cfg, this is not needed here at all
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build
- Use newer openstackdocstheme and Sphinx versions
- Cleanup */source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine
- Use TOX_CONSTRAINTS_FILE, UPPER_CONSTRAINTS_FILE is obsolete

Change-Id: If3228ad42346d6f405e0c6b6580ecd48a7511525
2020-05-09 16:45:25 +02:00
Sean McGinnis 9e3c61b684
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: Iee2ca363966243826134c1b5f5c9762d4b53662f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 15:56:28 -05:00
zhurong a83a360d46 Remove six usage
Change-Id: If2317db47c323b537bc5c4bb8a0f11173418cd67
2020-04-17 01:43:29 +00:00
zhurong 424fce53a5 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
  * Some other sections are obsolete
- Update classifiers
- Update requirements, no need for python_version anymor

Change-Id: Icc791bf75990b0d2163c5c3eda6d44513ade2497
2020-04-07 01:56:47 -07:00
Andreas Jaeger 32a0068bda Update to hacking 3.0
Hacking 3.0 was just released with minor changes, update to the new
version.

Change-Id: I7ba72db93abb7bdef0a2c696959b734135b2da80
2020-03-30 17:43:43 +02:00
Andreas Jaeger 6fc8c9f785 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 2.0 which
supports Python 3.

Fix problems found.

Change-Id: I4cebf81b32bdf285f0d412255984c176140329be
2020-03-28 12:30:53 +01:00
OpenStack Proposal Bot 546d00a803 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4c5de79fc863c9b8c8fb1d871e9a254dd9f73c13
2019-12-22 08:01:14 +00:00
Ghanshyam Mann 75fb547bdb [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

murano-pkg-check is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Depends-On: https://review.opendev.org/#/c/693631/
Change-Id: I7b85365d357e37a10b501a8687fe86ded4b98095
2019-11-16 15:50:32 +00:00
zhurong f86902fcc5 PDF documentation build
Change-Id: Id488e9e0643876363894641dc4bd62b56c4ce488
2019-09-17 22:52:43 -07:00
zhurong 18119f5e9d Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I0422484258cd7590853f6de978a174a47d1d202a
Story: #2005924
Task: #34214
2019-07-03 17:22:38 +08:00
zhurong a78087c189 Update contraints url
Change-Id: I253de05f298ed33cde6a98455264fb3f7b040388
2019-06-18 14:50:33 +08:00
Zuul 3a4020e35a Merge "Fix sphinx requirements" 2019-05-29 00:49:04 +00:00
zhurong d5110a306b Fix sphinx requirements
Change-Id: Ibd2a7d730c5ef3ab95829a56c6166f4830842c61
2019-05-28 19:51:02 +08:00
Zuul dc867b466b Merge "Replace git.openstack.org URLs with opendev.org URLs" 2019-04-28 09:01:38 +00:00
zhulingjie 2007d95cb1 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I46d05791d215113edf465ad4acc29b14c2842d4a
2019-04-23 08:38:59 +00:00
Ghanshyam Mann 635273bafb Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: If5096aefbcface1392c39a7f41618579ad07326c
2019-04-23 04:12:28 +00:00
OpenDev Sysadmins a470111235 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:32:58 +00:00
Corey Bryant e5ac62f875 add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: I8db4661d11c20d8a075f9e91e3e4844d5c6508d0
Story: #2004073
Task: #27431
2019-02-15 00:16:37 -05:00
huang.zhiping 9dd56f61a1 Update home-page
Change-Id: I0b3909c215c3da1870d2fe6978e1b6b560c8713f
2019-01-12 12:09:21 +00:00
Vieri fae7d2d881 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ie12a322f5ab0803c7d0a79608c4ed4eca6a8ff6a
2018-12-04 18:38:46 +00:00
zhouxinyong 6325d8d3cb Update url in HACKING.rst
Change-Id: If90c9128434fda24bbfbe8885b45f4addec85ccf
2018-11-16 10:57:24 +08:00
Zuul a9e2a12a0c Merge "Use standard cover tox env" 2018-09-10 06:38:03 +00:00
zhurong 7204695b69 Use standard cover tox env
Change-Id: Ia561aa9aa7a8c812594651c1d82fd6d8844068a8
2018-09-10 10:31:56 +08:00
Andreas Jaeger b95f3767b6 Use templates for cover and lower-constraints
Use openstack-tox-cover template, this runs the cover job
in the check queue only.

Use openstack-lower-constraints-jobs template.

Remove jobs that are part of the templates.

Change-Id: Ia91242bb0458d1bb2a20ee9fd397a398205e3a7a
2018-09-08 16:21:09 +02:00
98k d129dda00f add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I49acf36fefaf71a24ae163b68e142633fca75566
Story: #2002586
Task: #24313
2018-08-23 12:01:53 +00:00
98k 608519db56 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I31acc15f60b02b85ca9270ffede278341dda1196
Story: #2002586
Task: #24313
2018-08-23 12:01:12 +00:00
Zuul 9d07f5b20a Merge "Switch to using stestr" 2018-07-26 09:35:59 +00:00
zhurong 6e13d60c57 Switch to using stestr
Depends-On: https://review.openstack.org/#/c/585960/
Change-Id: I290e3eb9c6f7eebf785e58a5b00f09198f7783a7
2018-07-26 06:13:45 +00:00
zhurong 738fd4de43 Fix requirements-check job sphinx version
Change-Id: I69c43720c355716e7c060e36feffbd5f4fa72248
2018-07-26 13:50:51 +08:00