Re: [openstack-dev] [All] Maintenance mode in OpenStack during patching/upgrades

2014-10-16 Thread Christopher Aedo
On Tue, Sep 9, 2014 at 2:19 PM, Mike Scherbakov mscherba...@mirantis.com wrote: On Tue, Sep 9, 2014 at 6:02 PM, Clint Byrum cl...@fewbar.com wrote: The idea is not simply deny or hang requests from clients, but provide them we are in maintenance mode, retry in X seconds You probably would

Re: [openstack-dev] [All] Maintenance mode in OpenStack during patching/upgrades

2014-10-20 Thread Christopher Aedo
...@johngarbutt.com wrote: On 17 October 2014 02:28, Matt Riedemann mrie...@linux.vnet.ibm.com wrote: On 10/16/2014 7:26 PM, Christopher Aedo wrote: On Tue, Sep 9, 2014 at 2:19 PM, Mike Scherbakov mscherba...@mirantis.com wrote: On Tue, Sep 9, 2014 at 6:02 PM, Clint Byrum cl...@fewbar.com wrote

Re: [openstack-dev] [Fuel][Docs] Move fuel-web/docs to fuel-docs

2014-12-24 Thread Christopher Aedo
I think it's worth pursuing these efforts to include the auto-generated doc components in the fuel-docs build process. The additional dependencies required to build nailgun are not so unreasonable, and the preparation of the build environment has already been put into a single script, From the

Re: [openstack-dev] [Fuel][Docs] Move fuel-web/docs to fuel-docs

2014-12-25 Thread Christopher Aedo
Ah I got it, I hadn't really considered how much more likely the requirements are to change for nailgun and the other components that should have auto-generated API docs. Having those build completely separately matches OpenStack proper too - I'm on board now :) We can work out the details over

Re: [openstack-dev] [Fuel][Docs] Move fuel-web/docs to fuel-docs

2015-01-14 Thread Christopher Aedo
Adjusting fuel-web/docs to build ONLY the API and Objects reference is here: https://review.openstack.org/147348 Meg should have the inclusion of fuel-web/docs content in fuel-docs tomorrow. Once these two are done, we can sort out that last step: And finally we will have CI job to publish

Re: [openstack-dev] contribute

2015-02-01 Thread Christopher Aedo
Assaf, really good advice for getting started here. Once you've absorbed the workings of the project you're interested in contributing to, take a look here for guidelines on how to submit code for review: https://wiki.openstack.org/wiki/How_To_Contribute Also linked from that wiki page are more

Re: [openstack-dev] [Fuel] update existing plugin and add new ones

2015-01-06 Thread Christopher Aedo
Ah, bad paste, sorry. All the details around developing and certifying a plug-in can be found here: http://docs.mirantis.com/openstack/fuel/fuel-6.0/plugin-dev.html -Christopher ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

Re: [openstack-dev] [Fuel] update existing plugin and add new ones

2015-01-06 Thread Christopher Aedo
On Tue, Jan 6, 2015 at 7:00 AM, samuel.bar...@orange.com wrote: Actually there is two different fuel plugins git repositories. One in stackforge and the other in mirantis: https://github.com/stackforge/fuel-plugins Stackforge plug-ins - used for plug-ins developed by Fuel Core team.

Re: [openstack-dev] [Glance] IRC logging

2015-01-06 Thread Christopher Aedo
On Tue, Jan 6, 2015 at 2:49 AM, Flavio Percoco fla...@redhat.com wrote: Fully agree... I don't see how enable logging should be a limitation for freedom of thought. We've used it in Zaqar since day 0 and it's bee of great help for all of us. The logging does not remove the need of meetings

Re: [openstack-dev] [Fuel] Nominate Irina Povolotskaya for fuel-docs core

2015-03-25 Thread Christopher Aedo
+1 from me, this is a great suggestion. -Christopher On Wed, Mar 25, 2015 at 12:10 PM, Dmitry Borodaenko dborodae...@mirantis.com wrote: Fuelers, I'd like to nominate Irina Povolotskaya for the fuel-docs-core team. She has contributed thousands of lines of documentation to Fuel over the

[openstack-dev] [Fuel] Re: 6.1 Soft Code Freeze moved to April 7th

2015-03-30 Thread Christopher Aedo
Note: Modifying the subject line to add the tag Fuel as this message has gone out to the OpenStack Dev mailing list. On Mon, Mar 30, 2015 at 10:50 AM, Eugene Bogdanov ebogda...@mirantis.com wrote: Hello everyone, We currently have 500+ medium priority bugs assigned to 6.1 release. Obviously

