Commit Graph

10 Commits

Author SHA1 Message Date
Fabio Verboso 6e7ddfaf21 Python version updated and fixed.
Change-Id: I1d316d2af52ff6d765d76c091185a36bd508ca8d
2021-01-15 12:22:58 +01:00
Nicola Peditto 8b71ec7e89 Fix service ports init.
Change-Id: I0f26a88e329c787d10acc5395aa30929748acc64
2020-12-22 08:42:30 +01:00
Fabio Verboso c389793692 Random Service port in a specific range.
Now the conductor get a random port for the service in a range of unused ports

Change-Id: Ifa51cc8d7a0459d46a72ea1c285b717932bbc94c
2020-03-02 16:14:37 +01:00
Fabio Verboso 59cb7cdda3 Removed Port global variable.
Change-Id: I89c45823a2c7fe0185f2e5aacca8cc4174166f72
2020-01-27 18:39:16 +01:00
Fabio Verboso 88d5be7930 Moved to python3.5
Now Iotronic requires python3 and python2 is not supported anymore

Change-Id: I2d2fdccb1788412d21d216052fb843ff24061040
2018-02-06 13:04:16 +01:00
Fabio Verboso 70dd2f44d8 requirements for the installation updated
Change-Id: I5ae2ba276cd7e2028939e0e6a0a91c91c85e5df0
2016-11-23 16:30:23 +01:00
gengchc2 08c2cce18f Update flake8 ignore list
In hacking > 0.10.0, there is no E123 and E125, so this commit to
delete them.

Change-Id: I0f1a7022d48ce60e9a3f04009d9c678ec884232a
2016-09-28 11:36:07 +08:00
gengchc2 87c55e468c Add Python 3.5 classifier and venv for iotronic
Now that there is a passing gate job, we can claim support for
Python 3.5 in the classifier. This patch also adds the
convenience py35 venv.

Change-Id: I87c806ee2219f42972e5bfef23f3a6504a38aaf0
2016-09-01 18:02:27 +08:00
Andreas Jaeger cfb957c98d Cleanup tox.ini: Remove obsolete constraints
Remove old and unused constraints environments from tox.ini. Those
have never been used. Use standard environments as default list.

Note that the repo has in the past not used constraints in OpenStack
CI, this change keeps the status quo.

For more information about constraints see:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html

Change-Id: Icf74abe8ff90f06fe8c9c6a7e1f3a8bd1bdce3fd
2016-08-26 18:05:38 +02:00
Fabio Verboso 7fd6112605 Applied cookiecutter template
Change-Id: Id860d5c4c97ae02c361c06e407a2e11cb3379783
2016-03-16 01:26:16 +01:00