Uploaded image for project: 'Network Controller'
  1. Network Controller
  2. SDNC-688

Add DHCP subnet assignments to GR-API

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Won't Do
    • Icon: Medium Medium
    • None
    • None
    • sdnc-northbound
    • None

      Add dhcp-subnet-assignments container to vf-module-assignments container:

      container dhcp-subnet-assignments {
      list dhcp-subnet-assignment {
      key "neutron-subnet-id";
      leaf neutron-subnet-id

      { description "Same as subnet-id in subnet-data structure"; type string; }

      leaf network-role

      { type string; }
      leaf ip-version { type string; }

      }
      }

            bb2697 bb2697
            bb2697 bb2697
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: