Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
openstackliberty [2016/02/05 16:48] – madko | openstackliberty [2016/02/05 20:35] (Version actuelle) – madko | ||
---|---|---|---|
Ligne 178: | Ligne 178: | ||
# This option is deprecated for removal.\\ | # This option is deprecated for removal.\\ | ||
# Its value may be silently ignored in the future.\\ | # Its value may be silently ignored in the future.\\ | ||
- | verbose = true | + | #verbose = true |
Ligne 1485: | Ligne 1485: | ||
[root@nova-0 ~]# export OS_IDENTITY_API_VERSION=3\\ | [root@nova-0 ~]# export OS_IDENTITY_API_VERSION=3\\ | ||
- | [root@nova-0 ~]# export OS_URL=http:// | + | [root@nova-0 ~]# export OS_URL=[[http:// |
[root@nova-0 ~]# export OS_TOKEN=311a7026c728d5d8dbe5 | [root@nova-0 ~]# export OS_TOKEN=311a7026c728d5d8dbe5 | ||
- | <font 12.8px/ | + | <font 12.8px/ |
- | +-------------+----------------------------------+\\ | + | +————-+———————————-+ |
- | | Field | + | |
- | +-------------+----------------------------------+\\ | + | |
- | | description | OpenStack Identity | + | |Field |Value | |
- | | enabled | + | |
- | | id | 240ecb9fdfb14504957451705815eaa5 |\\ | + | |
- | | name | keystone | + | +————-+———————————-+ |
- | | type | identity | + | |
- | +-------------+----------------------------------+\\ | + | |
- | [root@nova-0 ~]# openstack endpoint create | + | |description |OpenStack Identity | |
- | +--------------+----------------------------------+\\ | + | |enabled |True | |
- | | Field | Value |\\ | + | |id |240ecb9fdfb14504957451705815eaa5 | |
- | +--------------+----------------------------------+\\ | + | |name |keystone | |
- | | enabled | + | |type |identity | |
- | | id | + | |
- | | interface | + | |
- | | region | + | +————-+———————————-+\\ |
- | | region_id | + | [root@nova-0 ~]# openstack endpoint create |
- | | service_id | + | +————–+———————————-+ |
- | | service_name | keystone | + | |
- | | service_type | identity | + | |
- | | url | http:// | + | |Field |Value | |
- | +--------------+----------------------------------+\\ | + | |
- | [root@nova-0 ~]# openstack endpoint create | + | |
- | +--------------+----------------------------------+\\ | + | +————–+———————————-+ |
- | | Field | Value |\\ | + | |
- | +--------------+----------------------------------+\\ | + | |
- | | enabled | + | |enabled |True | |
- | | id | + | |id |eba15ac28f9b4638ae106814e3da996c | |
- | | interface | + | |interface |public | |
- | | region | + | |region |RegionOne | |
- | | region_id | + | |region_id |RegionOne | |
- | | service_id | + | |service_id |240ecb9fdfb14504957451705815eaa5 | |
- | | service_name | keystone | + | |service_name |keystone | |
- | | service_type | identity | + | |service_type |identity | |
- | | url | http:// | + | |url |[[http:// |
- | +--------------+----------------------------------+\\ | + | |
- | [root@nova-0 ~]# openstack endpoint create | + | |
- | +--------------+----------------------------------+\\ | + | +————–+———————————-+\\ |
- | | Field | Value |\\ | + | [root@nova-0 ~]# openstack endpoint create |
- | +--------------+----------------------------------+\\ | + | +————–+———————————-+ |
- | | enabled | + | |
- | | id | + | |
- | | interface | + | |Field |Value | |
- | | region | + | |
- | | region_id | + | |
- | | service_id | + | +————–+———————————-+ |
- | | service_name | keystone | + | |
- | | service_type | identity | + | |
- | | url | http:// | + | |enabled |True | |
- | +--------------+----------------------------------+\\ | + | |id |decd061cdc524db3b046f5cf31896657 | |
+ | |interface |internal | | ||
+ | |region |RegionOne | | ||
+ | |region_id |RegionOne | | ||
+ | |service_id |240ecb9fdfb14504957451705815eaa5 | | ||
+ | |service_name |keystone | | ||
+ | |service_type |identity | | ||
+ | |url |[[http:// | ||
+ | |||
+ | |||
+ | +————–+———————————-+\\ | ||
+ | [root@nova-0 ~]# openstack endpoint create | ||
+ | +————–+———————————-+ | ||
+ | |||
+ | |||
+ | |Field |Value | | ||
+ | |||
+ | |||
+ | +————–+———————————-+ | ||
+ | |||
+ | |||
+ | |enabled |True | | ||
+ | |id |371a4e6d327e4cd094f81b05c7f7c53b | | ||
+ | |interface |admin | | ||
+ | |region |RegionOne | | ||
+ | |region_id |RegionOne | | ||
+ | |service_id |240ecb9fdfb14504957451705815eaa5 | | ||
+ | |service_name |keystone | | ||
+ | |service_type |identity | | ||
+ | |url |[[http:// | ||
+ | |||
+ | |||
+ | +————–+———————————-+\\ | ||
[root@nova-0 ~]# | [root@nova-0 ~]# | ||
+ | |||
+ | |||
+ | [root@nova-0 ~]# openstack project create –domain default %%\%% > –description "Admin Project" | ||
+ | +————-+———————————-+ | ||
+ | |||
+ | |||
+ | |Field |Value | | ||
+ | |||
+ | |||
+ | +————-+———————————-+ | ||
+ | |||
+ | |||
+ | |description |Admin Project | | ||
+ | |domain_id |default | | ||
+ | |enabled |True | | ||
+ | |id |38a1273ebf554733a14524533562a794 | | ||
+ | |is_domain |False | | ||
+ | |name |admin | | ||
+ | |parent_id |None | | ||
+ | |||
+ | |||
+ | +————-+———————————-+\\ | ||
+ | [root@nova-0 ~]# openstack user create –domain default %%\%% > –password-prompt admin\\ | ||
+ | User Password: | ||
+ | Repeat User Password: | ||
+ | +———–+———————————-+ | ||
+ | |||
+ | |||
+ | |Field |Value | | ||
+ | |||
+ | |||
+ | +———–+———————————-+ | ||
+ | |||
+ | |||
+ | |domain_id |default | | ||
+ | |enabled |True | | ||
+ | |id |d24ea3b92c6440c883aa82ad17e1758a | | ||
+ | |name |admin | | ||
+ | |||
+ | |||
+ | +———–+———————————-+\\ | ||
+ | [root@nova-0 ~]# openstack role create admin\\ | ||
+ | +——-+———————————-+ | ||
+ | |||
+ | |||
+ | |Field |Value | | ||
+ | |||
+ | |||
+ | +——-+———————————-+ | ||
+ | |||
+ | |||
+ | |id |14dbe6fb7fb54ce08caefbceb89a6a67 | | ||
+ | |name |admin | | ||
+ | |||
+ | |||
+ | +——-+———————————-+\\ | ||
+ | [root@nova-0 ~]# openstack role add –project admin –user admin admin\\ | ||
+ | [root@nova-0 ~]# openstack project create –domain default %%\%% > –description " | ||
+ | +————-+———————————-+ | ||
+ | |||
+ | |||
+ | |Field |Value | | ||
+ | |||
+ | |||
+ | +————-+———————————-+ | ||
+ | |||
+ | |||
+ | |description |Service Project | | ||
+ | |domain_id |default | | ||
+ | |enabled |True | | ||
+ | |id |05db1f4d97d04a53b41cd35cb9fe897f | | ||
+ | |is_domain |False | | ||
+ | |name |service | | ||
+ | |parent_id |None | | ||
+ | |||
+ | |||
+ | +————-+———————————-+\\ | ||
+ | [root@nova-0 ~]# openstack project create –domain default %%\%% > –description "Demo Project" | ||
+ | +————-+———————————-+ | ||
+ | |||
+ | |||
+ | |Field |Value | | ||
+ | |||
+ | |||
+ | +————-+———————————-+ | ||
+ | |||
+ | |||
+ | |description |Demo Project | | ||
+ | |domain_id |default | | ||
+ | |enabled |True | | ||
+ | |id |7456a999589d4372b8a73cea573476db | | ||
+ | |is_domain |False | | ||
+ | |name |demo | | ||
+ | |parent_id |None | | ||
+ | |||
+ | |||
+ | +————-+———————————-+\\ | ||
+ | [root@nova-0 ~]# openstack user create –domain default %%\%% > –password-prompt demo\\ | ||
+ | User Password: | ||
+ | Repeat User Password: | ||
+ | +———–+———————————-+ | ||
+ | |||
+ | |||
+ | |Field |Value | | ||
+ | |||
+ | |||
+ | +———–+———————————-+ | ||
+ | |||
+ | |||
+ | |domain_id |default | | ||
+ | |enabled |True | | ||
+ | |id |8077e653105a40a5a9bd7e4e6054cf4c | | ||
+ | |name |demo | | ||
+ | |||
+ | |||
+ | +———–+———————————-+\\ | ||
+ | [root@nova-0 ~]# openstack role create user\\ | ||
+ | +——-+———————————-+ | ||
+ | |||
+ | |||
+ | |Field |Value | | ||
+ | |||
+ | |||
+ | +——-+———————————-+ | ||
+ | |||
+ | |||
+ | |id |091b31d38fe0426a8e33fe435134df9e | | ||
+ | |name |user | | ||
+ | |||
+ | |||
+ | +——-+———————————-+\\ | ||
+ | [root@nova-0 ~]# openstack role add –project demo –user demo user | ||
+ | |||
+ | |||
+ | \\ | ||