Commit Graph

19 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
OpenDev Sysadmins c750852006 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:50:35 +00:00
Thomas Sounapoglou cdf0ee0f60 Integrate OpenStack Horizon support for BGPVPN
To integrate Hozizon to BGPVPN feature:
- create links from plugin dashboard py files into horizon dashboard
- restart apache

Code fixes

Change-Id: I7740f9454cfbf8d076cf96e7bfade337090fb539
2017-01-27 12:40:36 +02:00
Romanos Skiadas e18d6579d2 Remove deployment time failure
Make requiring the ODL plugin a condition to enable the BGPVPN plugin

Change-Id: I655fd4645f03d20a9238a96b1db1f84ca9ec5f7e
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
2017-01-18 09:39:30 +02: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
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
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
Tim Irnich c401a16677 Adding a more verbose Overview description.
Change-Id: I036fc74f1b77e5c8972177d2a5c20927f3be14a6
2016-07-08 13:37:01 +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
OpenStack Project Creator ce1fde73c8 Added .gitreview 2015-12-09 09:40:33 +00:00