码迷,mamicode.com
首页 > 其他好文 > 详细

openStack use

时间:2014-11-26 11:10:43      阅读:205      评论:0      收藏:0      [点我收藏+]

标签:des   style   http   io   ar   color   os   sp   for   

<1,project security>

  security groyps

Security groups--> are sets of IP filter rules() that ,define networking access,are applied to
all instances within a project

default security group denies all incoming
traffic and allows only outgoing traffic to your instance

common use case is to edit the
default security group to permit SSH access and ICMP access, so that users can log into and
ping instances.

Example,create a security group:

bubuko.com,布布扣

<2,Volumes are the Block Storage devices that you attach to instances to enable persistent
storage.>

<3,cloud disk type>

云硬盘类型定义了云硬盘的规格参数. 通常为云硬盘映射一组后端驱动器的存储容量. 例如:"性能"."SSD"."备份",等.

<4,运行OpenStack 命令行命令时加--debug parameters>

Example:

nova --debug list or keystone --debug user-list;

(关于OpenStack every core project client tools)

Internally, each command uses cURL command-line tools, which embed API requests. Open-
Stack APIs are RESTful APIs, and use the HTTP protocol. They include methods, URIs, media
types, and response codes.

bubuko.com,布布扣

bubuko.com,布布扣

nova console-log server(virtual machine instance)

bubuko.com,布布扣

nova credentials

bubuko.com,布布扣

nova diagnotics

bubuko.com,布布扣

nova endpoints

bubuko.com,布布扣

bubuko.com,布布扣

bubuko.com,布布扣

nova floating-ip-list

bubuko.com,布布扣

nova floating-ip-pool-list

bubuko.com,布布扣

libvirt virsh vncdisplay server_id or instance_id also kown as virtual machine

bubuko.com,布布扣

OpenStack novnc url获取

bubuko.com,布布扣

openStack 查看物理主机的主要资源信息

bubuko.com,布布扣

hypervisor-host

hypervisor-server hypervisor_host_name

bubuko.com,布布扣

nova hypervisor-show hypervisot_host_name (host-list)

bubuko.com,布布扣

nova hypervisor-status

bubuko.com,布布扣

 

openStack use

标签:des   style   http   io   ar   color   os   sp   for   

原文地址:http://www.cnblogs.com/ruiy/p/4122570.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!