Added feature to update the quotas on a project/tenant. 71/38871/4
authorspisarski <s.pisarski@cablelabs.com>
Mon, 7 Aug 2017 20:14:06 +0000 (14:14 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Wed, 9 Aug 2017 20:24:07 +0000 (14:24 -0600)
commit79c0075b2e3872f9cde8101403b19bd963f7f992
treee1c57261dac38964cc851dc001eb9f35be97e214
parent430905e7f76e4a074167a49ca2bfbf727eebcefd
Added feature to update the quotas on a project/tenant.

JIRA: SNAPS-170

Change-Id: Icf494dd2bddc338b8e85259b0400c0950d2332bc
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
docs/how-to-use/APITests.rst
docs/how-to-use/UnitTests.rst
snaps/domain/project.py
snaps/domain/test/project_tests.py
snaps/openstack/create_project.py
snaps/openstack/tests/create_project_tests.py
snaps/openstack/utils/keystone_utils.py
snaps/openstack/utils/neutron_utils.py
snaps/openstack/utils/nova_utils.py
snaps/test_suite_builder.py