Browse code

Remove copyright footer from RST docs

Change-Id: I2fe6aac7caec21af26983636d6ec827b3525ee15

Sean M. Collins authored on 2014/10/24 23:48:46
Showing 19 changed files
... ...
@@ -12,7 +12,3 @@ Recent Changes What's been happening?
12 12
 These are the commits to DevStack for the last six months. For the
13 13
 complete list see `the DevStack project in
14 14
 Gerrit <https://review.openstack.org/#/q/status:merged+project:openstack-dev/devstack,n,z>`__.
15
-
16
-© Openstack Foundation 2011-2014 — An
17
-`OpenStack <https://www.openstack.org/>`__
18
-`program <https://wiki.openstack.org/wiki/Programs>`__
... ...
@@ -354,7 +354,3 @@ Examples
354 354
        RABBIT_PASSWORD=$ADMIN_PASSWORD
355 355
        SERVICE_PASSWORD=$ADMIN_PASSWORD
356 356
        SERVICE_TOKEN=a682f596-76f3-11e3-b3b2-e716f9080d50
357
-
358
-© Openstack Foundation 2011-2014 — An
359
-`OpenStack <https://www.openstack.org/>`__
360
-`program <https://wiki.openstack.org/wiki/Programs>`__
... ...
@@ -98,8 +98,3 @@ have aged a bit (does anyone still do ramdisk installs?). While these
98 98
 may reference the top-level DevStack configuration they can generally be
99 99
 run alone. There are also some sub-directories to support specific
100 100
 environments such as XenServer.
101
-
102
-© Openstack Foundation 2011-2013 — An `OpenStack
103
-program <https://wiki.openstack.org/wiki/Programs>`__ created by
104
-`Rackspace Cloud
105
-Builders <http://www.rackspace.com/cloud/private_edition/>`__
... ...
@@ -50,8 +50,3 @@ Certificates for Bundling
50 50
         EC2_CERT=cert.pem
51 51
         NOVA_CERT=cacert.pem
52 52
         EUCALYPTUS_CERT=${NOVA_CERT}
53
-
54
-© Openstack Foundation 2011-2013 — An `OpenStack
55
-program <https://wiki.openstack.org/wiki/Programs>`__ created by
56
-`Rackspace Cloud
57
-Builders <http://www.rackspace.com/cloud/private_edition/>`__
... ...
@@ -47,8 +47,3 @@ TERMINATE\_TIMEOUT
47 47
     ::
48 48
 
49 49
         TERMINATE_TIMEOUT=30
50
-
51
-© Openstack Foundation 2011-2013 — An `OpenStack
52
-program <https://wiki.openstack.org/wiki/Programs>`__ created by
53
-`Rackspace Cloud
54
-Builders <http://www.rackspace.com/cloud/private_edition/>`__
... ...
@@ -178,7 +178,3 @@ Q: ``tools/fixup_stuff.sh`` is broken and shouldn't 'fix' just one version of pa
178 178
     problems than we'll add them to the script. Knowing about the broken
179 179
     future releases is valuable rather than polling to see if it has
180 180
     been fixed.
181
-
182
-© Openstack Foundation 2011-2014 — An
183
-`OpenStack <https://www.openstack.org/>`__
184
-`program <https://wiki.openstack.org/wiki/Programs>`__
... ...
@@ -376,7 +376,3 @@ If you forgot to set the root password you can do this:
376 376
 ::
377 377
 
378 378
     mysqladmin -u root -pnova password 'supersecret'
379
-
380
-© Openstack Foundation 2011-2014 — An
381
-`OpenStack <https://www.openstack.org/>`__
382
-`program <https://wiki.openstack.org/wiki/Programs>`__
... ...
@@ -138,6 +138,3 @@ Set Up tftpboot
138 138
 
139 139
 Now `return <ramdisk.html>`__ to the RAM disk Guide to kick off your
140 140
 DevStack experience.
141
-
142
-© Openstack Foundation 2011-2013 — this is not an official OpenStack
143
-project...
... ...
@@ -84,6 +84,3 @@ Fire It Up
84 84
        screen -x
85 85
 
86 86
 -  Connect to the dashboard at ``http://<ip-address>/``
87
-
88
-© Openstack Foundation 2011-2013 — this is not an official OpenStack
89
-project...
... ...
@@ -138,8 +138,3 @@ accessible from other machines on your network.
138 138
 Some examples of using the OpenStack command-line clients ``nova`` and
139 139
 ``glance`` are in the shakedown scripts in ``devstack/exercises``.
