Difference between revisions of "OpenStack: Deploying the Glance Image Service"
Jump to navigation
Jump to search
(Created page with "<syntaxhighlight> [root@server2-a ~(keystone_admin)]$ yum -y install openstack-glance </syntaxhighlight> <syntaxhighlight> [root@server2-a ~(keystone_admin)]$ cp /usr/share/glance/glance-registry-dist.conf /e...") |
(No difference)
|
Revision as of 12:25, 28 April 2015
[root@server2-a ~(keystone_admin)]$ yum -y install openstack-glance[root@server2-a ~(keystone_admin)]$ cp /usr/share/glance/glance-registry-dist.conf /etc/glance/glance-registry.conf
cp: overwrite ‘/etc/glance/glance-registry.conf’? y
[root@server2-a ~(keystone_admin)]$ cp /usr/share/glance/glance-api-dist.conf /etc/glance/glance-api.conf
cp: overwrite ‘/etc/glance/glance-api.conf’? y