11761 Commits

Author SHA1 Message Date
Luis Daniel Castellanos
d556a82ee2 Clear cached selected items on swift objects table
The swift objects/folders table was caching the selected
items because it was broadcasting the wrong hzTable event
to clear them when needed.

Change-Id: Ie6d594718d6f2ca50f59d44d20978ccdb28734f5
Closes-Bug: #1629993
2016-10-13 16:01:39 -05:00
Jenkins
50360ce10c Merge "Minor updates to angularjs.rst" 2016-10-13 06:11:55 +00:00
Jenkins
4c3798a996 Merge "add ploop type to the list of image backends" 2016-10-13 06:11:47 +00:00
OpenStack Proposal Bot
14a9790672 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I957209d51698719c4861338fb5bdc4346a791200
2016-10-12 07:53:47 +00:00
Cindy Lu
19e5f43c45 Minor updates to angularjs.rst
- Remove link to NG Users table patch, instead
reference NG Images table as go-to standard
- Update some file locations/ names that changed

Change-Id: I26e9652eb3c18273a2c5193c5344ba3d7f56e576
2016-10-11 13:10:10 -07:00
Jenkins
5f090f8aae Merge "doc: Update middleware API ref to include all middlewares" 2016-10-11 20:01:59 +00:00
Jenkins
dd6c644755 Merge "Remove hardcode of container_name in backups" 2016-10-11 18:24:23 +00:00
Jenkins
b068f70401 Merge "Minor release notes fix" 2016-10-11 16:53:10 +00:00
Jenkins
7b1e46856e Merge "Using /tmp for SECRET_KEY in tests" 2016-10-11 12:12:36 +00:00
OpenStack Proposal Bot
b2eb8dea05 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ied18119d74ac314875cf9d7c1b9385437fbd2b3f
2016-10-11 08:04:01 +00:00
Paul Karikh
1d13a05246 Remove hardcode of container_name in backups
If user doesn't set container name
for volume backup, Horizon sets default
value 'volumebackups'. If Cinder is configured
with different default value, this behaviour
will cause an error.

Since Cinder is able to handle case when
container name for backup is not set,
we should remove this hardcode from Horizon.

Change-Id: Ib121ac1d38f11e967ef059de57a8198c5e890198
Closes-Bug: #1631930
2016-10-10 15:20:36 +03:00
Akihiro Motoki
6bde531f74 Minor release notes fix
* Render nested lists properly (A blank line is required
  when a nested list starts)
* Add a launchpad link for a bug
* Add periods for better readability
* URL only release note looks unusual. The bug link (bug 1508571) is
  actually described in the feature section, so the URL was moved.

TrivialFix

Change-Id: I1240c325207bbca513b2e41cc02065118797c2c4
2016-10-10 18:55:41 +09:00
OpenStack Proposal Bot
5e4a31a17a Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ia66df38d4837f4d26017b7b47d41432ae9013913
2016-10-10 07:59:21 +00:00
OpenStack Proposal Bot
822a44d63c Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ie0c9cf7f4f83312655d4430a17aacfb0652fb668
2016-10-08 07:51:38 +00:00
Jenkins
3cfb164db4 Merge "Enable release notes translation" 2016-10-08 01:11:31 +00:00
Akihiro Motoki
a2de34163a Remove unnecessary translate mark
<dt> and <dd> tags in hz-detail-row.html contains no translatable strings.
They are unnecessary.

Change-Id: Ic0a687fb3266b02de7dab3e4079c391a45cf95d7
Closes-Bug: #1624730
2016-10-07 04:31:04 +00:00
Jenkins
cf0a20629d Merge "Update Glance sample policy file" 2016-10-06 23:51:39 +00:00
Akihiro Motoki
1f8022da03 Enable release notes translation
Releasenote translation publishing is being prepared.
'locale_dirs' needs to be defined in conf.py to generate
translated version of the release notes.

Change-Id: I674deb86cc15ab8898ee87c5a0744d9edb3a76ee
2016-10-06 17:39:11 +00:00
Jenkins
5611715720 Merge "Drop the undesired executable bit from non-executable file" 2016-10-06 16:53:12 +00:00
Maxim Nestratov
142cfab720 add ploop type to the list of image backends
Ploop is a disk loopback block device, which is used by OpenVZ/Virtuozzo
containers, described here: https://openvz.org/Ploop
This type of backend is supported since Virtuozzo support was added in
Kilo release. Implemented as a part of
https://blueprints.launchpad.net/nova/+spec/pcs-support
then pcs was renamed to virtuozzo
https://blueprints.launchpad.net/nova/+spec/rename-pcs-to-virtuozzo

Change-Id: Ica7852f8b5d45938b66ae7ef71b4713eb2dd2a3c
2016-10-06 19:30:10 +03:00
Jenkins
4304bf3fce Merge "Fix for swift ui displaying infinite folders" 2016-10-06 13:35:41 +00:00
Luis Daniel Castellanos
c30a1ea66e Fix for swift ui displaying infinite folders
When creating a folder in swift ui with the following
name format "f1;/f2" swift ui is not able to pick the
objects/floders for "f1;" and when this folder is
selected the ui ends in an infinite loop of "f1;"
folders

