Commit Graph

94 Commits

Author SHA1 Message Date
OpenDev Sysadmins 780275ceea OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:40 +00:00
Zuul 4188fb926b Merge "The python 3.5 is added" 2019-03-26 16:45:36 +00:00
OpenStack Proposal Bot 0bf5f1aea3 Updated from global requirements
Change-Id: I2ecc51c0a4b5e6fe9022d8c0fa147b59970c4923
2018-03-15 07:05:30 +00:00
Zuul f544d5cc1c Merge "Enable code coverage report in console output" 2018-02-17 00:00:50 +00:00
OpenStack Proposal Bot bc96908252 Updated from global requirements
Change-Id: I553358982021ac7b206eefd52b082c0aad42129b
2018-01-17 20:38:13 +00:00
Zuul df6cae9070 Merge "Updated from global requirements" 2018-01-03 17:07:06 +00:00
Hoang Trung Hieu 89393d8c66 Indicating the location tests directory in oslo_debug_helper
According to [1], we can pass a "-t" argument to
oslo_debug_helper to indicate the directory where tests
are located. This will solve ImportError exception.

[1] https://docs.openstack.org/developer/oslotest/features.html

Change-Id: I8354c3d39f0ce200665caeabfdec4aad008dbf07
2018-01-03 09:07:03 +07:00
OpenStack Proposal Bot 10c376ad31 Updated from global requirements
Change-Id: Ifb1c4ce870aff9312bdc02ed6752faf42010fc48
2017-12-19 01:21:07 +00:00
Andreas Jaeger 066b861762 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: Ife4ce7dbff9811e6f86141474942934b92460e75
2017-11-17 10:17:11 +01:00
OpenStack Proposal Bot 35919c080e Updated from global requirements
Change-Id: I6177ebdbaa64395a35116b847910fa2f9e8663b9
2017-11-16 11:08:06 +00:00
OpenStack Proposal Bot 3bc83ddd20 Updated from global requirements
Change-Id: I8bfe83486ead11102c82a4986d59e2344ea64032
2017-10-12 21:55:11 +00:00
Jenkins 978f9b6a9c Merge "There is no documentation for kosmos" 2017-09-27 17:26:15 +00:00
Jenkins ce5e7f4db8 Merge "Use get_rpc_transport instead of get_transport" 2017-09-27 17:26:10 +00:00
OpenStack Proposal Bot 05515298ae Updated from global requirements
Change-Id: Id93c20363ac326088fa73d9cae9f6991bc355d00
2017-09-27 17:11:54 +00:00
rajat29 6f7b344190 Use get_rpc_transport instead of get_transport
With the added get_rpc_transport() function in oslo.messaging [1]
and the recent version bump of oslo.messaging to 5.24.2, we can
safely replace get_transport() with get_rpc_transport() which is much
cleaner.

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

Change-Id: If165c438625f35b1c1cec1f125d1376e0d0edca5
2017-09-13 23:49:41 +05:30
OpenStack Proposal Bot b276391323 Updated from global requirements
Change-Id: Iaf247df40d7cc5148a4433466e858c6fb279cea4
2017-09-12 21:50:33 +00:00
OpenStack Proposal Bot db5fc04a2e Updated from global requirements
Change-Id: I386ef6a3b1860c24fa005ef1a69cb1b0de41efeb
2017-09-11 21:38:28 +00:00
OpenStack Proposal Bot 3f8d13076a Updated from global requirements
Change-Id: Iddf733cf5dcc194048ef9636088d05a849bb91e5
2017-08-18 11:31:52 +00:00
OpenStack Proposal Bot 2ff69e24d7 Updated from global requirements
Change-Id: Ieb6979ec90cbb8929a788810062035c41c537319
2017-07-18 01:47:47 +00:00
Arundhati Surpur f5723b2b4d There is no documentation for kosmos
So removing the documentation link.

Change-Id: Id1f01bffa3b97d2a9d6d017423122c5d9242f66e
2017-07-05 16:29:34 +05:30
Arundhati Surpur 8eba5eb5eb The python 3.5 is added
In setup.cfg file the python 3.4 support is removed and added 3.5
In tox.ini the python 3.5 is added

Change-Id: Ife33153d0cd8294a58b7d7094761e6b9d7ef6dc7
2017-07-05 13:58:14 +05:30
Jenkins 8b71656cd5 Merge "Constraints are ready to be used for tox.ini" 2017-05-22 18:05:23 +00:00
Jenkins 2eb6bacf4b Merge "Updated coverage configuration file" 2017-05-22 18:05:18 +00:00
OpenStack Proposal Bot 938e36c4e9 Updated from global requirements
Change-Id: I045e087677eff6852d4598fcb3737746d18ae968
2017-05-17 03:49:31 +00:00
ricolin 062d26d782 [Fix gate]Update test requirement
Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.
Partial-Bug: #1668848

Change-Id: Id1677126d620eddbeffc427944bd16c1f5962e56
2017-05-05 12:37:24 +00:00
Tin Lam 5593ef0b7b Remove sqlite_db argument from set_defaults
The sqlite_db parameter in [1] was deprecated and has been
removed.  This is now causing the gate to fail.  See [2].
This patch set removes this parameter.

[1] 0a1bae9859/oslo_db/options.py (L17)
[2] http://logs.openstack.org/55/440055/9/check/gate-kosmos-python27-ubuntu-xenial/3326284/console.html

