1136 Commits

Author SHA1 Message Date
KATO Tomoyuki
bdea520a1b [cli-ref] Switch Block Storage API usage order
To emphasize Block Storage API v2, use v2 API first.

Change-Id: Ic7cc5c4165c82756e09cce04d4fffaf2226cf5f3
2016-03-25 11:12:29 +09:00
Andreas Jaeger
d01a68d5ea Do not publish translated Debian Guide
The RST Debian Install Guide is not maintained, there's no need to build
and publish it. We continue pushing strings to translate.openstack.org
but will not build it.

Change-Id: I2dddb437a693d91d8116cb3b5ee76e008429b0c0
0.34.0
2016-03-21 13:31:15 +01:00
Jenkins
c3f152f96e Merge "Remove parallel building" 2016-03-21 12:30:47 +00:00
Gauvain Pocentek
87f23f539f Make diff_branches.py work again
Changes to autohelp.py have broken the diff_branches.py script. This
patch fixes the script:

- add a ``dump`` subcommand and a ``-q`` (quiet) option to
  autohelp-wrapprt
- use these options in diff_branches.py
- remove the dependency on python-git as it is not needed anymore.

Change-Id: I5d5a7e7141e1a0df1c86d52daae35fe5f33f239b
2016-03-20 18:44:17 +01:00
Jenkins
eb02aab480 Merge "autohelp: add zaqar to the default projects" 2016-03-19 08:57:47 +00:00
Gauvain Pocentek
626476352c autohelp: add zaqar to the default projects
Change-Id: I7271af8834ff29ce92cd1c20fd9864a4895f146d
2016-03-19 07:48:13 +01:00
fumihiko kakuma
74a5a0d1c3 Fix a typo in autogenerate_config_docs/README.rst
Fix a parameter order on autohelp-wrapper command line
explained in README.rst.

Change-Id: I30e4c926f830d1dd450a0d10a2bfacae3c3301bf
2016-03-19 10:06:58 +09:00
KATO Tomoyuki
c423d9e82a Remove parallel building
Parallel building is not working reliable with errors, I just had a
problem were the script run successfully but should have failed.
Let's be on the safe side...

Also fix  "WARNING: term not in glossary: fqdn" and
"WARNING: unknown document: example-architectures".

This shows that the parallel building hit problems, otherwise this
would not show up now.

Change-Id: I731de4def0a00e8f94c0d997d5bd66f5ec438e87
Co-Authored-By: Andreas Jaeger <aj@suse.com>
2016-03-18 13:42:19 +09:00
Ronald Bradford
cba7f7f340 Better identify deprecated configuration options
If a configuration option is tagged as deprecated in the code and the
help text does not start with DEPRECATED: add this to better identify
options that are no longer used.

If the code provides an additional deprecated reason, append this to
the provided help text of the configuration option.

Change-Id: I1a7c76c0109a6e59cc87d0ddc942c6d1cfb9dc91
2016-03-16 18:08:07 -04:00
Ronald Bradford
557d0af6d0 Provide a more human identifable option data type
Update the configuration tables option type from an internal meta type
to a more meaningful description.  E.g. Boolean for BoolOpt, String
for StringOpt, Multi-valued for MultiStrOpt etc.

Inspired by the translation used in Developer Docs

Change-Id: I5bd7aec727292ceef4dc0ff56ab8f334ea2f22bc
2016-03-16 17:32:35 -04:00
Ronald Bradford
4bca964706 Catch sqlalchemy.exc.InvalidRequestError exception
Running update of keystone produces the following exception which
teminates processing. This enables processing to continue, like
capture of other types of errors.
* Table 'federation_protocol' is already defined for this MetaData
  instance.  Specify 'extend_existing=True' to redefine options and
  columns on an existing Table object.

Cater for projects that do not use sqlalchemy, e.g. swift.

Change-Id: I87df4bb784f94b7194374b2448e4c34beadb923f
2016-03-16 17:32:08 -04:00
Ronald Bradford
0c4e6e2e36 Updated prerequisite packages for ironic & swift
Change-Id: Ieab843667b7c3f6eae49ce8fbc3d80d65ed42f99
2016-03-16 15:47:07 -04:00
Andreas Jaeger
2530250a79 Remove parallel building
Parallel building is not working reliable with errors, I just had a
problem were the script run successfully but should have failed.
Let's be on the safe side...

