The *openstack/common* was used to keep codes from oslo-incubator,
but oslo-incubator was ignore in oslo3.11.0. So I think we
needn't use it any more.
Here is the oslo.utils CHANGES link:
http://docs.openstack.org/developer/oslo.utils/history.html
Change-Id: Ia8f46f8192bed49a7a7d71103c45a6ca5d2f6012
It also make required keystone config changes as part
of devstack plugin, which helps the functional test cases
to successfully complete and it makes inline with existing
tacker conf.
Closes-bug: #1592247
Change-Id: I545ceb2c9e61c22dbd8a0e1ee39a6e4fa24f8e88
Also, we move tacker.i18n into tacker._i18n.
Other i18n usage integration will be done by bug 1599735
Change-Id: I742f7be08958337720056bcc4344dcdc06606035
Partial-bug: #1552282
To make patches small and easy to review, the task (using oslo) is
implemented in a series of patches.
In this patch, some codes under tacker/openstack/common are changed
temporarily, but they will be removed totally in later patches.
Change-Id: I5396e8e569ff8b26b387e99f2442ccfa3f27d684
Partial-Bug: #1552282
Parallel execution of tacker functional test ends up
creating lots of VMs and eventually fails hitting the
default max instance of 10. This fix disables quota for
tacker functional test suite. However gate VMs still has
upper constraint on resources like 8GB max limit. To avoid
tripping the actual gate VM resource limit reduce concurrency
to a lower number (2).
Change-Id: I3fe8c012b85554fa21b5b4b64378d68e3d979cc2
Closes-Bug: #1572420
Test classes were being accounted for during coverage, they
are now ignored for more accurate coverage metrics. Remove
references to neutron in .coveragerc. Fix tox.ini coverage
entry.
Co-Authored-By: Larry Rensing <lr699s@att.com>
Co-Authored-By: Sridhar Ramaswamy <srics.r@gmail.com>
Change-Id: I92d50592a5ba43f68554aa933ab8582897b58b43
Fix the post_test_hook.sh and tox.ini to use right tox enviroment.
Post_test_hook.sh collects the result reports.
Change-Id: Ie60cd55521d89cb2e00f3ecff0fe3af989e0f6ea
Closes-bug: 1559861
There's no need to have an outdated translation file checked in that
has no content besides metadata. For translations, the full file would
be needed which can easily be generated.
Adjust tox test so that it passes if no translations are in tree.
Change-Id: Ib1a7abf211ed8af515ae462fce845a028d577101
This Patch fixes pep8 errors and
enables this tests for all new patches to tacker.
E125 continuation line does not distinguish itself from next logical line
E126 continuation line over-indented for hanging indent
E129 visually indented line with same indent as next logical line
H302 import only modules
H904 Wrap long lines in parentheses instead of a backslash
see OpenStack Style Guidelines
http://docs.openstack.org/developer/hacking/
Change-Id: I29e8ac8e6cfcd547e9bdab599635d07f0df6e3d6
Related-Bug: 1515930
This Patch fixes all E713 and F811 errors and
enables this test for all new patches to tacker.
E713 test for membership should be ‘not in’
F811 redefinition of unused variable
see OpenStack Style Guidelines
http://docs.openstack.org/developer/hacking/
Change-Id: I2f73c11bb5f89b3d3c2a85417ad5098fd21e580d
Related-Bug: 1515930
This Patch fixes all E265 errors and
enables this test for all new patches to tacker.
E265 block comment should start with ‘# ‘
see OpenStack Style Guidelines
http://docs.openstack.org/developer/hacking/
Change-Id: I4b1234fab420174d99b2c13a5b25c1f7c5d4909f
Related-Bug: 1515930
This Patch enables this tests for all new patches to tacker.
F402 import module shadowed by loop variable
F812 list comprehension redefines name from line
H237 module is removed in Python 3
see OpenStack Style Guidelines
http://docs.openstack.org/developer/hacking/
This patch cleans up py26 and py33 references,
because it is just necessary to test py27 and py34.
see
http://governance.openstack.org/reference/cti/python_cti.html
Change-Id: I7b225f6939f553b06ba84d01ccbdecf41b1a910a
Related-Bug: 1515930
This Patch fixes all E251 errors and enables
this test for all new patches to tacker.
see OpenStack Style Guidelines
http://docs.openstack.org/developer/hacking/
Change-Id: Iea62576bd765cbf78ec8f4c10603362c2267214d
Related-Bug: 1515930
This Patch enables this tests for all new patches to tacker.
[H404] Multi line docstrings should start without a leading new line.
[H402] One line docstring needs punctuation.
[H405] Multi line docstring summary not separated with an empty line.
see OpenStack Style Guidelines for DocStrings
http://docs.openstack.org/developer/hacking/
Change-Id: I17182da04d8f7e74a9a88e05853435a344271ca5
Related-Bug: 1515930
This Patch fixes all H307 errors and enables this
test for all new patches to tacker.
"H307 like imports should be grouped together"
Change-Id: I48a41e2333c3286e8610158c89a84f6ca0ef1fcc
Related-Bug: 1515930
This Patch fixes all E305 errors and enables this
test for all new patches to tacker.
"E305 imports not grouped correctly"
Change-Id: I2275e657e55d80f539af434c1af14ef497946def
Related-Bug: 1515930
Deep cleaning of tacker doc/source dir by removing all references
to Neutron, remove non-applicable doc files and various other
fixes and references to Tacker urls. Introduce fixed up HACKING and
CONTRIBUTING docs.
Also add tox 'docs' test run and enable it by default
Change-Id: I90c48eeb3724adb3de3431f1f5464c5200dad071
Introduce new Tacker REST API endpoints 'vnfd' and 'vnf' based on NFV
MANO in 'vnfm' extension. Existing 'device' and'device_template'
endpoints will be retained for backward compatibility.
Change-Id: I9dffd4bee25b1f49aea7478f2bd779cf0f6dfb49
Implements: blueprint tacker-api-mano
Patchset includes oslotests and tempest-lib
packages in test-requirements.txt needed for
running functional tests.
Closes-Bug #1493564
Change-Id: I347dfd3f1b65e9b687c7da88b2a9c13bf27eb703
* [H104] Files with no code shouldn’t contain any license
header nor comments, and must be left completely empty.
Change-Id: Ifedda6947bc9376533a19ded9fc6a70fd147f66f
Merge Neutron master branch to tacker master branch with modification
of tox.ini and .gitreview.
This patch imports the following change set of Neutron.
> commit cba140daccd7c4f715263cda422d5cec27af069d
> Merge: 63d8237 6bed4a0
> Author: Jenkins <jenkins@review.openstack.org>
> Date: Sun Jun 22 16:02:56 2014 +0000
>
> Merge "Adding static routes data for members"
Change-Id: I5a0f522bc20530c46e35dc9e03fe72d72ad04577