Commit Graph

4 Commits (439782d29de8dbdb3e820c19489f95a6d5526817)

Author SHA1 Message Date
Vu Cong Tuan 2c8cd7b651 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

This patch also moves "commands" and "setenv"
from [testenv:pyNN] sections to [testenv].

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

Change-Id: Ic9c99015516c31cbda2a626f8df4ff2f8dc3d852
2018-07-10 14:56:44 +07:00
Memo Garcia bb19aa5b4d Freezerclient v2
Freezer client now has the ability to talk to v2 api endpoint

if you are using BaaS please use:
OS_BACKUP_API_VERSION=2
otherwise
OS_BACKUP_API_VERSION=1

Change-Id: I93715e18f96c35b7952f3aeac3cb05b56313f9a9
2017-06-28 14:27:45 +01:00
Saad Zaher c0a630c164 Added releasenotes
Generate releasenotes using tox

Change-Id: I5b63df7b1da757a591b9222025460706930e8136
2016-10-10 10:15:07 +00:00
Memo García 2864edd6d1 Python freezer client
Split apiclient from freezer-agent repo
Use cliff as a cli for freezer

Implements bp: freezerclient
2016-03-18 13:40:01 +00:00