Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created December 5, 2014 06:49
Show Gist options
  • Save bodepd/3e59e8ec326a4f643631 to your computer and use it in GitHub Desktop.
Save bodepd/3e59e8ec326a4f643631 to your computer and use it in GitHub Desktop.
u-trusty-64 puppet-user[1808]: Could not prefetch neutron_network provider 'neutron': Execution of '/usr/bin/neutron net-list --format=csv --column=id --quote=none' returned 1: The request you have made requires authentication. (HTTP 401)
Dec 5 04:30:59 vagrant-ubuntu-trusty-64 puppet-user[1808]: Execution of '/usr/bin/neutron net-create --format=shell --router:external=True public' returned 1: The request you have made requires authentication. (HTTP 401)
Dec 5 04:30:59 vagrant-ubuntu-trusty-64 puppet-user[1808]: (/Stage[main]/Rjil::Neutron/Neutron_network[public]/ensure) change from absent to present failed: Execution of '/usr/bin/neutron net-create --format=shell --router:external=True public' returned 1: The request you have made requires authentication. (HTTP 401)
Dec 5 04:31:00 vagrant-ubuntu-trusty-64 puppet-user[1808]: Could not prefetch neutron_subnet provider 'neutron': Execution of '/usr/bin/neutron subnet-list --format=csv --column=id --quote=none' returned 1: The request you have made requires authentication. (HTTP 401)
Dec 5 04:31:00 vagrant-ubuntu-trusty-64 puppet-user[1808]: (/Stage[main]/Rjil::Neutron/Neutron_subnet[pub_subnet1]) Dependency Neutron_network[public] has failures: true
Dec 5 04:31:00 vagrant-ubuntu-trusty-64 puppet-user[1808]: (/Stage[main]/Rjil::Neutron/Neutron_subnet[pub_subnet1]) Skipping because of failed dependencies
Dec 5 04:31:00 vagrant-ubuntu-trusty-64 puppet-user[1808]: (/Stage[main]/Rjil::Neutron/Contrail_rt[default-domain:services:public]) Dependency Neutron_network[public] has failures: true
Dec 5 04:31:00 vagrant-ubuntu-trusty-64 puppet-user[1808]: (/Stage[main]/Rjil::Neutron/Contrail_rt[default-domain:services:public]) Skipping because of failed dependencies
Dec 5 04:31:00 vagrant-ubuntu-trusty-64 puppet-user[1808]: (/Stage[main]/Rjil::Neutron/Consul_kv[neutron/floatingip_pool/status]) Dependency Neutron_network[public] has failures: true
Dec 5 04:31:00 vagrant-ubuntu-trusty-64 puppet-user[1808]: (/Stage[main]/Rjil::Neutron/Consul_kv[neutron/floatingip_pool/status]) Skipping because of failed dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment