Commit Graph

5 Commits

Author SHA1 Message Date
Kaifeng Wang 6f634c358b Adds bandit template and exclude some of tests
Adds bandit configuration template and exclude some of
tests that we don't want to fix for the moment.

Keeping job unvoted so that we can keep an eye on possible
issues while not breaking gate.

Change-Id: I092d686ba38723d7951e8f06415f28cc809ad365
Story: 2005791
Task: 33563
2019-06-20 14:39:36 +08:00
Dmitry Tantsur 91039672bd Do not run bashate on generated TinyIPA files
Change-Id: I7ec2dbd8c2a0fe18a700906af8800973faf888d5
2019-05-29 11:03:34 +02:00
Pavlo Shchelokovskyy 762f3bf4e6 Use oslo-config-generator for sample config
The old generate_sample.sh is broken already as it refers to
non-existing openstack/common path.

Let's use oslo-config-generator as many other OpenStack projects do.

Also, where applicable, option descriptions are updated with the
corresponding kernel parameters to set those options durig pxe boot.

Change-Id: Id4a0df30ea573d52f3b359f357fe8f4a29751939
2016-12-09 21:01:02 +02:00
OpenStack Proposal Bot c40575e4e0 Add bash scripts style checking for IPA
Updated file tox.ini allows to check code style in all ".sh" files
included in Ironic Python Agent. Checking can be invoked by calling either
"tox" or "tox -e pep8".

Change-Id: Ie76605737c7db10a064f2aebfda388372a4c0591
Closes-Bug: #1625215
2016-11-09 14:14:40 -08:00
Vladimir Kozhukalov 74ba66568e Added some infrastructure tools
Copied generate_sample.sh and with_venv.sh
scripts from openstack/ironic. Generated
sample config.

Change-Id: I1beab119499156c711d838a3a1ecc3316b655900
2014-04-03 21:09:11 +04:00