5 Commits

Author SHA1 Message Date
Ivan Anfimov
32aca8c213 Fix URL for contributors guide
trivial fix
Change-Id: Ic8e74b3b36b8747976864fcaf048e73660e3b8d6
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
2025年11月28日 18:28:57 +00:00
Dmitriy Rabotyagov
62e0ebae80 [ussuri][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: #38554
Change-Id: Idd3f58b07cc3b5f35cd20fe54eacb21f20bfbc71
2020年05月12日 21:27:46 +03:00
inspurericzhang
9632a38697 [Trivial Fix] Replace Chinese punctuation with English punctuation
Curly quotes(Chinese punctuation) usually input from Chinese input method.
When read from english context, it makes some confusion.
Change-Id: I15794e08ca4a7ea7e6216dffe2fa244ac364873a
2018年09月06日 11:28:30 +08:00
lidong
42cec916dc Update the outdated links
Change-Id: I997b79594e3848efa1ae43bdffc75fb41c580293
2018年05月08日 10:11:17 +08:00
Jimmy McCrory
fdaaacaca8 Implement base configuration for OpenStack-CI
This patch includes the following changes to enable OpenStack-CI gate
testing and to allow the role to pass a basic convergence test:
 - Base configuration for OpenStack's CI Infrastructure.
 - Base documentation build configuration.
 - A Vagrantfile for local testing.
 - A base test configuration in order to execute the standard tests.
 - Added a CONTRIBUTING file.
 - Add reno scaffolding for release notes management.
 - Correcting name of handler to restart services in install tasks.
 - Define ``cloudkitty_galera_password`` and
 ``cloudkitty_user_password`` in test variables.
 - Define default ``debug`` and ``cloudkitty_service_region`` variables.
Change-Id: I7bcc8c589d506d8b71eb08fc87861a4c31a6e947
2016年07月01日 09:35:24 -07:00