Commit Graph

15 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
OpenDev Sysadmins 57dec559ae OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:39 +00:00
Michael Polenchuk 7068a300df Adjust tackerc to 3rd version of identity api
Change-Id: Ia2de01863709201ac81b4ea32ddce348f4a2d799
2017-04-19 15:24:02 +04:00
George Paraskevopoulos d6e0a77a7f Bump auth url version
Use keystone v3 for authentication instead of v2.0

Change-Id: I5cfb5afb73bedefd15cd02d50862c91701888642
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
2017-02-02 17:37:05 +02:00
George Paraskevopoulos 5733444161 Uplift fuel-plugin-tacker to Fuel 10
Migrate tacker service from upstart to systemd because Fuel 10 uses
Ubuntu 16.04.

Change-Id: If0b47469e1252a498100e1adc04cd13d381afb10
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
2017-01-31 16:11:12 +02:00
VeenaSL ace31b226b Changed tacker and python-tackerclient repo url to use trozet's repo.
Change-Id: I55a41da92d2ec8be4960d68820697c2865c9a907
2017-01-13 11:42:05 +05:30
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 47fbf55210 Add gitreview file
Change-Id: Iec25fceea3823be3eaaafe3e3653b00f93de43c0
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-26 16:27:10 +02:00
Michal Skalski 30debea6c1 Set appropriate permission for cache directory
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-03-22 17:12:08 +01:00
Michal Skalski fbf99a080a Add info about origins of the plugin
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-03-22 16:52:34 +01:00
Michal Skalski 4b4903af5b Use the same auth_uri as for heat
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-03-22 16:19:56 +01:00
Michal Skalski eb5e41bb1a Use tacker server/client rebased to stable/liberty
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-03-22 16:11:48 +01:00
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