Change-Id: I8e2d8fdb5fb3b67dfd14bbdd1b100f13e84222eb
Closes-Bug: #1624546
2016-10-05 10:11:54 -05:00
Rob Cresswell
8ce6e6c343 Update Glance sample policy file
Sample policy file is out of sync with Glance repo; we should update it
to make dev/deployer work easier.

Change-Id: I4891e13a387729660e43f476796731937da0aa6e
2016-10-05 09:01:29 +00:00
Jenkins
50cb49a0f6 Merge "replace horizon.alert used by client-side with horizon.toast" 2016-10-05 02:07:26 +00:00
Jenkins
c40618748e Merge "Add deprecation message to run_tests.sh" 2016-10-04 21:02:41 +00:00
Jenkins
9d24c5facb Merge "missing action_class in sample code" 2016-10-04 20:07:24 +00:00
xiaozhuangqing
d9c99841e2 Drop the undesired executable bit from non-executable file
doc/source/topics/settings.rst has 0755 permission unintentionally.
  It should be 0644.

Change-Id: I2bb647438d6f3c2daeba86766923002c6ca1ef28
2016-10-04 18:59:06 +00:00
Rob Cresswell
f390c4a897 Add deprecation message to run_tests.sh
We should finally get rid of run_tests and just move to tox. Adds a
deprecation warning to give this change more visibility.

Change-Id: I4cfd8f031e49ae302ceee18496cc68bcec42c821
Implements: blueprint enhance-tox
2016-10-04 14:27:12 +01:00
Jenkins
7f47b1baec Merge "Move browser support wiki page into the docs" 2016-10-04 11:07:24 +00:00
Kuo-tung Kao
d8c878f4c1 missing action_class in sample code
missing action_class in sample code in wrokflow.rst.

Change-Id: I56e412e9f7822366795748f6b73442beb177c5ea
2016-10-04 17:23:46 +08:00
Luong Anh Tuan
2bef59fb92 Fix a typo in documentation
remove redundant 'are'

Change-Id: I208f603a474dfc0e2fec0ddc9dfae328f5891b6a
2016-10-04 09:09:18 +07:00
Jenkins
6e8d263433 Merge "Imported Translations from Zanata" 2016-10-03 23:59:19 +00:00
Jenkins
1d14504de9 Merge "Enable volumes metadata update" 2016-10-03 23:47:31 +00:00
Laurent Baeriswyl
e43fb80b26 Move browser support wiki page into the docs
The browser support page should be part of the docs. This change
moves the content of the wiki page into its own file that is accessible
from the index. References to the wiki page have consequently been
removed from the FAQ.

Change-Id: I340203771cb2b0dfa534ad3f8926e599a727e1e9
Partial-Bug: #1625514
2016-10-03 16:40:29 -07:00
Jenkins
09a306132b Merge "hide check box if need" 2016-10-03 19:53:50 +00:00
OpenStack Proposal Bot
4f96c01d17 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Idaaa99f3bf6d0e7e547ba75f1f707bccb7f7278c
2016-10-03 07:50:23 +00:00
Jenkins
d8f38c0fcc Merge "Fix typos in contributing.rst & policy.service.js" 2016-10-02 18:35:27 +00:00
OpenStack Proposal Bot
5f81a7dd99 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ia0bd55efccf14cfa51735d8a5ee9268f2a8d0ef9
2016-10-02 07:48:56 +00:00
Jenkins
c9ebbfcd58 Merge "Imported Translations from Zanata" 2016-10-01 10:38:10 +00:00
OpenStack Proposal Bot
0484faf165 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I0fedb22a44abd83818abeeefad02b19e8dbeefe4
2016-10-01 07:50:44 +00:00
OpenStack Proposal Bot
447f631953 Updated from global requirements
Change-Id: Id9966e648e8da89f0842c3fd96e97c4dc5f05c29
2016-09-30 23:20:56 +00:00
Jenkins
4c0876afe0 Merge "Fix unnecessary bullet point" 2016-09-30 20:58:21 +00:00
Jenkins
7c7eb23830 Merge "A following up patch for 'Added the pagination info at top of the table'" 2016-09-30 20:58:09 +00:00
Jenkins
14005e3b76 Merge "Server-side filtering for Instances (Project/Admin)" 2016-09-30 20:57:54 +00:00
Jenkins
15c8cc311e Merge "Turn on docs warning check in document generation" 2016-09-30 20:57:40 +00:00
Jenkins
7affae1f1f Merge "doc: Do not generate no source code reference" 2016-09-30 20:31:08 +00:00
Jenkins
c66a1a14c5 Merge "Fix docstring warnings" 2016-09-30 20:29:13 +00:00
Jenkins
6d6f2acb39 Merge "Imported Translations from Zanata" 2016-09-30 19:29:29 +00:00
Jenkins
c66b905d6a Merge "i18n: Avoid string concatenations to make translation life happier" 2016-09-30 11:45:13 +00:00
Jenkins
0d5f4e7f16 Merge "Fix warnings in devref document" 2016-09-30 11:45:04 +00:00