1047 Commits

Author SHA1 Message Date
Akihiro Motoki
aa19f2c5f1 Django 2.0 support
Co-Authored-By: Xinni Ge <xinni.ge1990@gmail.com>
Change-Id: I928156149f7152128e7cfa02d1d6c4849bd0e9a4
2018-06-06 20:34:24 +09:00
Zuul
71f627702a Merge "Drop mox3 from TemplateVersionsTests" 1.2.0 2018-06-06 02:54:20 +00:00
Charles Short
2227c3b9a4 Drop mox3 from TemplateVersionsTests
Also fix traceback while running tests against newer versions
of horizon.

Change-Id: I1100b3856cee1d7678faf65009a60aff5ff1155b
Signed-off-by: Charles Short <zulcss@gmail.com>
2018-06-06 02:10:05 +00:00
Zuul
95d3b7233a Merge "Require the (soon-to-be) Rocky version of Horizon" 2018-06-05 02:31:04 +00:00
Charles Short
340c2b9323 Require the (soon-to-be) Rocky version of Horizon
... or at least the first published tarball which will lead to Rocky.
On the other side this means forcing the usage of mox as long as
there are tests that depends on it (the switch was already flipped
in Horizon, so it needs to be enabled here).

This allows us to depend on newer Horizon features, including changes
to the test suite that are useful for the mox removal effort.

Change-Id: Ibf41998cb154c5170e8038f5b2708c928b68b8b4
Signed-off-by: Charles Short <zulcss@gmail.com>
Story: #2002037
Task: #19678
2018-06-05 02:14:18 +00:00
OpenStack Proposal Bot
c1678eab69 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I35272ce7d79cce3cfd636ceeec71251f5647f652
2018-05-17 07:14:36 +00:00
JiyeYu
2fe9ca1965 Modified typo on Change Stack's pop-up Window.
In stack update's pop-up window, the description and form help text is
still using creation, not updating. That's not good.

Change-Id: I81c839f52918da276125f377ea829c3da8b3c4a8
Task: #18912
Story: #1767266
2018-05-11 17:39:48 +09:00
Zuul
13dd13e561 Merge "support py3" 2018-05-11 08:13:37 +00:00
OpenStack Proposal Bot
cf50d6542b Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Iec2b79341e915b0d6f881e5a9e05d6d98e42a6f7
2018-05-10 07:09:15 +00:00
Eyal
49cffd1c18 support py3
manage.py should use the correct interpreter when installing
devstack

Change-Id: I78e352db36553ddfab8498efdf712aa806047fc5
2018-05-03 10:10:01 +03:00
OpenStack Proposal Bot
49b3a18024 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ic218126a47db05938b7d3714b8cfa32da0b2a14b
2018-04-26 07:00:54 +00:00
OpenStack Proposal Bot
41b379877a Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Idb2b32701b7fb0dfeb64e6bc92febbff07c533a1
2018-04-20 07:26:04 +00:00
Zuul
c88445abb1 Merge "Improve installation guide" 1.1.0 2018-04-18 04:43:13 +00:00
OpenStack Proposal Bot
08cc649abc Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I6b1bf56fdd4d5923830ec4aaff79278eb615a51f
2018-04-14 07:03:50 +00:00
Akihiro Motoki
f3e9b66262 Improve installation guide
Previously the installation guide seems to target developers.
This commit makes it more generic and add some useful contents.

Change-Id: I75a996e315e3d46c41c66a22f93be70ee5807837
2018-04-08 16:24:40 +09:00
OpenStack Proposal Bot
6ad8ec150b Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ie3e870a461d855665c9c8d435853f93a0b2d8d28
2018-04-03 07:22:28 +00:00
OpenStack Proposal Bot
65d82aebdc Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I8099301b1e89601819cf36e7fa14ee4020e9bd83
2018-04-01 07:14:16 +00:00
OpenStack Proposal Bot
e69e115ef4 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I04d098e22561c9fe24e6c1f2ca5ff134f8c9c1bb
2018-03-28 07:05:34 +00:00
Zuul
10eed014eb Merge "add lower-constraints job" 2018-03-27 05:29:41 +00:00
OpenStack Proposal Bot
3882c97ca5 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I7c790dca868454f81ee5876228dfebc2c0f3174c
2018-03-26 07:07:43 +00:00
OpenStack Proposal Bot
ae46aec262 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4c26c64ec73e9df670d2e0b09bf9b7cc4c7cb605
2018-03-23 06:51:01 +00:00
Doug Hellmann
ab78a8de23 add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: Ic5fa4edff518a453941ec3d288f7a859adccec76
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 12:43:09 -04:00
OpenStack Proposal Bot
388c155b68 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I506f1c30d68b1506613797a08ba8b307be9aa01b
2018-03-22 06:50:04 +00:00
OpenStack Proposal Bot
58e822ac68 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Id04f8482e077bb62dabb2f7dfdbce5497572b610
2018-03-21 06:47:55 +00:00
OpenStack Proposal Bot
7fbb63e2e8 Updated from global requirements
Change-Id: I5fa33e0f658001cea535df8e72d15fbba4f2969c
2018-03-20 13:57:45 +00:00
Zuul
8dfb72237a Merge "Avoid tox-install.sh" 2018-03-20 11:20:26 +00:00
Andreas Jaeger
0525d28767 Avoid tox-install.sh
Instead of using tox-install.sh, we can install horizon and neutron
now directly from pypi - or use the current branch in CI system using
tox-siblings.

