Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1042030

Summary: [RFE][horizon]: 'Update' options for Neutron VPNaaS Horizon Support
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: python-django-horizonAssignee: RHOS Maint <rhos-maint>
Status: CLOSED NEXTRELEASE QA Contact: Toni Freger <tfreger>
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: aberezin, aortega, dnavale, jpichon, markmc, mrunge, nyechiel, oblaut, sclewis, yeylon
Target Milestone: rcKeywords: FutureFeature, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/horizon/+spec/vpnaas-ui-update
Whiteboard: upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_approved
Fixed In Version: python-django-horizon-2014.1-5.el7ost Doc Type: Enhancement
Doc Text:
With this release, a new 'Update' option is added for OpenStack Networking VPNaaS support for Dashboard. This makes it easier for the users to use VPNaaS.
Story Points: ---
Clone Of:
: 1122942 (view as bug list) Environment:
Last Closed: 2014-07-24 12:58:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1077162    
Bug Blocks: 1122942    

Description RHOS Integration 2013-12-12 20:39:20 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/vpnaas-ui-update.

Description:

I propose to add 'Update' actions to upcoming VPNaaS UI. The separate blueprint is registered in order not to overcomplicate the previous.

The following attributes can be updated:

VPN Service:
* name
* description
* admin_state_up

IKE Policy:
* name
* description
* auth_algorithm
* encryption_algorithm
* ike_version
* lifetime
* pfs
* phase1_negotiation_mode

IPSec Policy:
* name
* description
* auth_algorithm
* encapsulation_mode
* encryption_algorithm
* pfs
* transform_protocol

IPSec Site Connection:
* name
* description
* peer_address
* peer_id
* peer_cidrs
* psk
* mtu
* dpd
* initiator
* admin_state_up

Specification URL (additional information):

None

Comment 7 Ofer Blaut 2014-07-15 13:01:09 UTC
Not sure we will have time to test VPNaaS