<div dir="ltr"><div><div>Hello ,<br><br>I need to configure price for the floating IP.<br><br>I have tried creating the pricing as follows:<br><br>First created the service named network.floating.<br><br>Then created the group named network.floating.<br><br>Have created the service mapping for the same with some cost and pricing type "Flat".<br><br>But still it seems not to be working.<br><br>I have checked the Db backend for the same to ensure that whether cost for the same is displayed.<br><br>It is not displaying the cost for the same.<br><br>mysql> select * from rated_data_frames where rate!=0 \G;<br>*************************** 1. row ***************************<br>       id: 5827<br>    begin: 2015-12-21 05:30:00<br>      end: 2015-12-21 05:35:00<br>     unit: instance<br>      qty: 1<br> res_type: compute<br>     rate: 10<br>     desc: {"user_id": "4f2dd27d3c2144eeb87ec5bc4d05c3c5", "name": "sdf", "availability_zone": "nova", "instance_id": "540c1351-565f-46b5-bfb6-95e43023b303", "image_id": "069ce8de-6537-4408-9f6f-7054c43325ef", "vcpus": "1", "memory": "512", "flavor": "m1.tiny", "project_id": "f944e0a668ee41f2b6529b1530a02041", "metadata": {}}<br>tenant_id: f944e0a668ee41f2b6529b1530a02041<br>*************************** 2. row ***************************<br>       id: 5831<br>    begin: 2015-12-21 05:40:00<br>      end: 2015-12-21 05:45:00<br>     unit: instance<br>      qty: 1<br> res_type: compute<br>     rate: 10<br>     desc: {"user_id": "4f2dd27d3c2144eeb87ec5bc4d05c3c5", "name": "sdf", "availability_zone": "nova", "instance_id": "540c1351-565f-46b5-bfb6-95e43023b303", "image_id": "069ce8de-6537-4408-9f6f-7054c43325ef", "vcpus": "1", "memory": "512", "flavor": "m1.tiny", "project_id": "f944e0a668ee41f2b6529b1530a02041", "metadata": {}}<br>tenant_id: f944e0a668ee41f2b6529b1530a02041<br>*************************** 3. row ***************************<br>       id: 5835<br>    begin: 2015-12-21 05:50:00<br>      end: 2015-12-21 05:55:00<br>     unit: instance<br>      qty: 1<br> res_type: compute<br>     rate: 10<br>     desc: {"user_id": "4f2dd27d3c2144eeb87ec5bc4d05c3c5", "name": "sdf", "availability_zone": "nova", "instance_id": "540c1351-565f-46b5-bfb6-95e43023b303", "image_id": "069ce8de-6537-4408-9f6f-7054c43325ef", "vcpus": "1", "memory": "512", "flavor": "m1.tiny", "project_id": "f944e0a668ee41f2b6529b1530a02041", "metadata": {}}<br>tenant_id: f944e0a668ee41f2b6529b1530a02041<br>3 rows in set (0.00 sec)<br><br>Only instance creation cost is getting displayed.(1.5 for size and 8.5 for image)<br><br>Could please tell me how we can configure the pricing for floating IP.<br><br></div>I think this is the correct procedure followed, Anyone let me know your comments.<br><br></div>Any help is appreciable.<br><div><div><br><br>Regards,<br><br>Murali.</div></div></div>