Commit Graph

361 Commits

Author SHA1 Message Date
Tony Breeds 7045a80d92 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: I1bd7d545c002d4ace01b8a8f9d2bcd491156ccbc
2017-09-12 15:40:53 -06:00
OpenStack Proposal Bot 3fbc64a6e9 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I9ab23694a0341e65c22dfaddf8e99c93085b9e28
2017-07-23 10:00:58 +00:00
OpenStack Proposal Bot b999ecec2f Updated from global requirements
Change-Id: If97f3ee6a6eb0586f4f43bafaad8e9a1a0b1fad1
2017-07-20 13:16:27 +00:00
Hangdong Zhang bdb2610b1b Update URLs in documentation
Update URLs according to OpenStack document migration.
BTW: Do some optimization as well (http -> https)

Change-Id: I75a00f1b89239be7982c55c4dcfa5f2a217f1ece
2017-07-20 17:02:26 +08:00
OpenStack Proposal Bot e5f5ee4cec Updated from global requirements
Change-Id: Iec4c5f054bc89e40b7b5330fe7dff19e423e16d1
2017-07-06 01:36:49 +00:00
OpenStack Proposal Bot 688809ddd7 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I31cf069662a934e031d02adcbe116ce38be82dc9
2017-07-05 09:59:56 +00:00
Jenkins dde07f21b7 Merge "Updated from global requirements" 2017-07-03 12:27:24 +00:00
Jenkins 6c55579d69 Merge "Update .gitignore to ignore .eggs" 2017-07-02 15:01:56 +00:00
OpenStack Proposal Bot aa7b40c61d Updated from global requirements
Change-Id: I694e2cd648be6b8d6ea8e11224da86b910773ede
2017-06-27 12:12:28 +00:00
OpenStack Proposal Bot 4bdf21e094 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I7b2fc0dc7739e02f6d562ab46912b6d7fb26b173
2017-06-27 07:57:40 +00:00
bhavani.cr 86e98eec43 Update .gitignore to ignore .eggs
because egg* already ignores egg-info [1]

[1] https://review.openstack.org/#/c/477476/

Change-Id: Ia657ce5b65e7588a3b676c459b90c24ebc59890f
2017-06-27 06:05:51 +00:00
OpenStack Proposal Bot d877b42555 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I7d4ed1a8098fefbd468e78a00dbf67e778b97a88
2017-06-22 08:02:21 +00:00
blue55 da983564ea Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don’t put vim configuration in source files
[H203] Use assertIs(Not)None to check for None

Change-Id: I884837a9fee9572dda2240efdf27d6f4c607f139
2017-06-21 15:57:10 +08:00
OpenStack Proposal Bot d19d9faa21 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I9469e71310a5bd0eec6e09c4c28efde83568e324
2017-06-10 08:28:17 +00:00
Tatiana Ovchinnikova e306291c61 Some tweaks for modal forms
The clean up for the recent blueprint changes. Adds some
missing attributes for View classes and replaces some redundant
get_success_url methods with proper success urls.

Change-Id: I724f8c02afe7108ea06b0b8c1cfa1168159fcb00
Implements: blueprint form-templates
2017-06-07 19:47:08 +04:00
OpenStack Proposal Bot eabfe06f11 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ibba9f746e5cde3e462a4bb06289a005782aff7d7
2017-06-07 08:28:53 +00:00
Valeriy Ponomaryov a4fe656d0d Refactor project dashboard
Separating tabs of single panel to separate panels.
It will reduce amount of redundant calls, because it is very unlikely
that someone will need all tabs at once. Also, it is current approach
that is used by core projects.

Similar refactor for admin dashboard is located at [1]

[1] I874253e0e9a35ede8239bc1bdf0a330a44ade413

Change-Id: Ia8a432e136a9c06f3db887b9289d90853dd027e6
Partially-Implements BluePrint create-share-panel-group
2017-06-06 15:55:52 +03:00
Valeriy Ponomaryov 6dcc671543 Refactor admin dashboard
Separating tabs of single panel to separate panels.
It will reduce amount of redundant calls, because it is very unlikely
that someone will need all tabs at once. Also, it is current approach
that is used by core projects.

