freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

互聯(lián)網(wǎng)]openstack完整安裝手冊(cè)centos62byyz(文件)

 

【正文】 put = False ============ Image Cache Options ======================== image_cache_enabled = False Directory that the Image Cache writes data to Make sure this is also set in image_cache_datadir = /var/lib/glance/imagecache/ Number of seconds after which we should consider an inplete image to be stalled and eligible for reaping image_cache_stall_timeout = 86400 ============ Delayed Delete Options ============================= Turn on/off delayed delete delayed_delete = False Delayed delete time in seconds scrub_time = 43200 Directory that the scrubber will use to remind itself of what to delete Make sure this is also set in scrubber_datadir = /var/lib/glance/scrubber ? 在 /etc/glance 建立 作為 GLANCEAPI 服務(wù)認(rèn)證配置文件,內(nèi)容如下: [pipeline:glanceapi] pipeline = versionnegotiation context apiv1app NOTE: use the following pipeline for keystone pipeline = versionnegotiation authtoken context apiv1app To enable Image Cache Management API replace pipeline with below: pipeline = versionnegotiation context imagecache apiv1app NOTE: use the following pipeline for keystone auth (with caching) pipeline = versionnegotiation authtoken authcontext imagecache apiv1app [app:apiv1app] = :app_factory = :API [filter:versionnegotiation] = :filter_factory = :VersionNegotiationFilter [filter:cache] = :filter_factory = :CacheFilter [filter:cachemanage] = :filter_factory = :CacheManageFilter [filter:context] = :filter_factory = :ContextMiddleware [filter:authtoken] = :filter_factory service_host = service_port = 5000 service_protocol = auth_host = auth_port = 35357 auth_protocol = auth_uri = :/:500/ admin_tenant_name = tenant admin_user = glance admin_password = service ? 在 /etc/glance建立 GLANCEREGISTRY服務(wù)配置文件,內(nèi)容如下: [DEFAULT] Show more verbose log output (sets INFO log level output) verbose = True Show debugging output in logs (sets DEBUG log level output) debug = True Address to bind the registry server bind_host = Port the bind the registry server to bind_port = 9191 Log to this file. Make sure you do not set the same log file for both the API and registry servers! log_file = /var/log/glance/ Where to store images filesystem_store_datadir = /var/lib/glance/images Send logs to syslog (/dev/log) instead of to file specified by `log_file` use_syslog = False SQLAlchemy connection string for the reference implementation registry server. Any valid SQLAlchemy connection string is fine. See: sql_connection = Period in seconds after which SQLAlchemy should reestablish its connection to the database. MySQL uses a default `wait_timeout` of 8 hours, after which it will drop idle connections. This can result in 39。 . /etc/sysconfig/$prog lockfile=/var/lock/subsys/$prog start() { [ x $exec ] || exit 5 [ f $config ] || exit 6 echo n $Starting $prog: daemon user glance pidfile $pidfile $exec configfile=$config amp。 touch $lockfile return $retval } stop() { echo n $Stopping $prog: killproc p $pidfile $prog retval=$? echo [ $retval eq 0 ] amp。amp。 reload) rh_status_q || exit 7 $1 。 *) echo $Usage: $0 {start|stop|status|restart|condrestart|tryrestart|reload|forcereload} exit 2 esac exit $? ? 在 /etc/,內(nèi)容如下: !/bin/sh glanceregistry OpenStack Image Service Registry server chkconfig: 20 80 description: OpenStack Image Service (codenamed Glance) Registry server BEGIN INIT INFO Provides: RequiredStart: $remote_fs $work $syslog RequiredStop: $remote_fs $syslog DefaultStop: 0 1 6 ShortDescription: Glance Registry server Description: OpenStack Image Service (codenamed Glance) Registry server END INIT INFO . /etc/ suffix=registry prog=openstackglance$suffix exec=/usr/bin/glance$suffix config=/etc/glance/glance$ pidfile=/var/run/glance/glance$ [ e /etc/sysconfig/$prog ] amp。 echo \$! $pidfile retval=$? echo [ $retval eq 0 ] amp。 rm f $lockfile return $retval } restart() { stop start } reload() { restart } force_reload() { restart } rh_status() { status p $pidfile $prog } rh_status_q() { rh_status /dev/null 2amp。 stop) rh_status_q || exit 0 $1 。 status) rh_status 。 ? 建立 NOVA服務(wù)配置文件存放目錄 mkdir /etc/nova ? 建立 NOVA服務(wù)啟動(dòng)用戶 useradd s /sbin/nologin m d /var/log/nova nova ? 在 /etc/nova建立 NOVA服務(wù)配置文件,內(nèi)容如下: [DEFAULT] debug=True logdir=/var/log/nova pybasedir=/var/lib/nova use_syslog=False verbose=True api_paste_config=/etc/nova/ auth_strategy=keystone bindir=/usr/bin glance_host=$my_ip glance_port=9292 glance_api_servers=$glance_host:$glance_port image_service= lock_path=/var/lock/nova my_ip= rabbit_host=localhost rabbit_password=openstack rabbit_port=5672 rabbit_userid=guest root_helper=sudo sql_connection= keystone_ec2_url= novncproxy_base_url= vnc_enabled=True vnc_keymap=enus vncserver_listen=$my_ip vncserver_proxyclient_address=$my_ip dhcpbridge=$bindir/novadhcpbridge dhcpbridge_flagfile=/etc/nova/ public_interface=eth0 routing_source_ip=$my_ip fixed_range=flat_interface=eth1 flat_work_bridge=br1 floating_range= force_dhcp_release=True target_host=$my_ip target_port=3260 console_token_ttl=600 iscsi_helper=ietadm iscsi_ip_address=$my_ip iscsi_num_targets=100 iscsi_port=3260 volume_group=novavolumes ec2_listen= ec2_listen_port=8773 metadata_listen= metadata_listen_port=8775 osapi_pute_listen= osap
點(diǎn)擊復(fù)制文檔內(nèi)容
醫(yī)療健康相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1