RETIRED, further work has moved to Debian project infrastructure
Go to file
Andrey Pavlov 36fc84bed3 Adding clusters_update api call
Adding ability to edit clusters (only description and name
at this moment)in order to change their public/protected
attributes later

APIImpact

PATCH /v1.1/{tenant_id}/clusters/{cluster_id}

Partially implements:: blueprint api-for-objects-update

Change-Id: I7b86362e4db576ba5cdb20dff1ae904497a1852a
2015-08-19 15:36:08 +03:00
devstack Set missed admin user parameters used for trusts creation in devstack 2015-08-18 17:28:46 +03:00
doc/source Merge "Fix six typos on sahara documentation" 2015-08-10 13:42:31 +00:00
etc Adding clusters_update api call 2015-08-19 15:36:08 +03:00
sahara Adding clusters_update api call 2015-08-19 15:36:08 +03:00
tools Merge "Run scenario tests for the fake plugin in gate" 2015-08-19 11:51:28 +00:00
.coveragerc Increase coverage report precision 2015-08-10 18:47:37 +03:00
.gitignore Cleanup .gitignore 2015-07-21 17:06:42 +03:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:55:37 +04:00
.mailmap Add entry for Yevgen Runts to avoid dup author 2014-09-18 18:06:56 -07:00
.testr.conf Group tests by class 2014-08-04 14:59:13 +04:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Adding basic bandit config 2015-04-27 12:04:25 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Use jsonutils from oslo.serialization 2015-04-14 12:16:53 +03:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
MANIFEST.in Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03:00
openstack-common.conf Switch to oslo.service 2015-06-23 15:52:47 +02:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
README.rst Standardize README header 2014-03-29 14:12:44 +00:00
requirements.txt Updated from global requirements 2015-08-10 01:10:44 +00:00
run_tests.sh Fixup 'savanna' references in run_tests.sh 2014-03-20 16:52:42 -04:00
setup.cfg Remove openstack.common package 2015-07-20 21:24:22 +00:00
setup.py Updated from global requirements 2015-07-15 01:38:05 +00:00
test-requirements-bandit.txt Adding basic bandit config 2015-04-27 12:04:25 -04:00
test-requirements.txt Updated from global requirements 2015-08-12 23:14:36 +00:00
tox.ini Add script to report uncovered new lines 2015-08-10 18:47:38 +03:00