Commit Graph

168 Commits

Author SHA1 Message Date
Tony Breeds a6d8ede9ed Retire Packaging Deb project repos
This commit is part of a series to retire the Packaging Deb
project. Step 2 is to remove all content from the project
repos, replacing it with a README notification where to find
ongoing work, and how to recover the repo if needed at some
future point (as in
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project).

Change-Id: I4639c6cc19580e25d359d8eeb8edc8c164db81d8
2017-09-12 16:21:47 -06:00
OpenStack Proposal Bot c9021bbcd5 Updated from global requirements
Change-Id: I2654ffc23bcd7d4f36d6d5ad9c257f811ad5ddf7
2017-07-20 13:28:10 +00:00
Shu Muto 58e06d8889 Use pbr autodoc feature rather than custom logic
doc/source/conf.py has a custom logic which prepare index files
for autodoc, but now pbr and sphinx autodoc have a feature to do it
and it is not a good idea to keep the custom logic.

Change-Id: I99fceb0af1de0bd0f2c8aa25da232a4d63154cda
2017-07-13 15:47:47 +09:00
Shu Muto 97fa406ef4 Rearrange existing documentation to fit the new standard layout
This patch changes directory structure for docs.

For more detail, see the doc migration spec:
http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Change-Id: Ia434909f37ff75084b8304b3b0ba7fa03903b51f
2017-07-13 15:40:38 +09:00
OpenStack Proposal Bot ac2de165a9 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I79dde285826d4e948e8c78e020eacd7bbc91317e
2017-07-12 09:25:41 +00:00
OpenStack Proposal Bot 334e4bf9b0 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I3447973b61b8718bcd4ff285d494904e6e99f1ae
2017-07-09 07:55:02 +00:00
OpenStack Proposal Bot 4a24d09989 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I2b3da2f4858c6e56177d27563bc2f3e556689a01
2017-07-06 07:43:57 +00:00
Jenkins 1852355e56 Merge "Updated from global requirements" 2017-07-06 06:53:10 +00:00
OpenStack Proposal Bot 891b571e2b Updated from global requirements
Change-Id: I0ad8615d90df9328a7fe197d9bebe2d72cd0a428
2017-07-06 01:47:39 +00:00
OpenStack Proposal Bot 4fd4b68c70 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I1bb73efe01166fcc6247384663c3ec935b29e9d1
2017-07-05 07:41:22 +00:00
Jenkins 837ad73b72 Merge "Add 'rm -f .testrepository/times.dbm' command in testenv" 2017-07-02 22:33:07 +00:00
Jenkins 01b1993494 Merge "Switch from oslosphinx to openstackdocstheme" 2017-07-02 22:33:02 +00:00
Jenkins 31d7eb1f4f Merge "Improve docs build" 2017-07-02 22:32:56 +00:00
Jenkins b666dce0ca Merge "Rename pool-flavors module" 2017-07-02 22:32:42 +00:00
Jenkins 196a3640a6 Merge "Clean up doc/ and releasenotes/" 2017-07-02 22:32:37 +00:00
Jenkins 4484198883 Merge "Fix translate tag" 2017-07-02 22:31:51 +00:00
Jenkins bf5080911b Merge "hacking: Specify white list rules in noqa explicity" 2017-07-02 22:31:45 +00:00
Jenkins 926f5dc484 Merge "ignore nose test results" 2017-07-02 22:30:01 +00:00
Shu Muto 62d4ab793c Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I3b45cd7c2136a9ca9015bd533c0f04bcb9633807
2017-06-29 18:32:22 +09:00
Jenkins 8345633133 Merge "Updated from global requirements" 2017-06-28 01:02:00 +00:00
OpenStack Proposal Bot 0fb0fd0723 Updated from global requirements
Change-Id: Ib058b940dee2df183c9ac0528c01d63958b0b395
2017-06-27 12:25:27 +00:00
Shu Muto 115da0b341 Improve docs build
Starting in Django 1.7, standalone scripts, such as a sphinx build
require that django.setup() be called first. See:
https://docs.djangoproject.com/en/1.8/releases/1.7/#standalone-scripts
It does not always necessary, but it is needed to avoid warnings
when creating autoindex.
Note that horizon no longer generates the autoindex to avoid warnings.

Add warning-is-error sphinx setting to avoid doc build warnings.

Change-Id: I1a2e2cfd6f2d976aa5aeaeb999a2f40804488c48
2017-06-27 18:26:15 +09:00
Shu Muto 7eaded2a04 Rename pool-flavors module
'-' should not be used for python module name.
https://www.python.org/dev/peps/pep-0008/#package-and-module-names

Change-Id: Ia788a20180cac8e85002cfcd5cdacf7343578b5b
2017-06-27 18:13:52 +09:00
Shu Muto c5ddeb56c2 Clean up doc/ and releasenotes/
There were two Release notes information: doc/source/releases and
releasenotes (by reno). There is no need to have two different way.

It is not a good idea to have too much contents in the top page
document. Installation stuff is split into a separate page.

Title level of index.rst was inconsistent.

_static and _templates directories in releasenotes/source
are unnecessary. Also version info is set in release notes.

Change-Id: I717964f0dc219d50037f2616e500053f769dc1d0
2017-06-27 16:50:27 +09:00
OpenStack Proposal Bot 494077dd94 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I26371cf30fb3ee80ec1b4aa9911e5fbfb6ef82f1
2017-06-27 07:48:24 +00:00
OpenStack Proposal Bot 16df670c0c Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I9f2475c1579e23f599263970c05b0e3aabc0492a
2017-06-26 07:49:00 +00:00
Shu Muto d7fb143392 Fix translate tag
This patch fixes translate tags for translation works.

