how to associate group with the project
I have created group in my AD backend. group name is "it-ops" i have created 1 project name "it-ops" in the openstack from the command line. how can we associate the group with the project name.
secondly is there any difference in the project created independently without group and the projects which are associated with a group in the AD.
You need to setup a different domain for AD integration. https://docs.openstack.org/keystone/p... should give you an impression what to do.
i have done that. I have a corp domain in my AD and under that domain i have group created which is named as it-ops.
i came to openstack and created a project named it-ops and now i wanted to associated both of them so that any user joining the it-ops group should have access to the it-ops project