armband.git
8 years agoFIXME: Add udev package to local mirror. 39/13539/1
Alexandru Avadanii [Fri, 8 Apr 2016 14:28:01 +0000 (16:28 +0200)]
FIXME: Add udev package to local mirror.

Ubuntu Trusty arm64 udev is currently overriden by MOS udev,
add MOS udev to local mirrors on Fuel Master.

Change-Id: I08f384b9dea940f39ee29a1ab6ff7302c18d9e51
(cherry picked from commit a243edde9c34f38dff717d8f6997825e74a61252)

8 years agoFIXME: Add --force-yes to apt-get dist-upgrade. 37/13537/1
Alexandru Avadanii [Fri, 8 Apr 2016 13:32:58 +0000 (15:32 +0200)]
FIXME: Add --force-yes to apt-get dist-upgrade.

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
(cherry picked from commit 4ac065843d64e56ba7374ad8732cc27f8682a8be)

8 years agoRebase after Fuel update 35/13535/1
Stanislaw Kardach [Thu, 7 Apr 2016 08:50:42 +0000 (10:50 +0200)]
Rebase after Fuel update
(cherry picked from commit 47546677064ce3108123c4fcd6cb98bae16eccbc)

Change-Id: I27439774905f670591ef7e1a5d1c134333a2c5fb

8 years agoRebase after upstream bump 33/13533/1
Stanislaw Kardach [Tue, 5 Apr 2016 10:33:16 +0000 (12:33 +0200)]
Rebase after upstream bump
(cherry picked from commit 4d4bf7c29530ea85570b30ee9b351bc55825b950)

Change-Id: Ied0b2eba422aa54ecf0d4834f18a583ef0a5ffa9

8 years agodea: remove extra byte in IP address 31/13531/1
Josep Puigdemont [Fri, 1 Apr 2016 15:43:44 +0000 (17:43 +0200)]
dea: remove extra byte in IP address

Change-Id: I69526569eb0ba26e38a30e53ce6cdb4763ac5dbe
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
(cherry picked from commit 99f2db2813e2fc16464a2a9493307e9279f4d7f5)

8 years agoMerge "Added files for automatic deployment." into stable/brahmaputra
Alexandru Avadanii [Mon, 2 May 2016 14:19:45 +0000 (14:19 +0000)]
Merge "Added files for automatic deployment." into stable/brahmaputra

8 years agoMerge "Add Florin, Alexandru, and Mazdak to INFO file" into stable/brahmaputra
Alexandru Avadanii [Mon, 2 May 2016 14:19:30 +0000 (14:19 +0000)]
Merge "Add Florin, Alexandru, and Mazdak to INFO file" into stable/brahmaputra

8 years agoAdded files for automatic deployment. 29/13529/1
Josep Puigdemont [Thu, 31 Mar 2016 08:54:31 +0000 (10:54 +0200)]
Added files for automatic deployment.

Change-Id: If9a9bb03c3cbcb28c0d6fb218069c6db46d4d314
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
(cherry picked from commit eb165e4fbab7ef92661101c836257b177e158929)

8 years agoAdd Florin, Alexandru, and Mazdak to INFO file 27/13527/1
Trevor Bramwell [Wed, 30 Mar 2016 15:05:50 +0000 (08:05 -0700)]
Add Florin, Alexandru, and Mazdak to INFO file

They were approved as submitters back in December of 2015.

Change-Id: I5a2021e4796a848d2537d87bc1ac1bee26b0a9c6
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit e413605dfcb2500a769ad663a89edabbc448488f)

8 years agoAdd initial documentation on DEA files 25/13525/1
Josep Puigdemont [Tue, 29 Mar 2016 15:53:44 +0000 (17:53 +0200)]
Add initial documentation on DEA files

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>
(cherry picked from commit 58827fdb426f275a7a223d4db773ec3a717ec9c1)

Change-Id: I70292f60a058dc63c0362b1d37756645f2d811d6

8 years agoClean up and fix Libvirt and Ceph 23/13523/1
Stanislaw Kardach [Tue, 29 Mar 2016 13:06:02 +0000 (15:06 +0200)]
Clean up and fix Libvirt and Ceph

[ 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>
(cherry picked from commit 0f762e556ea7b2393f56ca7fb8e06f66f99880aa)

Change-Id: I24f84e8b100b3f1542f9f51db93ebad9831b9b14

8 years agoRebase patches and fix importing 21/13521/1
Stanislaw Kardach [Tue, 29 Mar 2016 12:42:46 +0000 (14:42 +0200)]
Rebase patches and fix importing

* 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>
(cherry picked from commit ccf57699bbff183ef45fd4a4e94df094ca69ee87)

Change-Id: I88be0617196bc77cf237a9818f7368f6eb78f6b3

8 years agoUpdate INFO with new Committers 19/13519/1
Trevor Bramwell [Fri, 25 Mar 2016 18:32:58 +0000 (11:32 -0700)]
Update INFO with new Committers

Change-Id: I82c6b196ce0c7109913d8d68f1e4f0347af937f5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit f101dd4429858b1b313eec81959576d974b34f23)

8 years agoAdd fixes and improvements for arm64 deployment 17/13517/1
Florin Dumitrascu [Tue, 8 Mar 2016 13:17:01 +0000 (14:17 +0100)]
Add fixes and improvements for arm64 deployment

[ 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>
(cherry picked from commit 80ba8c45cda5308010ded08b3d070343a92d58b5)

Change-Id: I59823bc27b26e0749f27b6d39ed032847ca23fcd

8 years agoFix missing git submodules. 15/13515/1
Florin Dumitrascu [Wed, 16 Mar 2016 10:07:52 +0000 (11:07 +0100)]
Fix missing git submodules.

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
(cherry picked from commit f6c0f5f6a93e95bc75f0bbffcaa64c463735122f)

Change-Id: Ic20b0cd88bcb8b13b219aa42b15cde9d295c5700

8 years agoInitial code commit 09/13509/1
Florin Dumitrascu [Sun, 13 Mar 2016 17:49:38 +0000 (18:49 +0100)]
Initial code commit

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
(cherry picked from commit c715e7bb460f499f4fd20f7ab000d7a6d670636a)

Change-Id: Ic4ed6e6dfbe396d4c8c40357848aae0e158397da

8 years agoAdding INFO and LICENSE for review 03/1603/1
Aric Gardner [Tue, 15 Sep 2015 20:20:27 +0000 (16:20 -0400)]
Adding INFO and LICENSE for review

Change-Id: I5cab2628665f47a5e7baed0bf94c70e1549fe1e8
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
8 years agoInitial empty repository
Aric Gardner [Tue, 15 Sep 2015 20:20:19 +0000 (20:20 +0000)]
Initial empty repository