--- applications: aodh: options: os-public-hostname: aodh.example.com os-internal-hostname: &aodh-int aodh-internal.example.com os-admin-hostname: *aodh-int ceilometer: options: os-public-hostname: ceilometer.example.com os-internal-hostname: &ceilometer-int ceilometer-internal.example.com os-admin-hostname: *ceilometer-int cinder: options: os-public-hostname: cinder.example.com os-internal-hostname: &cinder-int cinder-internal.example.com os-admin-hostname: *cinder-int openstack-dashboard: options: os-public-hostname: dashboard.example.com glance: options: os-public-hostname: glance.example.com os-internal-hostname: &glance-int glance-internal.example.com os-admin-hostname: *glance-int gnocchi: options: os-public-hostname: gnocchi.example.com os-internal-hostname: &gnocchi-int gnocchi-internal.example.com os-admin-hostname: *gnocchi-int heat: options: os-public-hostname: heat.example.com os-internal-hostname: &heat-int heat-internal.example.com os-admin-hostname: *heat-int keystone: options: os-public-hostname: keystone.example.com os-internal-hostname: &keystone-int keystone-internal.example.com os-admin-hostname: *keystone-int neutron-api: options: os-public-hostname: neutron.example.com os-internal-hostname: &neutron-int neutron-internal.example.com os-admin-hostname: *neutron-int nova-cloud-controller: options: os-public-hostname: nova.example.com os-internal-hostname: &nova-int nova-internal.example.com os-admin-hostname: *nova-int # ceph-radosgw: # options: # os-public-hostname: swift.example.com # os-internal-hostname: &swift-int swift-internal.example.com # os-admin-hostname: *swift-int vault: options: hostname: vault-internal.example.com