Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
* 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>
|
|
[ 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)
|