marvin_refactor: include expungeVirtualMachine API to verbs

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
Prasanna Santhanam 2013-10-25 13:38:15 +05:30
parent 571e091f10
commit b78401221d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
# under the License.
grammar = ['create', 'list', 'delete', 'update', 'ldap', 'login', 'logout',
'enable', 'activate', 'disable', 'add', 'remove',
'enable', 'expunge', 'activate', 'disable', 'add', 'remove',
'attach', 'detach', 'associate', 'dissociate', 'generate', 'assign',
'authorize', 'change', 'register', 'configure',
'start', 'restart', 'reboot', 'stop', 'reconnect',