- Jun 11, 2020
-
-
Zuul authored
-
- Jun 10, 2020
-
-
Zuul authored
-
Christian Berendt authored
Change-Id: Id43627c6b6d305d0efbdd27ac5a2efbd5bee9107
-
Zuul authored
-
Erol Guzoğlu authored
Provides mechanism to deploy custom skydive.conf files. Change-Id: I3033b6268a2e955f3e86b1b7000db17c1bb18c47
-
Zuul authored
-
- Jun 09, 2020
- Jun 08, 2020
-
-
Christian Berendt authored
Change-Id: I2f618d52b1f1c5a8803d0cd563de391de2d0f223
-
Mark Goddard authored
This was missed in the original patch. Change-Id: I991b0563560cf4a0b1feb718951ffdf21ab81856
-
Zuul authored
-
- Jun 07, 2020
-
-
Zuul authored
-
wu.chunyang authored
non-root user has no permission to create directory under /opt directory. use "become: true" to resolve it. Change-Id: I155efc4b1e0691da0aaf6ef19ca709e9dc2d9168
-
- Jun 06, 2020
-
-
jacky06 authored
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 Update Sphinx version as well. Remove docs requirements from lower-constraints, they are not needed during install or test but only for docs building. 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. 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. Set openstackdocs_auto_name to use 'project' as name. Co-Authored-By:
Andreas Jaeger <aj@suse.com> Change-Id: If23546ac4cc2c19626e05b460651b61d5e82d948
-
- Jun 05, 2020
-
-
x191859 authored
Fixed on ``Copying VMware vCenter CA file`` and ``Copying over nsx.ini``. Change-Id: If909f59e7e4b241594c6b2567784ecad23e74226 Closes-Bug: #1882252
-
xiaojueguan authored
Change-Id: I8633f7d250f331ca96788d8f4796889c3c312406 Closes-Bug: #1882259
-
Zuul authored
-
- Jun 04, 2020
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
backport: ussuri, train Without this the container returns an empty response. Change-Id: Ic36845f3fc625c080c92904b58ace070dd24fbb2 Closes-Bug: #1881784
-
Zuul authored
-
- Jun 02, 2020
-
-
Hervé Beraud authored
The __future__ module [1] was used in this context to ensure compatibility between python 2 and python 3. We previously dropped the support of python 2.7 [2] and now we only support python 3 so we don't need to continue to use this module and the imports listed below. Imports commonly used and their related PEPs: - `division` is related to PEP 238 [3] - `print_function` is related to PEP 3105 [4] - `unicode_literals` is related to PEP 3112 [5] - `with_statement` is related to PEP 343 [6] - `absolute_import` is related to PEP 328 [7] [1] https://docs.python.org/3/library/__future__.html [2] https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html [3] https://www.python.org/dev/peps/pep-0238 [4] https://www.python.org/dev/peps/pep-3105 [5] https://www.python.org/dev/peps/pep-3112 [6] https://www.python.org/dev/peps/pep-0343 [7] https://www.python.org/dev/peps/pep-0328 Change-Id: I907008ff4102806a6f7c88572f89f3beb500d9d7
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Jeffrey Zhang authored
normally, api_interface is treated as internal and security network plane, use it as default migration_interface is more meaningful. Change-Id: Ib9f4bcc19147a49dc09bd905dcd06be165a91b5e
-
- Jun 01, 2020
-
-
Zuul authored
-
- May 30, 2020
-
-
Marcin Juszkiewicz authored
Ussuri is Py3 everywhere. We are free to drop any py2 leftovers. Depends-On: https://review.opendev.org/731805 Change-Id: I1a9c9a14af351cd3e8b01a40f323a82ffa673d35
-
- May 29, 2020
-
-
Luke Short authored
Python packages are now prefixed with 'python3' instead of 'python'. 'bridge-utils' is also no longer shipped. Change-Id: I6e8765e53fd5c3a7f7169671d75e965c22213c61 Signed-off-by:
Luke Short <ekultails@gmail.com>
-
Mark Goddard authored
Now that the stable/ussuri branch has been cut, we can set the previous release to Ussuri. This is done in kolla-ansible for rolling upgrades, and in CI configuration for upgrade tests. Change-Id: I36f252c77339a6b810413810efd6bb32e0b69e29
-
gugug authored
The congress project is no longer maintained. This has been retired since Victoria[1] and has not been used by other OpenStack services since. [1]: http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014292.html Depends-On: I21c9ab9820f78cf76adf11c5f0591c60f76372a8 Change-Id: I561ead226f714d98c8e06e6027715a64c3a8e47e
-
Luke Short authored
This is to avoid waiting for the user to input data to continue creating sample resources. Change-Id: I46ff7a4779dae4c9cbe157e1712afa4e53be269e Signed-off-by:
Luke Short <ekultails@gmail.com>
-
- May 28, 2020
-
-
James Kirsch authored
Fix glance configuration task to create the backend PEM only on hosts with glance service enabled. Change-Id: I641c51761a99828854aafcc1e7354d6932d86659
-
- May 25, 2020
-
-
Zuul authored
-