<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Russell Bryant</title>
	<atom:link href="http://russellbryantnet.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://russellbryantnet.wordpress.com</link>
	<description>Open Source Software Engineering</description>
	<lastBuildDate>Sun, 16 Jun 2013 03:58:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Deployment Considerations for nova-conductor Service in OpenStack Grizzly by OpenStack Grizzly Architecture (revisited) &#124; Solinea</title>
		<link>http://russellbryantnet.wordpress.com/2013/02/19/deployment-considerations-for-nova-conductor-service-in-openstack-grizzly/#comment-1007</link>
		<dc:creator><![CDATA[OpenStack Grizzly Architecture (revisited) &#124; Solinea]]></dc:creator>
		<pubDate>Sun, 16 Jun 2013 03:58:45 +0000</pubDate>
		<guid isPermaLink="false">https://russellbryantnet.wordpress.com/?p=333#comment-1007</guid>
		<description><![CDATA[[&#8230;] and nova-volume as well as the decoupling of nova-compute from the database (through the no-compute-db feature). All of these changes are all optional (the old code is still available to be used), but are [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] and nova-volume as well as the decoupling of nova-compute from the database (through the no-compute-db feature). All of these changes are all optional (the old code is still available to be used), but are [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Availability Zones and Host Aggregates in OpenStack Compute (Nova) by russellbryant</title>
		<link>http://russellbryantnet.wordpress.com/2013/05/21/availability-zones-and-host-aggregates-in-openstack-compute-nova/#comment-1005</link>
		<dc:creator><![CDATA[russellbryant]]></dc:creator>
		<pubDate>Sat, 15 Jun 2013 18:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryantnet.wordpress.com/?p=350#comment-1005</guid>
		<description><![CDATA[Good question.

You can create a host aggregate for not-so-cool-hw for all of your other hosts, and have all of the other flavors set to schedule there.  However, that would not allow not-so-cool-hw instances to then get scheduled on cool-hw hosts when the not-so-cool-hw hosts are full.  Doing that would require some additional scheduler customization, I think.]]></description>
		<content:encoded><![CDATA[<p>Good question.</p>
<p>You can create a host aggregate for not-so-cool-hw for all of your other hosts, and have all of the other flavors set to schedule there.  However, that would not allow not-so-cool-hw instances to then get scheduled on cool-hw hosts when the not-so-cool-hw hosts are full.  Doing that would require some additional scheduler customization, I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Availability Zones and Host Aggregates in OpenStack Compute (Nova) by russellbryant</title>
		<link>http://russellbryantnet.wordpress.com/2013/05/21/availability-zones-and-host-aggregates-in-openstack-compute-nova/#comment-1004</link>
		<dc:creator><![CDATA[russellbryant]]></dc:creator>
		<pubDate>Sat, 15 Jun 2013 18:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryantnet.wordpress.com/?p=350#comment-1004</guid>
		<description><![CDATA[All API policy is configurable.  However, the default policy does allow discovery of availability zones.  You just can&#039;t see the host aggregate details that define the availability zone.]]></description>
		<content:encoded><![CDATA[<p>All API policy is configurable.  However, the default policy does allow discovery of availability zones.  You just can&#8217;t see the host aggregate details that define the availability zone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Write an Asterisk Module, Part 1 by Raymond</title>
		<link>http://russellbryantnet.wordpress.com/2008/06/19/how-to-write-an-asterisk-module-part-1/#comment-989</link>
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Tue, 11 Jun 2013 16:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=72#comment-989</guid>
		<description><![CDATA[hie, Russel
i am a newbie in asterisk module C coding, thank you for the introduction was really helpful. I need your help with how to implement channels in a module , that allows a sip call to interact with that module , sought of a softphone-&gt; module interaction , where it is called in a asterisk dialplan, and return a voice message , or play an mp3 file within any of my directories..]]></description>
		<content:encoded><![CDATA[<p>hie, Russel<br />
i am a newbie in asterisk module C coding, thank you for the introduction was really helpful. I need your help with how to implement channels in a module , that allows a sip call to interact with that module , sought of a softphone-&gt; module interaction , where it is called in a asterisk dialplan, and return a voice message , or play an mp3 file within any of my directories..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Availability Zones and Host Aggregates in OpenStack Compute (Nova) by paul</title>
		<link>http://russellbryantnet.wordpress.com/2013/05/21/availability-zones-and-host-aggregates-in-openstack-compute-nova/#comment-968</link>
		<dc:creator><![CDATA[paul]]></dc:creator>
		<pubDate>Thu, 06 Jun 2013 14:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryantnet.wordpress.com/?p=350#comment-968</guid>
		<description><![CDATA[Hi Russell, 
Is there API access to HA for non-admin users? How would non-admin users be able to discover AZs before they can launch VMs there? thx]]></description>
		<content:encoded><![CDATA[<p>Hi Russell,<br />
Is there API access to HA for non-admin users? How would non-admin users be able to discover AZs before they can launch VMs there? thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Availability Zones and Host Aggregates in OpenStack Compute (Nova) by Simon</title>
		<link>http://russellbryantnet.wordpress.com/2013/05/21/availability-zones-and-host-aggregates-in-openstack-compute-nova/#comment-967</link>
		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Thu, 06 Jun 2013 07:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryantnet.wordpress.com/?p=350#comment-967</guid>
		<description><![CDATA[Nice article!
I got one question following up your last example. How can we make sure that the hosts in test-aggregate1 are not preempted by instances using flavors without the &#039;coolhardware&#039; extra spec?
As a cloud operator, I&#039;d probably prefer to schedule &quot;normal&quot; instances on &quot;cool-hw&quot; hosts only when all my other &quot;not-so-cool-hw&quot; hosts are full. Is there an easy way to achieve that?]]></description>
		<content:encoded><![CDATA[<p>Nice article!<br />
I got one question following up your last example. How can we make sure that the hosts in test-aggregate1 are not preempted by instances using flavors without the &#8216;coolhardware&#8217; extra spec?<br />
As a cloud operator, I&#8217;d probably prefer to schedule &#8220;normal&#8221; instances on &#8220;cool-hw&#8221; hosts only when all my other &#8220;not-so-cool-hw&#8221; hosts are full. Is there an easy way to achieve that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Write an Asterisk Module, Part 1 by dectroo</title>
		<link>http://russellbryantnet.wordpress.com/2008/06/19/how-to-write-an-asterisk-module-part-1/#comment-939</link>
		<dc:creator><![CDATA[dectroo]]></dc:creator>
		<pubDate>Tue, 28 May 2013 21:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=72#comment-939</guid>
		<description><![CDATA[It&#039;s work now, i had to add #define AST_MODULE &quot;app_mymodulename&quot;

Merci]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s work now, i had to add #define AST_MODULE &#8220;app_mymodulename&#8221;</p>
<p>Merci</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Write an Asterisk Module, Part 1 by russellbryant</title>
		<link>http://russellbryantnet.wordpress.com/2008/06/19/how-to-write-an-asterisk-module-part-1/#comment-932</link>
		<dc:creator><![CDATA[russellbryant]]></dc:creator>
		<pubDate>Tue, 28 May 2013 11:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=72#comment-932</guid>
		<description><![CDATA[When that happens it&#039;s usually that you forgot the AST_MODULE_INFO(...) block at the end of the module.]]></description>
		<content:encoded><![CDATA[<p>When that happens it&#8217;s usually that you forgot the AST_MODULE_INFO(&#8230;) block at the end of the module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Write an Asterisk Module, Part 1 by dectroo</title>
		<link>http://russellbryantnet.wordpress.com/2008/06/19/how-to-write-an-asterisk-module-part-1/#comment-927</link>
		<dc:creator><![CDATA[dectroo]]></dc:creator>
		<pubDate>Mon, 27 May 2013 21:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=72#comment-927</guid>
		<description><![CDATA[Hello,

I compiled my module but when try to load it i get an error : &quot;Module xxxxxx.so did not register itself during load&quot;

From where this error comes? how i can fix it? 
do you have any idea?]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I compiled my module but when try to load it i get an error : &#8220;Module xxxxxx.so did not register itself during load&#8221;</p>
<p>From where this error comes? how i can fix it?<br />
do you have any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Write an Asterisk Module, Part 1 by russellbryant</title>
		<link>http://russellbryantnet.wordpress.com/2008/06/19/how-to-write-an-asterisk-module-part-1/#comment-907</link>
		<dc:creator><![CDATA[russellbryant]]></dc:creator>
		<pubDate>Thu, 23 May 2013 14:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=72#comment-907</guid>
		<description><![CDATA[Probably ... this post is 5 years old now, so it&#039;s not surprising if it&#039;s not accurate anymore.  It guides you in the right direction, but the best thing to do is look at some existing modules in the Asterisk source.  Look in the funcs/ directory.  There should be some relatively small modules in there that you can use as an example.]]></description>
		<content:encoded><![CDATA[<p>Probably &#8230; this post is 5 years old now, so it&#8217;s not surprising if it&#8217;s not accurate anymore.  It guides you in the right direction, but the best thing to do is look at some existing modules in the Asterisk source.  Look in the funcs/ directory.  There should be some relatively small modules in there that you can use as an example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
