config: api-server does not populate VN details in ifmap
Bug #1383101 reported by
Hampapur Ajay
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
Undecided
|
Hampapur Ajay | ||
R1.1 |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
https:/
renamed method but didn't change calls to it everywhere.
With this on startup VN is not populated correctly to ifmap server. If VN is never updated then ifmap will not have correct contents.
Changed in juniperopenstack: | |
status: | New → Fix Committed |
Changed in juniperopenstack: | |
milestone: | none → r2.0-fcs |
assignee: | nobody → Hampapur Ajay (hajay) |
To post a comment you must log in.
Following log is observed on api-server startup with this issue
INFO:a5s311: ApiServer: Config: 0:No Connection: __default__ [SYS_INFO]: VncApiConfigLog: api_log = << identifier_uuid = 7d4c9920- fa5e-4a58- b6bc-5e6cd8a11c 57 object_type = virtual_network url = http:// 127.0.0. 1/ operation = dbe_resync: cassandra_ read error = virtual_ network: 'VncDbClient' object has no attribute '_update_ subnet_ uuid' >>
I