Ceilometer has no such project-list subcommand

Should remove project-list command in the document

fixes bug: #1238469

Change-Id: Iab188f101be22b483edd329d2e7f1f0be4388ab8
This commit is contained in:
Haomeng, Wang 2013-10-11 15:29:29 +08:00
parent 3a3b8463ef
commit c0cb57d56c

View File

@ -75,11 +75,6 @@ Ceilometer CLI Commands::
$ ceilometer --debug --os-username <username_here> --os-password <password_here> --os-auth-url http://localhost:5000/v2.0/ --os-tenant-name admin meter-list
or::
$ ceilometer --os-username admin --os-password password --os-tenant-name admin project-list
.. note:: The *username*, *password*, and *tenant-name* options are required to be present in these commands or specified via environment variables. Note that the in-line commands will override the environment variables.