diff options
| author | Jason Kölker <jason@koelker.net> | 2011-11-01 13:26:41 -0500 |
|---|---|---|
| committer | Jason Kölker <jason@koelker.net> | 2011-11-01 13:26:41 -0500 |
| commit | 997c2e8eb0ade364a8920dd085ec0e24f56182fb (patch) | |
| tree | 5641d99a31163258d25be0af7da3f34b395359fa /openstack/common/__init__.py | |
| parent | 1a8fa72410cacaf2589544ecc161306de9d13766 (diff) | |
| parent | 02c95aeb2ffe112f7b60a1d3c53cdde22bc5db4d (diff) | |
| download | oslo-997c2e8eb0ade364a8920dd085ec0e24f56182fb.tar.gz oslo-997c2e8eb0ade364a8920dd085ec0e24f56182fb.tar.xz oslo-997c2e8eb0ade364a8920dd085ec0e24f56182fb.zip | |
merge in upstream
Diffstat (limited to 'openstack/common/__init__.py')
| -rw-r--r-- | openstack/common/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/common/__init__.py b/openstack/common/__init__.py index b22496f..64da808 100644 --- a/openstack/common/__init__.py +++ b/openstack/common/__init__.py @@ -15,5 +15,5 @@ # License for the specific language governing permissions and limitations # under the License. -# TODO(jaypipes) Code in this module is intended to be ported to the eventual +# TODO(jaypipes) Code in this module is intended to be ported to the eventual # openstack-common library |
