Commit Graph

233 Commits

Author SHA1 Message Date
Tony Breeds edeb6f11f3 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: I7d3174127fb51713fd590f6be2edd875a1a6e8d8
2017-09-12 16:21:13 -06:00
OpenStack Proposal Bot e1a1fa4621 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I1768290e85981664d16172232e3b2f2368440aa0
2017-06-19 06:59:08 +00:00
Duk Loi f7d0b9f771 Add support for uppercase fieldname to cluster
The datastore flavor field was not properly implemented because
not every datastore flavor had it's own flavor pulldown.
Properly implemented a datastore pulldown for every flavor that
is only visible when the corresponding datastore value is selected.

Also added code to protect against uppercase letters in the
datastore or datastore version name.

Change-Id: I7a8083733a7d613c56652f3884d2682bb54379b3
Closes-Bug: #1614650
2017-06-16 01:37:36 +00:00
Jenkins 76833761ed Merge "Update launchpad link to trove-dashboard" 2017-06-13 18:00:11 +00:00
Jenkins dcc429a45e Merge "Trove user page doesn't show allowed hosts AND databases" 2017-06-10 11:45:39 +00:00
Amrith Kumar 468b8984d9 Failure to launch dashboard with error about missing class methods
While attempting to launch the dashboard, failures are reported about
missing methods like:

2017-05-09 12:11:59.784107 NotImplementedError: The DeleteParameter
BatchAction class must have both action_past and action_present
methods.

I've added two two missing methods.

Change-Id: Ia841aedd62973d0bb52c1a6a82e1c9bd8dc9d47c
2017-05-09 09:11:39 -04:00
OpenStack Proposal Bot bbb52c7e4e Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I400595044f3bffc0f81039ad8a7a5de871aed226
2017-04-18 06:24:52 +00:00
OpenStack Proposal Bot 071394c2fd Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ic9f160d0903b480e4900f08a4127d926fca1a10e
2017-03-29 06:48:32 +00:00
Akihiro Motoki 955c885875 Update launchpad link to trove-dashboard
Launchpad project https://launchpad.net/trove-dashboard
seems to be used for trove-dashboard bug triaging
instead of trove project.

Change-Id: If36370cb351dc68a48696fd15c21814d869150e7
2017-03-20 21:24:02 +09:00
Jenkins a485b5d79f Merge "Update reno for stable/ocata" 2017-02-08 17:54:33 +00:00
OpenStack Proposal Bot 0873697e8d Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I77b960550c3e51b971f0b925b1eaba71cafbbfb9
2017-02-04 06:12:20 +00:00
OpenStack Proposal Bot 0bb6206680 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I64ad60d530a92e3c2e599b72af830268c7fc7f0b
2017-02-03 06:13:25 +00:00
OpenStack Release Bot 14639ec592 Update reno for stable/ocata
Change-Id: I7c2b6a239239ab1992d3e730a2430bee5d4539cc
2017-02-02 15:51:56 +00:00
OpenStack Proposal Bot 9db7430f56 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I6e254c5be736c35cf29dc533df8083e4508b12f9
2017-02-01 06:18:16 +00:00
OpenStack Proposal Bot b65ab82cb3 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ic68ea8bf4f6be342b86efc42e4a58a7dbb30e775
2017-01-23 06:11:14 +00:00
Jenkins 134ccf0b44 Merge "Remove the redundant "required=True"" 2017-01-18 15:30:51 +00:00
OpenStack Proposal Bot ab96a89d4d Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I0c53794268a08919ede11d1e419d2de2c277c657
2017-01-17 06:14:33 +00:00
Jenkins 0706a00d23 Merge "Delete the unused LOG code" 2017-01-15 12:44:28 +00:00
OpenStack Proposal Bot 09857194d6 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I40330b78150d4f7f05a785f6b3a2228eb11e6e62
2017-01-12 06:12:38 +00:00
qiaomin caca9fa4cc Delete the unused LOG code
Change-Id: I87359f93f29a5709c7060819bb394c8ac34a4508
2017-01-11 15:02:25 +08:00
qiaomin 0ad8436bae Remove the redundant "required=True"
The django form field default is "required=True", so this patch
remove the redundant "required=True" in the form.

Change-Id: If0a5e6086a5898670643cc8f2cc0f97822ad063b
2017-01-11 14:41:45 +08:00
OpenStack Proposal Bot 22eeee6196 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I95994225fb21e94548bb6e9aab5788288c2c43a4
2017-01-11 06:22:10 +00:00
Jenkins 980eafc083 Merge "Use 'trimmed' for blocktrans in html page" 2017-01-10 19:56:56 +00:00
qiaomin 6657919d87 Use 'trimmed' for blocktrans in html page
Add trimmed option to blocktrans, blocktrans trimmed
option removes newlines from contents of blocktrans
and replaces any whitespace at the beginning and end of a line into
a single space. This makes translator life easier.
More detail is described in the bug report.

Change-Id: I835167eeec4f8596cec9c906548b3fa557ed1374
Closes-Bug: #1655249
2017-01-10 15:36:10 +08:00
OpenStack Proposal Bot 0a32abc81a Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I659633b7d835f94420d0ba3152e44720af5cc99e
2017-01-10 06:11:45 +00:00
Jenkins 41f4a2c50c Merge "Fix grow cluster caching" 2017-01-04 19:10:05 +00:00
OpenStack Proposal Bot 9021ae63f6 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: If68700f551a7c5f82e1d2f3d5d4e47b997921016
2016-12-31 06:11:40 +00:00
OpenStack Proposal Bot fbc0b57aff Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: If6428690bb8dc0b206404bd0aa2ccc004ac811ff
2016-12-28 06:12:14 +00:00
Jenkins 16734dc8a2 Merge "Enable pxc grow/shrink" 2016-12-26 07:17:02 +00:00
Duk Loi 36a705fc90 Enable pxc grow/shrink
Enable cluster grow and shrink menu option for pxc.

