Description of problem: Angus, the back end only supports one provider account per provider. IMHO the webui should probably reflect that for our users. If its not too difficult, I think we should try to get this in for beta. reference this bug.. https://bugzilla.redhat.com/show_bug.cgi?id=717646
commit cb99341156b177a67200315bf4ae1e27e941fd40
On adding second provider account for one provider this message is displayed : * Only one account is supported per provider So the bug is fixed . But one more message is displayed : Credentials are invalid! which is wrong. please remove this message .
I changed message to "Cannot add the provider account.". Commit 3e6f50263ff76442980a4dbf195a059343ac9dac
Created attachment 515309 [details] still present I am still seeing the invalid credentials error [root@hp-dl2x170g6-01 nodes]# rpm -qa | grep aeolus aeolus-conductor-0.3.0-2.el6.noarch aeolus-conductor-daemons-0.3.0-2.el6.noarch aeolus-conductor-doc-0.3.0-2.el6.noarch aeolus-all-0.3.0-2.el6.noarch rubygem-aeolus-image-0.0.1-3.el6.noarch aeolus-configure-2.0.1-1.el6.noarch
moving to Angus for assignment
Could you please double check that message is still wrong? I'm sure the patch is in both master and 0.3.x branches (not sure if it was in 0.3.0-2.el6 rpm when you were testing it).
Cannot add the provider account.Base Username has already been taken verified.. root@unused ~]# rpm -qa | grep aeolus aeolus-conductor-doc-0.4.0-0.20110922165939git5b371be.fc15.noarch aeolus-conductor-0.4.0-0.20110922165939git5b371be.fc15.noarch aeolus-conductor-daemons-0.4.0-0.20110922165939git5b371be.fc15.noarch aeolus-all-0.4.0-0.20110922165939git5b371be.fc15.noarch aeolus-conductor-devel-0.4.0-0.20110922165939git5b371be.fc15.noarch aeolus-configure-2.0.2-4.20110921102958gitcaa9608.fc15.noarch rubygem-aeolus-image-0.1.0-3.20110922120732gita0b9a44.fc15.noarch [root@unused ~]#
perm close