Change-Id: I9ebebf33e2da0e71325b229c2261a22b07a06574
2016-03-15 15:45:17 +01:00
Swapnil Kulkarni (coolsvap)
7bd4ebdc38 Keep py3.X compatibility for urllib
urllib/urllib2 is incompatible for python 3
Use modules from six.moves.urllib instead of urllib
and urllib2

Change-Id: Ic9d8ce4e700d19053c67cf667e1d802bd1477108
Partial-Bug:#1280105
2016-03-14 08:27:45 +05:30
Jenkins
d1f3e659aa Merge "Note to add 'jinja2' and 'markupsafe' to requirements" 2016-03-03 22:42:37 +00:00
venkatamahesh
360f159de8 [nova-cli-ref] Adjust long line for check niceness
The generated nova cli-reference have a long line option
which causing jenkins error, so it is corrected

Reference: https://review.openstack.org/#/c/287587/

Change-Id: Ie762f60d37d1973c9edbe643065150b9c856865c
2016-03-03 15:16:43 +00:00
njirap
0e5bff709c Note to add 'jinja2' and 'markupsafe' to requirements
Change-Id: I14d80d353084d54d8e114b10524e5b46660cf34b
Closes-Bug: #1552704
2016-03-03 17:54:17 +03:00
KATO Tomoyuki
028dcd0c02 Change help category markup
To improve readability, simplify the Sphinx table of contents.
For example, Positional arguments, Optional arguments.

Change-Id: I84f27cee9ce69629927e2751c702a1712d61affa
2016-02-27 15:08:12 +09:00
Jenkins
7ff40f1fcc Merge "Remove markdown script" 2016-02-26 06:22:07 +00:00
OpenStack Proposal Bot
9a4ffef876 Updated from global requirements
Change-Id: I56b423c19f1469ff3c89f0726a62ac88078d2c57
2016-02-26 01:51:47 +00:00
Andreas Jaeger
92944e11b3 Remove markdown script
The image-api and identity-api repositories are retired, remove
support for building it. This also includes removing the now
obsolete markdown script and the obsolete pandoc-template.docbook.

Change-Id: I619244c755b9f85102743196c8ec5fcc09dc76a6
2016-02-25 08:14:50 +01:00
Gauvain Pocentek
1f17e5daf6 [autohelp] Remove oslo.incubator installation
It is not needed anymore, and is causing setup problems.

Change-Id: Ie0ea8adcb621f1ff873243fa6b23aab3679f148e
2016-02-21 11:25:04 +01:00
KATO Tomoyuki
faaee70a62 Change Git message got cli reference update
Shorten commit message to follow the git convention.
Change Git topic branch to unify all related topic.

