You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/01 11:55:11 UTC

[GitHub] [cloudstack] DaanHoogland commented on issue #3801: updateIpaddress api for free IP address throws DB exception

DaanHoogland commented on issue #3801:
URL: https://github.com/apache/cloudstack/issues/3801#issuecomment-770801705


   I see no issue:
   ```
   (localcloud) SBCM5> > update ipaddress id=d7db8a67-f64d-473a-bc2e-6f8c451ff824 fordisplay=false 
   {
     "ipaddress": {
   ...
     }
   }
   (localcloud) SBCM5> > update ipaddress id=d7db8a67-f64d-473a-bc2e-6f8c451ff824 fordisplay=true 
   {
     "ipaddress": {
   ...
     }
   }
   ```
   
   Can you add more info if this is still an issue, @ravening ? (i tested in 5.15)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org