Re: [openstack-dev] [kolla][tripleo] Call for developers/contributors for kolla-k3

2015-02-20 Thread Christopher Aedo
Steve, thanks for sharing this - the decomposed blueprints are going to make getting involved easy. Containerizing OpenStack services looks like a great solution to the challenge of upgrades, and pace of the work you and others on the Kolla team have kept up is impressive. Regarding Fuel, we are

Re: [openstack-dev] [Fuel] Plugin development docs - currently 404

2015-04-23 Thread Christopher Aedo
On Thu, Apr 23, 2015 at 12:33 PM, Sean M. Collins s...@coreitpro.com wrote: The links for the developer documentation are currently broken. I would bet the docs team is sorting out the broken link as I type this, thanks for pointing it out! In the mean time it looks like the docs on the wiki

Re: [openstack-dev] Navigating the ever changing OpenStack codebase

2015-04-28 Thread Christopher Aedo
On Tue, Apr 28, 2015 at 2:56 PM, Jeremy Stanley fu...@yuggoth.org wrote: On 2015-04-28 16:08:03 -0400 (-0400), Jay Pipes wrote: Honestly, I see no problem with some helper bash scripts that simplify life for new contributors. [...] [...] I remember it happening regularly before we started

Re: [openstack-dev] devstack, persistant configaration when openstack nodes(controller/compute/...) reboot

2015-04-29 Thread Christopher Aedo
On Wed, Apr 29, 2015 at 5:20 AM, Kamsali, RaghavendraChari (Artesyn) raghavendrachari.kams...@artesyn.com wrote: · Why devstack didn’t start services automatically when openstack nodes reboots. · How to re-create the devstack, suchthat whenever nodes reboot , it ‘ll configured

Re: [openstack-dev] RegionOne vs. regionOne

2015-04-27 Thread Christopher Aedo
On Mon, Apr 27, 2015 at 10:52 AM, Sean M. Collins s...@coreitpro.com wrote: Oh, I should actually mention which way I think we should go with. RegionOne should be the convention. This came up in January[1][2] relating to case sensitivity in MySQL, Keystone and TripleO, and there's a bug

Re: [openstack-dev] Question about multi-host mode while using nova-network

2015-05-07 Thread Christopher Aedo
The openstack-dev list is primarily intended to be used for OpenStack development discussions and planning, rather than dealing with operational/usage questions. Your best place to start is http://ask.openstack.org if you can't find the answer in our excellent docs (http://docs.openstack.org/).

Re: [openstack-dev] Question about multi-host mode while using nova-network

2015-05-07 Thread Christopher Aedo
The openstack-dev list is primarily intended to be used for OpenStack development discussions and planning, rather than dealing with operational/usage questions. Your best place to start is http://ask.openstack.org if you can't find the answer in our excellent docs (http://docs.openstack.org/).

[openstack-dev] [App-Catalog] Planning/working session Wednesday in Vancouver