Change-Id: Iae91482d87417642447dabec0859f768f6447b27
2017-04-15 19:37:28 -05:00
Jenkins 693e83836e Merge "Removes unnecessary utf-8 encoding" 2017-03-02 22:31:48 +00:00
OpenStack Proposal Bot 26ba34a669 Updated from global requirements
Change-Id: I7b509024d831106d48385d764d343d74c3d94664
2017-03-01 04:08:23 +00:00
Jenkins 770d87e210 Merge "Add Constraints support" 2017-02-28 14:44:11 +00:00
OpenStack Proposal Bot 09585f3a5c Updated from global requirements
Change-Id: I792c70ae910e59360874c3c4950d68b44fd0b6da
2017-02-10 09:41:41 +00:00
OpenStack Proposal Bot 24af8f90a2 Updated from global requirements
Change-Id: I7a0a03c5830d61460d9d8b69ad40fd54b70a0795
2017-01-21 14:55:48 +00:00
Jenkins 53e309b701 Merge "Enable release notes translation" 2017-01-13 22:14:24 +00:00
M V P Nitesh 92acfa05ba Removes unnecessary utf-8 encoding
Change-Id: Ie13b4af0832cd70815897ee4f69eb29f0eb158a3
2017-01-11 19:56:51 +05:30
Tony Breeds 63cfcb3bf6 Add Constraints support
To be co-installable with other OpenStack projects and have consistent
testing it's a good idea (tm) to use constraints when creating tox
environments.

Change-Id: I73eb9148855dae6bdce6ad69f8497cebb8da26b9
2016-12-21 11:32:04 +11:00
OpenStack Proposal Bot 8604c69fe5 Updated from global requirements
Change-Id: I4f56cfafb8701dbb78cc64a42fc7bd0b21f318e1
2016-11-06 01:59:57 +00:00
OpenStack Proposal Bot 639f79fd19 Updated from global requirements
Change-Id: I85b0a79c662f908166f856fb3449b93b703b9d17
2016-10-27 12:15:11 +00:00
Jenkins 76e820fb93 Merge "Remove MANIFEST.in as kosmos already uses pbr" 2016-10-23 17:27:20 +00:00
OpenStack Proposal Bot 9d86bfbfc7 Updated from global requirements
Change-Id: I5e1768c31e6beea581192f3b9af11c21c254f625
2016-10-22 01:20:18 +00:00
Iswarya_Vakati 5360aee4db Updated coverage configuration file
removed unneccassary directories in .coveragerc file
  kosmos/openstack/*

it is no longer valid, we no longer use content from oslo-incubator

Change-Id: Id880de12535d00c73d1cae9f24f67a59eb0120e4
2016-10-21 10:14:25 +05:30
Tin Lam 66d461dc3b Remove MANIFEST.in as kosmos already uses pbr
This patch removes the ``MANIFEST.in`` file as pbr generates
a sensible manifest from git files. This removes the need for
an explicit ``MANIFEST.in`` file.

Closes-Bug: #1608980

Change-Id: I1404016ee67a14d0a78703e2e29100fc03489b78
2016-10-21 03:42:55 +00:00
Jenkins 996dbec691 Merge "Don't include openstack/common in flake8 exclude list" 2016-10-20 20:36:15 +00:00
Jenkins faef9be5cc Merge "Drop MANIFEST.in - it's not needed by pbr" 2016-10-20 20:36:10 +00:00
Jenkins cd61dc31ff Merge "Changed the home-page of Kosmos" 2016-10-20 20:36:04 +00:00
Jenkins 34b3b1143e Merge "Replace assertDictEqual() with assertEqual()" 2016-10-20 20:34:59 +00:00
OpenStack Proposal Bot 83fd9d8e99 Updated from global requirements
Change-Id: I788826b60704790207973a903c3033f82e9cb149
2016-10-17 04:06:26 +00:00
pawnesh.kumar 5e18050da9 Don't include openstack/common in flake8 exclude list
The directory openstack/common was used to keep codes from oslo-incubator,
we have retired oslo-incubator,so don't use this directory any more

Change-Id: I45ec7ad3e691bf7a2c010a452c38c4885b79199a
2016-10-14 22:04:18 +05:30
pawnesh.kumar ce6e381979 Enable code coverage report in console output
Modified tox configuration to enable code coverage report in console output

Change-Id: I2552e31a4e5997dc6bdb53886586bf4f11f3b1d0
2016-10-14 22:01:24 +05:30
Deepak 39e1e33fa3 Drop MANIFEST.in - it's not needed by pbr
Kosmos already uses PBR:-
setuptools.setup(
    setup_requires=['pbr>=1.8'],
    pbr=True)

This patch removes `MANIFEST.in` file as pbr generates a
sensible manifest from git files and some standard files
and it removes the need for an explicit `MANIFEST.in` file.

Change-Id: Ib4c0634a764c4d52b23adc37f2a851a0742fa559
2016-10-13 16:21:01 +05:30
pawnesh.kumar 8bf4d6d6f7 Constraints are ready to be used for tox.ini
Per email[1] from Andreas, we don't need to hack at install_command
any longer.

[1] http://openstack.markmail.org/thread/a4l7tokbotwqvuoh

Change-Id: I89cdb17eed14d60f0d4eaae6284c53b63087546b
2016-10-10 21:20:12 +05:30
Andreas Jaeger 81c2cced3e 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: I93248d954afa84f7cfffa719179dd5f124a48c17
2016-10-06 20:29:06 +02:00