rg>>
Subject: Re: [openstack-dev] [horizon] URL Sanity
Interesting idea, and in general I'm for consistency. I can't speak directly to
the network/port question, though it seems to me that if ports must be attached
to networks then it makes sense for the URL to reflect that.
On the
Interesting idea, and in general I'm for consistency. I can't speak
directly to the network/port question, though it seems to me that if ports
must be attached to networks then it makes sense for the URL to reflect
that.
On the other hand, some could argue that the django URL routing is ...
legacy
Hi all,
I recently started looking into properly implementing breadcrumbs to make
navigation clearer, especially around nested resources (Subnets Detail page,
for example). The idea is to use the request.path to form a logical breadcrumb
that isn’t dependent on browser history (
https://review