Commit Graph

20 Commits

Author SHA1 Message Date
Andreas Jaeger 4833ab86a6 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

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/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I7c0b90f9d2bc4bbf3cc2ea03b31afe28f4b378b1
2019-12-18 09:48:12 +01:00
OpenDev Sysadmins 64224c4f64 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
mzhnichkov 9d55224fca Add upgrade definition
Change-Id: I7db2704f0781e90f84c1e7c848ba12987398edb1
2017-03-22 10:01:04 +00:00
Andrey Shestakov 6c2daf043f Add local radosgw and API to ironic-conductor pod.
Currenty ironic depends on external dns, ingress, ssl, and network routing.
To download image to baremetal node in provisioning network, traffic going
from ceph to radosgw to ingress proxy and then to node. It utilizes all
networks (storage, public, provisioning) and loads radosgw and ingress on
controller nodes.

This change introduces local radosgw and ironic API inside of ironic-conductor
pod. For provision baremetal node, traffic will go from ceph to radosgw on
ironic-conductor node and then to baremetal node. Also ironic provisioning will
not depends on external network access, ingress, valid ssl, external dns.

Change-Id: Ib2e2027ae80ad222e64c7e85cf7ddb1da95ca5ed
2017-03-22 12:04:55 +04:00
mzhnichkov d66711c52d Fix ironic configuration
Change-Id: I2a4eb7683e332c69ef3f3a7f5ca222307625da18
2017-03-15 16:04:07 +04:00
Andrey Pavlov 5dee1ce94d Store sensitive configs in secret
Change-Id: I1fab3a5dad358cf590ea6f4e17a228a1e54168e9
Depends-On: Ie6a9833cdf73b076e24204d47e5898dfb24de43e
2017-03-06 06:37:59 +00:00
Andrey Pavlov aa0d144267 Adjust to per-service configuration
Change-Id: I78b730ad4c9c726c37b642886104b5c502c10a9c
Depends-On: Ia4d29167cea6dfd19a1970706aafda51a31d5b24
2017-02-28 11:23:30 +00:00
Jenkins 0b76bf68dc Merge "Make debug option name consistent for Ironic" 2017-02-21 07:07:41 +00:00
Sergey Kraynev 6e2b9551ba Make debug option name consistent for Ironic
Change-Id: If7fd134da9cca00719ad494becffaa926f56165a
2017-02-21 06:53:20 +00:00
Andrey Pavlov 31400f1923 Moving tls flag from percona to db group
Change-Id: I07e2ea47740d1cec186ccc73ea7776817f5f44a2
Depends-On: I2ff95f7a1cbb14cb1cd9e35677f95c30a4523340
2017-02-21 06:45:59 +00:00
Jenkins 147cb68a0f Merge "Use keystone_authtoken macros for auth" 2017-02-17 11:57:20 +00:00
Sergey Reshetnyak 4d43a1bc81 Use keystone_authtoken macros for auth
Change-Id: I75929b12f0111261adca18f3562b01b534cf36df
2017-02-17 14:16:08 +03:00
Jenkins 42a2075cdd Merge "Add DB sync action" 2017-02-16 12:36:33 +00:00
Sergey Reshetnyak fde45fdb0f Add DB sync action
It's needed for manual upgrade database schema

Change-Id: I2e2dfeab188001df38a9378558b93c910f6ce3ca
Depends-on: I425e028fcabf326d582a1d2e8fd45f761cd1a66c
2017-02-15 19:49:49 +03:00
Proskurin Kirill 5b216b1355 Add DB SSL support
Change-Id: Ie457d890c700c3423a5f4e4933b0c00af37d6f0d
Depends-On: I9e6d9ee439cab734eba02320d58ccfcd73e23106
2017-02-13 12:46:28 +00:00
Jenkins 8f1257dabe Merge "Messaging multi-backend support" 2017-01-30 13:21:41 +00:00
Kirill Bespalov d695adaf2c Messaging multi-backend support
Allow to set backend-related dependencies
and configurations for oslo.messaging.

Change-Id: I97133b64aadbb7bd21bea6d01d212b0290330714
2017-01-13 13:19:03 +00:00
Proskurin Kirill 3ec258a731 Change hardcoded db dep to variable
I have to remove mysql port configuration, since we dont support
it(yet) using the "universal" way.

Change-Id: I39a873aaf1f4a1389b1e17b189a66591c94464ec
2016-12-29 11:51:18 +00:00
Andrey Shestakov 0b5a36f970 Add Ironic
This change introduces services required for Ironic support.

Change-Id: Ic21d6379450471d91b2d7681911ca8b36c3fb0bf
2016-12-23 14:32:58 +00:00
OpenStack Project Creator f5b1c89410 Added .gitreview 2016-07-21 03:55:43 +00:00