How to Install and Uninstall openstack-cluster-installer-utils Package on Kali Linux

Last updated: May 18,2024

1. Install "openstack-cluster-installer-utils" package

Please follow the instructions below to install openstack-cluster-installer-utils on Kali Linux

$ sudo apt update $ sudo apt install openstack-cluster-installer-utils

2. Uninstall "openstack-cluster-installer-utils" package

This guide let you learn how to uninstall openstack-cluster-installer-utils on Kali Linux:

$ sudo apt remove openstack-cluster-installer-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the openstack-cluster-installer-utils package on Kali Linux

Package: openstack-cluster-installer-utils
Source: openstack-cluster-installer
Version: 42.1.0
Installed-Size: 120
Maintainer: Debian OpenStack
Architecture: all
Depends: csvkit, hdparm, iptables-persistent, openstack-cluster-installer-common (= 42.1.0), ssl-cert
Size: 35708
SHA256: 025d767bd1291b10e86901b4b72d51c7ee13a9a11761cfd91a3959e77d117be3
SHA1: c97d2e53bb5a6f4f3364c7f12365c8032478979e
MD5sum: 92c77d07fbadd02926dc94359084c543
Description: automatic PXE and puppet-master installer for OpenStack - utils
OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
clusters automatically. This package installs a provisioning machine, which
uses the below components:
* a DHCP server (isc-dhcp-server)
* a PXE boot server (tftp-hpa)
* a web server (apache2)
* a puppet-master
.
Once computers in the cluster boot for the first time, a Debian live system is
served by OCI over PXE, to act as a discovery image. This live system then
reports the hardware features back to OCI. Computers can then be installed
with Debian from that live system, configured with a puppet-agent that will
connect to the puppet-master of OCI. After Debian is installed, the server
reboots, and OpenStack services are provisionned, depending on the server role
in the cluster.
.
OCI is fully packaged in Debian, including all of the Puppet modules. After
installing the OCI package and its dependencies, no other artificat needs to
be installed on your provisioning server, meaning that if a local debian
mirror is available, the OpenStack cluster installation can be done completely
offline.
.
This package contains utilities that are going to be installed on the system
of machines running in production. It contains programs like:
* oci-report-status: reports once a machine has finished booting.
* oci-first-boot: script that does the first puppet runs and setups puppet.
* oci-build-cinder-volume-vg: create the LVM volume group for volume machines.
* oci-build-nova-instances-vg: build a volume group for nova to use.
* and many more like this...
Description-md5: 2dbd5434ee35a2e283b96151b60fc8f7
Homepage: https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer
Section: net
Priority: optional
Filename: pool/main/o/openstack-cluster-installer/openstack-cluster-installer-utils_42.1.0_all.deb