Re: [cloud] #23: File F21 change: Re-factor cloud-init

2014-04-04 Thread Cloud Trac Tickets
#23: File F21 change: Re-factor cloud-init
--+
 Reporter:  mattdm|   Owner:
 Type:  task  |  Status:  new
 Priority:  normal|   Milestone:  Fedora 22
Component:  Cloud Base Image  |  Resolution:
 Keywords:  meeting   |
--+
Changes (by mattdm):

 * milestone:  Fedora 21 (Feature Deadline) => Fedora 22


Comment:

 As discussed elsewhere, the likely scope for this change for F21 "reducing
 dependencies of existing cloud-init, particularly cheetah". That is,
 https://bugzilla.redhat.com/show_bug.cgi?id=974327

 If that's _all_ we want to tackle this time around, I suggest we *do* do
 that, but defer this feature to F22, because while useful to us
 (particularly, reduced need to respin the images due to security updates,
 but also, reduced size), it's not really interesting as a feature in
 itself.

 If we get to the point where we feel an alternate metadata service better
 serves our needs, *then* we need a feature.

 Therefore, I'm moving this to F22. And I'm calling for lazy consensus on
 this -- unless someone wants to commit to tackling the bigger work for F21
 by Tuesday's feature deadline, we'll leave it moved.

-- 
Ticket URL: 
cloud 
Fedora Cloud Working Group Ticketing System
___
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct


Re: [cloud] #23: File F21 change: Re-factor cloud-init

2014-04-03 Thread cloud
#23: File F21 change: Re-factor cloud-init
--+---
 Reporter:  mattdm|   Owner:
 Type:  task  |  Status:  new
 Priority:  normal|   Milestone:  Fedora 21 (Feature Deadline)
Component:  Cloud Base Image  |  Resolution:
 Keywords:  meeting   |
--+---
Description changed by mattdm:

Old description:

> '''Summary:''' Cloud Init was initially designed for a different
> distribution and is only loosely tailored for our needs. As it stands, it
> pulls in a rather large set of packages not used for other things. It is
> also written in Python, itself a large subsystem which it would
> eventually be nice to leave out of the base. Effort is moderate, with
> some low-hanging fruit which may be addressed easily.
>
> '''Importance:''' vital long term, but just moderate for F21 (We really
> need this, but if we don't get work it now, it's in acceptable shape for
> this release.)
>
> '''Timeframe:''' F21 alpha, or F22 / if we don't make alpha with changes,
> this can go in next release.
>
> '''Scope:''' Self-contained
>
> '''Cloud SIG owner:''' TBD
>

> https://fedoraproject.org/wiki/Changes/Refactor-cloud-init

New description:

 '''Summary:''' Cloud Init was initially designed for a different
 distribution and is only loosely tailored for our needs. As it stands, it
 pulls in a rather large set of packages not used for other things. It is
 also written in Python, itself a large subsystem which it would eventually
 be nice to leave out of the base. Effort is moderate, with some low-
 hanging fruit which may be addressed easily.

 '''Importance:''' vital long term, but just moderate for F21 (We really
 need this, but if we don't get work it now, it's in acceptable shape for
 this release.)

 '''Timeframe:''' F21 alpha, or F22 / if we don't make alpha with changes,
 this can go in next release.

 '''Scope:''' Self-contained

 '''Cloud SIG owner:''' TBD


 https://fedoraproject.org/wiki/Changes/Refactor-Cloud-Init

--

-- 
Ticket URL: 
cloud 
Fedora Cloud Working Group Ticketing System
___
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct


Re: [cloud] #23: File F21 change: Re-factor cloud-init

2014-04-03 Thread cloud
#23: File F21 change: Re-factor cloud-init
--+---
 Reporter:  mattdm|   Owner:
 Type:  task  |  Status:  new
 Priority:  normal|   Milestone:  Fedora 21 (Feature Deadline)
Component:  Cloud Base Image  |  Resolution:
 Keywords:  meeting   |
--+---
Description changed by mattdm:

Old description:

> '''Summary:''' Cloud Init was initially designed for a different
> distribution and is only loosely tailored for our needs. As it stands, it
> pulls in a rather large set of packages not used for other things. It is
> also written in Python, itself a large subsystem which it would
> eventually be nice to leave out of the base. Effort is moderate, with
> some low-hanging fruit which may be addressed easily.
>
> '''Importance:''' vital long term, but just moderate for F21 (We really
> need this, but if we don't get work it now, it's in acceptable shape for
> this release.)
>
> '''Timeframe:''' F21 alpha, or F22 / if we don't make alpha with changes,
> this can go in next release.
>
> '''Scope:''' Self-contained
>
> '''Cloud SIG owner:''' TBD
>

> https://fedoraproject.org/wiki/Changes/(A)Periodic_Updates_to_Images

