Commit Graph

174 Commits

Author SHA1 Message Date
wu.shiming a29e691e6c Changed minversion in tox to 3.18.0
The patch bumps min version of tox to 3.18.0 in order to
replace tox's whitelist_externals by allowlist_externals option:
https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23

Change-Id: I24b41e47ba5b7d6094c05c338dbd1e4206d10f5c
2021-09-18 11:52:41 +08:00
YuehuiLei d48036ba3e setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Icd54fc860f354787bfd16da7d47e705523305094
2021-05-04 16:58:45 +08:00
zhangboye f27a52c5d6 Use py3 as the default runtime for tox
Moving on py3 as the default runtime for tox to avoid to update
this at each new cycle.

Change-Id: I9ed787f9ca5b660cc091cbdbb7d03ca8e618f609
2021-04-20 10:45:55 +08:00
Q.hongtao 099e9fd543 Remove unicode from specs
Change-Id: If0ce15d90e698ca58a6f00ffb6675250f375cca8
2021-01-05 06:54:32 +00:00
Andreas Jaeger ce370bb2d6 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I70aec0472ce090cb54855c58f20f4f02e20ae2c2
2020-06-02 14:05:12 +02:00
Q.hongtao 6a8ec428d7 Fix spec template version
Example's version should be 3 version.

Change-Id: Ifbb67db04f4190f7a0709b4ed3b07ec416c8337e
2020-04-24 11:09:53 +08:00
Andreas Jaeger 9a577c2cc0 Cleanup py27 support
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Update requirements, no need for python_version anymore
- Remove install_command from tox.ini, the default is fine.

Change-Id: Iecc1931e93b2254b7b3c95ba1daafd32db204754
2020-04-09 11:35:17 +02:00
Ghanshyam Mann c7b937010d [ussuri][goal] Drop python 2.7 support
OpenStack is dropping the py2.7 support in ussuri cycle.

specs repo either has py27 job or requirement or tox env.

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: Iac7477a9cfce0458b55d40d5219a315c47abee27
2019-12-30 12:22:09 +00:00
zhulingjie c1c43bb1c4 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I2d296e2001912928f1d3380a3b1a8c9e365c324e
2019-04-23 09:07:11 +00:00
OpenDev Sysadmins 8af8ae94f1 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:42:05 +00:00
Ifat Afek e8abce727c Move Stein specs from approved to implemented
Change-Id: I96df2ebbd9c91a0364888af95a94fccb8c138ae0
2019-02-27 17:06:00 +00:00
Eyal d1e2cf07fb add a new service list api
Change-Id: Ib5fb86fd1f94c66604e233bfd1f56bb339b8331c
2019-02-12 14:32:04 +02:00
Zuul b19212aec4 Merge "Short template format spec" 2019-01-28 12:37:44 +00:00
Idan Hefetz acbac16f64 Short template format spec
Story: 2004871
Change-Id: Ie87d9466480c6ab30c98cdd782978aa57fc0c378
2019-01-28 11:28:29 +00:00
Zuul 1574d10380 Merge "Fixes in prometheus datasource specs" 2019-01-14 07:01:58 +00:00
Muhamad Najjar c91b5498d9 Fixes in prometheus datasource specs
Change-Id: I4d5b64092a4d6972e707c7ba680c823f9df1dcf4
Story: 2004682
Task: 28682
2019-01-13 14:41:37 +00:00
lijunjie 2b26b9fbc7 Fix the misspelling of "default"
Change-Id: I6ed7c6202dc0a3f9ca538dd9b43e52fb84353678
2019-01-10 17:07:32 +08:00
Zuul 72db2a2394 Merge "Spec for templates with parameters" 2019-01-09 09:16:46 +00:00
Ifat Afek 2d283e6aa6 Spec for templates with parameters
Change-Id: I859507b2b20c949299ae99eeca6ad040f3f40401
Story: 2004056
Task: 28689
2019-01-09 08:57:07 +00:00
Zuul d483c177e1 Merge "prometheus datasource specs to implement mapping values" 2019-01-01 10:30:41 +00:00
Muhamad Najjar 5466db8670 prometheus datasource specs to implement mapping values
Story: 2004682
Task: 28682

Change-Id: I631d4d18a0735bbb26073f39189802afc2434f59
2018-12-31 11:29:54 +00:00
Andreas Jaeger 882b0ec0b4 Use openstackdocstheme
Use openstackdocstheme for consistency with all specs displayed on
specs.openstack.org.

This includes updating requirements to current versions, updating specs
building to not publish dirtrees and tread warnings as errors, update
index page, and update settings for the theme.

Change-Id: I905f404361a98d9af1a4ba5c52b8e04acda1688e
2018-12-27 19:20:42 +01:00
melissaml 9769de52de Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I6b06a11e28a29b1d64b3da187b8b222575f4d8ce
2018-12-04 18:38:49 +08:00
Zuul 6b61aaddfe Merge "fix tox python3 overrides" 2018-11-18 12:51:22 +00:00
Ifat Afek 47f0c861af Update the state of some Rocky specs
Move Rocky specs from 'approved' to 'implemented': RPC collector, graph fast-failover, k8s datasource

