Commit Graph

39 Commits

Author SHA1 Message Date
Andreas Jaeger 0950176a31 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: If8c5fa45ac52e5647c062b4b557dc7dcc3dc955a
2019-12-18 09:45:49 +01:00
Jenkins 022bd8b8fb Merge "Adjust to per-service configuration" 2017-03-03 13:57:56 +00:00
Andrey Pavlov 2310af59e5 Adjust to per-service configuration
Change-Id: I6466fdcdda6ffb4220726d4cc986e403d1ce9394
Depends-On: Ia4d29167cea6dfd19a1970706aafda51a31d5b24
2017-02-28 11:23:07 +00:00
Sergey Kraynev b368e4833e TLS support for Glance services
List of changes in the current patch:
- Add files for certificates
- Updated configuration files for services to use mapped ports and
  'https' url scheme. Also ca_cert was provided for keystonemiddleware.
- Updated bootstrap script to use 'https' scheme with insecure flag,
  when it create image in glance.
- Update jobs for creation endpoints, now address function use 'tls'
  parameter.
- Add files for nginx configurations.

Change-Id: I7d34e18bf41308700f5f7d7a605cb372636fc412
2017-02-22 08:00:49 +00:00
Andrey Pavlov 27d01257d4 Moving tls flag from percona to db group
Change-Id: I340cc97226f706810f0be762b7af8b7b1a5b1632
Depends-On: I2ff95f7a1cbb14cb1cd9e35677f95c30a4523340
2017-02-20 14:17:50 +00:00
Sergey Kraynev f22bba760b Fix typo
Change-Id: Ie3fb8e906b7db7e6bea9472757c55a0a7df87d63
2017-02-16 09:39:35 +00:00
Jenkins a0320952ab Merge "Use keystone_authtoken macros for auth" 2017-02-15 19:59:39 +00:00
Sergey Reshetnyak f1d9d96886 Use keystone_authtoken macros for auth
Also remove middleware parameters from glance-registry service

Depends-on: Icd3a2276097a52e77a31cb7eeeffb2d5bca8492b

Change-Id: I38748ee9ba2f65ec640324ea1961da8ac1aa5297
2017-02-15 16:10:04 +03:00
Proskurin Kirill 10f9ab506e Add DB SSL support
Change-Id: I07839931798ef91f0bc5d08805347a9de5bb90f1
Depends-On: I9e6d9ee439cab734eba02320d58ccfcd73e23106
2017-02-13 12:21:18 +00:00
Jenkins e35d1ae32c Merge "We have to wait for the service project create" 2017-01-25 11:48:37 +00:00
Bartosz Kupidura 51b1c16337 Add annotations for prometheus
Change-Id: I3af86b4017a33ad05ccdba77b405d4303180c5d7
2017-01-19 12:56:07 +01:00
Proskurin Kirill 030a586798 We have to wait for the service project create
Not keystone itself, since project created in the post section.

Change-Id: I7b27fb404d82ba2b94b992c07f2fe1e545a619bd
2017-01-18 15:22:10 +00:00
Proskurin Kirill ea5b006d8d Removed unneded probes. Merry Xmas!
Change-Id: If995d28b3dd25d5d5890c38a54461374297431df
2016-12-26 13:10:59 +00:00
Ilya Shakhat c2f0783799 Glance user should belong to service project, not admin
Service-specific users should have admin role in "service" project
and should not belong to user-facing "admin" project. This patch
reconfigures glance services accordingly.

Change-Id: Ib3e6ee09c2c21005191626f05553e24d67e1e1bf
Closes-bug: 1648459
2016-12-09 12:58:52 +04:00
Igor Yozhikov 8defa350c4 Fix hardcode in ceph options
* add usage of configuraion ceph username instead of harcoded

Change-Id: Idb5fa3a8c51c8e750204c8a039d48b20c10a6035
2016-12-05 18:04:40 +03:00
Jenkins b33b1b78b8 Merge "Adding minimal dsl version for services" 2016-11-22 11:04:00 +00:00
Jenkins f0fcada181 Merge "Adjust urls with new 'address' functionality" 2016-11-22 08:53:32 +00:00
Andrey Pavlov ff2f53227e Adding minimal dsl version for services
Change-Id: I5a05d2538a3315ce2e652219a6cd5aead9c7d617
Depends-On: Iddb02f88e47e53f8f7233f76ec1afe161c185a86
2016-11-21 12:31:56 +00:00
Sergey Lukjanov f1a6577d78 Upload cirros image automatically
Change-Id: Ic531c50008b5be56d5b7af2660267f15ae2411de
2016-11-18 20:22:51 +03:00
Andrey Pavlov c2fd1873e5 Adjust urls with new 'address' functionality
* explisit scheme replaced with with_scheme flag
* ports provided to address function

Change-Id: I961bee5545e86dd4956a22106ca92bc0d0033bdf
2016-11-18 08:35:50 +00:00
Sergey Reshetnyak 4165bc7522 Use database service name from config
Change-Id: I790153002af8b8c20f946934a297b8ea9c83093a
Depends-on: Iacc3f02fdd4f39edb5c95d144ffff00b65baa55a
2016-11-17 19:03:37 +03:00
Andrey Pavlov e224f28114 Adding scheme for ingress address
Scheme was added with with_scheme=True flag

