Re: [jclouds-labs-openstack] JCLOUDS-611: Neutron LBaaS (version 1) extension request (#146)

2014-10-03 Thread Frédéric Brouillé
Who is supposed to close the issue in JIRA? (https://issues.apache.org/jira/browse/JCLOUDS-611) me or someone else? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/146#issuecomment-57797789

Re: [jclouds-labs-openstack] JCLOUDS-611: Neutron LBaaS (version 1) extension request (#146)

2014-10-02 Thread Frédéric Brouillé
> + /** > + * Provides the administrative state for this HealthMonitor's Builder. > + * > + * @return the Builder. > + * @see HealthMonitor#getAdminStateUp() > + */ > + public ParameterizedBuilderType adminStateUp(Boolean adminStateUp) { > + healthMon

Re: [jclouds-labs-openstack] Prefer Boolean in OpenStack Neutron domain classes (#148)

2014-10-01 Thread Frédéric Brouillé
Changes look good. And deprecations are not necessary. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/148#issuecomment-57475659