Change-Id: I3a40ca5d7bb078fec20ad9fb7a5258f8fd1ae14c
2016-02-13 22:01:42 +09:00
Andreas Jaeger
561228ae5d Use pep8 instead of linters
According to the PTI (=Python Test Interface,
http://governance.openstack.org/reference/cti/python_cti.html), pep8
is the interface for codestyle checks. Move all tests from linters to
pep8.

Change-Id: Iaed26949d4a63d82bb26696ab10a11fff0a91a18
2016-02-11 17:18:29 +01:00
KATO Tomoyuki
a12917dab0 Add option pattern to cli ref tool
The python-troveclinet 2.0.0 has the new option
--instance "<opt=value,opt=value,...>"
on trove cluster-create.

Change-Id: I11de253d33b2051175d09e9b3e760f2055931d0e
2016-02-06 08:36:53 +09:00
Jenkins
8e6127f057 Merge "Add switcher for common directory" 0.33.0 2016-01-31 20:30:28 +00:00
OpenStack Proposal Bot
8c11a321cf Updated from global requirements
Change-Id: Iabe1ef14c7a7fc37f240a22c48bdc7adf0b21e39
2016-01-26 23:27:29 +00:00
KATO Tomoyuki
83a7248a32 Add switcher for common directory
To migrate common directory for rst files from common-rst to common,
Add a switcher for common directory as a temporary trick.
When find a rst file in common directory,
we use "common" directory as priority.
This switcher will be removed after all migration works finish.

Change-Id: I7ba517136807513f982e66010906b97621f844fc
2016-01-25 19:04:03 +09:00
Jenkins
8d1b667c44 Merge "Fix two word spellings" 2016-01-24 22:26:04 +00:00
Jenkins
3bc3a7bceb Merge "Add Topic tag in cli-reference generated script" 2016-01-24 22:24:53 +00:00
Jenkins
bbf792373c Merge "Remove tuskar handling" 2016-01-24 22:18:14 +00:00
Jenkins
e59618644c Merge "Address pep8 warning at doc-tools-check-languages" 2016-01-24 17:51:02 +00:00
Andreas Jaeger
704370e8db Remove tuskar handling
The tuskar client has been retired, we do not need to document it anymore,
so remove all traces of it.

Change-Id: Ia12e1dcf6e147005e04da6ce07aefdbcd69750b6
2016-01-24 18:42:20 +01:00
venkatamahesh
30afce8fe5 Fix two word spellings
Change-Id: I7e641ec6419607b7b473b5fdc4a4e9a4a9203a0d
2016-01-24 21:16:36 +05:30
venkatamahesh
41a1197124 Add Topic tag in cli-reference generated script
Change-Id: If9052ec4671e7bfd05dc6aa468335faf15988217
2016-01-24 20:41:38 +05:30
Jenkins
a19eef20ce Merge "autohelp: avoid duplicated overriden entries" 2016-01-24 12:11:29 +00:00
Jenkins
3a7ac1a445 Merge "autohelp: fix poor behavior of _sanitize_default" 2016-01-24 12:10:35 +00:00
Jenkins
52005d39c9 Merge "Remove unused requirements" 2016-01-24 12:07:11 +00:00
Gauvain Pocentek
d0c8b278de autohelp: fix poor behavior of _sanitize_default
Change-Id: I9a9d41785c7674056a6d553941510ca1e5b30383
2016-01-24 11:53:25 +01:00
Gauvain Pocentek
5dc95bfb6b autohelp: avoid duplicated overriden entries
Change-Id: I99e3f9735ec1baf8d514088ec3942bfe76895a2a
2016-01-24 11:18:56 +01:00
Jenkins
db010649c2 Merge "[sitemap] do not add empty URLs to the list of start URLs" 2016-01-23 00:00:05 +00:00
Jenkins
fa500f433b Merge "Address pep8 warning at autohelp-wrapper" 2016-01-22 19:45:20 +00:00
Jenkins
17a1fa01c6 Merge "Update CLI Reference generation tool for RST" 2016-01-22 19:29:51 +00:00
Christian Berendt
44243238ac [sitemap] do not add empty URLs to the list of start URLs
This will solve the 'ValueError: Missing scheme in request url'
exception.

Change-Id: I295b2a519668b36413ec2ba4ef3ba9dfaac6e859
2016-01-22 14:58:44 +01:00
Andreas Jaeger
49e3299077 Rename pep8 to linters test
The pep8 tests does more than calling pep8, rename it to use the new
linters standard job for all lint like jobs.

Change-Id: I027795072ce6fef13026099c3834a0d33ca7f7f7
Depends-On: I7cf4766642dc3e7d7652e6d26ab2f14f9fcd7861
2016-01-20 21:37:01 +01:00
Andreas Jaeger
d1f1ea7305 Remove unused requirements
Argparse is not needed, adding it was a workaround. Remove it again
and remove testtools as well.

Change-Id: I6459a17d7ccd89805cfbcfbd0ceeeec7fa395312
2016-01-20 12:29:55 +01:00
KATO Tomoyuki
4403ef6367 Address pep8 warning at doc-tools-check-languages
Change-Id: Ifa6ae3657af2c55622b1d292b6451386403857b9
2016-01-17 22:24:27 +09:00
KATO Tomoyuki
b4f4013423 Address pep8 warning at markdown-docbook.sh
Change-Id: Ie9b36de21b86389982f9b1e8d8abf796b973d5da
2016-01-17 21:50:41 +09:00
KATO Tomoyuki
cc8d24c71b Address pep8 warning at autohelp-wrapper
Change-Id: I7f44a6b47f933a01bfa5cea227988d4b17bc6a4d
2016-01-17 18:24:42 +09:00
Jenkins
80a0206e8a Merge "[sitemap] set higher priority for files of the current release" 2016-01-17 07:05:30 +00:00