Self-service network in Installation Guide using provider network instead of self-service

Bug #1585745 reported by sergio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Expired
Undecided
Unassigned

Bug Description

When a router is created in a self-service network

2. Add the router: external option to the provider network:

$ neutron net-update provider --router:external
Updated network: provider

But it is not working

$ neutron net-update provider --router:external
Unable to find network with name 'provider'

Subnet is created with selfservice name

$ neutron subnet-create --name selfservice \
  --dns-nameserver 8.8.4.4 --gateway 172.16.1.1 \
  selfservice 172.16.1.0/24

$ neutron net-update selfservice --router:external
Updated network: selfservice

-----------------------------------
Release: 0.1 on 2016-05-25 13:10
SHA: 0671dca2730c636eaaca64f3880513bf7242e4b4
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/launch-instance-networks-selfservice.rst
URL: http://docs.openstack.org/mitaka/install-guide-obs/launch-instance-networks-selfservice.html

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Did you create the provider network before the self-service network? See [1] for more information. Not a bug. Please use one of the support channels for further assistance.

Revision history for this message
Matt Kassawara (ionosphere80) wrote :
Changed in openstack-manuals:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for openstack-manuals because there has been no activity for 60 days.]

Changed in openstack-manuals:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.