Commit Graph

8 Commits

Author SHA1 Message Date
Charles Short b64b16f5a2 Switch to using stestr
According to Openstack summit session [1] stestr is
maintained project to which all Openstack projects
should migrate.
Let's switch it then.

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

Change-Id: I2fdbbafb9ec36c7bcbab6038387aaa31f41316dd
Signed-off-by: Charles Short <zulcss@gmail.com>
2018-06-05 09:04:31 -04:00
Maciej Kucia eb2ab2ba53 Use ostestr instead of nosetest
This change aligns packstack unit tests runner with other Open Stack projects

Change-Id: I588f12a163e64d90a51f35e98ea20ff691339baa
Signed-off-by: Maciej Kucia <maciej@kucia.net>
2016-10-30 21:09:43 +01:00
David Moreau Simard e9646e5c7f Start managing release notes in Packstack with Reno
Change-Id: I0d44c418ec8702958dc64016698c9764d3527fdd
2016-03-21 14:06:38 -04:00
Gael Chamoulaud b2c341d4a5 Introduce Puppet-lint/syntax test into Packstack
- Add puppet-lint and puppet-syntax
- To run puppet-lint, please look at the README.md file.

Change-Id: I4b9e5d0c030b891545bc07f10091d748cdc1482e
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2014-11-13 15:57:22 +01:00
Martin Magr c293bf8f4b Revert "Add Automation for generating the packstack man page"
This breaks koji build process, needs to be reverted for now

This reverts commit 8d1b31ee2d.

Change-Id: Ieb9152206bb2b3c3b7da5bfbe60bf379de30f20e
2014-05-30 21:01:01 +02:00
Gael Chamoulaud 8d1b31ee2d Add Automation for generating the packstack man page
- packstack/installer/run_setup.py: Modified a little bit the printOptions()
  function to get a better rendering (more rst file friendly).
- docs/conf.py: The code added is largely inspired by the printOptions()
  function.
- This should definitely keep the man page synchronized with code !

Change-Id: I4b899d6b78be860da1ec05341e2f7a36a4c4f71c
2014-05-22 11:22:34 +02:00
Martin Magr a3d2a6d616 Fail when Nova API, Nova network and Swift hosts are not set as IP addresses
- Refactor value validator system - cleanup, pep8, documentation, tests and allow multiple validators for each parameter

Fixes: rhbz#886603

Change-Id: I1bb3486ed7168bda2855ee877e32423033620ecc
2013-02-08 15:39:40 +01:00
Derek Higgins 853e71bab1 Initial Subset of oVirt setup script
I've taken what it looks like I could use from the oVirt
installation script, I might take more later
See git://gerrit.ovirt.org/ovirt-engine for origional source

Also re-adding Apache 2.0 LICENSE file from the origional oVirt
source tree
2012-08-02 16:50:19 +01:00