Change-Id: I874253e0e9a35ede8239bc1bdf0a330a44ade413
Partially-Implements BluePrint create-share-panel-group
2017-06-06 15:54:35 +03:00
Jenkins 3c7864717e Merge "Use parse_isotime filters for Share Replicas table columns" 2017-06-06 12:01:44 +00:00
vponomaryov 9787fb3a78 Fix compatibility with latest horizon
Class "NetworkClient" from "openstack_dashboards.api.network" module
was removed from horizon repo. So, remove its usage and use neutron
directly.

Change-Id: Idcf51553f64fae2254c224d4c6ef4fbb94e6f279
Closes-Bug: #1691466
2017-06-06 12:25:11 +03:00
Tatiana Ovchinnikova e6a3697de5 Use parse_isotime filters for Share Replicas table columns
Share Replicas table has two date columns: "Created At" and
"Updated At". This change adds parse_isotime filters to them
to make their content more readable: "Sept. 7, 2016, 8:23 a.m."
instead of "2016-09-07T08:23:29.000000".

Change-Id: I03ae35b67e76b382b04747541afab0e4f574942a
Closes-Bug: #1622530
2017-06-05 18:08:10 +04:00
OpenStack Proposal Bot 28111cf878 Updated from global requirements
Change-Id: I43aa521b5ec4b21b04cbfe277fc5e3c3f3ea426c
2017-06-02 21:57:43 +00:00
OpenStack Proposal Bot 8c8769fcf4 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I885a608f3ecab6d759e96d177510506a76e0e30d
2017-06-02 08:07:21 +00:00
OpenStack Proposal Bot e4ffbd11dd Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I877fb346cb3bc0d9c29fa1d6cdd55bbde4275d6e
2017-05-23 08:09:32 +00:00
OpenStack Proposal Bot 0dea011248 Updated from global requirements
Change-Id: Ibb92c292e894a42c79a6e3d03212779760c55344
2017-05-18 12:47:21 +00:00
Valeriy Ponomaryov fae241c161 Fix compatibility with Horizon
One of recent commits [1] to Horizon project broke compatibility
with Manila UI project. So, update it.

[1] I41cdabde477d87aa8b35d1c908e18a69454286c3

Change-Id: I4a5e76671a786e89c9e2bf4b0af3dad7aabf45ef
Closes-Bug: #1691466
2017-05-17 17:46:14 +03:00
OpenStack Proposal Bot 24be2b4c24 Updated from global requirements
Change-Id: I287432357976e16c557f199dda7eebf91a985541
2017-05-15 00:46:23 +00:00
OpenStack Proposal Bot 113b1b2068 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Iadb875d11e374e06da4cb6e5756dde7adf585ed4
2017-05-13 09:43:42 +00:00
luqitao 2b40a62610 Fix NotImplementedError and use new way to define action_present/past
Before Ocata cycle, the way to define action messages in
horizon DeleteAction was changed for better translation support
(pluralization and better word order control).
The previous way with data_type_singular/plural is deprecated.
This commit cleans up the deprecated usage.

Change-Id: I490239f187376fece83e2c6f9cdc601669ef45c8
Closes-Bug: #1688461
2017-05-05 03:32:58 -04:00
Jenkins 12f19f32fa Merge "Fix manila quota operations" 2017-04-29 12:01:40 +00:00
Jenkins 2cfe77edd2 Merge "Add possibility to revert a share to a snapshot" 2017-04-28 20:40:19 +00:00
vponomaryov c7591381d6 Fix 'cover' tox job
'cover' tox job fails on requirements version conflicts installing
venv. But the problem is that it fails installing second venv,
that is not used and is artifact of old approach for running tests.
So, disable installation of old venv and use only tox venv, that
works.

Change-Id: Ic66281cd952906b92bc14873f48d1daa4ad6eb2e
Closes-Bug: #1685325
2017-04-28 17:14:46 +03:00
Valeriy Ponomaryov 7501353d8d Fix manila quota operations
Some manila quota names overlap with Cinder quota names. It leads to
mess of read/update operations. So, introduce unique quota names for
Manila UI and translate them into manila quota names there and back.

