
only reno command was possible to add a release notes. modify tox config to allow newnote command too. Change-Id: Iae8ec60ed91708f428ef24d5fec07e95d68986ac
605 B
605 B
Contributing
Basic Information
contributing
Programming HowTos and Tutorials
adding_release_notes
Testing
Manilaclient has two types of tests - 'unit' and 'functional'.
The preferred way to run tests is using tox
.
See Consistent Testing Interface for more details.
functional-tests