Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-486

Be able to use neutron to statically assign IPs to private interface at boot time in nova

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.1, 1.8.0
    • 1.7.2, 1.8.0
    • jclouds-compute
    • None

    Description

      There is no way currently to assign a specific static IP to a specific network at nova instance creation time. CreateServerOptions currently only supports a network uuid, but that is not sufficient.
      Specifically, networks in nova can support the following parameters:
      fixed_ip
      uuid -> jclouds supported
      port
      uuid and port seems to be mutually exclusive.
      see: CreateServerOptions
      see: ServerApi
      see: ServerCreated

      Attachments

        Activity

          People

            zack-s Zack Shoylev
            zack-s Zack Shoylev
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: