summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-04-10Add timeout option for deploymentPeter Barabas1-3/+3
Change-Id: I6f3f35680c9f90f99148865edf8ba905ecbb6c30 Signed-off-by: Peter Barabas <peter.barabas@ericsson.com> Conflicts: deploy/cloud/deploy.py deploy/deploy.py deploy/deploy_env.py
2016-04-10Fix KVM/QEMU plugin bugdavidjchou1-1/+1
1. fix deployment error issue for Ceph co-located with Compute node Change-Id: Idd4985b92121fa46f6ae70894b65fdae358f8aa3 Signed-off-by: davidjchou <david.j.chou@intel.com>
2016-04-10Fix network connection check issueRuijing Guo1-1/+1
Change-Id: Id42af08e9fe76db7f9d7dbae3b8b5bf60b079b14 Signed-off-by: Ruijing Guo <ruijing.guo@intel.com>
2016-04-10Fix for breaking deployment.Nikolas Hermanns1-0/+2
If no vm definition is give, nothing should happen. Change-Id: I1fd01ef43fa3e5eab4a794c63254eaf6d80fc951
2016-04-10Configure the infra VMs over DHANikolas Hermanns5-18/+81
This commit enables the full configuration of the VM(fuel/controller/compute) defintion through the dha file. Change-Id: I4e78334d1e5aec1e98667343390283587f0b3ea5
2016-04-10small fix for deploy.py invocationSzilard Cserey1-6/+9
Change-Id: I8587500c71f05ca69645422ae110651196e0cad2
2016-04-09Add no_deploy_environment optionNikolas Hermanns4-13/+56
For development reason it is useable to have an option so that everything is done except the deploy of the openstack environment. Change-Id: I1f1b7f9c89ee8c9ceea96353e25a51eee53b955c Conflicts: deploy/cloud/deploy.py deploy/deploy.py deploy/deploy_env.py
2016-04-09Make number of cpus configurable in dha fileNikolas Hermanns7-13/+32
Some compones of openstack produce a lot of CPU load. With this commit it is possible to make more use of the Hypervisor where the virtual nodes runs on. Change-Id: Ide567dd0823c5526171c29073f2a36aa5f27d4b6
2016-04-09Merge "Get user id without forking a shell." into stable/brahmaputraJonas Bjurel1-2/+2
2016-04-09Merge "Tell debconf not to be interactive" into stable/brahmaputraJonas Bjurel1-0/+1
2016-04-09Merge "Fix deploy.py return code" into stable/brahmaputraJonas Bjurel1-2/+4
2016-04-09Merge "Changing raw to qcow2 for vFuel/Controller/Compute" into ↵Jonas Bjurel17-18/+21
stable/brahmaputra
2016-04-09Get user id without forking a shell.Peter Barabas1-2/+2
Change-Id: I6789b81186b7ede124a838a5b6668ba8326e0c0b Signed-off-by: Peter Barabas <peter.barabas@ericsson.com> (cherry picked from commit befc84a9d28663a45510c71119980e1cf5b6eeca)
2016-04-09Tell debconf not to be interactivePeter Barabas1-0/+1
Change-Id: If3d937ba895cb06834a9f8b7382d1033aac9714f Signed-off-by: Peter Barabas <peter.barabas@ericsson.com> (cherry picked from commit 9d52d96263d9dc27183abd9a39d36bb7174efef4)
2016-04-09Fix deploy.py return codePeter Barabas1-2/+4
Fixes https://jira.opnfv.org/browse/FUEL-100 Change-Id: Ic2e01372778720cde84d83738d8b2c85b005124a Signed-off-by: Peter Barabas <peter.barabas@ericsson.com> (cherry picked from commit 50862693f7c1119c941bc344c90d91cdd37dde38)
2016-04-09Changing raw to qcow2 for vFuel/Controller/ComputeNikolas Hermanns17-18/+21
A lot of diskspace is allocated although never used this commit changes to thin provisioning for the virtual enviroment. Change-Id: Ia128143a3bae9f3d85a9e749319c2f5343c1df4e (cherry picked from commit aac8573f454109c98fa2af1e5ed05c1d1b19829b)
2016-04-09Remove apparmor for vFuelNikolas Hermanns2-3/+0
Not every CPU supports apparmor and there is no real benefit when using it only for fuel. Change-Id: Ibb3221b85d8565f718df9b087aa324d0f606bdee (cherry picked from commit ca27087edd27555aa6d7992b3e754c970bc6543f)
2016-04-08Remove duplicate import of hashlibPeter Barabas1-1/+0
Change-Id: I306b8260ea37fb32ef8db8cf5d4628b50328027f Signed-off-by: Peter Barabas <peter.barabas@ericsson.com> (cherry picked from commit 18171a86a7d2b5cda035281ed0fdd3dcb8fbad36)
2016-04-08Merge "Cleanup and add bgpvpn to scenario file" into stable/brahmaputraJonas Bjurel5-605/+23
2016-04-08Merge "Fix wrong indentation" into stable/brahmaputraJonas Bjurel1-2/+2
2016-04-08Cleanup and add bgpvpn to scenario fileNikolas Hermanns5-605/+23
Change-Id: I82ce16751b4d52d6fdb39883b730073164f9dfe0
2016-04-07Merge "Enable BGPVPN_extension/SDNVPN_feature" into stable/brahmaputraDaniel Smith2-0/+202
2016-04-07Fix wrong indentationPeter Barabas1-2/+2
Change-Id: I215da0a101d94e2c3fd4aeea80b98f7c9aefe0fb Signed-off-by: Peter Barabas <peter.barabas@ericsson.com> (cherry picked from commit 8e91da9cbbb698e7f8531973299f81411a2532d2)
2016-04-07Uplift fuel-plugin-bgpvpn repoNikolas Hermanns1-1/+1
Change-Id: I8d888628f66e1661486eb6ef79240a61da83a211
2016-04-06Merge "Use Opendaylight_SR-1" into stable/brahmaputraJonas Bjurel1-3/+3
2016-04-06Enable BGPVPN_extension/SDNVPN_featureNikolas Hermanns2-0/+202
This commit includes the bugfixes and changes for BGPVPN_extensions and SDNVPN_feature of ODL. Change-Id: I9832680109edae497f7a344d5626568d3a335a15 (cherry picked from commit 2bebed7722fe1311cd1bc4199368db16dfad9a26)
2016-04-06Use Opendaylight_SR-1Nikolas Hermanns1-3/+3
In order to use the lates ODL build also the fuel-plugin-opendaylight is uplifted. Change-Id: Ic38d46818110c2b62920f2146cd406705d8e3673 (cherry picked from commit a1cdb3c2bd9a0a9d6a0d26c3709052be6f190e42)
2016-04-05Enable merge of the versions struct of a pluginNikolas Hermanns1-3/+48
Redoing this the reverted patch. The original idea that everyone which wants to merge lists has to code that, is not wanted. So the Exception will become a warning. This reverts commit 552536f5319d6ead73118d0cfd701d648e99df28. Change-Id: Ib15541199054da27c1a2aec68b5c1436da9622c9 (cherry picked from commit fb238de7c9833e91771ee4448f425f45168f8e6e)
2016-04-05Merge "[BGPVPN] Correct BGPVPN plugin file" into stable/brahmaputraDaniel Smith1-0/+22
2016-03-31Merge "Fix KVM/QEMU plugin bug" into stable/brahmaputraJonas Bjurel1-1/+1
2016-03-30Update to current version of Fuel reposStefan K. Berg1-2/+2
Version stepped the fuel-library and fuel-web repositories to what's current as of today. Change-Id: I06c352bc5912266c8ae93bfdfe41434d23349316 Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2016-03-22Fix KVM/QEMU plugin bugdavidjchou1-1/+1
1. fix nested virtualiztion in realtime kvm Change-Id: Id4e2790e6640f142d0446667d0c7e8480f38ebbc Signed-off-by: davidjchou <david.j.chou@intel.com> (cherry picked from commit 82c42d839a80bf69b502b8189edd520be1650f78)
2016-03-19Storage fix for the KVM scenarioJonas Bjurel3-2/+337
- Ceph is used with a replication factor of 1 - In no-ha, a separate node is used for ceph-osd - In ha, one of the controllers is used for ceph-osd Change-Id: Ibb00b385fe138374e380839fbc12067fd71c2a26 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit 2d3ddaf5083d1bb0d92334fce1cd79b128eed944)
2016-03-16[BGPVPN] Correct BGPVPN plugin fileNikolas Hermanns1-0/+22
The plugin config 0.0.2 has some missleading statements. At some point in time we should delete it and only use this one here. Change-Id: I6ceb2d2b7379ad691e4c7116ed7bc552deffc099 (cherry picked from commit 9cd38d96acee7e165faca1724f586e568498da7b)
2016-03-14Fix KVM launch issueRuijing Guo1-1/+1
Change-Id: I3ad25407ca2a6874b4591c026350bddc05ab4c9d Signed-off-by: Ruijing Guo <ruijing.guo@intel.com> (cherry picked from commit 82df2b11d7e1b8fc4b6a09707bc8739f43ec32f3)
2016-03-08Minor updates of poc.tacker-up.shFerenc Cserepkei1-13/+14
- Building auto-adapting to python source changes - TACKER_ENDPOINT_TYPE env variable added to tackerc generation - Cosmetic cleanups Signed-off-by: Ferenc Cserepkei <ferenc.cserepkei@ericsson.com> (cherry picked from commit ea59f129953e15b2ac3c8a81659fd6380867a2f6) Change-Id: Ibbf049c19256959dfe765bdffa61b1cd8297dd67
2016-03-08Several orchestration fixesFerenc Cserepkei1-28/+25
- Keystone uris - Tacker service binding: Tacker listens on port 8808 in Fuel based deployment - SQL database creation Tacker server sources have been changed Change-Id: I5dac018c373b99e927fc1b28ecfa0bcb7debed14 Signed-off-by: Ferenc Cserepkei <ferenc.cserepkei@ericsson.com> (cherry picked from commit 42e975792d93554b4e5d38c87847971696ad58f7)
2016-02-24docs: fix figure placement and old formatbrahmaputra.1.0Ryota MIBU6-34/+38
This patch makes figures in the same place written in source rst files, and also fixes old format of rst files and logo images. Note: lisence headers should be added in another change with relevant copyrights. Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com> Change-Id: Ibc5ca44031ef5946079bdf251935100f762a87b6 (cherry picked from commit 0b92087277d4f030a936f8d58595047c5d47f158)
2016-02-23Final release notes for Fuel Brahmaputra SR0brahmaputra.1.rc3Jonas Bjurel1-9/+8
Change-Id: Id5286c2a7e11eb29d7a7f187decfe475ae6acd6c Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit 826f5c7c3f1db7a9de9e58a35e4b6363d59ceca8)
2016-02-23Final Fuel Brahmaputra SR0 documentation updateJonas Bjurel1-3/+3
Change-Id: Iee51378f3689c32e82ce179885c2be1bb07ac2ae Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit 50254753d6581f1170fa8d7ac1e8fa73930e067c)
2016-02-22Correction of biweek caching logicStefan Berg1-1/+1
Change-Id: I7c7466da3d07587da322467e294cd0a793a3fc37 Signed-off-by: Stefan Berg <sfb@consultron.com>
2016-02-20Use official Beryllium releaseMichal Skalski1-1/+1
Change-Id: Ie3889df286a47e3b27865fe5c246f8f5ba98e165 (cherry picked from commit da41b5a463dd60a2e20afe5c981d2ce869532444)
2016-02-19Fixing SFC post-install ssh permission errorsBrady Johnson1-4/+4
Change-Id: I07ae1a18ae29b2e89757e5b91576b26cb7b39884 Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com> (cherry picked from commit 977a57588799f9c709c6dbcb6106cb1fa0df3f2d)
2016-02-19Minor fix to SFC Tacker post-install scriptBrady Johnson1-10/+8
- Dont try to install crudini via apt-get. It will be installed via wget and dpkg. - patch set 2 : removed extra single quote - patch set 3 : fixing ssh/scp permission errors by using sshpass Change-Id: I3bfd59c44c4c1a5da6473b5f620b71e7c8e3680c Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com> (cherry picked from commit 2b5a8776687cb5954cbd46ddf567cdc6ecba7e17)
2016-02-18Correction due to Gerrit being cherry-confusedbrahmaputra.1.rc2Stefan K. Berg2-419/+0
Change-Id: I376dbcec71dfd289cfead27deb72ca28524e1b80 Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2016-02-18Moved tacker install script to prototypes directoryJonas Bjurel2-0/+428
Change-Id: I2dc062a8b4ad7c7bc0782781565fd182d5993014 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit 0d1f9a3e33ded6a44b4b72d18ee29bb26ec065bd)
2016-02-18Adding Tacker service with POC orchestration to OPNFV clusterferenc Cserepkei2-0/+419
The SFC subproject has been developed Tacker service orchestration for OPNFV+Apex. There was a hint that the same feature should exist in OPNFV/Fuel too. Since We had not enough time and resource the given implementation is proof-of-concept, a shell script based deployment + orchestration is given. The script designed being idempotent but lacks error handling. For Brahmaputra SR-1 a more reliable fuel-plugin implementation will be given. The script (poc.tacker-up.sh) is loosely integrated: the user should transfer it to the primary controller, where the OpenDayLight service is deoloyed and should execute the script manually. Note that adding Tacker service to OPNFV assumes that the cluster has fuel-plugin-ovs (with NSH support) and OpenDayLight SDN controller (fuel-plugin-opendaylight with GBP anf SFC fearures enabled) plugins enabled during deployment. Change-Id: Icb582c545e163816df14fa06411aa62d0c66cd5d Signed-off-by: ferenc Cserepkei <ferenc.cserepkei@ericsson.com> (cherry picked from commit 340ef7ca817317e17ebbc66973202d4134638614)
2016-02-18Merge "Build plugin with ODL Be RC3" into stable/brahmaputraMichal Skalski1-0/+1
2016-02-18Scenario for SFCJonas Bjurel4-5/+404
Pleas carefully review this patch, especially the ODL features NOT VERIFIED DO NOT MERGE Change-Id: Ief3fa22d5fd03c17101aef4cbe7dcf88f5f14e8c Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit fd28ff15dcf266c93c230b84d5b0eac152320c7c)
2016-02-17Build plugin with ODL Be RC3Michal Skalski1-0/+1
There is no reason to stay with ODL Be RC1 Change-Id: I5aeef99a77d5f13e2977a2e96b0e5ba5f9ccd785 Signed-off-by: Michal Skalski <mskalski@mirantis.com> (cherry picked from commit 5ceaa64c1e81b89dfcce28797741fa2afd017eae)