Change-Id: I881baf99c462b031b8acb4de206bf708b113949f
Depends-On: Iea6b885efdbf0d18268b181007a61dff36b904f0
2016-11-10 17:49:43 +00:00
Andrey Pavlov e6c3c3037a Adding ingress support
Adding ingress objects creation for service

Change-Id: I5df4ad99bf7c053630e29f3cc5785531181bac2d
2016-10-27 11:19:32 +00:00
Andrey Pavlov 7feb11dca3 Ports configuration refactoring
Ports configuration has been changed:

before:

  port: 123:3333

after:

  port:
    cont: 123
    node: 3333

Change-Id: Idc5da983a50a56b95217cb31b430f6763ee069b3
Depends-On: I54ab8dd02fc88b821a1f0d05c08f98b618730150
2016-10-27 08:04:21 +00:00
Aleksandr Mogylchenko c332b4ea4a Migrate liveness check to new format
Change-Id: I9d72e88695fce94fda56efaf7e3f0d24d7b40f63
Depends-On: I920029d4cb14981427e7f978778506fb0b69c435
2016-10-26 14:09:07 +02:00
Proskurin Kirill 9dfb1a6234 Add swift support
Exampel config:
configs:
  glance:
    swift:
      enable: true
      store_create_container_on_put: true

Change-Id: I9e097de7f04f6137a66d3438cc0824af64d68b42
Depends-On: Iefcebfe55544331b379f4ee1c4001ec33f539a28
2016-10-19 16:31:16 +00:00
Proskurin Kirill 0407c1c15f Ceph support
Example configuration:
configs:
  ceph:
    fsid: "afca8524-2c47-4b81-a0b7-2300e62212f9"
    mon_host: "10.90.0.2,10.90.0.3,10.90.0.4"
  glance:
    ceph:
      enable: true
      key: "AQBShfJXzXyNBRAA5kqXzCKcFoPBn2r6VDYdag=="

Change-Id: Ifcf3dd7b5a98aeab0ce4a958ffd04f3ed92c2981
Depends-On: Iefcebfe55544331b379f4ee1c4001ec33f539a28
2016-10-19 16:30:52 +00:00
Yuriy Taraday 03b12304b1 Convert all DB config to nested
Change-Id: If2b1845f2b43bb84e0c67dcc6bfc1dc85215e5af
Depends-On: Iab018288f1a884a72ff687d89b68ca08df47ba06
2016-10-06 15:57:16 +03:00
Yuriy Taraday 9e1e5d2684 Convert all Glance-specific configs to nested
Change-Id: I4c9176fa6999f65c984bba402d05008d2206531d
2016-10-06 11:05:38 +03:00
Jenkins 5ca65ed7ae Merge "Convert all Keystone-specific configs to nested" 2016-10-04 19:19:50 +00:00
Yuriy Taraday b555ae7f1d Convert all Keystone-specific configs to nested
Depends-On: I393f8898657543a8c4536159e9a6d773b13cefbf
Change-Id: I8efa0b559f12f71e9d7b806b1500b5fcaec3dcf9
2016-10-03 12:44:30 +03:00
Andrey 179705f542 Adding missed "address" for mariadb service
Change-Id: I6cd7965c292ededd39d562b8dc328198efe24e7f
2016-10-03 09:31:24 +00:00
Andrey 39fce942e3 Add "address" to all services
Replace all <some_service> occurences with
{{ address('<some_service>') }}

Change-Id: Ife7e62245cc76a52557df145cd141b53fad50a7a
Depends-on: I163857fa0c671e21725d7276540f5fbba09619d2
Depends-on: Ibbb12e016570936468effbbd0648d4690abe3aab
2016-09-26 18:00:51 +00:00
Dmitriy Ukhlov 9061f35611 Adapt to new fuel-ccp rendering approach
Change-Id: I8552eabfad82304cc943055fdd0c33ecbab29f5f
2016-09-13 16:32:00 +03:00
Andrey b58447be3a Remove name from daemon command
Change-Id: Id3a14c98b05fa135808a1e015b512b332074b46a
2016-08-25 17:59:14 +00:00
Sergey Reshetnyak 57819f40c6 Drop hardcoded node selector
Change-Id: Ie4a69b0805cd5c0dd064900952d1558f9a01c6f5
Depends-on: I1f8defd90169cd08fd2ac191c3b186efae5da010
2016-07-28 12:29:10 +00:00
Andrey d93901ce57 Changing openstackclient commands
Change-Id: I9a1bae3ea9781a2626f02fe7c0c1960170fd4ba4
Depends-On: I828047a4dae3452e4817eb8963474522883ae088
2016-07-25 13:20:43 +00:00
Sergey Reshetnyak 3b5a238d49 Migration to multicontainer pod
Change-Id: Ia4905ecb6166e74453bc020316ba22c809ece06f
2016-06-29 15:41:38 +03:00
Artur Zarzycki abfa4d10d8 First version of glance
Change-Id: Ia03316620f9980b37554634be84aae2c76b65771
2016-06-28 10:04:39 +02:00