yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41349
[Bug 1515670] Re: VPNaaS: Modify neutron-client to allow Horizon to detect multiple local subnet feature
The original description was a bit confusing.
It is not directly to neutroncleint and it is related to neutron-vpnaas itself.
I will update the description.
** Summary changed:
- VPNaaS: Modify neutron-client to allow Horizon to detect multiple local subnet feature
+ VPNaaS: Modify neutron API users to detect multiple local subnet feature
** Description changed:
In review of 231133, Akihiro mentioned follow up work for the neutron
- client, so that Horizon can detect whether or not the new multiple local
- subnet feature, with endpoint groups, is available.
+ API consumers, so that Horizon can detect whether or not the new
+ multiple local subnet feature, with endpoint groups, is available.
+
+ At the moment, multiple local subnet feature has been implemented in
+ VPNaaS API, but API consumers need to try VPNaaS API to detect multiple
+ local subnet feature is available or not. It is better to detect the
+ feature without trying to call VPNaaS API.
+
+ The suggested approach is to add an extension which represents this
+ feature.
Placeholder for that work.
** Project changed: python-neutronclient => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1515670
Title:
VPNaaS: Modify neutron API users to detect multiple local subnet
feature
Status in neutron:
New
Bug description:
In review of 231133, Akihiro mentioned follow up work for the neutron
API consumers, so that Horizon can detect whether or not the new
multiple local subnet feature, with endpoint groups, is available.
At the moment, multiple local subnet feature has been implemented in
VPNaaS API, but API consumers need to try VPNaaS API to detect
multiple local subnet feature is available or not. It is better to
detect the feature without trying to call VPNaaS API.
The suggested approach is to add an extension which represents this
feature.
Placeholder for that work.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1515670/+subscriptions
References