Commit Graph

9 Commits

Author SHA1 Message Date
chenwei e50d50e2ac Update example local.conf within README.rst
glance registry was deprecated in Queens and removed by change I75014bd50b in Victoria.

Closes-Bug: 1939322
Change-Id: I6f7278c9d60f17dbd75e9a07fc489e9ec5d487b2
2022-06-23 09:33:04 +08:00
Gabriel Calixto f89eb82114 Add the missing placement service to the sample config
Closes-Bug: #1939325

Signed-off-by: Gabriel Calixto <gabrielcalixto9@gmail.com>
Change-Id: Icb6f3cc9501b13cb1f770ca6bc370c3b02b2db35
2022-03-18 14:55:36 +00:00
Rafael Fayan 76448ff911 Update example local.conf within README.rst
Removed duplicated 'VIRT_DRIVER=libvirt' entry, removed deprecated service 'n-net' and added 'c-bak' service

Closes-Bug: #1824918
Change-Id: I6214b0e6f94abbfae795d8bd5ecb8adcdaa79c08
Signed-off-by: Rafael Fayan <rfayan@daitan.com>
2021-03-25 15:27:14 -03:00
anastasiya-zhyrkevich 147b7f342e Update README.md for running cinder tests in tempest
Two changes to README.md are made:
1. Fixed command line for calling cinder-tempest-plugin tests using plugin name
2. Removed usage of deprecated tox command [all-plugin -> all].
https://github.com/openstack/tempest/blob/master/tox.ini#L55

Change-Id: Ic2c88acfba606592dd12677cc70649ff545c1222
2019-10-31 08:57:01 +03:00
jacky06 8ab0e9796c Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Update some URLs to latest
3. Remove unncessary "=="

Change-Id: Iff24e8d5082d8ef8dc2d29ea92288bf418f5500d
2019-06-18 22:46:51 +08:00
Sean McGinnis 44fed344d1 Clean up some initial repo creation boilerplate
Minor cleanup of things not needed for our tempest plugin.

Change-Id: Ib309cb1f87211e82eae0d27fa2464ec13a9deca6
Needed-by: I5ff95ca13f02ed6e0afb35f0d6bb5c36d4111f5a
Implements: blueprint goal-split-tempest-plugin
2017-12-20 17:10:45 +00:00
Nishant Kumar d6599b2228 Merge branch 'master' of https://github.com/nishant9620/cinder-tempest-plugin 2017-07-22 07:52:12 -04:00
Nishant Kumar 9d06ea9ff3 Apply cookiecutter to newly split project
This tempest plugin is being split out of the main keystone project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-07-22 07:23:48 -04:00
Nishant Kumar 66b7fbfe3f Apply cookiecutter to newly split project
This tempest plugin is being split out of the main keystone project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-07-20 12:13:03 -04:00