-
Spike
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Determine the feasibility and scope of modifying the keystone-manage command to be able to do the following:
# keystone-manage project_setup -project-name projectA --project-id f9632636-ea8a-4698-a36c-66011541fdf1 --metadata ‘{“foo”: “bar”}’
# keystone-manage user_setup --user-name userA --user-password-plain hoge --user-id 8eab1f40-ae9c-43b7-b921-0422717a8893 --default-project-name projectA --metadata ‘{“foo”: “bar”}’
Also assess the ability to backport the change to stable/wallaby.