You have been subscribed to a public bug: Current manual (wrong): - $ keystone --os-token 012345SECRET99TOKEN012345 --os-endpoint http://192.168.206.130:35357/v2.0 tenant-create --name demo --description "Default Tenant"
Correct parameters: - - $ keystone --token 012345SECRET99TOKEN012345 --endpoint http://192.168.206.130:35357/v2.0 tenant-create --name demo --description "Default Tenant" ** Affects: ubuntu Importance: Undecided Status: Fix Released ** Tags: keystone tenant -- Keystone CLI -Setting up tenants, users, and roles https://bugs.launchpad.net/bugs/1084198 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
