Move trove into in-tree plugin
Once the trove code is copied into the trove repo and it is used as a devstack-plugin, we can remove trove-specific code from devstack. Change-Id: I8f9f1a015edb7ec1033e2eaf0b29ab15d89384ce Depends-On: I3506dec0e6097f9c2e9267110fdfb768faa23c85
This commit is contained in:
8 changed files with 10 additions and 318 deletions
@@ -173,10 +173,6 @@ if is_service_enabled neutron; then
cleanup_neutron
fi
if is_service_enabled trove; then
cleanup_trove
fi
if is_service_enabled dstat; then
stop_dstat
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.