| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "endpoint": {
- "created_at": "2019-07-31T17:36:46.000000",
- "updated_at": "2019-08-01T14:26:31.000000",
- "deleted_at": null,
- "deleted": "0",
- "id": "575ba652-ff3a-4cb9-ab03-eb6cbeaae2c4",
- "user_id": "7cf9b4745d514517b3eae440438136bc",
- "project_id": "ffc16db2011e41f28152897c279b6bcc",
- "connection_info": {
- "cinder_interface_name": "publicURL",
- "swift_interface_name": "publicURL",
- "auth_url": "http://25.48.0.101/identity/v3",
- "nova_interface_name": "publicURL",
- "glance_region_name": "RegionOne",
- "neutron_region_name": "RegionOne",
- "cinder_region_name": "RegionOne",
- "glance_api_version": 2,
- "glance_interface_name": "publicURL",
- "interface_name": "publicURL",
- "allow_untrusted_swift": true,
- "username": "coriolis",
- "project_name": "coriolis",
- "project_domain_id": "default",
- "region_name": "RegionOne",
- "swift_region_name": "RegionOne",
- "nova_region_name": "RegionOne",
- "password": "Passw0rd",
- "user_domain_id": "default",
- "allow_untrusted": false,
- "identity_api_version": 3,
- "neutron_interface_name": "publicURL",
- "ceph_options": {
- "ceph_conf_file": [
- "[global]",
- "uth_supported = cephx",
- "keyring = /etc/ceph/$cluster.$name.keyring",
- "mon host = 10.107.3.219 10.107.3.222 10.107.3.239",
- "log to syslog = false",
- "err to syslog = false",
- "clog to syslog = false",
- "[client]"
- ],
- "ceph_username": "cinder-ceph",
- "ceph_keyring_file": [
- "[client.cinder-ceph]",
- "key = AQCXsL9f7UCQBhAAqiKtO+BrngtjkqfjzyJyfg=="
- ],
- "ceph_pool_name": "cinder-ceph",
- "ceph_cluster_name": "cinder-ceph",
- "ceph_connection_timeout": 0
- }
- },
- "type": "openstack",
- "name": "Updated Name",
- "description": "Updated description",
- "mapped_regions": [
- "public"
- ]
- }
- }
|