[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Murali Reddy resolved CLOUDSTACK-3442.
--------------------------------------

    Resolution: Fixed
    
> [PortableIP] [VPC] Unable to associate Portable IP to VPC
> ---------------------------------------------------------
>
>                 Key: CLOUDSTACK-3442
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3442
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Network Controller
>    Affects Versions: 4.2.0
>         Environment: commit # 67cab313c969e5f488d6c0f92f9ec058288a96a0
>            Reporter: venkata swamybabu budumuru
>            Assignee: Murali Reddy
>            Priority: Critical
>             Fix For: 4.2.0
>
>         Attachments: logs.tgz
>
>
> Step to reproduce:
> 1. Have latest CloudStack setup with at least 2 advanced zones (Zone1, Zone2)
> 2. Create a VPC in one of the zone (Zone2)
> 3. Create at least 1 Tier in the above created VPC
> 4. Go to Networks -> VPC -> Select the VPC -> configure -> Click on Router 
> Public IP addresses -> Click on Acquire Ip address with Cross Zones field set 
> to "True"
> Observations:
> (i) It fails with the following error
> "Invalid vpc id is given"
> (ii) Here is the snippet of the API that was fired. It has passed the right 
> VPC id as part of the API but, still it fails with invalid VPC
> _     1373453133948
> command       associateIpAddress
> isportable    true
> response      json
> sessionkey    axe5sk7ndLU5RJDa1Sr7nFfi1GE=
> vpcid e57e61ed-7797-4436-a658-5a480a79f340
> { "associateipaddressresponse" : 
> {"uuidList":[],"errorcode":431,"cserrorcode":4350,"errortext":"Invalid vpc id 
> is given"} }
> (iii) Here is the snippet from cloud.vpc
> *************************** 2. row ***************************
>               id: 2
>             uuid: e57e61ed-7797-4436-a658-5a480a79f340
>             name: Zone2VPC2
>     display_text: Zone2VPC2
>             cidr: 10.0.0.0/16
>  vpc_offering_id: 1
>          zone_id: 2
>            state: Enabled
>        domain_id: 2
>       account_id: 9
>   network_domain: cs9swamy.xen
>          removed: NULL
>          created: 2013-07-10 15:25:01
> restart_required: 0
> Attaching all the required logs along with db

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to