how to mention private network cidr in config file ?

Asked by chinasubbareddy mallavarapu

is there a way we can mention the private network , my setup has issues to have 10.2.0.0/16 network , specially floating ips are not working .

| 31f90780-c6e2-4a50-9fb3-f12d2108b593 | KBc-T0-U-R0-N0 | 1a22c7b5-9a60-4814-b58b-a1d3edb7e173 10.2.0.0/16

Question information

Language:
English Edit question
Status:
Solved
For:
KloudBuster Edit question
Assignee:
No assignee Edit question
Solved by:
chinasubbareddy mallavarapu
Solved:
Last query:
Last reply:
Revision history for this message
chinasubbareddy mallavarapu (chinasubbareddy) said :
#1

./lib/python2.7/site-packages/kloudbuster/base_network.py

if change START_CIDR = "10.0.0.0/16", it worked , thank you

Revision history for this message
Alec Hothan (ahothan) said :
#2

unfortunately this is not configurable currently.
please submit a gerrit review to support configurable START_CIDR in cfg.scale.yml (should be pretty easy - if you need help on how to do this, provide questions here). Should take few hours of work.