RETIRED, A service to process unstructured serialized configuration data and facilitate exchange of this data between deployment services such as Fuel or Puppet Master and deployed OpenStack components.
Go to file
Alexander Kislitsky 9390d0ad2b Fix for levels mismatch in set request and environment
Error is rased now if nonexistent level specified in the set
resource value request. For instance we have env levels: ['a'].
Request to set resource value with levels ['a', 'b'] raises error
now.

Change-Id: I6ce8dc99b288196092a7e4cf69be9756d5b0f6dd
Closes-Bug: #1624271
Closes-Bug: #1614551
2016-09-19 15:38:10 +03:00
doc/source Add CLI update screencast 2016-04-18 18:25:00 +03:00
examples Put, post operations implemented for environments 2016-08-15 18:54:06 +03:00
specs Scripts for upgrade/downgrade tuningbox DB added 2016-05-31 23:13:40 +03:00
tuning_box Fix for levels mismatch in set request and environment 2016-09-19 15:38:10 +03:00
.coveragerc Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00
.gitignore Add testdb and .cache to .gitignore 2016-04-12 17:10:14 +03:00
.gitreview Adjust project name in .gitreview 2016-03-18 22:39:37 +03:00
.mailmap Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00
.testr.conf Add logging capture to tests 2016-03-13 18:47:43 +03:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00
HACKING.rst Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00
LICENSE Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00
MAINTAINERS Maintainers file added to project 2016-05-22 12:29:01 +00:00
MANIFEST.in Fix MANIFEST.in to inlcude migrations 2016-04-04 14:25:21 +03:00
README.rst Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00
TODO Add template value compilation 2016-01-19 17:14:23 +03:00
alembic.ini Add version_table to alembic.ini for autogenerate to work locally 2016-03-18 22:39:37 +03:00
babel.cfg Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00
bindep.txt Move other-requirements.txt to bindep.txt 2016-08-12 21:18:37 +02:00
openstack-common.conf Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00
requirements.txt Environments operations handled in the fuel2 2016-08-23 17:37:40 +03:00
setup.cfg Delete keys from resource values/overrides handled in fuel2 2016-09-13 20:17:22 +03:00
setup.py Fix tox run issues 2015-11-25 18:33:38 -08:00
test-requirements.txt Components operations handled in the fuel2 2016-08-24 16:51:09 +03:00
tox.ini Ignore warning from a known issue in flask-sqlalchemy in tests 2016-03-23 11:55:04 +03:00

README.rst

tuning_box

Tuning Box - configuration storage for your clouds

Please feel here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO