summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-06-08Updates docs for Danube 3.0danube.3.0Tim Rozet8-12/+37
Change-Id: I586c188b8cbf5d8a0c47926d6a816652515495ac Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-04Updates docs for D2.0danube.2.0Tim Rozet8-20/+82
Change-Id: I9bdd3d6437b3a8b8c356beea4de1214de6f649b0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-31More doc updates for DanubeTim Rozet4-12/+38
Change-Id: I125548acde034d8c4c85cce93fb001ba06c8ab33 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 1d655538cfe9a665c5e12dc8b910ddaaae21bae7)
2017-03-31Merge "Adds apex owned scenario release notes" into stable/danubeTim Rozet14-0/+472
2017-03-30Adds apex owned scenario release notesTim Rozet14-0/+472
Change-Id: Ia7b50b99b82a01d347ba673e354d80cbb65e608f Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit e6f86a1b3f8dcdd0adf3edf3b0d3bf824e39313b)
2017-03-30Updates release notes for DanubeTim Rozet1-198/+123
Change-Id: Id3a90d1ba53502bc28db3e04d2795e9806f42eed Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 9881eac1a9b1cc32ba7239e3d9189df3c11784ac)
2017-03-30Updating docs for DanubeDan Radez8-49/+68
Change-Id: I7eb2d7bb62d61ca1ab7177332bb27329da85ad48 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit a684f6b753749c355aee06412bd0f22779357089)
2017-03-07Adding LabelsShubhamRathi2-0/+4
Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: Ia891cbe2866acceb626730b778585b5620cb2ff0 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-02-18Add support for odl-fdio scenarioFeng Pan1-0/+3
Changes: - Kernel parameters are now set through first-boot.yaml during deployment. No custom images will be built. Note that all nodes will be configured the same way, we only use compute's kernel parameter settings currently (from deploy settings file) - Add support for VPP interface type in network settings file, it is now possible to specify vpp_interface type and uio_driver for tenant nic in network settings file. A new example config, network_settings_vpp.yaml is added. - Add support for odl_l2-fdio scenario. Limitations: - Physical NIC names must be specified in network settings file, numbered nic names such as nic1 are not supported for fdio scenarios. - The same kernel parameters will be configured for all nodes. The paramters will be taken from compute kernel parameter section in deploy settings file. opnfv-tht-pr: 104 opnfv-puppet-tripleo-pr: 12 os-net-config-pr: 3 Change-Id: Ie9d6151e6e58d11da3c66fbcabe4a0886c3fa152 Signed-off-by: Feng Pan <fpan@redhat.com>
2017-02-17Doc updates for MS6Sofia Wallin13-0/+0
Updated the docs structure according to directives and MS6 Change-Id: I36e92cbc58328528ebb91ff4f54ee701f5477443 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-01-26[BGPVPN] Remove l2 in Name; Enable ODL BoronNikolas Hermanns3-3/+3
Since Boron ODL servers always the l3 usecase so the l2 differentiation does not make sense anymore. Depends: https://gerrit.opnfv.org/gerrit/27605 Change-Id: I8bb55387001dfc81845134639ab4e913072f9a27 Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2017-01-25Merge "Changes to Installation Procedure docs"Tim Rozet1-1/+1
2016-12-20Adds declaring disk device to use on overcloud nodesTim Rozet1-0/+9
Now in inventory file a user can declare 'disk_device' which will allow the user to specify which disk on their overcloud server to use for installation. The variable can be a comma delimited list, which will search in order post-introspection for the first device on the node that exists. The default disk used will be sda for deployments. Currently defining a per node disk is not supported by OSCLI, so although defined that way in Apex inventory, only the last definition will be used for all nodes. Other changes include: - Various fixes in inventory parsing - Makes bash writing a common function - Introspection now enabled for baremetal deployments JIRA: APEX-296 Change-Id: I330d91eb17408ccfceb7a99c25edbae5ce6d848d Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-02Merge "Fixes using single network (previously called flat) for deploy"Feng Pan1-1/+1
2016-12-02spelling mistakeDan Radez1-1/+1
Change-Id: I4b8e377003f81f615f044cac4b6de4aeadff766e Signed-off-by: Dan Radez <dradez@redhat.com>
2016-12-02Fixes using single network (previously called flat) for deployTim Rozet1-1/+1
Also contains various network parsing fixes. JIRA: APEX-361 Change-Id: I5e40ed67267d5ded85adc2982a8726ebbceaeae5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-01Adding a release RPMDan Radez2-12/+27
JIRA: APEX-351 Change-Id: I9b8b74073287005221a7a3f6dfe2d52a7d1cf667 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-11-30Add release notes for os-nosdn-fdio-nohaFrank Brockners1-0/+27
Change-Id: I8db7f968be881bc129f15b9812c8e0aab09ae56b Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2016-11-22Changes to Installation Procedure docsSai Sindhur Malleni1-1/+1
When doing a virtual deploy the -i option for inventory file shouldn't be passed. Changing docs to reflect this. Change-Id: Ic51b8020fd26b19d6f86ffa66fb700b071b1a7a3 Signed-off-by: Sai Sindhur Malleni <smalleni@redhat.com>
2016-11-17Allow passing a device name to cephDan Radez1-0/+7
JIRA: APEX-347 Change-Id: Ibc6d141e20faf613e0f6314286b55aff01ce862e Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-31Fix links in Apex install manualTomofumi Hayashi2-4/+4
JIRA: APEX-338 Due to the change of DOCS-156, OPNFV document html is now 'single HTML' file, instead of multiple HTMLs. This fix changes hyperlinks of document. Change-Id: Ifbb12cdeb8edad1b7444f8c7d25ced0eef94eb14 Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
2016-10-20Adding inventory.yaml values to docsDan Radez1-5/+7
JIRA: APEX-297 Change-Id: I897c1921b51233864e0c26e7b71783976c855a43 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-12Consolidate ODL SFC RPM into ODL RPMDan Radez2-5/+3
OVS NSH can be installed at deploy time. Change-Id: Ie875ada99053df95c6534e269f4dd627396489bc JIRA: APEX-324 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-03Merge "Adding developer/troubleshooting section to Installation Instructions"Tim Rozet2-0/+145
2016-09-30Adding developer/troubleshooting section to Installation InstructionsRicardo Noriega2-0/+145
Updating with suggestions and comments Change-Id: Ida7357eba0b2ed5d59f89b91603c8149a6fbcf7a Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
2016-09-27Removing --flat and network_isolation variablesDan Radez2-4/+3
VLAN support allows a set of nodes with a single nic to deploy removing the need for --flat. flat was not well maintained or tested. Change-Id: Ieae1c2350c83544ce50048b44300fa0b8e68dd43 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-09-22Updates docs for scenarios/issuesTim Rozet3-22/+34
Changes include: - Updated scenarios table with final support info for Colorado 1.0 - Updated known issues for more scenarios - Minor RST syntax fixes Change-Id: Ied751a726a7c9cc062793c78fbac9c6e44e4a882 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-20Adding section in Architecture defining HADan Radez1-0/+58
JIRA: APEX-159 Change-Id: Ib257ad9f386abc03930265471336ee71c6c1de05 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-09-20Merge "Updates release-notes for Colorado 1.0 release"Dan Radez1-59/+153
2016-09-20Updates release-notes for Colorado 1.0 releaseTim Rozet1-59/+153
Change-Id: Ib1c76fda004050bd55cac02cdca6bd867d5cc36c Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-20Update all references to release-notes pathFeng Pan1-1/+1
Change-Id: I04be6a9ff2a89b5058d6872b7023f9e3fd4c02cd Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-20Merge "Document available deployment options"Dan Radez1-1/+2
2016-09-20Fix link quote syntaxblsaws1-1/+1
JIRA: COPPER-22 Change-Id: Ic6342214d04e364ab00af29d7cec1d898b6de2f8 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-20Document available deployment optionsMichael Chapman1-1/+2
Add inline yaml to deploy_settings.yaml describing all the available options, and mention this in the documentation. JIRA: APEX-259 JIRA: APEX-256 Change-Id: If86b1b1d4db2701d1d584fcfd62d6f1b5d53014b Signed-off-by: Michael Chapman <woppin@gmail.com>
2016-09-20Add section "General HA scenario known issues"blsaws1-0/+7
JIRA: COPPER-22 Add open issue with Congress in HA mode. Signed-off-by: blsaws <bryan.sullivan@att.com> Change-Id: Ie3dc863468f736f75fa01e766bbe65fba3d792dd Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-19Adjusting the URL for the release notes to the colorado standard.ChristopherPrice2-0/+0
Change-Id: I7b6adb231de888b010ad444f4962965ee251effc Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-09-19Merge "Added scenario release notes"Tim Rozet1-0/+24
2016-09-19Added scenario release notesFrank Brockners1-0/+24
Added scenario release notes for * os-odl_l2-fdio-noha Change-Id: Ia8484cda42c9e64bb8966582069a95d9b0d14cd3 Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2016-09-19Added a link to the release notes to the installation documentSofia Wallin1-0/+2
Change-Id: Ief94c2ee18270b2b53dd9f51bec57b2e24e06cc2 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2016-09-16Updating installation instructionsRicardo Noriega1-0/+6
Python 3.4 is required and not installed by default in Centos 7 Change-Id: I246d4cc746df9c5070a8e4707b92015825489d9c Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
2016-09-03Add python3-ipmi to dependencies in doc and specMichael Chapman1-1/+2
Change-Id: I5dea9d61c2fc0b9d5af1ff88823f4ec3cb92c8d5 Signed-off-by: Michael Chapman <woppin@gmail.com>
2016-08-20Fixes rpmbuilding for doc structure changeTim Rozet1-2/+2
Change-Id: I2ac2910eaecab1fc4fb9634b6af9bc7f454ff77a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-19Renamed install instructions folder according to docs directiveSofia Wallin9-0/+0
Change-Id: I8970be0bcbed501e43d6fb76af1278881274f69a Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2016-08-16Adding docs for IPv6 underlay deploymentsDan Radez1-1/+5
Change-Id: I948b905201489e1865d8313173e8e1938d2d5ac5 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-08-15Adds supported scenarios to docsTim Rozet1-0/+53
Change-Id: Iaf451cd0c6b2bc847e1fffb8e99dc9d3d3abfe91 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-11adding virtual deployment options to docsDan Radez1-2/+3
Change-Id: I944908c0e453ccb9a72a5c229fb161839b3badb7 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-08-11Initial pass through the docs for Colorado ReleaseDan Radez8-246/+320
- doc8 compatibility - wraped lines at 79 chars - updated basic information - have not added any new feature information JIRA: DOCS-114 Change-Id: I6fad44315ce9211305399d2d220d0fe80365454a Signed-off-by: Dan Radez <dradez@redhat.com>
2016-07-18Adding vsperf supportDan Radez1-0/+3
JIRA: APEX-141 Change-Id: I9983ec5583100b7c536524a01e64bb6884b38d1d Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-09Documentation updatesDan Radez5-11/+24
- now referencing opnfv-util - now referencing the python34 packages for installation Change-Id: Idf2973766aab01629734e6180f6c0bd248872475 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-05-31Adding release notes message for APEX-86Dan Radez1-0/+3
Change-Id: I3815232db1337e2250f1699b5be8865093d4993d Signed-off-by: Dan Radez <dradez@redhat.com>