summaryrefslogtreecommitdiffstats
path: root/fuel
AgeCommit message (Collapse)AuthorFilesLines
2015-08-27FIX for DHA libvirt templateSzilard Cserey2-12/+12
Change-Id: I5c04770970fc781f1c7f95ef0f8e308f2c541f89 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-08-25Removed ODL_DOCKER implementation (DEPRECATED FOR PLUGIN ARCH IN FUEL ↵Daniel Smith16-1250/+0
6.1/SR1 OF ARNO) Change-Id: I8643d268c5d5e3395725667deb50b5f9df7c3f09 JIRA:0 Signed-off-by: Daniel Smith <daniel.smith@ericsson.com>
2015-08-25Removed opendaylight build capabilities as a preparation toward Arno SR1Jonas Bjurel12-685/+1
Note: The local branch name "removedocker" is missleading! Change-Id: I4086bb3f47f720407a6356796a9724367cca2898 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2015-08-18FIX for missing ks.cfg.patch fileSzilard Cserey1-0/+19
Change-Id: I2a204a9119c20cc1ab3a1a20807593454d5b1cd4 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-08-13FIX for stealing POD-2 Jumphost IP address 172.30.10.72Szilard Cserey2-12/+12
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-08-13Adding LF POD2 config files for AutodeployerSzilard Cserey8-3/+2001
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-08-12Needed rebase after fuel dev-ops changesJonas Bjurel5-4/+46
Patch needed after updated fuel devops repo key change Reference: https://github.com/stackforge/fuel-main/commit/82e77c7f476a23220f44b74c7f32fc04a7189a4e#diff-9d30c16c74e663e5cdb1dc7d9189ed2d Patch needed after updated fuel devops python package versions Reference: https://github.com/stackforge/fuel-main/commit/a765460d3fd69089e3b4d2b3a6b55e28e6fb53eb Rebased site.pp Change-Id: I138b383b0d57091a81f98acae3b6e7af6a189632 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2015-07-01Added libvirt boot watchdog definition to provide more robust deployment in ↵Jonas Bjurel5-0/+5
case of dhcp/pxe time-out Change-Id: Id505a0ee89b72460bc65c7181ceae40e5443a515 JIRA: Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2015-06-29Merge "change in Fuel VM name"Stefan Berg6-7/+6
2015-06-29change in Fuel VM nameSzilard Cserey6-7/+6
for eliminating the conflict between prototype and production autodeployers JIRA: [BGS-2] Create Fuel deployment script Change-Id: Ib12d3643dd07a3dcbc8b8d19593385348b583ad2 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-06-28Removed security policies from autodeploy prototype libvirt fuel example ↵Jonas Bjurel1-1/+0
libvirt template, preventing fuel node to boot on Ubuntu 14.04 libvirt. Change-Id: If9083fba89cca855ef3a4502b820583227cab950 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2015-06-26Revert "Adding in support for Lithium container."Jonas Bjurel19-1341/+0
since it doesnt deploy This reverts commit eb887812da568cfb4908f6ae14449b2ceaeb5bc0. Change-Id: Ia7490d86c1d91abca1f50d90f43bdf3e4917f23a
2015-06-25Merge "Fetching exit code from deploy.py in deploy.sh"Jonas Bjurel1-3/+2
2015-06-23Fetching exit code from deploy.py in deploy.shSzilard Cserey1-3/+2
JIRA: [BGS-2] Create Fuel deployment script Change-Id: I9b4f7f27fc8ad271fc9bb37f4cb1910af5068a73 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-06-20Merge "Fixing network configuration bug in dea.yaml"Jonas Bjurel4-4/+4
2015-06-20Merge "Fix typo: conatiner => container"Jonas Bjurel4-6/+6
2015-06-19Fixing network configuration bug in dea.yamlSzilard Cserey4-4/+4
it kept failing whenever I tried to deploy in HA mode JIRA: [BGS-2] Create Fuel deployment script Change-Id: I94f2b49ef4caf6674c636568601aac69c0339617 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-06-18Fix typo: conatiner => containerSzilard Cserey4-6/+6
Change-Id: If7a29b0c88a7009ef7587a460ecfeff4ba3f3661 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-06-18Updating ci deploy script + argument parsing improvementsSzilard Cserey4-32/+28
JIRA: [BGS-2] Create Fuel deployment script Change-Id: I891d574a5f8593a83edc89bb145bde90943c593f Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-06-18Catching exit status from remote deployment processSzilard Cserey3-5/+9
JIRA: [BGS-2] Create Fuel deployment script Change-Id: I21997df2534ef3cb0ae9ed47a01e6625b8404af9 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-06-17Fuel Config Reap + Additional Refactoring for AutodeploymentSzilard Cserey46-721/+5191
1. Refactor the whole autodeployment code in such a way that the preparation of Fuel VM + networking and the autodeployment itself can be executed all at once 2. Functionality added that allows reaping of Fuel configuration from an existing environment and create DHA and DEA configuration files from it JIRA: [BGS-2] Create Fuel deployment script Change-Id: Ia22ae9b050085aaa4cadb4ee6c7bfd556c4bc18a Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-06-12Adding in support for Lithium container.Dan Smith19-0/+1341
Both will be present on the controller nodes and can be started/switches on and off at will. Networking scripts are not updated - will be deprecated in favour of plugin method of enabling / setting up VXLAN / OVSDB integration pulling from the latest nightly artifact at time of commit - will work on automated pulling each night to see if that makes sense. Change-Id: Ie911cdf61cd97a99b975c30c55c664daf70eb3ee JIRA: 0 Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
2015-06-03Merge "Fix formatting to '_sha1_', '_date_' where needed"arno.2015.1.0Jonas Bjurel1-2/+2
2015-06-03Merge "Very final review before cutting the release Very-very final review ↵jonasbjurel1-27/+45
:-) Update of release-notes"
2015-06-04Final installation instructions commit taged 1.0.0jonasbjurel1-24/+6
Very final installation instruction commit Change-Id: Ie60e936c04cbaf17e5d5b4e19846b7ced2ae86de Signed-off-by: jonasbjurel <jonas.bjurel@ericsson.com>
2015-06-03Very final review before cutting the releasejonasbjurel1-27/+45
Very-very final review :-) Update of release-notes Change-Id: Ia5e6dc35495b92dcfbb402ecb96e8f41786848d0 Signed-off-by: jonasbjurel <jonas.bjurel@ericsson.com>
2015-06-03Fix formatting to '_sha1_', '_date_' where neededIldiko Vancsa1-2/+2
JIRA: BGS-48 Change-Id: Ic67f7935a37014c54357a478a596a280773f0580 Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
2015-06-03Merge "Update Reference section for the Install Guides"Tim Rozet1-7/+11
2015-06-03Last build instruction commit for Arno, now tagged as 1.0.0jonasbjurel1-60/+62
Final review of the Fuel build instructions JIRA: Change-Id: I75903a69fe8a77b35008ceed38464c3cb8727978 Signed-off-by: jonasbjurel <jonas.bjurel@ericsson.com>
2015-06-03Update Reference section for the Install GuidesIldiko Vancsa1-7/+11
JIRA: BGS-48 Change-Id: Ice04e177f4451d8bb3170a5e3ef3e8418deead3e Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
2015-06-03Final review for the fuel installation instructionsjonasbjurel1-9/+53
JIRA: Change-Id: I7a525ca56e20a92b004620e85de48f3ff3b3d64e Signed-off-by: jonasbjurel <jonas.bjurel@ericsson.com>
2015-06-03Fix ISO name in Fuel Install InstructionIldiko Vancsa1-6/+6
JIRA: BGS-48 Change-Id: I14a82f22c08de2b50cfc0b1365ec9c1cb2fb7209 Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
2015-06-03Merge "Adding relevant links and tags into the doc."Jonas Bjurel1-9/+14
2015-06-03Adding relevant links and tags into the doc.ChristopherPrice1-9/+14
JIRA: BGS-48 Change-Id: I261021f3dea9fee25cb7b6b01e200dbccf28ec35 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2015-06-02Merge "Amended documents with further alignment of structure and some ↵Jonas Bjurel2-74/+87
editorials. Prepared for final content updates and relase information. Added documentation tracking."
2015-06-02Adding fix to ensure S3 is built and deployed.Dan Smith2-0/+224
Adding change.sh (for automation of ODL after deployemt) and updates odl_docker.pp file Change-Id: I7868f8e7381d726f1ce7fd9600ba048ee3119ab7 JIRA: 0 Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
2015-06-02Amended documents with further alignment of structure and some editorials. ↵ChristopherPrice2-74/+87
Prepared for final content updates and relase information. Added documentation tracking. JIRA: BGS-48 Change-Id: Ia49a64db4a23dd3507f7ec5d42189aa781c75f09 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2015-06-01Updated scripts for ODL enablement on FUELDan Smith3-23/+56
Change-Id: Ia8c82a664056e8fd0c40ffd061e2945a9fd1f8ce JIRA:0 Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
2015-06-01ODL scripts bugfixesjose.lausuch1-6/+6
JIRA: 0 Change-Id: I00f0cca283f7334dcf6ce98b3867af9aa6054c37 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-28JIRA: BGS-46ChristopherPrice1-75/+62
Adjusted the formatting and layout of the installation instructions to be simillar across installers. Adjusted the language and layout of the foreman install instructions. Corrected random spelling grammar issues. Still requires final content adjustment in both docs at release ready. Added additional fixes to other release docs. Change-Id: I4863dcf36c38d33b476017947b39b37df2e66bbd Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2015-05-28Found the line that was killing rst2pdfAric Gardner1-1/+1
Change-Id: Ibd48cd07a2c4b16bed855cbcc3709a7d983e18ef JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27Fixed typo in previous commit in odl_docker.pp (so that its used the correct ↵Dan Smith1-1/+1
filename) Change-Id: Idd74bbe3bc270a93db5a9325c36a0f3439077452 JIRA: 0 Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
2015-05-26Merge "Delivering script for use with ODL automation to start ODL in daemon ↵Dan Radez5-0/+390
mode only."
2015-05-26Delivering script for use with ODL automation to start ODL in daemon mode only.Dan Smith5-0/+390
To start ODL after a fuel deployment simply run "/opt/opnfv/odl/stage_odl.sh" and the DLUX GUI will be listening at http://<br-ex ip>:8181/dlux/index.html Usage / Order: - after you have deployed login to controller and run config_net.sh - do the same for your compute nodes - login to controller and run stage_odl.sh note: Ensure that you are able to reach the internet / and resolv.conf is set to a valid DNS - create neutron networks and look in gui that your Nodes show up. Change-Id: Iba3d99152052e9e31a6f709b510a30c8b080aa26 JIRA: 0 Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
2015-05-25Updated Neutron quota settings for FuelStefan K. Berg3-1/+87
Updated the following Neutron quotas in the Fuel defaults of neutron.conf: security_groups 10 to 50 floating ip 50 to 100 network 10 to 50 router 10 to 50 subnet 10 to 50 JIRA: BGS-51 Change-Id: I133625187ee95fc0d81fa874b20e293a4de3102c Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2015-05-21Fix editorial issues, hyperlinks, RST formatting etcblsaws1-18/+20
JIRA:BGS-52 Change-Id: Iab72adf4e92f32937dfec22bca0e281cda4a239c Signed-off-by: blsaws <bs3131@att.com>
2015-05-21FIXED broken Softlink pointing to "nowhere" that is causing issues with ↵Dan Smith1-1/+0
Git/Bash (non-linux intrepreters) Change-Id: I8f2cc270ce4f91b69d86b7db26ccf6f980146b01 JIRA: 0 Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
2015-05-21Merge "New and corrected DEA templates for LF Pod 1"Stefan K. Berg2-3/+972
2015-05-21New and corrected DEA templates for LF Pod 1Stefan K. Berg2-3/+972
- Renamed the HA DEA from dea.yaml to dea_ha.yaml. - Introduced a non HA DEA as dea_no-ha.yaml, having one controller and four computes. - Narrowed the Public IP range to just one IP address, 172.30.9.70, to assure that the public APIs always end up at the same IP. JIRA Change-Id: Iebbeb11f5a3ea1b69d9a616ddc8a7010fc0783aa Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2015-05-21Merge "JIRA:BGS-46 Adding small updates and edits to the ↵Jonas Bjurel1-21/+19
installation-instuctions doc for Fuel deploy Adding an edit to identify the Fuel server when restarting the jump host."