fe528783f9cb6b5adae9a676df75d696e465583c
18 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
ZhongShengping
|
fe528783f9 |
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: Iea2bbb38ca17318c9325433522f5e8b9985d76f6 |
||
|
Cao Xuan Hoang
|
5b624d6cea |
Use https instead of http for git.openstack.org
Trivialfix Change-Id: Ic1f293e0c3bcbce3fd5c7179b1564079fe42f05d |
||
|
Andy McCrae
|
12b23748ca |
Update repository with reference to role git location
Change-Id: Id239a026eb649ea7af2370191d230d2cdb040af9 |
||
|
Andy McCrae
|
167fe1b74a |
Remove Trusty support from os_nova role
Change-Id: Ib0747040d6b53cbb7aec67cfaceae6cc1efb1abc Implements: blueprint trusty-removal |
||
|
Jenkins
|
7e9b6baf32 | Merge "Add custom interfaces file and update docs for PowerVM RMC" | ||
|
Jean-Philippe Evrard
|
dd0cbb483e |
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: I72aa08325d56cf2849e98f22250d0c6e4ace3ac8 |
||
|
Adam Reznechek
|
cbd64aa00a |
Add custom interfaces file and update docs for PowerVM RMC
This patch adds templating a custom Nova interfaces file for PowerVM only to support doing mixed IPV4-only and IPV6-only deployments. It also adds documentation for configuration of PowerVM RMC. Change-Id: Ib1ff51c95998bbc3183ea9b896dc8fa2dfbc0435 Closes-Bug: #1643988 |
||
|
Nish Patwa
|
cd3958714c |
[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: I64a622a64485814799e7633e00575153f3f527a7 |
||
|
Jesse Pretorius
|
d1c0549e21 |
Use centralised Ansible test scripts
This patch consumes the centralised Ansible test scripts implemented in https://review.openstack.org/381853 Change-Id: If42c1f2d26d0fda8e120898832a64809f4ce5819 |
||
|
Jenkins
|
4403bc5bac | Merge "[DOCS] Update docs for mixed lxd hypervisors" | ||
|
Michael Gugino
|
17f0fa215b |
[DOCS] Update docs for mixed lxd hypervisors
Change-Id: I7b025aec96c7328b3a1027cdb624c3af9104057f |
||
|
Adam Reznechek
|
f7845390ed |
[DOCS] Update PowerVM driver documentation
Add details on configuring OpenStack-Ansible to enable some some PowerVM driver features, including: - VNC console - Config drives - Ephemeral/volume storage Change-Id: Idc9d5295b3ec9f40b750cb2ae5d935aa0387a60c |
||
|
Drew Thorstensen
|
97f7e37ef9 |
[DOC] Add clarifying statement on CPU type
This changes adds a minor clarifying statement about what services can run on ppc64le. This statement will be removed upon integration of MariaDB 10.1 into the OSA code base. Other options to support ppc64le at the management side are being evaluated. Change-Id: If94eb580c14d5bb64c9314deb3aec37f9b900f98 |
||
|
Alexandra
|
75d82b689d |
[DOCS] Moving networking content to nova role docs
Change-Id: If9846f79ee26a951b3d38c5c5e86d9a4da710198 Implements: blueprint osa-install-guide-overhaul |
||
|
Drew Thorstensen
|
7777d81f1a |
[DOCS] Refactor of nova role docs
Update the role documentation to match the newly proposed format. In the new format, each role project should maintain the configuration variations for the role project itself. Change-Id: I165891189ffa67680980a70178fd55951cad293b |
||
|
Jesse Pretorius
|
601c49bdeb |
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: Ida2a6c468bbf379f937296aa73c95e25be0b4da6 |
||
|
Travis Truman
|
bc124efd94 |
DOC - Adopting the common role documentation pattern
As discussed during the Newton design summit, we agreed to adopt the role documentation pattern laid out in the os_keystone role Change-Id: I36d2b0c99472b470d11cac20854513c3d8b40b78 |
||
|
Kevin Carter
|
f379c6abd4 |
Implement base configuration for independent repository
Change-Id: I91826d92a1c4bf30a9be77d538ffaa45b3bf7c8e Signed-off-by: Kevin Carter <kevin.carter@rackspace.com> |