Commit Graph

8 Commits

Author SHA1 Message Date
Sean Mooney ce744c83eb modernize testing
- This change adds constratins support
- This change removes pretty_tox which
  failed on python 3 in favor of stestr
- This change adds py36
- This change removes the broken cover env
- This change adds libvirt-python as a test
  requirement
- This change adds a reno stub for confromance
  to the PTI.

Change-Id: I116566c317b360ea325a06a8fbd11e29688cf602
2018-08-20 12:35:24 +01:00
Emma Foley 19643a184f Update delete_metrics.sh tool
* Delete multiple metrics at one, instead or one-by-one.

Change-Id: Iee95938a6bbb046a4ccba4f2bd8eb74903882552
2017-09-26 16:34:32 +00:00
Mark O'Neill ef5ca1ab76 Removing vagrant support
Vagrant support is untested and unused.
Closes-Bug: #1710856

Change-Id: Iac795b092f25c0a0d062589ae965921cbdc0ab99
2017-08-28 16:19:38 +01:00
Jenkins e64fbd519f Merge "Added a delete tool for alarms" 2017-05-19 11:12:42 +00:00
Helena McGough 035bcbba47 Created a tool to delete metrics
- Provided the delete metrics tool
 - Provided instructions for tool in devStackGSG.rst

Change-Id: I7921687c2ebde4a90a1a101c39d1f1561b90b5d9
2017-05-17 10:16:51 +00:00
Helena McGough 10658a9c87 Added a delete tool for alarms
- Provide a tool to delete alarms
  - Updated instructions for deleting alarms
  - Included a reno for this change

Change-Id: If89aeb073e0e0c09480e0838e565ee83b9f8d63e
Partial-Bug: #1672296
2017-05-17 09:44:02 +00:00
Federico Ressi 6356c05194 Provide Vagrant configuration file.
The Vagrantfile creates a basic up-to-date VirtualBox image
with Ubuntu Server 16.04 LTS and all dependencies required
to run Tox and DevStack.

Provided Vagrantfile requires Vagrant, Virtual Box. A fast
internet connection it is recommended.

If environment variables like http_proxy, https_proxy and no_proxy
it will assume a proxy connection is required to download
archives from upload repositories. In such cases
Vagrant plugin vagrant-proxyconf is required to provide proxy
enviroment to provided virtual machine.

Closes-Bug: #1606338
Change-Id: I5fc5060d78276ec5b801118d8d6873f0071ecad9
2016-10-13 18:42:27 +00:00
Emma Foley af84348370 Apply cookie cutter template.
Add some structure to the repo.
Add very bare testing infrastructure.
Add basic repo information (contact, launchpad, etc).

Change-Id: I4f5595e38f61a0298d0b6828fe64f6a5ff70eac2
2015-12-18 14:12:42 +00:00