30 Commits

Author SHA1 Message Date
Stephen Finucane
64530e8eb5 Fix misc README issues
Change-Id: I973a40a64c98433bb0112576615ec72e18b84485
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-12-19 12:18:31 +00:00
Stephen Finucane
6f6dbfadef Remove simplejson support
This was allegedly included back when simplejson was more performant
that the 'json' library in Python's library. It's additional complexity
that we simple don't need. Remove it. This also allows us to clean up
the tox file significantly.

Note that we must also rename the 'json' module to 'json_utils', as this
was shadowing a built-in library. This is a latent issue that was
highlighted by removing of 'simplejson' imports.

Change-Id: Id9faa9859993e598e2fd08133de576b740790bf3
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-05-02 10:58:12 -06:00
Stephen Finucane
4c5c051fcb Remove support for SOAP protocol
This also allows us to removal lxml as an optional dependency.

Change-Id: I7ce0418012070677e36e41236487f3fabc0763a8
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-05-02 10:54:56 -06:00
Stephen Finucane
3fb55f7f4f Remove support for Ext Direct protocol
I didn't even know this was a thing. Needless to say, we can safely
remove this now.

Change-Id: I92c9c0fe99af61c438ab92a61bd8dd8bb192054b
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-05-02 09:41:00 -06:00
Stephen Finucane
21dadaef0e Remove cornice integration
As with turbogears, no one was using this in OpenStack and therefore we
can and should remove this adaptor.

Change-Id: I0d3942680c1156e57d70f334caea6b89590b46c7
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-05-02 09:41:00 -06:00
Stephen Finucane
a9faca002b Remove turbogears integration
No one in OpenStack that's still using this is using turbogears. Kill
it.

Change-Id: Ifeff1f40834289093dd997ce34fc3b42c3abbc13
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-05-02 09:41:00 -06:00
venkatamahesh
5376fe2f0e Change the repositories from stackforge to openstack
Change-Id: Ia3fced3c026fe6f8a039a584b99f8d44f8a8b3f4
2015-10-19 14:51:33 +05:30
Doug Hellmann
1fef3f2714 Update README formatting for release tools
Update the README file to list links in a format expected by the
OpenStack release tools so we can generate release announcement emails
automatically.

Change-Id: I84865bc1787ad980c65e49f7b6ae40c66d92b4e7
2015-06-01 16:44:34 +00:00
Dustin J. Mitchell
4441ca74a9 Minor documentation edits
Change-Id: I0f8049241ffd870a4dac405fa0ca53fb122f2181
2014-10-01 09:36:11 -04:00
Chang Bo Guo
9751ccebfa Fix typos in documents and comments
Fix typos detected by toolkit misspellings.

* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: I59de119feb6f973602fbfd98a75a1d529bc30bde
2013-12-10 22:07:43 -08:00
Julien Danjou
a84d744794 doc: remove useless validate import
Change-Id: Ic9cf28809867d73c56689fd6b94dc307c7b283d3
2013-10-08 15:51:41 +02:00
Christophe de Vienne
217d67073b Fix a little syntax error.
Change-Id: I4a608dc3d96215cc76814e2812d4f0e2e3f97c97
2013-08-20 23:24:43 +02:00
Ryan Petrello
9246e4d4be Update README and package metadata to reflect gerrit review process.
Change-Id: I6418f723d064160518a5070c2ddf1d52a3e01258
2013-08-20 15:36:02 -04:00
Christophe de Vienne
33a9488aa2 Install mini-doc now use pip 2013-04-18 19:33:54 +02:00
Christophe de Vienne
6955678e97 Document the Flask adapter 2013-03-28 11:38:20 +01:00
Christophe de Vienne
dfeaea4f77 Don't use the validate decorator in the first-page example
--HG--
extra : rebase_source : 153daebe942416e88c82099eb362aeb757d7d6e7
2013-02-08 21:42:39 +01:00
Christophe de Vienne
5f5dd7fe5e Rewrite a bit the introduction text 2013-01-30 00:30:04 +01:00
Christophe de Vienne
861a946676 Update the dependencies in the documentation 2013-01-25 23:43:59 +01:00
Christophe de Vienne
bfccf11cb5 Fix the wsmeext.sphinxext module name
--HG--
extra : rebase_source : 028505829909b5b6445b40e67aa1e70a9f46e1a5
2013-01-18 11:05:05 +01:00
Christophe de Vienne
be32f92fbb Mention the additional protocols in the intro 2012-12-11 11:24:21 +01:00
Christophe de Vienne
7813805913 Better mentionning of the framework independance. 2012-12-11 09:56:58 +01:00
Christophe de Vienne
92f1e76014 Little english mistake fix 2012-06-29 22:09:40 +02:00
Christophe de Vienne
582e9d11f5 Point to the jenkins general dashboard instead of the wsme job 2012-04-26 11:18:33 +02:00
Christophe de Vienne
4133c0b080 Correct a sentence 2012-04-23 23:23:12 +02:00
Christophe de Vienne
8dfecc06bb Add a link to the Changelog in the main description 2012-04-23 11:48:15 +02:00
Christophe de Vienne
dd65884067 Adding the precise Python versions and implementation classifiers 2012-04-23 11:34:18 +02:00
Christophe de Vienne
583a9b8855 Add a missing indent 2012-04-23 11:29:33 +02:00
Christophe de Vienne
61593d98bc Make the examples more compact 2012-04-23 11:28:40 +02:00
Christophe de Vienne
e7ad3d8bbd Remove the .. highlight:: directives to remains plain-rst compatible 2012-04-23 11:20:30 +02:00
Christophe de Vienne
ac30cd20ef Attempt a rename of README to README.rst to force bb rendering
--HG--
rename : README => README.rst
2012-04-23 11:17:47 +02:00