cookbook-openstack-common/libraries
Samuel Cassiba b2881c3a80 common refactor for Pike and Chef 13
- changed the default RDBMS to MariaDB in accordance with install docs[0]
- removed deprecated database, apt and yum cookbooks
- incorporated `database' and MySQL-specific abstractions from database
  cookbook
- implemented foodcritic and cookstyle corrections
- deprecated node.foo.bar method access for node['foo']['bar'] bracket syntax
- updated default recipe for core apt resource
- use /etc/apt/apt.conf.d on Ubuntu instead of passing the dpkg overrides as
  command line options in every cookbook

[0]: https://docs.openstack.org/install-guide/environment-sql-database.html

Implements blueprint modern-chef

Change-Id: I143e0ed0a2bdd76269fc0c402052696426d96d81
Depends-On: I00e2237cef0c9aa35f78d3ccec04a1c7b9271ce8
Depends-On: I7ee0f5eae4e79e5c70ee8de4a0094a7c34fdd18f
2018-01-11 17:42:41 +00:00
..
cli.rb Extend openstack_command 2017-10-20 12:26:29 +02:00
config_helpers.rb Style and lint fixes to support newer ChefDK 2016-07-01 18:16:19 -07:00
endpoints.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
hashed_password.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
matchers.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
network.rb Style and lint fixes to support newer ChefDK 2016-07-01 18:16:19 -07:00
parse.rb Initial common Pike updates 2017-09-11 23:38:26 -07:00
passwords.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
provider_database_mysql.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
provider_database_mysql_user.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
resource_database.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
resource_database_user.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
resource_mysql_database.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
resource_mysql_database_user.rb common refactor for Pike and Chef 13 2018-01-11 17:42:41 +00:00
search.rb Style and lint fixes to support newer ChefDK 2016-07-01 18:16:19 -07:00
uri.rb Style and lint fixes to support newer ChefDK 2016-07-01 18:16:19 -07:00
wrappers.rb Cleanup minor rubocop offenses 2015-06-02 11:45:59 -05:00