cdf7f6864fbef1898792ef66f0872a6a43a65dfe
13 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
OpenStack Proposal Bot
|
8225e267a0 |
Updated from global requirements
Change-Id: I9be2594eb30bc13232e623caa9b0e06e4aa09d9c |
||
|
OpenStack Proposal Bot
|
ad7a8dbc6e |
Updated from global requirements
Change-Id: I487b51dfe50e4fb9bea3bf155ca5297e8639f1c9 |
||
|
ZhongShengping
|
d3b3ee4f8c |
Follow the new PTI for document build
For compliance with the Project Testing Interface as described in: https://governance.openstack.org/tc/reference/project-testing-interface.html For more detials information, please refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: If9004d7215fde0a188f2a86fedfe3460ef748555 |
||
|
Jean-Philippe Evrard
|
51f35a78bd |
Remove pip_install dependency
With addition of pip_install on every node, we don't need to have pip_install as a meta dependency. Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868 Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d Change-Id: Ib8e09a23c6120ee9ab59964ae1d1401a5a10e9ba |
||
|
Jesse Pretorius
|
37439954e4 |
Initial OSA zuul v3 role jobs
This patch implements an initial set of jobs intended to match the current job execution method. It does not intend to improve how the jobs are executed - only to replicate what is currently in openstack-infra/openstack-zuul-jobs and provide the platform to iterate on. Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d Change-Id: I695084aa70d6bd48cd8d498556918a1fbbc3c2a2 |
||
|
ZhongShengping
|
62ed92e7b1 |
Fix openstackdocstheme settings
To use openstackdocstheme 1.11.0 properly, this patch fixes some settings according to follow[0]. [0]https://docs.openstack.org/openstackdocstheme/latest/ Change-Id: I7ba88c5498478bef3c601620a20be8425c79c611 |
||
|
Cao Xuan Hoang
|
34823718a7 |
Use https instead of http for git.openstack.org
Trivialfix Change-Id: Id966d1935b94b7f19bca4987093314e978e9daca |
||
|
Andy McCrae
|
5fd36379d9 |
Update repository with reference to role git location
Change-Id: I7c511deb6ff6051b22f3bc8554c5da65543a3aaf |
||
|
Jean-Philippe Evrard
|
d9055c2405 |
Point roles docs bugs to openstack-ansible LP
Currently when clicking on the small bug in the roles' docs, we land on openstack-manuals launchpad. This should solve it. Change-Id: I6f99e27a9210e9e9eb291b7666a112fbbb823eb4 |
||
|
Nish Patwa
|
3f37598b2c |
[DOCS] Added release-name as a watermark to Docs.
Added a water mark to the role documentation to make clear to deployers which release they're working with. Modified conf.py that adds watermark to the documentation according to particular branch. If the current branch is master than watermark is 'Pre-release' and if the current branch is stable/<release-name> than watermark is <release-name>. This is a combined implementation based on the following patches: - https://review.openstack.org/372565 - https://review.openstack.org/382637 - https://review.openstack.org/384140 Change-Id: I0fa79f3722a12b1ab552edf50daae72fe34e2ac6 |
||
|
Robb Romans
|
821926694a |
[DOCS] move example playbook to separate file
Change-Id: I0243088c36a24be9c989602d98a988f63256924b |
||
|
Jesse Pretorius
|
0c9b5c4491 |
Update sphinx configuration
This patch updates the sphinx configuration for docs and releasenotes to make it easier to replicate across repositories and to comply with pep8 testing without exceptions. Change-Id: I941b6b3b85fb0e16a69a3463d7e45d37bdf9438f |
||
|
Kevin Carter
|
7ee029afe9 |
Implement base configuration for independent repository
Change-Id: I26cea8bede422a5e91ab3443a69fb77f1a7b0fde Signed-off-by: Kevin Carter <kevin.carter@rackspace.com> |