cookbook-openstack-network/recipes
Song Li aea5f5ac7b Auth_url changes following auth_plugin in nova section
After the refact of nova authentication in neutron, it supports
three auth_plugin: password, v2password, v3password. Each
auth_plugin match a different auth_url. For example:
a) password
auth_plugin = password
auth_url = http://127.0.0.1:35357/
b) v2password
auth_plugin = v2password
auth_url = http://127.0.0.1:35357/v2.0
c) v3password
auth_plugin = v3password
auth_url = http://127.0.0.1:35357/v3

The auth_url should be set following the auth_plugin automatically.

Change-Id: Ia584a6c6a64fcaa92012c957da004ac029ca7db2
Closes-bug: #1459594
Closes-bug: #1461480
2015-06-07 23:53:02 -04:00
..
balancer.rb Resolve the db migration dependency in Neutron 2015-04-02 06:57:54 -04:00
bigswitch.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
brocade.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
build_openvswitch_source.rb Cleanup minor rubocop offenses 2015-05-29 12:56:08 -05:00
cisco.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
client.rb Add client recipe for network 2014-02-14 14:10:39 -06:00
db_migration.rb Resolve the db migration dependency in Neutron 2015-04-02 06:57:54 -04:00
default.rb Auth_url changes following auth_plugin in nova section 2015-06-07 23:53:02 -04:00
dhcp_agent.rb Cleanup minor rubocop offenses 2015-05-29 12:56:08 -05:00
hyperv.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
identity_registration.rb Use new common specific_endpoint routines 2015-02-03 20:44:57 +00:00
l3_agent.rb Cleanup minor rubocop offenses 2015-05-29 12:56:08 -05:00
linuxbridge.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
metadata_agent.rb Cleanup minor rubocop offenses 2015-05-29 12:56:08 -05:00
metaplugin.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
midonet.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
nec.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
nicira.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
openvswitch.rb Enable Distributed Virtual Router 2015-03-06 05:20:15 -08:00
plumgrid.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
ryu.rb Renamed common.rb to default.rb 2014-12-17 10:47:44 -06:00
server.rb Resolve the db migration dependency in Neutron 2015-04-02 06:57:54 -04:00
vpn_agent.rb Cleanup minor rubocop offenses 2015-05-29 12:56:08 -05:00