Age | Commit message (Collapse) | Author | Files | Lines |
|
Ubuntu Trusty arm64 udev is currently overriden by MOS udev,
add MOS udev to local mirrors on Fuel Master.
Change-Id: I08f384b9dea940f39ee29a1ab6ff7302c18d9e51
|
|
arm64 udev in Ubuntu Trusty is broken, so we had to provide our own
patched udev package in armband MOS repos.
Due to dpkg version comparison algorithm, our MOS version of udev
is considered a downgrade, which requires --force-yes for
apt-get dist-upgrade to work and pick up this version, otherwise
bootstrap/target image build would fail with apt-get error code 100.
This change can be dropped later, if other packages do not manifest
the same behavior.
Change-Id: I00f6a55290f2d09fd6aacfa948c84e39da27923d
|
|
Project: fuel 5e341a6f501e408dfd4c0dce401a6587ec6d5277
Cleanup and add bgpvpn to scenario file
Change-Id: I82ce16751b4d52d6fdb39883b730073164f9dfe0
|
|
Project: fuel 080b202e25964768f58825950bc779fe7d39002f
Fix wrong indentation
Change-Id: I215da0a101d94e2c3fd4aeea80b98f7c9aefe0fb
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
(cherry picked from commit 8e91da9cbbb698e7f8531973299f81411a2532d2)
|
|
Project: fuel 702e61f5d7ef392c1b91b474f025303aad04d9b3
Enable BGPVPN_extension/SDNVPN_feature
This commit includes the bugfixes and changes
for BGPVPN_extensions and SDNVPN_feature of ODL.
Change-Id: I9832680109edae497f7a344d5626568d3a335a15
(cherry picked from commit 2bebed7722fe1311cd1bc4199368db16dfad9a26)
|
|
Project: fuel 1df185cb53f65f867786b4b80bd18e0a28e87c69
Uplift fuel-plugin-bgpvpn repo
Change-Id: I8d888628f66e1661486eb6ef79240a61da83a211
|
|
|
|
Project: fuel 4414d39225fa7ea386d86ea36abe67e6bed12c01
Use Opendaylight_SR-1
In order to use the lates ODL build also the
fuel-plugin-opendaylight is uplifted.
Change-Id: Ic38d46818110c2b62920f2146cd406705d8e3673
(cherry picked from commit a1cdb3c2bd9a0a9d6a0d26c3709052be6f190e42)
|
|
Project: fuel e7a78baae49f02b4303b6204eea7de01c527744c
Enable merge of the versions struct of a plugin
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)
|
|
Project: fuel f455b4cd1870a97c599fa4aba5c9934e5b2c4574
[BGPVPN] Correct BGPVPN plugin file
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)
|
|
|
|
Change-Id: I69526569eb0ba26e38a30e53ce6cdb4763ac5dbe
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
|
|
|
|
Project: fuel 7850796e82bcdef27b0555171f7faf14e9ae99ea
Fix KVM/QEMU plugin bug
1. fix nested virtualiztion in realtime kvm
Change-Id: Id4e2790e6640f142d0446667d0c7e8480f38ebbc
Signed-off-by: davidjchou <david.j.chou@intel.com>
(cherry picked from commit 82c42d839a80bf69b502b8189edd520be1650f78)
|
|
Project: fuel f3ba9428eef07e4fc16733a9d0242080f3e38858
Update to current version of Fuel repos
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>
|
|
Change-Id: If9a9bb03c3cbcb28c0d6fb218069c6db46d4d314
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
|
|
They were approved as submitters back in December of 2015.
Change-Id: I5a2021e4796a848d2537d87bc1ac1bee26b0a9c6
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
I have only formatted the file into markdown, all the credit goes to the
Josep Puigdemont.
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
|
|
[ Stanislaw Kardach <stanislaw.kardach@caviumnetworks.com> ]
* Fix upload_cirros timeout
* Workaround for default video device in nova
* Fix syntax and increase TestVM's RAM requirements
[ Alexandru Avadanii <Alexandru.Avadanii@enea.com> ]
* Cleanup: Obsolete SEPARATE_IMAGES.
* Nova libvirt drv: arm64: Update console default.
* fuel{,-main}: Cleanup obsolete patches.
* nova: Fix inject for direct boot with part table.
See https://bugs.launchpad.net/nova/+bug/1290455 for full bug
description. For now, we detect direct kernel boot with a partition
table inside disk image by passing target_partition when root kernel
arg points to a partition (instead of the whole disk).
* Drop obsolete/done TODO entries.
* Nova: Fix os cmd line parsing for list case.
* ceph: Fix obsolete XFS mount param.
* Fix out-of-order embedded patch hunks.
Signed-off-by: Stanislaw Kardach <stanislaw.kardach@caviumnetworks.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* We were missing the patch rebase changes that were introduced by gerrit
automatic upstream project update for submodules. This patch introduces
them.
* Apply all submodule patches a single `git am` call to help with
rebasing patches.
* Correct Opendaylight plugin initialization in repo config.
Signed-off-by: Stanislaw Kardach <stanislaw.kardach@caviumnetworks.com>
|
|
Change-Id: I82c6b196ce0c7109913d8d68f1e4f0347af937f5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
[ Florin Dumitrascu <florin.dumitrascu@enea.com> ]
* arm64 support for OpenDaylight Fuel Plugin
[ Stanislaw Kardach <kda@semihalf.com> ]
* Limit ESP to first drive
* Remove default+timeout+tr from cobbler profile
* Fix puppet syntax errors
* Disable usb tablet on aarch64
* Support direct kernel boot for CirrOS TestVM on aarch64
* Remove git version signature not to confuse patches-export
* Fix VGA support for CirrOS TestVM
* Makefile: Add clean-{docker,build}.
[ Alexandru Avadanii <Alexandru.Avadanii@enea.com> ]
* Performance: Use gzip instead of xz compression.
* Switch mirror proto from https to http.
* Update TODO with remaining tasks.
* Disable amd64 Liberty fixture (no multi-arch support yet).
* m1.micro: Increase RAM size to 128MB for aarch64 images.
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Florin Dumitrascu <florin.dumitrascu@enea.com>
Signed-off-by: Stanislaw Kardach <kda@semihalf.com>
|
|
Project: fuel 9b6f48f96e820e8d483a5e450160709d40001aa7
Storage fix for the KVM scenario
- 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)
|
|
Also using https URL for cloning submodules.
No need to use SSH keys, as no push is done on submodules.
Signed-off-by: Florin Dumitrascu <florin.dumitrascu@enea.com>
JIRA:FUEL-39
|
|
Project: fuel be77962a1e04be69e207be6b47de5fe4bf6517c9
Fix KVM launch issue
Change-Id: I3ad25407ca2a6874b4591c026350bddc05ab4c9d
Signed-off-by: Ruijing Guo <ruijing.guo@intel.com>
(cherry picked from commit 82df2b11d7e1b8fc4b6a09707bc8739f43ec32f3)
|
|
This brings initial code base for Armband project that allows building
an OPNFV Fuel 8 iso based on Brahmaputra components to be deployed on
arm64 servers.
Signed-off-by: Stanislaw Kardach <kda@semihalf.com>
Signed-off-by: Alexandru Avadanii <alexandru.avadanii@enea.com>
Signed-off-by: Florin Dumitrascu <florin.dumitrascu@enea.com>
JIRA:FUEL-39
|
|
Change-Id: I5cab2628665f47a5e7baed0bf94c70e1549fe1e8
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
|