140 140
 ``exercise.sh`` will run all of those scripts and report on the results.
141
-
142
-© Openstack Foundation 2011-2013 — An `OpenStack
143
-program <https://wiki.openstack.org/wiki/Programs>`__ created by
144
-`Rackspace Cloud
145
-Builders <http://www.rackspace.com/cloud/private_edition/>`__
... ...
@@ -104,7 +104,3 @@ packages are installed in the VM and the source trees checked out.
104 104
 Setting ``OFFLINE=True`` in ``local.conf`` enables ``stack.sh`` to run
105 105
 multiple times without an Internet connection. DevStack, making hacking
106 106
 at the lake possible since 2012!
107
-
108
-© Openstack Foundation 2011-2014 — An
109
-`OpenStack <https://www.openstack.org/>`__
110
-`program <https://wiki.openstack.org/wiki/Programs>`__
... ...
@@ -55,6 +55,3 @@ Set Up USB Drive
55 55
 
56 56
 Now `return <ramdisk.html>`__ to the RAM disk Guide to kick off your
57 57
 DevStack experience.
58
-
59
-© Openstack Foundation 2011-2013 — this is not an official OpenStack
60
-project...
... ...
@@ -377,7 +377,3 @@ exercises/volumes.sh
377 377
 exercises/zaqar.sh
378 378
 
379 379
 `Read » <exercises/zaqar.sh.html>`__
380
-
381
-© Openstack Foundation 2011-2014 — An
382
-`OpenStack <https://www.openstack.org/>`__
383
-`program <https://wiki.openstack.org/wiki/Programs>`__
... ...
@@ -14,7 +14,3 @@ local.conf User settings
14 14
 ``localrc`` file. See `the description of
15 15
 local.conf <configuration.html>`__ for more details about the mechanics
16 16
 of the file.
17
-
18
-© Openstack Foundation 2011-2014 — An
19
-`OpenStack <https://www.openstack.org/>`__
20
-`program <https://wiki.openstack.org/wiki/Programs>`__
... ...
@@ -14,7 +14,3 @@ and has been replaced by ```local.conf`` <local.conf.html>`__. DevStack
14 14
 will continue to use ``localrc`` if it is present and ignore the
15 15
 ``localrc`` section in ``local.conf.``. Remove ``localrc`` to switch to
16 16
 using the new file.
17
-
18
-© Openstack Foundation 2011-2014 — An
19
-`OpenStack <https://www.openstack.org/>`__
20
-`program <https://wiki.openstack.org/wiki/Programs>`__
... ...
@@ -81,8 +81,3 @@ KEYSTONECLIENT\_DEBUG, NOVACLIENT\_DEBUG
81 81
 
82 82
         # export KEYSTONECLIENT_DEBUG=1
83 83
         # export NOVACLIENT_DEBUG=1
84
-
85
-© Openstack Foundation 2011-2013 — An `OpenStack
86
-program <https://wiki.openstack.org/wiki/Programs>`__ created by
87
-`Rackspace Cloud
88
-Builders <http://www.rackspace.com/cloud/private_edition/>`__
... ...
@@ -97,7 +97,3 @@ The DevStack exercise scripts are no longer used as integration and gate
97 97
 testing as that job has transitioned to Tempest. They are still
98 98
 maintained as a demonstrations of using OpenStack from the command line
99 99
 and for quick operational testing.
100
-
101
-© Openstack Foundation 2011-2014 — An
102
-`OpenStack <https://www.openstack.org/>`__
103
-`program <https://wiki.openstack.org/wiki/Programs>`__
... ...
@@ -117,8 +117,3 @@ functions:
117 117
 -  ``start_nova_hypervisor`` - start any external services
118 118
 -  ``stop_nova_hypervisor`` - stop any external services
119 119
 -  ``cleanup_nova_hypervisor`` - remove transient data and cache
120
-
121
-© Openstack Foundation 2011-2013 — An `OpenStack
122
-program <https://wiki.openstack.org/wiki/Programs>`__ created by
123
-`Rackspace Cloud
124
-Builders <http://www.rackspace.com/cloud/private_edition/>`__
... ...
@@ -71,7 +71,3 @@ Service Repos
71 71
 
72 72
         NOVA_REPO=https://review.openstack.org/p/openstack/nova
73 73
         NOVA_BRANCH=refs/changes/50/5050/1
74
-
75
-© Openstack Foundation 2011-2014 — An
76
-`OpenStack <https://www.openstack.org/>`__
77
-`program <https://wiki.openstack.org/wiki/Programs>`__