New description:

 '''Summary:''' Cloud Init was initially designed for a different
 distribution and is only loosely tailored for our needs. As it stands, it
 pulls in a rather large set of packages not used for other things. It is
 also written in Python, itself a large subsystem which it would eventually
 be nice to leave out of the base. Effort is moderate, with some low-
 hanging fruit which may be addressed easily.

 '''Importance:''' vital long term, but just moderate for F21 (We really
 need this, but if we don't get work it now, it's in acceptable shape for
 this release.)

 '''Timeframe:''' F21 alpha, or F22 / if we don't make alpha with changes,
 this can go in next release.

 '''Scope:''' Self-contained

 '''Cloud SIG owner:''' TBD


 https://fedoraproject.org/wiki/Changes/Refactor-cloud-init

--

-- 
Ticket URL: 
cloud 
Fedora Cloud Working Group Ticketing System
___
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct


Re: [cloud] #23: File F21 change: Re-factor cloud-init

2014-04-01 Thread cloud
#23: File F21 change: Re-factor cloud-init
--+---
 Reporter:  mattdm|   Owner:
 Type:  task  |  Status:  new
 Priority:  normal|   Milestone:  Fedora 21 (Feature Deadline)
Component:  Cloud Base Image  |  Resolution:
 Keywords:  meeting   |
--+---
Description changed by mattdm:

Old description:

> '''Summary:''' Cloud Init was initially designed for a different
> distribution and is only loosely tailored for our needs. As it stands, it
> pulls in a rather large set of packages not used for other things. It is
> also written in Python, itself a large subsystem which it would
> eventually be nice to leave out of the base. Effort is moderate, with
> some low-hanging fruit which may be addressed easily.
>
> '''Importance:''' vital long term, but just moderate for F21 (We really
> need this, but if we don't get work it now, it's in acceptable shape for
> this release.)
>
> '''Timeframe:''' F21 alpha, or F22 / if we don't make alpha with changes,
> this can go in next release.
>
> '''Scope:''' Self-contained
>
> '''Cloud SIG owner:''' TBD

New description:

 '''Summary:''' Cloud Init was initially designed for a different
 distribution and is only loosely tailored for our needs. As it stands, it
 pulls in a rather large set of packages not used for other things. It is
 also written in Python, itself a large subsystem which it would eventually
 be nice to leave out of the base. Effort is moderate, with some low-
 hanging fruit which may be addressed easily.

 '''Importance:''' vital long term, but just moderate for F21 (We really
 need this, but if we don't get work it now, it's in acceptable shape for
 this release.)

 '''Timeframe:''' F21 alpha, or F22 / if we don't make alpha with changes,
 this can go in next release.

 '''Scope:''' Self-contained

 '''Cloud SIG owner:''' TBD


 https://fedoraproject.org/wiki/Changes/(A)Periodic_Updates_to_Images

--

-- 
Ticket URL: 
cloud 
Fedora Cloud Working Group Ticketing System
___
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct


Re: [cloud] #23: File F21 change: Re-factor cloud-init

2014-04-01 Thread cloud
#23: File F21 change: Re-factor cloud-init
--+---
 Reporter:  mattdm|   Owner:
 Type:  task  |  Status:  new
 Priority:  normal|   Milestone:  Fedora 21 (Feature Deadline)
Component:  Cloud Base Image  |  Resolution:
 Keywords:  meeting   |
--+---
Changes (by mattdm):

 * keywords:   => meeting


Comment:

 Adding the meeting keyword to this one in specific because we really need
 someone to sign up for the actual work here if we want to do it for F21.

-- 
Ticket URL: 
cloud 
Fedora Cloud Working Group Ticketing System
___
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct


[cloud] #23: File F21 change: Re-factor cloud-init

2014-04-01 Thread cloud
#23: File F21 change: Re-factor cloud-init
--+--
 Reporter:  mattdm|  Owner:
 Type:  task  | Status:  new
 Priority:  normal|  Milestone:  Fedora 21 (Feature Deadline)
Component:  Cloud Base Image  |   Keywords:
--+--
 '''Summary:''' Cloud Init was initially designed for a different
 distribution and is only loosely tailored for our needs. As it stands, it
 pulls in a rather large set of packages not used for other things. It is
 also written in Python, itself a large subsystem which it would eventually
 be nice to leave out of the base. Effort is moderate, with some low-
 hanging fruit which may be addressed easily.

 '''Importance:''' vital long term, but just moderate for F21 (We really
 need this, but if we don't get work it now, it's in acceptable shape for
 this release.)

 '''Timeframe:''' F21 alpha, or F22 / if we don't make alpha with changes,
 this can go in next release.

 '''Scope:''' Self-contained

 '''Cloud SIG owner:''' TBD

-- 
Ticket URL: 
cloud 
Fedora Cloud Working Group Ticketing System
___
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct