Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger c2d591f9b1 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: I6b2ffb0739c8db2c1bbbb72eed0a7ee003f42d64
2019-12-18 19:46:27 +01:00
Michal Skalski e49db23fa2 Generate tackerc from puppet manifest
Try to remove external dependencies.

Change-Id: Ib56f2e1aaeecb85fd2427d91031c4756d39b8305
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-09-30 13:38:29 +02:00
Michal Skalski d445e489e9 Don't install mysql-client-5.5
This version of mysql-client needs to be downloaded from public
repository which introduce additional dependency in case of offline
deployments. I don't see the reason why we require this specific
version, we can relay on the version used by other components.

Change-Id: I5f0a9f621ad4f2a7e6b0dcbd8121e427470023dc
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-09-30 00:10:57 +02:00
Priyaa 3d25978a81 Introduces tacker-plug-in support for fuel9.0/mitaka.
Change-Id: Id5cadfdedba9c36c99b8b16b89ab9d1c283847b3
2016-09-21 16:04:33 +05:30
Michal Skalski 60acf33d28 Tacker VNF plugin for Fuel
This plugin install custom version of tacker which support SFC through
OpenDaylight controller. Both tacker code and puppet module for
installing tacker are fetch from repositories defined inside
pre_build_hook file.

For now it is possible to deploy one instance of tacker-server managed
by upstart script.

Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-03-16 15:05:26 +01:00