treasuremap/site/airsloop/secrets/passphrases
Kaspars Skels 06ffeec6b1 Sloop type and Airsloop site
Sloop type/site is a minimalistic approach to Airship with reduced
requirements towards hardware and external dependencies while keeping
all the functional features.

Major differences compared to reference site airship-seaworthy
 - Two bare-metal server setup with 1 control, and 1 compute.
   Most components are scaled to a single replica and doesn't carry
   any HA as there is only a single control plane host.
 - No requirements for DNS/certificates.
   HTTP and internal cluster DNS is used.
 - Ceph set to use the single (root) disk. This generally
   provides minimalistic no-touch ceph deployment.
   No replication of ceph data (single copy).
 - Simplified networking (no bonding).
   Two network interfaces are used by default (flat PXE, and DATA network
   with VLANs for OAM, Calico, Storage, and OpenStack Overlay)
 - Generic hostnames used (airsloop-control-1, airsloop-compute-1) that
   simplifies generation of k8s certificates
 - Usage of standard Ubuntu 16.04 GA kernel (as oppose to HWE)

Change-Id: I4944fcae7d29ed8799d810c93efb0120b6b3a105
2019-04-12 16:11:37 -05:00
..
airsloop_crypt_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ceph_fsid.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ceph_swift_keystone_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ipmi_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
maas-region-key.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_barbican_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_barbican_oslo_messaging_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_barbican_oslo_messaging_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_barbican_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_barbican_rabbitmq_erlang_cookie.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_cinder_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_cinder_oslo_messaging_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_cinder_oslo_messaging_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_cinder_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_cinder_rabbitmq_erlang_cookie.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_glance_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_glance_oslo_messaging_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_glance_oslo_messaging_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_glance_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_glance_rabbitmq_erlang_cookie.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_heat_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_heat_oslo_messaging_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_heat_oslo_messaging_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_heat_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_heat_rabbitmq_erlang_cookie.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_heat_stack_user_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_heat_trustee_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_horizon_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_elasticsearch_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_grafana_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_grafana_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_grafana_oslo_db_session_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_nagios_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_openstack_exporter_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_oslo_db_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_oslo_db_exporter_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_prometheus_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_rgw_s3_admin_access_key.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_rgw_s3_admin_secret_key.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_rgw_s3_elasticsearch_access_key.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_infra_rgw_s3_elasticsearch_secret_key.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_keystone_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_keystone_ldap_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_keystone_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_keystone_oslo_messaging_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_keystone_oslo_messaging_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_keystone_rabbitmq_erlang_cookie.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_neutron_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_neutron_oslo_messaging_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_neutron_oslo_messaging_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_neutron_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_neutron_rabbitmq_erlang_cookie.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_nova_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_nova_oslo_messaging_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_nova_oslo_messaging_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_nova_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_nova_rabbitmq_erlang_cookie.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_oslo_cache_secret_key.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_oslo_db_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_oslo_db_exporter_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
osh_placement_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
tenant_ceph_fsid.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_airflow_oslo_messaging_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_airflow_postgres_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_armada_keystone_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_barbican_keystone_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_barbican_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_deckhand_keystone_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_deckhand_postgres_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_drydock_keystone_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_drydock_postgres_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_keystone_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_keystone_oslo_db_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_maas_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_maas_postgres_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_openstack_exporter_keystone_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_oslo_db_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_oslo_messaging_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_postgres_admin_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_promenade_keystone_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_rabbitmq_erlang_cookie.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_shipyard_keystone_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
ucp_shipyard_postgres_password.yaml Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00