Re: [Openstack-operators] Attempting to contribute code

2016-04-25 Thread chrishull42
Ok. This brings us back to Bad programming practice number 42 "Error Propagation". Error 500 Tells the user NOTHING. ;) Sent from my iPhone > On Apr 25, 2016, at 7:54 PM, Jeremy Stanley wrote: > >> On 2016-04-26 01:09:08 + (+), hie...@vn.fujitsu.com wrote: >> Please following this g

Re: [Openstack-operators] [neutron] Instances on private net can't resolve, no DNS

2016-03-30 Thread chrishull42
Hi James. That makes sense. I had tried that. Doesn't seem to work. I'd think the public and private subnets would behave the same way. Public works but private doesn't. Private can ping though Telnet can't get to port 53 from an instance on the private net. Public net can use my A

Re: [Openstack-operators] Manual router setup

2016-03-23 Thread chrishull42
Thanks. Will check that. When I create an instance in the public or private nets they ping. Why do router ports behave differently than instance ports? Only the Northbound router port is down and won't ping. Will check settings ASAP thanks Chris. Sent from my iPhone > On Mar 23, 2016,

Re: [Openstack-operators] Manual router setup

2016-03-23 Thread chrishull42
Kevin; Thank you Very much. I'll check. I did a manual Liberty install so I may have done something wrong. I am using LinuxBridge (not OpenVSwitch) if that helps. Will post results to list soon. Would like to be able to use floating IPs, a more convenient form of ipTables basically. Chr

[Openstack-operators] Manual router setup

2016-03-23 Thread chrishull42
Hi all; It appears that Liberty Neutron routers do not work. The Northbound port is always Down. What I'd like to do is dedicate an instance (CentOS) to routing between the Public net and other nets. Has anyone done this. Setting up the router is trivial. But I'm a little worried about in

Re: [Openstack-operators] What are you excited for in Mitaka?

2016-03-10 Thread chrishull42
Well. The fact that I've built a flexible engine that can install Liberty +. And I shall test it. :) - Chris http://chrishull.com/career/openstack/index.html Sent from my iPhone > On Mar 10, 2016, at 9:28 PM, Tom Fifield wrote: > > Genius > >> On 11/03/16 13:18, Steve Martinelli wrote:

Re: [Openstack-operators] Neutron doesn't start - was Neutron connection issue

2016-03-08 Thread chrishull42
Great! I had this working 4 hours ago. :) Thanks Chris. Sent from my iPhone > On Mar 8, 2016, at 6:57 PM, Kevin Benton wrote: > > Yes, if everything is on one box, you will only see one linux bridge agent. > >> On Mar 8, 2016 18:55, "Christopher Hull" wrote: >> Oh. My bad. >> I installe

Re: [Openstack-operators] Configuration tool for Openstack

2016-03-02 Thread chrishull42
I'm going to use Pluto to do a basic Liberty install. In a couple of days I'll have a full set of the basic six install files instead of just the one I included for glance. They will be geared around a one box install at first. I'll update the site. Chris Sent from my iPhone > On Mar 2,

Re: [Openstack-operators] Configuration tool for Openstack

2016-03-02 Thread chrishull42
Not yet. I'm totally open to suggestions. - Chris. Sent from my iPhone > On Mar 2, 2016, at 1:07 PM, Silence Dogood wrote: > > This is neat man. Any support for versioning? > >> On Wed, Mar 2, 2016 at 3:54 PM, wrote: >> Hi all; >> >> I'm still a bit new to the world of stacking, but lik

[Openstack-operators] Configuration tool for Openstack

2016-03-02 Thread chrishull42
Hi all; I'm still a bit new to the world of stacking, but like many of you I have suffered thru the process of manual Openstack installation. I've been a developer for decades, so please excuse me for "productizing" a simple tool. I hope this is useful. Feedback much appreciated. http: