Home
last modified time | relevance | path

Searched refs:aggregate_id (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/admin/aggregates/
H A Dworkflows.py106 aggregate_id = self.initial['id']
107 aggregate = api.nova.aggregate_get(request, aggregate_id)
212 aggregate_id = context['id']
213 aggregate = api.nova.aggregate_get(request, aggregate_id)
221 aggregate_id,
224 api.nova.add_host_to_aggregate(request, aggregate_id, host)
H A Dviews.py90 aggregate_id = self.kwargs['id']
93 api.nova.aggregate_get(self.request, aggregate_id)
H A Dtables.py81 aggregate_id = self.table.get_object_id(datum)
83 "modal.openMetadataModal('aggregate', '%s', true)" % aggregate_id)
/dports/net-mgmt/cacti/cacti-1.2.19/lib/
H A Daggregate.php115 $aggregate_id = db_fetch_cell_prepared('SELECT id
120 if (!empty($aggregate_id)) {
124 array($aggregate_id));
134 array($aggregate_id, $graph, $max_sequence));
149 $aggregate_id = db_fetch_cell_prepared('SELECT id
154 if (!empty($aggregate_id)) {
159 array($aggregate_id, $graph));
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/api/
H A Dnova.py976 def aggregate_delete(request, aggregate_id): argument
977 return _nova.novaclient(request).aggregates.delete(aggregate_id)
981 def aggregate_get(request, aggregate_id): argument
982 return _nova.novaclient(request).aggregates.get(aggregate_id)
986 def aggregate_update(request, aggregate_id, values): argument
987 _nova.novaclient(request).aggregates.update(aggregate_id, values)
991 def aggregate_set_metadata(request, aggregate_id, metadata): argument
997 def add_host_to_aggregate(request, aggregate_id, host): argument
998 _nova.novaclient(request).aggregates.add_host(aggregate_id, host)
1002 def remove_host_from_aggregate(request, aggregate_id, host): argument
[all …]
/dports/net-mgmt/cacti/cacti-1.2.19/
H A Daggregate_graphs.php1206 $aggregate_id = db_fetch_cell_prepared('SELECT id
1214 array($aggregate_id));
1231 WHERE aggregate_graph_id=$aggregate_id) AS agi
1246 WHERE aggregate_graph_id=$aggregate_id) AS agi
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/api/rest/
H A Dnova.py675 def get(self, request, aggregate_id): argument
681 return api.nova.aggregate_get(request, aggregate_id).metadata
684 def patch(self, request, aggregate_id): argument
693 api.nova.aggregate_set_metadata(request, aggregate_id, updated)
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/utils/fallbackswitch/src/base/
H A Dgstaggregator.c230 if (self->priv->aggregate_id) \
231 gst_clock_id_unschedule (self->priv->aggregate_id); \
347 GstClockID aggregate_id; /* protected by src_lock */ member
755 self->priv->aggregate_id = gst_clock_new_single_shot_id (clock, time); in gst_aggregator_wait_and_check()
760 status = gst_clock_id_wait (self->priv->aggregate_id, &jitter); in gst_aggregator_wait_and_check()
763 if (self->priv->aggregate_id) { in gst_aggregator_wait_and_check()
764 gst_clock_id_unref (self->priv->aggregate_id); in gst_aggregator_wait_and_check()
765 self->priv->aggregate_id = NULL; in gst_aggregator_wait_and_check()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/base/
H A Dgstaggregator.c228 if (self->priv->aggregate_id) \
229 gst_clock_id_unschedule (self->priv->aggregate_id); \
343 GstClockID aggregate_id; /* protected by src_lock */ member
698 self->priv->aggregate_id = gst_clock_new_single_shot_id (clock, time); in gst_aggregator_wait_and_check()
703 status = gst_clock_id_wait (self->priv->aggregate_id, &jitter); in gst_aggregator_wait_and_check()
706 if (self->priv->aggregate_id) { in gst_aggregator_wait_and_check()
707 gst_clock_id_unref (self->priv->aggregate_id); in gst_aggregator_wait_and_check()
708 self->priv->aggregate_id = NULL; in gst_aggregator_wait_and_check()
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/conf/default_policies/
H A Dnova.yaml300 path: /os-aggregates/{aggregate_id}/action (set_metadata)
308 path: /os-aggregates/{aggregate_id}/action (add_host)
324 path: /os-aggregates/{aggregate_id}/action (remove_host)
332 path: /os-aggregates/{aggregate_id}
348 path: /os-aggregates/{aggregate_id}
356 path: /os-aggregates/{aggregate_id}
364 path: /os-aggregates/{aggregate_id}/images
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/conf/
H A Dnova_policy.yaml176 # POST /os-aggregates/{aggregate_id}/action (set_metadata)
181 # POST /os-aggregates/{aggregate_id}/action (add_host)
191 # POST /os-aggregates/{aggregate_id}/action (remove_host)
196 # PUT /os-aggregates/{aggregate_id}
206 # DELETE /os-aggregates/{aggregate_id}
211 # GET /os-aggregates/{aggregate_id}
216 # POST /os-aggregates/{aggregate_id}/images
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap.h778 guint32 aggregate_id; /* ID for A-MPDU reassembly */ member
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dwtap.h778 guint32 aggregate_id; /* ID for A-MPDU reassembly */ member
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap.h778 guint32 aggregate_id; /* ID for A-MPDU reassembly */ member
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dwtap.h778 guint32 aggregate_id; /* ID for A-MPDU reassembly */ member
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppi.c654 phdr->aggregate_id = *ampdu_id; in dissect_80211n_mac()
H A Dpacket-ieee80211-radio.c1158 proto_tree_add_uint(radio_tree, hf_wlan_a_mpdu_aggregate_id, tvb, 0, 0, phdr->aggregate_id); in dissect_wlan_radio_phdr()
H A Dpacket-ieee80211-radiotap.c3375 phdr.aggregate_id = tvb_get_letohl(tvb, offset);
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee80211-radio.c1158 proto_tree_add_uint(radio_tree, hf_wlan_a_mpdu_aggregate_id, tvb, 0, 0, phdr->aggregate_id);
H A Dpacket-ppi.c654 phdr->aggregate_id = *ampdu_id; in dissect_80211n_mac()
H A Dpacket-ieee80211-radiotap.c3375 phdr.aggregate_id = tvb_get_letohl(tvb, offset); in dissect_radiotap()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee80211-radio.c1158 proto_tree_add_uint(radio_tree, hf_wlan_a_mpdu_aggregate_id, tvb, 0, 0, phdr->aggregate_id);
H A Dpacket-ppi.c654 phdr->aggregate_id = *ampdu_id;
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppi.c654 phdr->aggregate_id = *ampdu_id; in dissect_80211n_mac()
H A Dpacket-ieee80211-radio.c1158 proto_tree_add_uint(radio_tree, hf_wlan_a_mpdu_aggregate_id, tvb, 0, 0, phdr->aggregate_id); in dissect_wlan_radio_phdr()

12