diff --git a/doc/install-guide/object-storage/section_object-storage-install-config-proxy-node.xml b/doc/install-guide/object-storage/section_object-storage-install-config-proxy-node.xml index 74fe796982..83fbb1799e 100644 --- a/doc/install-guide/object-storage/section_object-storage-install-config-proxy-node.xml +++ b/doc/install-guide/object-storage/section_object-storage-install-config-proxy-node.xml @@ -18,7 +18,7 @@ Install swift-proxy service: - # apt-get install swift-proxy memcached python-keystoneclient python-swiftclient python-webob + # apt-get install swift swift-proxy memcached python-keystoneclient python-swiftclient python-webob # yum install openstack-swift-proxy memcached python-swiftclient python-keystone-auth-token # zypper install openstack-swift-proxy memcached python-swiftclient python-keystoneclient python-xml diff --git a/doc/install-guide/object-storage/section_object-storage-install-config-storage-nodes.xml b/doc/install-guide/object-storage/section_object-storage-install-config-storage-nodes.xml index d44bc5b67a..420947c626 100644 --- a/doc/install-guide/object-storage/section_object-storage-install-config-storage-nodes.xml +++ b/doc/install-guide/object-storage/section_object-storage-install-config-storage-nodes.xml @@ -19,7 +19,7 @@ Install storage node packages: - # apt-get install swift swift-account swift-container swift-object xfsprogs + # apt-get install swift swift-account swift-container swift-object xfsprogs # yum install openstack-swift-account openstack-swift-container \ openstack-swift-object xfsprogs xinetd # zypper install openstack-swift-account openstack-swift-container \