Commit Graph

4 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 ec80a6b545 Improve gitignore to clean git status after build
Change-Id: I0eaa7ca40de29b27dfa3bf91dfc56f6a775a6943
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
2017-01-09 14:58:25 +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 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