Change-Id: I2d9987b7105344d528e158cc8499b92ba7e69e0b
2017-06-26 11:56:26 +09:00
Shu Muto 64a6b4e8be hacking: Specify white list rules in noqa explicity
If 'noqa' is specified all hacking checks are disabled.
It is better to ignore specific rules explicitly rather than
ignoring all. The recent flake8 supports this [1].

[1] http://flake8.pycqa.org/en/stable/user/ignoring-errors.html

Change-Id: I4ea55a0b22f8d6c975dcc074403efe2565078e22
2017-06-23 12:54:08 +09:00
Shu Muto 5519097887 ignore nose test results
To exclude nose test results from git management,
add '*nose_results.html' into .gitignore.

Change-Id: I548a27ec617d68cba4f67c6e623c45cff9a8a63b
2017-06-22 13:42:19 +09:00
Andreas Jaeger b95dd41f20 fix translation extraction
Translation setup fails due to the used special quotation marks, see
http://logs.openstack.org/periodic/zaqar-ui-propose-translation-update/cffd230/console.html
"UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0:
ordinal not in range(128)"

Use normal quotation marks, these fix the issue.

Change-Id: Id0e2cef54278fa00ff542a1f9e7913f20a16c324
2017-06-21 22:36:54 +02:00
Jenkins 6bcdf8efb1 Merge "Add signed url action for queue" 2017-06-09 21:54:08 +00:00
Jenkins 174f4e24ff Merge "Support post messages and get messages" 2017-06-09 21:54:02 +00:00
OpenStack Proposal Bot 7e53c972ec Updated from global requirements
Change-Id: I73b4899854861f80d16330ec47979a4d52b8e1a0
2017-06-02 22:10:22 +00:00
OpenStack Proposal Bot 039f600d46 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I5a91b94b07f8820fb889091e824d8a635462c496
2017-05-26 08:03:56 +00:00
Shu Muto 40936ca5d4 Add signed url action for queue
This patch adds "Signed URL" action as row action.

Change-Id: I9d8f87b4d1ff9a2b2e245470417e071a2bf00e1c
Implements: blueprint support-presigned-queue
2017-05-18 13:29:26 +09:00
Fei Long Wang ad6b606585 Support post messages and get messages
This patch adds "Post Messages" and "View Messages" actions.
"delete" and "claim" actions for list messages dialog will
be added by subsequent patches.

Implement blueprint: post-get-messages

Change-Id: I42f44e2d8ab9266ba8c21c853956ca69c62ecfce
2017-05-18 13:26:42 +09:00
OpenStack Proposal Bot 5f91d2520b Updated from global requirements
Change-Id: Ia60a7825509826d873769b7fb280579cd21a3989
2017-05-17 04:01:04 +00:00
M V P Nitesh 184f50ea30 Add 'rm -f .testrepository/times.dbm' command in testenv
Running py2* post py3* tests results in error. Add
'rm -f .testrepository/times.dbm' command in testenv to
resolve this.

Change-Id: I2f3b59097c63e55195f0c8af20aab7aee292336c
2017-04-25 12:28:46 +05:30
Jenkins be8708b36d Merge "Refresh test environment" 2017-04-20 04:29:15 +00:00
Jenkins ff1601f2d1 Merge "Updated from global requirements" 2017-04-20 02:18:50 +00:00
OpenStack Proposal Bot e7bf7a2cc1 Updated from global requirements
Change-Id: I1acb76653d3e6c1f85b088fa7ab24e8f85f2a8f7
2017-04-18 16:58:32 +00:00
OpenStack Proposal Bot 49c6f1590a Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ie7cb2dc8aafec8b3bafd0cf282a2b7609fdf65da
2017-04-18 09:25:24 +00:00
Jenkins 9983cae6ad Merge "Use common Angular view for Queues panel" 2017-04-17 05:20:03 +00:00
Shu Muto d803f27cce Use common Angular view for Queues panel
This patch uses Horizon's common Angular views module for Queues panel.
Also, breadcrumbs are shown.

Change-Id: Iae5edc9d370fbda20889a043a2574bd034170881
Closes-Bug: #1664374
2017-04-17 05:05:01 +00:00
Shu Muto 850799c8db Refresh test environment
To enable py35 tests, refresh test environments.
Also, update docs, remove run_tests.sh that is no longer used.

Change-Id: I8bed45397c16e950cca887ff987bb2bbe551cd30
2017-04-13 15:46:13 +09:00
Jenkins 448740d5d5 Merge "Updated from global requirements" 2017-04-13 03:33:57 +00:00
OpenStack Proposal Bot 1e944bf4e4 Updated from global requirements
Change-Id: I83c49d89ed4e4a4e1ced6c777f0ae1d0a4512289
2017-04-12 04:24:27 +00:00
OpenStack Proposal Bot e0074ee5f7 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Iafada0c5c217e6ce2c3065f5b038c57724b384ac
2017-04-11 09:34:41 +00:00
OpenStack Proposal Bot c26fd09112 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ibf8e46fc7735e1c4aefd7c57d60b2a24925bf319
2017-04-10 10:52:58 +00:00
OpenStack Proposal Bot 1df16a1ef1 Updated from global requirements
Change-Id: I3f678507978817f818a803a467096648b8294ef7
2017-04-07 06:18:58 +00:00