Update tox.ini for this change and add horizon to requirements file.

Change-Id: I898fb222f5b36714c61e60c222e8b57ddea99df6
2018-03-20 09:42:20 +01:00
Trinh Nguyen
048423fa14 Add documentation link to README
Change-Id: I38d867766c10df70dda02ab2ecd22c843b762f29
2018-03-20 17:25:05 +09:00
OpenStack Proposal Bot
b7f54ccede Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ie03f32d9cca5ed07cd4e8e3dd3ffd4fe3e8bdb9a
2018-03-20 06:48:51 +00:00
Zuul
f5ab6f215c Merge "Updated from global requirements" 2018-03-19 05:21:41 +00:00
OpenStack Proposal Bot
fd7ad7aaa2 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I0c5f7150a7ba7f85dcc7359107f4562ac6926c3f
2018-03-18 06:48:01 +00:00
OpenStack Proposal Bot
606c8adcb9 Updated from global requirements
Change-Id: Iffb66836790404c50cb0bb78efc85ce26c9d6cac
2018-03-15 06:57:25 +00:00
OpenStack Proposal Bot
c1ce4189fd Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ibc6c9b38a50048f1014a55ad0bd2b9fff93c44b6
2018-03-14 06:57:10 +00:00
Zuul
842cc7bace Merge "Add release note for updated enabled file in rocky" 2018-03-14 04:17:06 +00:00
kaz_shinohara
2721621e4a Add release note for updated enabled file in rocky
Enabled file for template generator is updated a lot to remove all of
embedded JS copies from the repo.  The latest eanble file does not have
compatibility with stable/queens heat-dashboard, therefore it is better
to have heads-up for users to re-copy it to
horizon/openstack_dashboard/enabled when they need to update
heat-dashboard from queens to rocky.

Change-Id: Ifdc29d95e93379cda1d12367329e37c885ddcef2
2018-03-13 08:11:20 +00:00
OpenStack Proposal Bot
6f61e8f146 Updated from global requirements
Change-Id: I93ecebb4822fe0ed21c1bb1185afe18f6981b7f3
2018-03-13 06:53:07 +00:00
Zuul
2cc00e8e40 Merge "Fix unix rights of svg files" 2018-03-12 01:56:21 +00:00
OpenStack Proposal Bot
2550a3d106 Updated from global requirements
Change-Id: I959fab610c2bfe8711ccc209c02d7df82d706d71
2018-03-10 13:13:21 +00:00
irisayame
bafb47595d Remove 404 image files
Switch to fontawesome style to keep consistency

Change-Id: Id6c78a1d1b96abf673d2544b8a269b77c433ab19
Closes-Bug: #1752881
2018-03-09 16:16:07 +09:00
Xinni Ge
1a39ac2747 Remove minified js
1. Replace min js with origin javascript files.
 These js files will be removed from source,
 and be referred as xstatic packages.
2. Rename current js folder

Change-Id: I2cf5d2d9d2db5c0a0b468befef94bcd283ae0c54
Closes-Bug: 1747687
2018-03-08 10:58:55 +09:00
Zuul
e19bbfe7e8 Merge "Improve doc structure" 2018-03-07 04:27:49 +00:00
kaz_shinohara
6656d2057a Fix file path typo for hotgen-main.scss
Change-Id: I6cfef121234508bbd888accb7dcbde97501e711a
Closes-Bug: #1752880
2018-03-02 22:42:09 +09:00
Thomas Goirand
f891aa0402 Fix unix rights of svg files
Some svg files are executable. Fix this.

Change-Id: I4e49bbcf5b430b0bd19860f3c3842586659ea2be
2018-03-02 00:02:58 +01:00
Xinni Ge
3e3a2add46 Delete settings import STATIC_URL
Delete import STATIC_URL in enabled settings.
Delete unnecessary css files.
Switch to scss instead of css.

Change-Id: I9b05888d35543ec166a905270f02de110cadbfac
Closes-Bug: #1752527
2018-03-01 11:30:33 +00:00
OpenStack Proposal Bot
a03ba3fd1a Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ife7aa9cd3ae52502a0b2687b61f450d0f8bdda00
2018-03-01 06:52:31 +00:00
kaz_shinohara
7732884d37 Rename API_TIMEOUT and API_PARALLEL vars
API_TIMEOUT and API_PARALLEL, both of them are for template generator
and the naming looks too generic.  This is not good because they will be
global under django.  It's better to  rename them to indicate both
parameters for heat-dashboard.

Change-Id: I1ad610fd796d158174ae9cb855bd5d8da72bc1f8
Closes-Bug: #1750930
2018-02-23 16:33:39 +09:00
Zuul
981e4e38de Merge "Enables warning-is-error in sphinx" 2018-02-22 09:05:17 +00:00
Zuul
c53e6cc452 Merge "Declare heat-dashboard depends on mox" 2018-02-22 09:05:17 +00:00
OpenStack Proposal Bot
c8386e6125 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I401a40d3a598b9a21200deb0934cee9823272542
2018-02-22 06:37:16 +00:00
Akihiro Motoki
a04c8dbb23 Enables warning-is-error in sphinx
Change-Id: If52e0a1f8579266bb7c04c6a5b14b7f8a7566525
2018-02-22 09:57:20 +09:00