2015-05-20 Thread Christopher Aedo
[Cross-posting to both dev and operators list because I believe this is important to both groups] For those of us who have been working on the OpenStack Community App Catalog (http://apps.openstack.org) yesterday was really exciting. We had a chance to do a quick demo and walk through during

Re: [openstack-dev] [app-catalog] Updating existing artifacts on storage.apps.openstack.org

2015-06-08 Thread Christopher Aedo
On Mon, Jun 8, 2015 at 4:47 AM, Serg Melikyan smelik...@mirantis.com wrote: We found few issues with images used by murano application and we would like to update them. What is procedure for updating existing images/apps hosted on storage.apps.openstack.org? This question hits on some really

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 6/18/2015

2015-06-19 Thread Christopher Aedo
Thanks to all who joined the meeting this week. After the announcements we had a really good conversation and touched on a few important topics, and there's a lot more to discuss as we work through putting together our near-term roadmap. In addition to the topics noted in the log, we're already

[openstack-dev] App Catalog IRC meeting minutes - 6/25/2015

2015-06-25 Thread Christopher Aedo
Thank you to those who joined in the conversation today, I thought it was pretty productive. Today we focused on two things - creating a Horizon plugin that would allow for browsing and consuming catalog contents, and expanding the catalog framework to accommodate more asset types[1]. In the

[openstack-dev] [app-catalog] Meeting Thursday June 25th at 17:00UTC

2015-06-24 Thread Christopher Aedo
Hi! Our next OpenStack App Catalog meeting will take place this Thursday June 25th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything you would like to discuss. One important topic

Re: [openstack-dev] [app-catalog] [solum] Base Image tagging vs. App tagging

2015-06-18 Thread Christopher Aedo
This makes sense to me too, and I feel like Kevin captures the flow I imagine for an app. Considering the point of the app catalog is to showcase what you can do with an OpenStack environment, if a Solum LP can be grabbed from the catalog and results in them just needing to add some information

Re: [openstack-dev] [TripleO] Splitting out dib-core

2015-06-26 Thread Christopher Aedo
On Fri, Jun 26, 2015 at 8:17 AM, Gregory Haynes g...@greghaynes.net wrote: Hello TripleOers, At the last mid-cycle we briefly discussed whether we should have separate groups for tripleo and DIB core and decided it wasn't necessary. I would like to revisit that topic. It seems clear to me

Re: [openstack-dev] [app-catalog][infra] Stale entries

2015-06-10 Thread Christopher Aedo
On Wed, Jun 10, 2015 at 3:41 PM, Christopher Aedo ca...@mirantis.com wrote: I think it makes sense (as James suggested) for us to set up an additional mailing list for this, unless Zuul can just send the output to core reviewers? As JEREMY/fungi suggested I mean :/ Let me know if zuul is able

Re: [openstack-dev] [app-catalog][infra] Stale entries

2015-06-10 Thread Christopher Aedo
On Sat, Jun 6, 2015 at 7:15 AM, Georgy Okrokvertskhov gokrokvertsk...@mirantis.com wrote: This is great. It means that we can use existing OpenStack approach rather then reinventing the wheel. I think I will be able to create a simple script for URLs verification. It looks pretty

Re: [openstack-dev] [Solum][app-catalog] [ Supporting swift downloads for operator languagepacks

2015-06-17 Thread Christopher Aedo
On Wed, Jun 17, 2015 at 12:53 PM, Murali Allada murali.all...@rackspace.com wrote: Kevin\Keith, Yes, we would like to use the catalog for globally available artifacts, such as operator languagepacks. More specifically the catalog would be a great place to store metadata about publicly

[openstack-dev] [app-catalog] Meeting Thursday June 18th at 17:00 UTC

2015-06-15 Thread Christopher Aedo
Hello! The OpenStack App Catalog meeting will take place this Thursday June 18th at 17:00 UTC in #openstack-meeting-3 Meeting agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items, as this is just a quick first pass, I have a feeling we'll have

Re: [openstack-dev] [new][app-catalog] App Catalog next steps

2015-05-28 Thread Christopher Aedo
This thread is awesome :) I love the conversation we've kicked off, and it's touching on all the considerations we had in mind when we put this together to begin with. Regarding vision: I agree with a lot of what Monty, Kevin (and others) have said. For me, what I want to see is the pace to go

Re: [openstack-dev] [App-Catalog] Planning/working session Wednesday in Vancouver

2015-05-26 Thread Christopher Aedo
On Tue, May 26, 2015 at 9:22 PM, Keith Bray keith.b...@rackspace.com wrote: I am interested in getting more involved. Is there any effort already in place to run this like a regular project, with IRC meetings, etc.? What are the channels, etc., by which I can get involved. Keith, glad to

[openstack-dev] [app-catalog] Poll for IRC meeting

2015-05-29 Thread Christopher Aedo
I’ve started a doodle poll to vote on the initial IRC meeting schedule, if you’re interested in helping improve and build up this catalog please vote for the day/time that works best and get involved! http://doodle.com/vf3husyn4bdkui8w The poll will close in one week (June 5). Just sending this

Re: [openstack-dev] [new][app-catalog] App Catalog next steps

2015-05-29 Thread Christopher Aedo
On Fri, May 29, 2015 at 9:55 AM, Fox, Kevin M kevin@pnnl.gov wrote: As an Op, I really really want to replace one image with a new one atomically with security updates preapplied. Think shellshock, ghost, etc. It will be basically be the same exact image as before, but patched. On Fri,

Re: [openstack-dev] [app-catalog] [infra] App Catalog infrastructure integration (was: App Catalog next steps)

2015-05-27 Thread Christopher Aedo
On Wed, May 27, 2015 at 12:26 PM, Jeremy Stanley fu...@yuggoth.org wrote: [Operators ML dropped from Cc as my reply is off-topic there] On 2015-05-22 21:06:32 -0700 (-0700), Christopher Aedo wrote: [...] - I'll be working with the OpenStack infra team to get the server and CI set up

[openstack-dev] App Catalog IRC meeting minutes - 7/2/2015

2015-07-06 Thread Christopher Aedo
Thanks as always to those of you joining in the conversation regarding the App Catalog. We are working on building a Horizon plugin right now which will allow operators to include a browsable/searchable pane of catalog contents (fetched from http://apps.openstack.org, or your own local version of

[openstack-dev] [app-catalog] Meeting Thursday July 2nd at 17:00UTC

2015-07-01 Thread Christopher Aedo
Hello! Our next OpenStack App Catalog meeting will take place this Thursday July 2nd at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything you would like to discuss. We'll touch on the

[openstack-dev] [new][app-catalog] App Catalog next steps

2015-05-22 Thread Christopher Aedo
join us via IRC at #openstack-app-catalog on freenode. Our initial core team is Christopher Aedo, Tom Fifield, Kevin Fox, Serg Melikyan. I’ve started a doodle poll to vote on the initial IRC meeting schedule, if you’re interested in helping improve and build up this catalog please vote for the day

[openstack-dev] [app-catalog] No IRC meeting this week

2015-08-12 Thread Christopher Aedo
We are planning to push the meeting until next week. If anyone has any specific topic they would like to discuss though, please respond here and we can hold the meeting as normally planned. Otherwise, join us on IRC (#openstack-app-catalog) any time! -Christopher

[openstack-dev] [app-catalog] IRC Meeting Thursday August 20th at 17:00UTC

2015-08-19 Thread Christopher Aedo
Howdy! Our next OpenStack App Catalog meeting will take place this Thursday August 20th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to discuss (or of

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 8/20/2015

2015-08-20 Thread Christopher Aedo
We had a quick meeting today and covered the excellent progress Kevin Fox is making on a Horizon plugin for the App Catalog, as well as a brief update on whether the codebase for ask.o.o would be worth considering as a backend for the catalog. As always, please join us on IRC

[openstack-dev] [app-catalog] IRC Meeting Thursday July 30th at 17:00UTC

2015-07-29 Thread Christopher Aedo
Hello! Our next OpenStack App Catalog meeting will take place this Thursday July 20th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to discuss. For this

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 7/30/2015

2015-07-31 Thread Christopher Aedo
This week we had a great meeting, and have had a lot of good conversations flowing on the IRC channel. We're solidifying the next steps on our roadmap, and Kevin Fox has made great progress on creating a Horizon panel to allow users to browse the catalog from Horizon as well as provide a

[openstack-dev] [app-catalog] IRC Meeting Thursday August 6th at 17:00UTC

2015-08-05 Thread Christopher Aedo
Hello! Our next OpenStack App Catalog meeting will take place this Thursday August 6th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to discuss. Please

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 8/6/2015

2015-08-06 Thread Christopher Aedo
Thanks again for a great meeting this week, and I'm really encouraged to see the conversation around building up the Community App Catalog is continuing to grow. One thing we touched on this week was the idea of creating a new repo for Heat contributors to host their templates on. I sent a note

[openstack-dev] [app-catalog][heat] Heat template contributors repo

2015-08-06 Thread Christopher Aedo
Today during the app-catalog IRC meeting we talked about hosting Heat templates for contributors. Right now someone who wants to create their own templates can easily self-host them on github, but until they get people pointed at it, nobody will know about their work on that template, and getting

Re: [openstack-dev] [app-catalog][heat] Heat template contributors repo

2015-08-12 Thread Christopher Aedo
On Sun, Aug 9, 2015 at 3:32 PM, Steve Baker sba...@redhat.com wrote: On 07/08/15 06:56, Fox, Kevin M wrote: Heat templates so far seems to be a place to dump examples for showing off how to use specific heat resources/features. Are there any intentions to maintain production ready heat

[openstack-dev] [app-catalog] Catalog roadmap and next steps

2015-07-23 Thread Christopher Aedo
We have been making some progress on improvements to the Community App Catalog, but this last month things have slowed down some. I wanted to send a note to the mailing list to get a conversation going about what we need to get on the roadmap, and hopefully get some folks committed to helping

Re: [openstack-dev] [TripleO] [app-catalog] TripleO, Advanced Services, and the App Catalog

2015-07-26 Thread Christopher Aedo
On Sun, Jul 26, 2015 at 10:53 AM, Clint Byrum cl...@fewbar.com wrote: Excerpts from Christopher Aedo's message of 2015-07-25 19:35:24 -0700: My understanding of TripleO is that the entire model is tightly coupled such that you must take an all or nothing approach (i.e. you can not use one

Re: [openstack-dev] [TripleO] [app-catalog] TripleO, Advanced Services, and the App Catalog

2015-07-25 Thread Christopher Aedo
On Sat, Jul 25, 2015 at 1:00 PM, Fox, Kevin M kevin@pnnl.gov wrote: I'm not really sure how to start this conversation so I'll just start in. Please bare with me for a bit. Something of a problem description: With my Operator hat on, I've been quite interested in adopting TripleO. Due to

[openstack-dev] Meeting Thursday July 16th at 17:00UTC

2015-07-14 Thread Christopher Aedo
Hello! Our next OpenStack App Catalog meeting will take place this Thursday July 16th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to discuss. For this

[openstack-dev] [app-catalog] IRC Meeting Thursday July 16th at 17:00UTC

2015-07-14 Thread Christopher Aedo
(Apologies for the re-send, missed the appropriate tag on the subject line!) Hello! Our next OpenStack App Catalog meeting will take place this Thursday July 16th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add

[openstack-dev] [app-catalog] IRC Meeting Thursday November 12th at 17:00UTC

2015-11-11 Thread Christopher Aedo
Greetings! Our next OpenStack Community App Catalog meeting will take place this Thursday November 12th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to

Re: [openstack-dev] How we can find list of medium/low bugs for nova

2015-11-01 Thread Christopher Aedo
On Sun, Nov 1, 2015 at 1:22 AM, chandraprakash mishra wrote: > My concern was how i can filter bug list for a specific project like > kilo,liberty etc > https://bugs.launchpad.net/openstack/+bugs Chandra, you can find bugs for specific projects under their own launchpad

Re: [openstack-dev] [all][glance] Summary from the Mitaka summit

2015-11-03 Thread Christopher Aedo
On Tue, Nov 3, 2015 at 1:48 AM, Flavio Percoco wrote: > [...] > Glance Artifacts REpository (Glare) > === > > Do you remember the Glance *EXPERIMENTAL* Glance V3 API? We had that > famous discussion again, the one we had in Vancouver, Paris and >

Re: [openstack-dev] [app-catalog] IRC Meeting Thursday November 5th at 17:00 UTC

2015-11-02 Thread Christopher Aedo
time to make it easier for folks in Asian time zones to participate via IRC. Expect more details on that shortly. -Christopher On Mon, Oct 19, 2015 at 10:41 AM, Christopher Aedo <d...@aedo.net> wrote: > Hello all! Due to the summit we will cancel the next two weeks of IRC > meetings

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 11/5/2015

2015-11-05 Thread Christopher Aedo
We had a nice meeting this morning, though it was a touch light on attendance (likely due to the combined joys of daylight savings time and jet lag). In addition to a recap from the summit sessions and talking a bit about taking next steps with the API work, we talked about setting a second time

[openstack-dev] [app-catalog] Community App Catalog in Tokyo

2015-11-02 Thread Christopher Aedo
I want to start with a big thank you to everyone who made it to the Community App Catalog fishbowl and working sessions last Thursday in Tokyo. Those of us who have been working at making the App Catalog deliver on it's potential really appreciate your attention and input - thanks! Though we had

Re: [openstack-dev] [app-catalog] [glance] [murano] Data Assets API for App Catalog

2015-10-16 Thread Christopher Aedo
On Fri, Oct 16, 2015 at 10:39 AM, Serg Melikyan wrote: > Hi Kevin, > >>Can we get together at the summit and discuss further? > I would be happy to add this meeting to the Murano summit schedule, we > have table on contributors meetup for the whole Friday. Will it be >

Re: [openstack-dev] [app-catalog] [glance] [murano] Data Assets API for App Catalog

2015-10-16 Thread Christopher Aedo
On Thu, Oct 15, 2015 at 3:04 AM, Alexander Tivelkov wrote: > Hi folks, > > I’ve noticed that the Community Application Catalog has begun to implement > its own API, and it seems to me that we are going to have some significant > duplication of efforts with the code which

[openstack-dev] [app-catalog] IRC Meeting Thursday October 8th at 17:00UTC

2015-10-07 Thread Christopher Aedo
Greetings! Our next OpenStack App Catalog meeting will take place this Thursday October 8th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to discuss (or

[openstack-dev] [app-catalog] IRC Meeting Thursday November 5th at 17:00 UTC

2015-10-19 Thread Christopher Aedo
Hello all! Due to the summit we will cancel the next two weeks of IRC meetings for the App Catalog. The next meeting will be Thursday November 5th at 17:00UTC on #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog I expect we'll have a lot to

Re: [openstack-dev] [all][heat] Which repo to use in docs -- git.openstack.org or github.com?

2015-10-20 Thread Christopher Aedo
On Tue, Oct 20, 2015 at 3:43 AM, Andreas Jaeger wrote: > On 2015-10-20 12:17, Qiming Teng wrote: >> >> Hi, >> >> Just encountered this again in code review [1]. The question is about >> the repository to point to when documenting things up. Between the >> following links, which one

[openstack-dev] [app-catalog][horizon] app-catalog-ui 1.0.0 release

2015-10-18 Thread Christopher Aedo
We are really excited to announce the first release of the Community App Catalog UI for Horizon! https://github.com/openstack/app-catalog-ui/tree/1.0.0 This is the first really big step forward for connecting the App Catalog (https://apps.openstack.org) with individual clouds, making it easier

Re: [openstack-dev] [devstack] A few questions on configuring DevStack for Neutron

2015-10-08 Thread Christopher Aedo
On Thu, Oct 8, 2015 at 9:38 AM, Sean M. Collins wrote: > Please see my response here: > > http://lists.openstack.org/pipermail/openstack-dev/2015-October/076251.html > > In the future, do not create multiple threads since responses will get > lost Yep, thank you Sean - saw

Re: [openstack-dev] [devstack] A few questions on configuring DevStack for Neutron

2015-10-06 Thread Christopher Aedo
On Sun, Oct 4, 2015 at 9:16 PM, Mike Spreitzer wrote: > [Apologies for re-posting, but I botched the subject line the first time and > know that people use filters.] > > I have been looking at > http://docs.openstack.org/developer/devstack/guides/neutron.htmland wonder >

[openstack-dev] [app-catalog] Tokyo Summit Sessions

2015-10-09 Thread Christopher Aedo
Hello! I wanted to send a note letting people know about the two sessions we have planned for the Tokyo Summit coming up. Both of them are on Thursday, with a Fishbowl session followed by a working session. I'm eager to get feedback and input while we're in Tokyo. We are interested not only in

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 9/3/2015

2015-09-04 Thread Christopher Aedo
We had a good meeting yesterday which included a little cheer for the Community App Catalog project being accepted into the big tent (thanks to everyone who has been supporting our efforts all along!) The bulk of the meeting was then devoted to discussing our plans for the next generation of the

[openstack-dev] [app-catalog] IRC Meeting Thursday September 3rd at 17:00UTC

2015-09-02 Thread Christopher Aedo
Greetings! Our next OpenStack App Catalog meeting will take place this Thursday September 3rd at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to discuss (or

[openstack-dev] [app-catalog] PTL Candidacy

2015-09-11 Thread Christopher Aedo
It's time for the Community App Catalog to go through an official election cycle, and I'm putting my name in for PTL. I've been filling that role provisionally since before the App Catalog was launched at the Vancouver summit, and I would like to continue service as PTL officially. Now that

Re: [openstack-dev] [all] [ptl] Troubleshooting cross-project communications

2015-09-15 Thread Christopher Aedo
On Tue, Sep 15, 2015 at 7:50 AM, Anne Gentle wrote: > Hi all, > > What can we do to make the cross-project meeting more helpful and useful for > cross-project communications? I started with a proposal to move it to a > different time, which morphed into an idea to

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 9/17/2015

2015-09-17 Thread Christopher Aedo
We had a nice meeting today and caught up on some of our plans/intentions for the web site backend. Long ago we knew that a basically static site with assets listed in a YAML would not last for long. It's already causing issues with respect to versions and updates, and makes determining when

[openstack-dev] [murano] [app-catalog] versions for murano assets in the catalog

2015-09-17 Thread Christopher Aedo
One big thing missing from the App Catalog right now is the ability to version assets. This is especially obvious with the Murano assets which have some version/release dependencies. Ideally an app-catalog user would be able to pick an older version (ie "works with kilo rather than liberty"),

Re: [openstack-dev] [devstack] Is there a way to configure devstack for one flat external network using Kilo, Neutron?

2015-09-28 Thread Christopher Aedo
On Mon, Sep 28, 2015 at 7:08 AM, Mike Spreitzer wrote: > Is there a way to configure devstack to install Neutron such that there is > just one network and that is an external network and Nova can create Compute > Instances on it, using projects of Kilo vintage? Mike, this

[openstack-dev] [app-catalog] App Catalog core cleanup

2015-09-21 Thread Christopher Aedo
In an effort to do some housekeeping, I plan to clean up the list of core reviewers in the App Catalog. Currently the members are: Alexander Tivelkov, Angus Salkeld, Christopher Aedo, Georgy Okrokvertskhov, Herman Narkaytis, Kevin Fox, Pavlo Shchelokovskyy, Serg Melikyan and Tom Fifield Based

Re: [openstack-dev] [murano] [app-catalog] versions for murano assets in the catalog

2015-09-24 Thread Christopher Aedo
On Tue, Sep 22, 2015 at 12:06 PM, Serg Melikyan wrote: > Hi Chris, > > concern regarding assets versioning in Community App Catalog indeed > affects Murano because we are constantly improving our language and > adding new features, e.g. we added ability to select existing

[openstack-dev] [tc][app-catalog] Application for inclusion in big tent

2015-08-28 Thread Christopher Aedo
Hello! We put together our details and submitted a review for adding the Community App Catalog project to the OpenStack governance projects list [1]. We are looking forward to continuing to grow the catalog in cooporation with the other projects, and building this showcase of all the things that

[openstack-dev] [app-catalog] IRC Meeting Thursday December 10th at 17:00UTC

2015-12-08 Thread Christopher Aedo
Greetings! Our next OpenStack Community App Catalog meeting will take place this ThursdayDecember 10th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to

[openstack-dev] [app-catalog] IRC Meeting Thursday December 3rd at 17:00UTC

2015-12-02 Thread Christopher Aedo
Hi there! Tomorrow we'll have our next OpenStack Community App Catalog meeting (Dec 3rd) at 1700UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to discuss (or of

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 12/3/2015

2015-12-03 Thread Christopher Aedo
This morning we had a brief meeting but did have a chance to touch on a little bit of the Glare back-end work for the App Catalog. Additionally I mentioned we're going to start working to include TOSCA elements in the catalog soon. We could still really use a volunteer to chair a meeting time

[openstack-dev] [app-catalog] IRC Meeting Thursday December 17th at 17:00UTC

2015-12-16 Thread Christopher Aedo
Greetings! Our next OpenStack Community App Catalog meeting will take place this ThursdayDecember 17th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to

[openstack-dev] [app-catalog] IRC Meeting Thursday January 7th at 17:00UTC

2016-01-05 Thread Christopher Aedo
Please join us this Thursday for our first meeting of 2016, January 7th at 17:00UTC in #openstack-meeting-3. The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to discuss (or of course if the

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 1/7/2016

2016-01-07 Thread Christopher Aedo
We had a good meeting this morning, and mainly focused on resolving the work around checking for dead links in the Community App Catalog. This will also include updating the hash for any entry that includes a "hash_url". As soon as this work lands and is in the period pipeline to run daily, I'll

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 12/17/2015

2015-12-17 Thread Christopher Aedo
This morning we had a nice meeting which included an update on Glare from Alexander Tivelkov. They're making really good progress on the glance artifact repository work and it will be a big benefit to the App Catalog soon. We also discussed the dead-link checking that we will implement in the

[openstack-dev] [app-catalog] Weekly IRC meeting cancelled

2015-11-23 Thread Christopher Aedo
We will not be holding our weekly IRC meeting this week due to the Thanksgiving holiday. Our regular meeting will resume Thursday, December 3rd. As always, you can find the meeting schedule and agenda here: https://wiki.openstack.org/wiki/Meetings/app-catalog Hope everyone (celebrating or not)

[openstack-dev] [app-catalog] App Catalog IRC meeting Thursday June 9th

2016-06-08 Thread Christopher Aedo
Join us Thursday for our weekly meeting, scheduled for June 9th at 17:00UTC in #openstack-meeting-3 The agenda can be found here, and please add to if you want to discuss something with the Community App Catalog team: https://wiki.openstack.org/wiki/Meetings/app-catalog Tomorrow in addition to

[openstack-dev] [app-catalog] [heat] [murano] App Catalog IRC meeting Thursday May 26th

2016-05-25 Thread Christopher Aedo
Join us Thursday for our weekly meeting, scheduled for May 26th at 17:00UTC in #openstack-meeting-3 The agenda can be found here, and please add to if you want to discuss something with the Community App Catalog team: https://wiki.openstack.org/wiki/Meetings/app-catalog This week we will see

[openstack-dev] [app-catalog] App Catalog IRC meeting Thursday June 16th

2016-06-15 Thread Christopher Aedo
Join us Thursday for our weekly meeting, scheduled for June 16th at 17:00UTC in #openstack-meeting-3 The agenda can be found here, and please add to if you want to discuss something with the Community App Catalog team: https://wiki.openstack.org/wiki/Meetings/app-catalog In addition to status

[openstack-dev] [app-catalog] IRC Meeting Thursday January 14th at 17:00UTC

2016-01-13 Thread Christopher Aedo
Join us tomorrow for our weekly meeting, January 14th at 17:00UTC in #openstack-meeting-3. The agenda can be found here, and please add to it if you want to get something on the agenda: https://wiki.openstack.org/wiki/Meetings/app-catalog Tomorrow we hope to have someone from Mistral joining to

[openstack-dev] [app-catalog] Automating some aspects of catalog maintenance

2016-01-14 Thread Christopher Aedo
While we are looking forward to implementing an API based on Glare, I think it would be nice to have a few aspects of catalog maintenance be automated. For instance discovering and removingt/agging assets with dead links, updating the hash for assets that change frequently or exposing when an

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 1/14/2016

2016-01-14 Thread Christopher Aedo
This morning we had a quick status update regarding some automation within the catalog followed by a good chat about adding Mistral workflow templates to the catalog. We're going to work out what metadata the assets will need to include and start discussing the changes we'll need to make to the

[openstack-dev] [app-catalog] IRC Meeting Thursday February 11th at 17:00UTC

2016-02-09 Thread Christopher Aedo
Join us Thursday for our weekly meeting, scheduled for February 11th at 17:00UTC in #openstack-meeting-3 The agenda can be found here, and please add to if you want to get something on the agenda: https://wiki.openstack.org/wiki/Meetings/app-catalog Looking forward to seeing all interested

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 2/4/2016

2016-02-05 Thread Christopher Aedo
This week we had a really great meeting, including some folks from the Horizon team stepping in to help make the Horizon plugin better. We discussed some of the work relating to the UI piece, and adding tests to app-catalog-ui to ensure future changes are tested properly against Horizon. We also

[openstack-dev] [app-catalog] App Catalog IRC Meeting CANCELLED this week

2016-01-27 Thread Christopher Aedo
Due to scheduling conflicts and a very light agenda, there will be no Community App Catalog IRC meeting this week. Our next meeting is scheduled for February 4th, the agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog One thing on the agenda for the 2/4/2016 meeting

[openstack-dev] [app-catalog] IRC Meeting Thursday February 4th at 17:00UTC

2016-02-03 Thread Christopher Aedo
Join us tomorrow for our next weekly meeting, scheduled for February 4th at 17:00UTC in #openstack-meeting-3 The agenda can be found here, and please add to if you want to get something on the agenda: https://wiki.openstack.org/wiki/Meetings/app-catalog One thing on the agenda for the 2/4/2016

[openstack-dev] [app-catalog] IRC Meeting Thursday February 25th at 17:00UTC

2016-02-24 Thread Christopher Aedo
Join us Thursday for our weekly meeting, scheduled for February 25th at 17:00UTC in #openstack-meeting-3 The agenda can be found here, and please add to if you want to get something on the agenda: https://wiki.openstack.org/wiki/Meetings/app-catalog One topic we'll cover will be space needs at

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 2/25/2016

2016-02-25 Thread Christopher Aedo
Today we had a good meeting which included updates on the great work markvan is doing to add integration tests to app-catalog-ui as well as an update on the GLARE implementation kzaitsev has been heading up. We also agreed that for Austin, we've got enough to do to need two work sessions in

[openstack-dev] [app-catalog] App Catalog IRC meeting minutes - 1/21/2016

2016-01-22 Thread Christopher Aedo
Yesterday we had a good conversation about including TOSCA assets in the Community App Catalog, as well as covered some updates on work we recently merged. One of the nicest bits is extracting "last updated" date for assets so the "recently added/modified" banner on the web site will be more

[openstack-dev] [app-catalog][TOSCA] IRC Meeting Thursday January 21st at 17:00UTC

2016-01-19 Thread Christopher Aedo
Join us tomorrow for our weekly meeting, January 14th at 17:00UTC in #openstack-meeting-3. The agenda can be found here, and please add to it if you want to get something on the agenda: https://wiki.openstack.org/wiki/Meetings/app-catalog This week we hope to have someone working on TOSCA join

[openstack-dev] [app-catalog] IRC Meeting Thursday February 18th at 17:00UTC

2016-02-17 Thread Christopher Aedo
Join us Thursday for our weekly meeting, scheduled for February 18th at 17:00UTC in #openstack-meeting-3 The agenda can be found here, and please add to if you want to get something on the agenda: https://wiki.openstack.org/wiki/Meetings/app-catalog Looking forward to seeing all interested

[openstack-dev] [app-catalog] PTL Candidacy

2016-03-11 Thread Christopher Aedo
It's time again for the PTL elections, and I'm throwing my hat in the ring to lead the Community App Catalog project (https://apps.openstack.org). During the last election cycle I made a few promises which I believe I've delivered on. We've continued to operate entirely in the open including

  1   2   >