Change-Id: I4e12cfab8200aba83f2d1ca607b230f6c69d30bc
Closes-Bug: #1679960
2017-04-28 13:44:03 +03:00
Valeriy Ponomaryov c458dff54c Fix share creation from snapshot
For the moment if we create share from snapshot from first attempt
we get share created from scratch, not from snapshot. This bug appered
after merge of [1] to manila and usage of 2.6+ microversion in Manila UI.
The reason why [1] had influence is in changed share view that became
incompatible with 'choices' in UI that depend on share type names.
So, start using correct field 'share_type_name', that will set default
value for share type omitting the need to set it manually all the time,
it also will trigger correct snapshot ID selection for request.
Also, fix logic for second+ attempt, where we were using different set
of data after failed attempt to submit request.

[1] I082bdac82c981adf733c709472ce1b9e26d5650b

Change-Id: I4b5a04ed16d8e579ad816e84ad907ddd97e13ac1
Closes-Bug: #1685657
2017-04-27 21:03:15 +03:00
Valeriy Ponomaryov e19703361b Add possibility to revert a share to a snapshot
Since 2.27 API microversion we are able to revert shares to
snapshots. So, add its support.

Change-Id: I91ac5071d40588584558c3bd6458f335c6cbc25a
Implements BluePrint add-revert-share-to-snapshot-support
2017-04-26 18:26:39 +03:00
Tatiana Ovchinnikova eeb254081c Update tox envlist
Django 1.7 is not supported for a few releases and
can be easily removed from test env. Also, Django 1.10
unit tests are included to envlist to help make them
voting tests.

Change-Id: I6407180888fabd223e0393ef9e24de5a3558c25b
2017-04-19 12:55:25 +04:00
OpenStack Proposal Bot 60fa6a763e Updated from global requirements
Change-Id: I57288c605047e84545c833c45cb3933697adf28d
2017-04-18 16:48:58 +00:00
OpenStack Proposal Bot 2851a93126 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I983a8bca18cddf665afa2615bbe231e951db1305
2017-04-18 07:57:33 +00:00
Jenkins 8bd25142b7 Merge "Imported Translations from Zanata" 2017-04-14 11:43:37 +00:00
OpenStack Proposal Bot 77c07d94ea Updated from global requirements
Change-Id: Ie71cb5ed85ebe1a87aae2dde3fe4ed7a51ddd7f8
2017-04-12 04:13:50 +00:00
OpenStack Proposal Bot 3967b51bbf Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ic58c493025ffffc7af4b5d9b56f9958c94083d01
2017-04-11 07:54:07 +00:00
OpenStack Proposal Bot fe08a0f494 Updated from global requirements
Change-Id: I4bcfa04c1bacb40f8385bdbfeacc6e3e379c94aa
2017-04-07 06:06:56 +00:00
OpenStack Proposal Bot 8eb5d6853e Updated from global requirements
Change-Id: I61bd36d983acfd29fa41d72e31bf54edb2ac5158
2017-03-30 00:24:51 +00:00
OpenStack Proposal Bot d19a66dcc4 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ia6963e50e179b59b149ba1c108fd956bbfb0658e
2017-03-29 08:16:12 +00:00
OpenStack Proposal Bot b5e8732808 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ia2eb4ef56fd57db174b0bfa80fdb60c9754d2cc3
2017-03-24 08:03:41 +00:00
Jenkins e97bc1bd0c Merge "Ignore current share's size in extend quota bar" 2017-03-21 14:27:18 +00:00
Tom Barron 1a20fe71fb Clean docs/build before building docs
Change-Id: I73ad7290f9bd25385bef3ccbf990608904ee1e08
2017-03-03 14:03:55 -05:00
Jenkins 492254c7e6 Merge "Correct the actual path for setting DJANGO_SETTINGS_MODULE" 2017-03-03 10:29:42 +00:00
Jenkins bf7479159d Merge "Updated from global requirements" 2017-03-02 22:15:04 +00:00
Jenkins f6ee81a097 Merge "Update test requirement" 2017-03-02 21:49:44 +00:00