Change-Id: Ic530a6c6bbc5b0e1a12b00b672bce7b5ca67623e
2018-11-13 19:45:06 +02:00
98k bf268c9995 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Iad0076fbf34f699b9eb2134bae623793693534cb
Closes-Bug:  #1801657
2018-11-06 05:21:42 +00:00
Kim Bao Long 6bba4e26bd Update min tox version to 2.0
The commands used by constraints need at least tox 2.0.  Update to
reflect reality, which should help with local running of constraints
targets.

Change-Id: Icbd55a9b4a5c28ce24e7dcd21b37824760430d40
2018-11-02 11:46:52 +07:00
Doug Hellmann af66144fe7 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I55a899dde06765fb02cc0ff0a17df15e093141c8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 19:05:12 -04:00
ZhijunWei 59b06f54a7 Update the governance link
Change-Id: I1509172987e2b1b9d612e937e7169ef389868335
2018-08-27 22:30:41 -04:00
Nguyen Hai 3f3a814045 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ia1739a60144bfd3d922ce506dc1277f6958c64e0
Story: #2002586
Task: #24343
2018-08-17 14:05:09 +09:00
Zuul 3fa77a58fd Merge "Switch to stestr" 2018-07-25 07:50:43 +00:00
Vu Cong Tuan 3c5045218b Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I081601490f339a5dc37a6a5bc597cfc3836bd873
2018-07-04 13:54:56 +07:00
Zuul efd89d84e9 Merge "Add proposal "Vitage high availability - fast failover"" 2018-06-25 08:59:13 +00:00
Idan Hefetz 5750d45296 Add proposal "Vitage high availability - fast failover"
Change-Id: I23bd339c44dd16fed364c5669eb243885752a23f
implements: blueprint vitrage-fast-failover
2018-06-18 08:24:29 +00:00
Idan Hefetz 0998bfb071 fix errors due to new validations
Change-Id: Ibf7f0974a7edb5452fb846391fd47bbcccc93667
2018-06-14 13:27:24 +00:00
Yujun Zhang 949be77bf7 Move datasource-scaffold to rocky/implemented
Note also blueprint name is changed from datasource skeleton
generator to datasource scaffold

Implements: blueprint datasource-scaffold
Change-Id: I0e466946273b8df6cc723c99683da818e04f8e07
2018-05-17 13:43:29 +08:00
Zuul 555331c980 Merge "Kubernetes datasource" 2018-03-08 06:38:18 +00:00
Idan Hefetz 0d42c6d288 Add proposal "Rpc Collector"
Change-Id: I0b0b39468a02dad089544dc52bc2ba03e17b34f8
implements: blueprint rpc-collector
2018-03-04 10:17:20 +00:00
idan kinory dc7f8d56b3 Kubernetes datasource
Change-Id: Iccbb474f2831c4d77e3669b747decfb9dcc6e912
2018-03-04 09:00:45 +00:00
lvxianguo 137e329e51 modify the document address of vitrage-api.rst
Change-Id: I819a74b9dda45c5f9b17991093e55eb3ccbe07d6
2018-02-02 15:41:16 +08:00
Zuul 0532be06a6 Merge "Added Rocky specs to index.rst" 2018-01-30 10:19:13 +00:00
Zuul 5b97696a7f Merge "Add action list panel for entity click action" 2018-01-25 09:53:03 +00:00
Ifat Afek 4fe3d60c47 Added Rocky specs to index.rst
Change-Id: I302b06e7bf503d205fed6d5386300d906a96ac22
2018-01-25 09:45:53 +00:00
Zuul 6e32467305 Merge "Moved refactor-execute-mistral spec to implemented folder" 2018-01-25 09:38:45 +00:00
MinWookKim 3d3ebb7a92 Add action list panel for entity click action
The Vitrage Dashboard now offers several panels for Entity clicks.
Expand the functionality of these Entity Graphs to add the action
list panel as a click action on Entity. Therefore, the user can check
the available action list based on the setting file configured by the user.
In the list of actions, the user can request an external project for
the Entity, and also enter specific parameter values.

Change-Id: I96f3efd569394de6b94bfebe63803d11d76ab953
Implements: blueprint add-action-list-panel
2018-01-25 10:51:03 +09:00
Ifat Afek 884fad2ca5 Moved refactor-execute-mistral spec to implemented folder
Change-Id: Id18cc46a233d82eef89fb4dc0899ffe212011791
2018-01-24 16:09:55 +00:00
idan kinory a00ec91e1d Moved template crud specs to implemented
Change-Id: I6d21a63a12d6e7ad9033bc3e246cbb9c3ca7e584
2018-01-24 16:00:55 +00:00
idan kinory 6a996a4f50 template CRUD-specs
Change-Id: I0ff5112ca3abc2d6235dbde750836cbad4faf834
Implements: blueprint crud-templates
2018-01-24 12:08:53 +00:00
Zuul 2a8a854b87 Merge "Move snmp parsing service from approved to implemented" 2018-01-23 08:39:45 +00:00
xupeipei 81e3ccdc4e Move snmp parsing service from approved to implemented
Change-Id: I47e6364bf23ea2f57b0c47adaf32e4ce7d3176f2
Signed-off-by: xupeipei <xu.peipei1@zte.com.cn>
2018-01-23 01:44:41 +00:00