Name | -Description | -ID | -||
---|---|---|---|---|
ceilometer | -OpenStack Ceilometer Daemons | -166 | -Assigned during package installation | -|
cinder | -OpenStack Cinder Daemons | -165 | -Assigned during package installation | -|
glance | -OpenStack Glance Daemons | -161 | -Assigned during package installation | -|
heat | -OpenStack Heat Daemons | -187 | -Assigned during package installation | -|
keystone | -OpenStack Keystone Daemons | -163 | -Assigned during package installation | -|
neutron | -OpenStack Neutron Daemons | -164 | -Assigned during package installation | -|
nova | -OpenStack Nova Daemons | -162 | -96 | -Assigned during package installation | -
swift | -OpenStack Swift Daemons | -160 | -Assigned during package installation | -|
trove | -OpenStack Trove Daemons | -Assigned during package installation | -
DELETE
request on the account’s
- storage URL. This action sets the status
column of the account_stat table in the account
- database and replicas to DELETED
, marking the account's data for deletion.delay_reaping
value in the [account-reaper]
section of the
- account-server.conf to delay the actual deletion of data. At this time, to undelete you have
- to update the account database replicas directly, setting the status column to an empty
- string and updating the put_timestamp to be greater than the delete_timestamp.
- “Account <name> has not been reaped
- since <date>”
in the log. You can control when this is
- logged with the reap_warn_after
value in the [account-reaper]
- section of the account-server.conf file. The default value is 30
- days.Server | -Recommended Hardware | -Notes | -
- |
- ||
- |
- ||
- |
-
Server | -Recommended Hardware | -Notes | -
- |
- ||
- |
- ||
- |
-
controller
.network
.compute1
.controller
.compute1
.Provides:
- python-argparse
directive.Provides: python-argparse
directive causes an
- error, and the Debian OpenStack maintainer wants to maintain one
- version of the OpenStack packages, you must manually install the
- Password name | -Description | -
---|---|
Database password (no variable used) | -Root password for the database | -
Password of user guest of RabbitMQ | -|
Database password of Identity service | -|
Password of user |
- |
Password of user |
- |
Database password for Image Service | -|
Password of Image Service user |
- |
Database password for Compute service | -|
Password of Compute service user |
- |
Database password for the dashboard | -|
Database password for the Block Storage service | -|
Password of Block Storage service user |
- |
Database password for the Networking service | -|
Password of Networking service user |
- |
Database password for the Orchestration service | -|
Password of Orchestration service user |
- |
Database password for the Telemetry service | -|
Password of Telemetry service user |
- |
Database password of Database service | -|
Password of Database Service user |
-
Password name | -Description | -
---|---|
Database password (no variable used) | -Root password for the database | -
Password of user guest of RabbitMQ | -|
Database password of Identity service | -|
Password of user |
- |
Password of user |
- |
Database password for Image Service | -|
Password of Image Service user |
- |
Database password for Compute service | -|
Password of Compute service user |
- |
Database password for the dashboard | -|
Database password for the Block Storage service | -|
Password of Block Storage service user |
- |
Database password for the Networking service | -|
Password of Networking service user |
- |
Database password for the Orchestration service | -|
Password of Orchestration service user |
- |
Database password for the Telemetry service | -|
Password of Telemetry service user |
- |
Database password of Database service | -|
Password of Database Service user |
-
/sbin/route
and /sbin/ip
).us-east-coast
or
- europe-paris
.keystone
server to be able to access it. You must
- also configure the admin_tenant_name
,
- admin_user
, and admin_password
options
- for each service to work.auth_uri
, identity_uri
,
- admin_tenant_name
, admin_user
and
- admin_password
options.seen true
option tells
- firewall_driver
option to
- the firewall for the plug-in. For example, with
- OVS, edit the file as
- follows:firewall_driver=nova.virt.firewall.NoopFirewallDriver
.
- Also, edit the
- security_group_api=neutron
- statement.firewall_driver
should be set according to
- the specified plug-in. For example with
- OVS, edit the
- firewall_driver=nova.virt.firewall.NoopFirewallDriver
- in both config files, and comment out or remove
- security_group_api=neutron
in the
-