Change operating to interacting with in README
Just noticed that the README says "for operating OpenStack". The word operating has very specific connotations in OpenStack world, and that is decidedly _not_ the primary use case of shade. Change-Id: Ic0205c82abc3b5bfd6223ea7a6ee1bd6bfb365dd
This commit is contained in:
parent
111a27ce79
commit
9f4805bedb
@ -1,7 +1,7 @@
|
|||||||
Introduction
|
Introduction
|
||||||
============
|
============
|
||||||
|
|
||||||
shade is a simple client library for operating OpenStack clouds. The
|
shade is a simple client library for interacting with OpenStack clouds. The
|
||||||
key word here is *simple*. Clouds can do many many many things - but there are
|
key word here is *simple*. Clouds can do many many many things - but there are
|
||||||
probably only about 10 of them that most people care about with any
|
probably only about 10 of them that most people care about with any
|
||||||
regularity. If you want to do complicated things, you should probably use
|
regularity. If you want to do complicated things, you should probably use
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = shade
|
name = shade
|
||||||
summary = Client library for operating OpenStack clouds
|
summary = Simple client library for interacting with OpenStack clouds
|
||||||
description-file =
|
description-file =
|
||||||
README.rst
|
README.rst
|
||||||
author = OpenStack Infrastructure Team
|
author = OpenStack Infrastructure Team
|
||||||
|
Loading…
Reference in New Issue
Block a user