Add metadata to services list for devstack plugin

Change-Id: I1f06f8b5b627c9874ab18c3c3aec31879500ff04
This commit is contained in:
Andrey Pavlov 2015-03-24 09:43:36 +03:00
parent 40f0e7ecc5
commit 6831481d5c
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# we have to add ec2-api to enabled services for screen_it to work
enable_service ec2-api
enable_service ec2-api-metadata
# we have to use Nova client supported Nova microversions,
# but related changes are not done in the client release.