config/puppet-manifests/src/modules/platform/lib/facter
Ovidiu Poncea 1b776e7aeb Ceph for standard: Puppet functional changes
In order to enable Openstack's helm charts on StarlingX we need a
distributed persistent storage for Kubernetes that leverages our
existing storage configurations. For this stage we will enable CEPH's
RBD to work with Kubernetes RBD provisioner through a new Helm chart.

Since RBD will be the persistent storage solution, CEPH support has to
be extended to the 1, 2 node and Standard configurations.

This commit enables CEPH on a standard configuration without dedicated
storage by allowing users to add the 3rd Ceph monitor to a worker node.
It implements the puppet functional part that enables ceph to work on
a standard deployment.

Details:
* Update ceph.conf with the new monitor by removing unused ones
* Reserve space on any worker for ceph-mon-lv, this will make sure
  that user is able to configure a ceph-mon at any time without the
  need to extend platform-vg.
* In System Inventory make sure the correct IP addresses are
  passed to the puppet yaml's.

Change-Id: I7b8a01a7f2cf18f20e3509c2416f038580b4a071
Implements: containerization-2002844-CEPH-persistent-storage-backend-for-Kubernetes
Story: 2002844
Task: 28723
Depends-On: https://review.openstack.org/629166/
Signed-off-by: Ovidiu Poncea <Ovidiu.Poncea@windriver.com>
2019-01-17 18:30:12 +02:00
..
boot_disk_device_path.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
configured_ceph_monitors.rb Ceph for standard: Puppet functional changes 2019-01-17 18:30:12 +02:00
controller_sw_versions_match.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
disable_worker_services.rb Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
get_cmdline.rb Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
install_uuid.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
is_broadwell_processor.rb Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
is_controller_active.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
is_gb_page_supported.rb Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
is_hugetlbfs_enabled.rb Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
is_initial_cinder_ceph_config.rb Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
is_initial_cinder_config.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
is_initial_cinder_lvm_config.rb Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
is_initial_config.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
is_initial_config_primary.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
is_keystone_running.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
is_node_ceph_configured.rb CEPH support for 2 node configuration 2018-12-05 10:27:17 +02:00
is_node_cinder_lvm_config.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
is_per_numa_supported.rb Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
is_primary_disk_rotational.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
is_resctrl_supported.rb Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
is_restore_in_progress.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
is_standalone_controller.rb Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
number_of_logical_cpus.rb Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
number_of_numa_nodes.rb Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
physical_core_count.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
platform_res_mem.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00
system_info.rb StarlingX open source release updates 2018-05-31 07:35:52 -07:00