summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlavio Percoco <flaper87@gmail.com>2014-08-28 10:09:36 +0200
committerFlavio Percoco <flaper87@gmail.com>2014-08-28 10:09:36 +0200
commita1c59a157556816e12290cf8dd392e0b549560f2 (patch)
treeb8d7e58073e49e8f0a4897772de2fc6e2af8e2a1 /doc
parentc2335ed752d38430e749abac21365b6f2e85c0d1 (diff)
downloadglance_store-a1c59a157556816e12290cf8dd392e0b549560f2.tar.gz
Rename glance.store to glance_store0.1.1
Given the existing, known issues, with python namespaces, pip and setuptools, we've decided to rename glance.store into glance_store. Change-Id: I3f02ce78b3d64f34744e5116652bfbb4f3062cbf
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py2
-rw-r--r--doc/source/index.rst8
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 125e241..32bdfb4 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -24,7 +24,7 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
-project = u'glance.store'
+project = u'glance_store'
copyright = u'2014, OpenStack Foundation'
# If true, '()' will be appended to :func: etc. cross-reference text.
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 11a5044..50350a8 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,7 +1,7 @@
-glance.store
+glance_store
============
-The glance.store library supports the creation, deletion and gather of data
+The glance_store library supports the creation, deletion and gather of data
assets from/to a set of several, different, storage technologies
Contents
@@ -16,9 +16,9 @@ Release Notes
0.0.1a1
-------
-* Initial release of glance.store_.
+* Initial release of glance_store_.
-.. _glance.store: https://wiki.openstack.org/wiki/Glance/Store
+.. _glance_store: https://wiki.openstack.org/wiki/Glance/Store
Indices and tables
==================