<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create policy-map AttributeError: 'function' object has no attribute '_meta_info' in Tools</title>
    <link>https://community.cisco.com/t5/tools/create-policy-map-attributeerror-function-object-has-no/m-p/3446500#M2983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much! It works like charm &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;PS: I feel so bad about this post. You should not troubleshoot code typos after folks like me. Next time I will triple check before posting it here &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/grin.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jun 2017 17:10:58 GMT</pubDate>
    <dc:creator>Anton Abik</dc:creator>
    <dc:date>2017-06-21T17:10:58Z</dc:date>
    <item>
      <title>Create policy-map AttributeError: 'function' object has no attribute '_meta_info'</title>
      <link>https://community.cisco.com/t5/tools/create-policy-map-attributeerror-function-object-has-no/m-p/3446498#M2981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;getting error &lt;SPAN style="color: #c4c4c4; font-family: Menlo, 'Liberation Mono', Consolas, 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 12px; background-color: #000000;"&gt;AttributeError: 'function' object has no attribute '_meta_info'&lt;/SPAN&gt; when creating policy-map. Even though I get this error the configuration is committed and XR device returns RPC-OK message. &lt;/P&gt;&lt;P&gt;Code is in attachment. When I tried to comment the policy-map code there is no error.&lt;/P&gt;&lt;P&gt;Anyone any thoughts? &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/grin.png" /&gt; &lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 18:40:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/create-policy-map-attributeerror-function-object-has-no/m-p/3446498#M2981</guid>
      <dc:creator>Anton Abik</dc:creator>
      <dc:date>2017-06-20T18:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create policy-map AttributeError: 'function' object has no attribute '_meta_info'</title>
      <link>https://community.cisco.com/t5/tools/create-policy-map-attributeerror-function-object-has-no/m-p/3446499#M2982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anton,&lt;/P&gt;&lt;P&gt;Looks like a minor typo on line 137 of your script :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; crud_create2 = crud.create (provider, put_cm_to_pm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; crud_create2 = crud.create (provider, policy_configuration)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:09:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/create-policy-map-attributeerror-function-object-has-no/m-p/3446499#M2982</guid>
      <dc:creator>abhirame</dc:creator>
      <dc:date>2017-06-20T19:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create policy-map AttributeError: 'function' object has no attribute '_meta_info'</title>
      <link>https://community.cisco.com/t5/tools/create-policy-map-attributeerror-function-object-has-no/m-p/3446500#M2983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much! It works like charm &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;PS: I feel so bad about this post. You should not troubleshoot code typos after folks like me. Next time I will triple check before posting it here &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/grin.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 17:10:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/create-policy-map-attributeerror-function-object-has-no/m-p/3446500#M2983</guid>
      <dc:creator>Anton Abik</dc:creator>
      <dc:date>2017-06-21T17:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create policy-map AttributeError: 'function' object has no attribute '_meta_info'</title>
      <link>https://community.cisco.com/t5/tools/create-policy-map-attributeerror-function-object-has-no/m-p/3446501#M2984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/happy.png" /&gt; Always glad to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 17:27:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/create-policy-map-attributeerror-function-object-has-no/m-p/3446501#M2984</guid>
      <dc:creator>abhirame</dc:creator>
      <dc:date>2017-06-21T17:27:02Z</dc:date>
    </item>
  </channel>
</rss>

