Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger 3780e150ec Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I01a8a734f84a043fe78870c57f4d802731c0367e
2019-12-18 19:31:08 +01:00
Romanos Skiadas fefc32d6ba Uplift to Fuel 10 and OpenStack Newton
- Change repo branches to point to stable/newton
- Fix inject plugins script

Change-Id: Ia3622f7123d79f59f9d45efeef7f6982b54f5038
2017-01-17 15:20:10 +02:00
Michal Skalski 3349842af5 Temporary fix for problems with plugin builds
Details: https://jira.opnfv.org/browse/FUEL-154

Change-Id: I8484139b6594b3fbf9000c5b43a039b42ebdd0f6
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-07-21 10:08:38 +02:00
Michal Skalski a2e5cabc2f Do not include temporary files to plugin
Change-Id: I852d496bb9f7055e0aaf2346bde8dbd751d9410a
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-07-07 09:39:06 +02:00
Jenkins 7279e0c4aa Merge "fpm: Build all DEBs for multiarch (arch <all>)" 2016-07-05 07:26:50 +00:00
Nikolas Hermanns 31cffef955 Uplift to mitaka
Change-Id: I0940184344e3dbdc94061eca6d34f5fba49b1c8b
2016-07-01 10:03:53 +02:00
Alexandru Avadanii a94ba33b7b fpm: Build all DEBs for multiarch (arch <all>)
Apart from one small hardcoded check on Fedora for java version,
most code is arch-independant (python).

fpm defaults to arch <all> or the native one when building the DEB
packages, so use an explicit set for arch <all> in all fpm builds.

TODO:
 Extend check for `uname -m` result for aarch64 and other platforms
 in <networking_odl/devstack/setup_java.sh>.

Change-Id: I169c67f616b32bd38b07373a5b10f161703fbde3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-06-15 19:02:04 +02:00
Nikolas Hermanns fb8a9ad29f Revert "Networking-BGPVPN Fixing stable/liberty branch"
This reverts commit fa803b03e7.

Change-Id: I8446b521912d264740e88861cc8ecae1e862a311
2016-04-07 13:18:27 +00:00
Nikolas Hermanns fa803b03e7 Networking-BGPVPN Fixing stable/liberty branch
While the time the patch
https://review.openstack.org/#/c/274552/2
Is not added yet this commit will guarantee
that the stable/liberty branch is
deployable.

Change-Id: Ic3ed7fea4dcbf2e76e6fa9195b29c9f06ac798e4
2016-02-15 12:13:11 +01:00
Nikolas Hermanns 27c8f60947 Uplift to Fuel8.0
Change-Id: I6105c4e68763187846a1a3c1c09290950bb50796
2016-01-29 22:05:44 +01:00
Nikolas Hermanns 7137636587 Add networking_odl as dependency
Networking odl is needed cause it is a dependencie.
There is no way yet to make the bgpvpn installation
waiting for the ODL installation, when ODL
installation is optional:
http://permalink.gmane.org/gmane.comp.cloud.openstack.devel/63333

Change-Id: I9971302b2a76bb7b1013e247821c35c16c6e7b40
2015-12-14 18:19:21 +01:00
Nikolas Hermanns 32e4b36fa2 Make networking-bgpvpn as an own module
Enhance basic puppet functionality.
Include config.

Change-Id: Ia4ee9b1d25f4c8e4b6531d8ae09d2cf300e9b5af
2015-12-14 12:23:55 +00:00
Michal Skalski fae23b9890 import code
Change-Id: Ia1df8d96ce69941f739c40aae557f82b58d9c026
2015-12-10 11:15:36 +01:00