cookbook-openstack-compute/recipes
Lance Albertson 868900d090 Update to apache2 ~> 8.0 cookbook
This brings us up to date with the latest apache2 cookbook which
included a major refactor in 6.0.0 removing all of the definitions and
recipe with proper resources. Instead of using the apache2_default_site
resource, directly use a template and then enable the config file using
the apache2_site resource. This gives us the most flexibility.

Additional fixes:
- Install mod_wsgi as a package on RHEL since there is no built-in
  resource for it.
- Don't set SELinux to permissive on RHEL (I tested this works properly
  with it set to enforcing).
- Remove hack for restarting apache.
- Convert web_app to template and subscribe to restarting apache.
- Remove resources to restore SELinux contexts since this taken care of
  by Chef now automatically.
- Fix resource ordering in placement_api
- Improve ChefSpec tests
- Add missing placement_api RHEL tests
- Fix issues with chain file and cipher suite in in wsgi template
- Include additional cookbooks in Berksfile required for CI

Depends-On: https://review.opendev.org/702772
Depends-On: https://review.opendev.org/701824
Change-Id: Ib404ab6bfcae3340fd7f0f924539ca6c445b55cf
2020-01-30 11:22:19 -08:00
..
_nova_cell.rb Fix creation of cell0 2017-11-30 06:55:07 +00:00
api-metadata.rb Update to apache2 ~> 8.0 cookbook 2020-01-30 11:22:19 -08:00
api-os-compute.rb Update to apache2 ~> 8.0 cookbook 2020-01-30 11:22:19 -08:00
compute.rb Initial compute Pike updates 2017-09-25 16:57:08 +00:00
conductor.rb refactoring final step 2016-02-08 12:05:12 +01:00
identity_registration.rb Fixes to support fog-openstack-1.x 2019-07-03 16:04:19 -07:00
libvirt.rb starting rocky development patch 2018-08-03 23:01:12 -07:00
nova-common.rb Update to apache2 ~> 8.0 cookbook 2020-01-30 11:22:19 -08:00
nova-setup.rb refactoring final step 2016-02-08 12:05:12 +01:00
placement_api.rb Update to apache2 ~> 8.0 cookbook 2020-01-30 11:22:19 -08:00
scheduler.rb refactoring final step 2016-02-08 12:05:12 +01:00
serialproxy.rb refactoring final step 2016-02-08 12:05:12 +01:00
vncproxy.rb refactoring final step 2016-02-08 12:05:12 +01:00