You have been subscribed to a public bug: I'm following OpenStack Icehouse installation guide on Ubuntu 14.04. After Glance, Nova, Neutron and Keystone were deployed, I tried to boot a CirrOS instance. However it failed.
I checked nova-compute.log, and found that before Neutron client tried to create a port for the VM on tenant network(username: demo, password: demopass, tenant: demo), it connected to Keystone server for token, with credential of user 'neutron'(username: neutron, password: REDACTED) attached to the request. After the token was returned by Keystone, the Neutron client put that token in the request to Neutron server to create port. And finally the Neutron server return 'HTTP 401'. Is there a bug in neutron client of misusing the credential or the manual misled me in configuring Neutron? I don't know which manual page should be attached in this report...... ** Affects: neutron Importance: Undecided Status: New ** Tags: authentication neutron-client port -- Neutron client fetches 'neutron user' token but tries to create port on 'demo' tenant network https://bugs.launchpad.net/bugs/1370803 You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp