OpenStack Proposal Bot
a386cf3fda
Imported Translations from Zanata
...
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure
Change-Id: Iaae83f813bd32d578e8f4968c6432c408f6052f3
2016-11-08 08:54:40 +00:00
Jenkins
6eff14b838
Merge "Fix python3.4 compatibility issue in yaql_expression.py"
2016-11-07 22:52:27 +00:00
Jenkins
09b1152b76
Merge "Increase unit test coverage for Packages Views API."
2016-11-07 22:45:03 +00:00
Jenkins
fc7573f2da
Merge "Fixes TypeError thrown by raise statement in Packages Views."
2016-11-07 22:44:58 +00:00
Jenkins
7eeeb1c31c
Merge "Increase unit test coverage for muranodashboard Environment Tables."
2016-11-07 22:44:51 +00:00
Jenkins
065ce7b36e
Merge "Fixes TypeError thrown by UpdateServiceRow.update_cell."
2016-11-07 22:44:45 +00:00
Jenkins
03f1a73571
Merge "[Trivial] Fix a typo in murano-dashboard"
2016-11-07 22:43:29 +00:00
Jenkins
4b0b82f835
Merge "Increase unit test coverage for muranodashboard Dynamic UI Fields."
2016-11-07 22:19:38 +00:00
Samantha Blanco
58788f4149
Fix python3.4 compatibility issue in yaql_expression.py
...
Change-Id: I4d2b0c4040cbda83a3e97021da281b8aaf359840
Closes-Bug: #1636639
2016-11-07 17:06:14 -05:00
Felipe Monteiro
46b41fda28
Increase unit test coverage for Packages Views API.
...
Also made the following changes:
* Changed 2 negative test functions in test_tables to always
throw an expected exception, because sometimes they were not
being thrown, when run with these new tests.
Implements bp: murano-unit-test-coverage
Change-Id: I106d458b79ac6fc4cd441ff11e0573a4b8bb5089
Related-Bug: #1638722
2016-11-07 15:01:26 -05:00
Felipe Monteiro
6ae4ab56a7
Fixes TypeError thrown by raise statement in Packages Views.
...
This bug fix applies to Python 3.4 only.
Raising a tuple: "raise (exc_info[0], exc_info[1], exc_info[2])"
is illegal in Pyhon 3.0+, resulting in a TypeError being raised.
This is confirmed by the documentation here:
https://www.python.org/dev/peps/pep-3109/#id17
Change-Id: Ifc1f9c807080fcaf729794e0c0cf8088874c37c2
Closes-Bug: 1638722
2016-11-07 18:43:53 +00:00
OpenStack Proposal Bot
3123a16d6f
Updated from global requirements
...
Change-Id: I813422be86d5f5975fd8be0a3338340ff2530eb2
2016-11-07 15:31:37 +00:00
Felipe Monteiro
8bb47844ee
Increase unit test coverage for muranodashboard Dynamic UI Fields.
...
Implements bp: murano-unit-test-coverage
Change-Id: I6288c37d8706998ea2a90832eff1ecadbaf19ba0
Related-Bug: #1638928
2016-11-07 09:34:50 -05:00
Jenkins
d41fa9a652
Merge "Fixes RuntimeError thrown by finalize_properties in Dynamic UI Fields."
2016-11-07 12:40:12 +00:00
Jenkins
24f04e23a3
Merge "Increase unit test coverage for catalog and images"
2016-11-07 10:35:03 +00:00
OpenStack Proposal Bot
0ccecaa09e
Imported Translations from Zanata
...
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure
Change-Id: I467e7a29b2332131c92b0247b26b12603f646067
2016-11-07 09:03:23 +00:00
Jenkins
e317504b82
Merge "Increase unit test coverage for environments, helpers, and yaql expression"
2016-11-05 23:36:06 +00:00
Felipe Monteiro
4bc89b51a7
Fixes RuntimeError thrown by finalize_properties in Dynamic UI
...
Fields.
This issue only affects Python 3.0+
RuntimeError: dictionary changed size during iteration is thrown
by the function mentioned above, because it iterates over kwargs
while deleting entries from it.
Change-Id: I4523296be770bddaeffff7f7ded9501ccc42cbdd
Closes-Bug: #1638928
2016-11-03 10:05:56 -04:00
Felipe Monteiro
f1dadb6115
Increase unit test coverage for muranodashboard Environment Tables.
...
Implements bp: murano-unit-test-coverage
Change-Id: I9f94471c704ec01286b6405fd97c795d8d41b342
Related-Bug: #1637568
2016-11-03 04:56:37 +00:00
Samantha Blanco
2e0e7a5f8b
Increase unit test coverage for catalog and images
...
Implements bp: murano-unit-test-coverage
Change-Id: I8c89d0cb772f3197c95a051c9c01919e5b1c5149
2016-11-02 21:01:10 -04:00
Jenkins
e951030818
Merge "Fix tests for package/bundle import"
2016-11-02 18:48:14 +00:00
Jenkins
9021a3571b
Merge "Increase unit test coverage for muranodashboard Packages Forms API"
2016-11-02 18:48:08 +00:00
Jenkins
606cbb2046
Merge "Increase unit test coverage for muranodashboard Topology API."
2016-11-02 18:48:02 +00:00
Jenkins
836c285da5
Merge "Fixes DetailView.get_data throws UnboundLocalError."
2016-11-02 18:47:50 +00:00
Samantha Blanco
870030005a
Increase unit test coverage for environments, helpers, and yaql expression
...
Implements bp: murano-unit-test-coverage
Change-Id: If7445310d6a345e15da764e116d1f712c8967c4e
2016-11-02 09:20:40 -04:00
OpenStack Proposal Bot
a9ae8f29cf
Imported Translations from Zanata
...
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure
Change-Id: I1f5045db6e4a1b1590e28491e516c57f81a47844
2016-11-01 08:29:23 +00:00
Felipe Monteiro
4dbf729fbd
Fixes TypeError thrown by UpdateServiceRow.update_cell.
...
Change-Id: I0888adbcb127eea432bb2e3a11e64c5b46d5bf14
Closes-Bug: #1637568
2016-10-31 20:22:41 +00:00
Jenkins
50eca3ec0c
Merge "Increase unit test coverage for muranodashboard base API."
2016-10-31 19:42:34 +00:00
Serg Melikyan
cdc0ce4da6
Fix tests for package/bundle import
...
Two following tests where generating invalid package manifest and
than trying to import generated package:
* test_import_bundle_from_repo
* test_import_package_from_repo
This tests are passing but when we will add package validation on import
using openstack/murano-pkg-check they will start failing.
This commit also removes non-working validation of the versioned import
from the catalog which needs to be fixed at some point of time:
https://bugs.launchpad.net/murano/+bug/1637211
Change-Id: Iae6b56b2f7d32c75515ee92f0e33f9e3af9924e9
2016-10-27 06:51:37 -07:00
OpenStack Proposal Bot
e0175a8ee5
Updated from global requirements
...
Change-Id: I5b4d4e4d2e9f3da33560cc266da84a53a9a1d39f
2016-10-27 12:16:03 +00:00
leiyashuai
ad6c1ea722
[Trivial] Fix a typo in murano-dashboard
...
Change-Id: Ie72bd63e09614240a4647bb4f2b9f74fd07f3c11
2016-10-26 18:37:46 -07:00
Jenkins
f610381835
Merge "Updated from global requirements"
2016-10-27 00:05:27 +00:00
Felipe Monteiro
d90a2c7f05
Fixes DetailView.get_data throws UnboundLocalError.
...
Change-Id: I7f5ec1043b7e68ac56e34ddd7942e3565919d42d
Closes-Bug: #1636263
Related-Bug: #1635709
2016-10-24 13:53:09 -04:00
Felipe Monteiro
71b762e454
Increase unit test coverage for muranodashboard Topology API.
...
Implements bp: murano-unit-test-coverage
Change-Id: I619f1954afde8450949fb25d49558816b85e74f4
2016-10-24 11:04:23 -04:00
Jenkins
43e265eee9
Merge "Fix Syntax Error being thrown by handle in ModifyPackageForm."
2016-10-22 23:29:20 +00:00
Jenkins
109984ce40
Merge "Do not use category count in UI tests with GLARE backend"
2016-10-22 23:29:15 +00:00
Jenkins
12779df261
Merge "Increase unit test coverage for muranodashboard Services API."
2016-10-22 23:28:52 +00:00
OpenStack Proposal Bot
44accfd0cf
Updated from global requirements
...
Change-Id: I31a1ca0f9573324c994484db22729a7a8dabea34
2016-10-22 01:21:07 +00:00
Felipe Monteiro
baf8f0bf05
Increase unit test coverage for muranodashboard Packages Forms API
...
Implements bp: murano-unit-test-coverage
Related-Bug: #1635709
Change-Id: Id406d19f2ad3b2867efdc0fd0ee2be30b23cc558
2016-10-21 20:53:00 +01:00
Felipe Monteiro
1561ea5a1c
Fix Syntax Error being thrown by handle in ModifyPackageForm.
...
This bug only applies to Python 3.4.
Change-Id: I1050c98937f592ff05c5a8db451add3a11700bdd
Closes-Bug: #1635709
2016-10-21 20:43:49 +01:00
OpenStack Proposal Bot
9fbce11801
Imported Translations from Zanata
...
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure
Change-Id: I7b04372b840b11623ea3676006d28e254802edf5
2016-10-21 06:37:31 +00:00
Felipe Monteiro
7958e8aca8
Increase unit test coverage for muranodashboard Services API.
...
Implements bp: murano-unit-test-coverage
Change-Id: I22055de08b667bcc872c502fb3466f483608f986
2016-10-20 09:52:38 -04:00
Felipe Monteiro
4f3d74ffb5
Increase unit test coverage for muranodashboard base API.
...
Implements bp: murano-unit-test-coverage
Change-Id: I32288ca53bd8dde3ce7c7d0621159b851fc324c3
2016-10-19 10:51:24 -04:00
OpenStack Proposal Bot
63ed27e533
Imported Translations from Zanata
...
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure
Change-Id: Ia41e8ea03dfa476eb07afc26a242659f8b4bc4cc
2016-10-19 07:52:47 +00:00
Jenkins
3c1e6ea419
Merge "Increase unit test coverage for muranodashboard Packages API."
2016-10-17 14:11:28 +00:00
Felipe Monteiro
a2b14bbd51
Increase unit test coverage for muranodashboard Packages API.
...
Implements bp: murano-unit-test-coverage
Change-Id: Id458232c0f5bdefa34781da4db8a0748dffa6967
2016-10-16 07:20:40 +01:00
Jenkins
2e2d68d38b
Merge "Split muranodashboard config into multiple files"
2016-10-14 10:53:36 +00:00
OpenStack Proposal Bot
91b8e8b1e7
Imported Translations from Zanata
...
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure
Change-Id: Ifa29c0a7bc4d79fe0729809c356ff31c834dac44
2016-10-14 06:47:03 +00:00
Jenkins
fa3013fd8f
Merge "Apply new type format if used"
2016-10-13 17:20:44 +00:00
Luong Anh Tuan
b2b6907bd0
Remove xrange for run both Python 2 and Python 3
...
In python 3, range() does what xrange() used to do and xrange() does not
exist. If you want to write code that will run on both Python 2 and
Python 3, you can't use xrange().
range() can actually be faster in some cases - eg. if iterating over the
same sequence multiple times. xrange() has to reconstruct the integer
object every time, but range() will have real integer objects.
(It will always perform worse in terms of memory however)
xrange() isn't usable in all cases where a real list is needed.
For instance, it doesn't support slices, or any list methods.
Change-Id: Id6e19a555fafac6bb450f0d5611425f065f0caf3
2016-10-12 11:52:23 +07:00