Commit Graph

5 Commits

Author SHA1 Message Date
Ghanshyam Mann 17d40abd8d [ussuri][goal] Updates for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.

charm repos need few updates on either py2 drop or updating
ussuri python template, tox.ini etc.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

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

Change-Id: I13072d7372cfd4afa893bc252a22ca9daaadb73d
2020-02-27 22:30:30 -06:00
Camille Rodriguez 77ab7463ed Avoid pollution and false positives with tox.ini
- updated testenv:build to aim to a tmp build directory
- added missing env
- removing sitepackages in tox.ini to avoid test env pollution
- skip_missing_interpreters in tox.ini set to False to avoid false
positives by skipping missing interpreters.

Change-Id: I8d5af206e2af881013b1f78f7cc913036e6b23c2
2019-08-28 11:46:14 -04:00
OpenDev Sysadmins 302f05564c 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:29:12 +00:00
Frode Nordahl 96b969b6c0
Add gate jobs
Set ``toxworkdir`` to avoud charm-tools build recursion.

Change-Id: Ia9ed0f5e8e17d9d0ffdf3e650c76f2c36938244d
2019-03-04 10:41:20 +01:00
Frode Nordahl 38aa19a386
Add `ceph` layer 2019-02-06 07:57:58 +01:00