Change-Id: I387d4ae4bde64288af2132892f7244edd9b9ce16
Closes-Bug: #1648235
2016-12-07 17:00:26 -05:00
Duk Loi 10767f0142 Fix grow cluster caching
The current caching initializes the instance list for the grow
cluster manager each time a new process would instantiate the
manager.

Changed to manager to only initialize on creation.

Change-Id: I81a4856464c796a674bd267f6225b85505d4e31b
Closes-Bug: #1648229
2016-12-07 16:39:18 -05:00
howardlee 61eb610cc4 Update home-page in setup.cfg
What is the problem?
The old home-page linked to http://www.openstack.org/, i think
it is not very proper. Home-page usually linked to the doc page, as
trove-dashboard does not have doc page, so i think it is proper to
change home-page to tove's doc page.

What is the solution to the problem?
Change home-page to http://docs.openstack.org/developer/trove/

Change-Id: I708a1f3ab0d131088c0197e1ef8c6cde76481125
2016-12-05 13:25:51 +08:00
Jenkins 2e7ad6c535 Merge "Fix Django 1.10 Compatibility" 2016-12-11 17:16:05 +00:00
Rob Cresswell 0c9dab4e6b Fix Django 1.10 Compatibility
Fixes a number of django 1.9 and 1.10 issues.

Also adds test environments for both.

Change-Id: Ic76ed18880170b8eaf25b4e183a5bc92bbbb82d9
Co-Authored-By: Duk Loi <duk@tesora.com>
2016-12-09 14:51:46 -05:00
Duk Loi 230a112ee6 Add requirement for cross-process cache
Some of the trove-dashboard panels require a cross-process cache
to be used to temporarily store data until it is committed to the
server.  For example, building up the list of configuration
parameters is store in the cache until it is applied to the the
database instance.

This requirement is now added to the readme to inform users to
enable the cache.

Change-Id: I1928da600c7364d8681a8c0b45fe1c66c97032df
Closes-Bug: #1638713
2016-12-06 09:07:23 -05:00
Jenkins 98f05cb203 Merge "Show team and repo badges on README" 2016-11-30 12:00:36 +00:00
OpenStack Proposal Bot aecd97037d Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I6c14bd062f846421b705688d2d233e18215a841a
2016-11-30 06:13:00 +00:00
Amrith Kumar db411a56eb Don't import ceilometer_data
This import is apparently not used and now no longer exists. don't
import it any longer. a bigger fix is required to get rid of all
unneeded imports (like Ic121ac52d261b1f4eb972a0075cd3a09883fb100).

Also due to change in legacy swift panel we need to reverse some
logic in detecting the legacy panel.

Change-Id: Ifbb3424bc174829d66518c4a167a03a0cd1feb1c
Co-Authored-By: Duk Loi <duk@tesora.com>
2016-11-29 12:59:12 -05:00
Flavio Percoco 913eb6e008 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/1f38def1c65c733b7e4cec3d07399e99\n'

Change-Id: I6b1b25c873d45d6e7c27e678a2eb79aee2a46744
Closes-Bug: 1644851
2016-11-29 11:40:41 -05:00
OpenStack Proposal Bot de0ecc11dc Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Id1dc29a5d970555399831f5550a3527e9c90c6b8
2016-11-12 06:06:20 +00:00
OpenStack Proposal Bot 4e0cf0a829 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I1f0488055ab843f6621f00eb8780637232bc2049
2016-11-09 06:14:32 +00:00
Ali Asgar Adil 2597c95de7 Trove user page doesn't show allowed hosts AND databases
When creating a user with a --host parameter the database field
is not shown in the UI. Added code to support the host parameter
when modifying access to the database and when requesting user
access list.

Change-Id: I16293e9e220ce51e588f60a79ed28752cb89a6cc
Closes-Bug: #1615672
2016-11-04 16:12:31 +00:00
Jenkins 265795c352 Merge "make trove-dashboard use upper-constraints" 2016-11-04 12:01:58 +00:00
Amrith Kumar e0011ccdb9 make trove-dashboard use upper-constraints
Currently trove-dashboard installs (explicitly) unconstrained. Change
to be constrained by modifying pip_install to only support a
constrained option.

Change-Id: I6fcb5a90290faba1b64e7d1bf2b74087a0c759cd
Closes-Bug: #1623932
2016-11-03 22:02:45 +00:00
OpenStack Proposal Bot 659b26a39f Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ief622846ff37711679f1a568fdaf2fabb1285212
2016-10-23 06:11:45 +00:00
OpenStack Proposal Bot 2c67740f9c Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I4dad682003ca37c42e240ae2ac4843d2268e9d86
2016-10-19 07:17:17 +00:00
OpenStack Proposal Bot 0851511d1e Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ic71a5b35576abfcb0ea663e47cfdebec9d353831
2016-10-14 06:15:43 +00:00
Andreas Jaeger bd6140df63 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.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: Ie5c2e92f6e98b1988bfa369e1fe0ce8f7884643a
2016-10-06 20:56:04 +02:00
Jenkins 24a935569c Merge "Remove double closing <strong> tag in a template" 2016-09-27 20:54:33 +00:00
Akihiro Motoki 84b3f8aff9 Remove double closing <strong> tag in a template
Closes-Bug: #1625309
Change-Id: I1346e3ae81b461ecb73e6fe395f32c1d0fe1c713
2016-09-21 03:57:54 +00:00