Comment 6 for bug 1774616

Revision history for this message
Alec Hothan (ahothan) wrote : Re: [Bug 1774616] Re: /v2.0/tenants 2The resource could not be found"

Please review
https://review.openstack.org/572054

Thanks
   Alec

On Jun 4, 2018, at 9:40 AM, serlex <<email address hidden><mailto:<email address hidden>>> wrote:

Seems to work without a version in

from keystoneclient import client as keystoneclient

However it still needs the change in tenants.py

if you could commit a gerrit i will review it as well

--
You received this bug notification because you are a member of
KloudBuster Core, which is subscribed to KloudBuster.
Matching subscriptions: Bug Mails
https://bugs.launchpad.net/bugs/1774616

Title:
 /v2.0/tenants 2The resource could not be found"

Status in KloudBuster:
 New

Bug description:
 Hi,

 Running 7.0.9

 trying to authenticate with:

 export OS_AUTH_URL="http://XXXXXXX:5000/v3<http://xxxxxxx:5000/v3>"
 export OS_PROJECT_ID="e4ad6a5791614ca89afc1f91a9fba359"
 export OS_PROJECT_NAME="admin"
 export OS_USER_DOMAIN_NAME="Default"
 export OS_PROJECT_DOMAIN_ID="default"
 export OS_USERNAME="admin"
 export OS_REGION_NAME="RegionOne"
 export OS_INTERFACE="public"
 export OS_IDENTITY_API_VERSION="3"
 export OS_PROJECT_DOMAIN_NAME="default"
 export OS_VOLUME_API_VERSION="2"

 kloudbuster --rc dmin-openrc.sh --passwd password

 NotFound: (http://XXXXXXXXX:35357/v2.0/tenants<http://xxxxxxxxx:35357/v2.0/tenants>): The resource could
 not be found.

 Or something I'm doing wrong?

To manage notifications about this bug go to:
https://bugs.launchpad.net/kloudbuster/+bug/1774616/+subscriptions