HWCloudEngine / hybrid_cloud

6 stars 12 forks source link

Local SNAT #113

Open alonzilberman opened 7 years ago

alonzilberman commented 7 years ago
  1. Neutron Server [Sep 18]
    • [x] Add host field to Neutron DB
    • [x] Update database
    • [x] Add API (REST) In progress, Need to add additional information to the response,
    • [x] Code review
    • [x] Manual tests
    • [x] Add Uniests
  2. Neutron L3 Agent [Sep 27]:
    • [x] Create SNAT namespace In progress to allow DB testing
    • [x] Wire traffic (IPTables)
    • [x] Code to Add / Remove internal subnet
    • [x] Code review
    • [x] Manual tests
    • [x] Add Unitests
  3. Testing
    • [x] Performance testing [Oct 5]
  4. Neutron client [Optional, 1 week]
    • [x] Add local SNAT CLI

DragonFlow Local SNAT:

  1. Spec

    • [x] Write
    • [x] Approve
  2. Coding

    • [x] DF Local NAT: One static IP solution
    • [x] Per tenant IPs solution
  3. Functional testing and review

    • [x] Functional tests (all-in-one)
    • [ ] review
  4. Performace Testing [Feb 9]

    • [ ] Testing